Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.16.0 -> 7.16.4 age adoption passing confidence
@storybook/addon-a11y 6.4.0-beta.29 -> 6.4.0-rc.6 age adoption passing confidence
@storybook/addon-actions 6.4.0-beta.29 -> 6.4.0-rc.6 age adoption passing confidence
@storybook/addon-essentials 6.4.0-beta.29 -> 6.4.0-rc.6 age adoption passing confidence
@storybook/builder-webpack5 6.4.0-beta.29 -> 6.4.0-rc.6 age adoption passing confidence
@storybook/manager-webpack5 6.4.0-beta.29 -> 6.4.0-rc.6 age adoption passing confidence
@storybook/react 6.4.0-beta.29 -> 6.4.0-rc.6 age adoption passing confidence
@swc/core (source) 1.2.107 -> 1.2.111 age adoption passing confidence
@testing-library/dom 8.11.0 -> 8.11.1 age adoption passing confidence
@types/jest 27.0.2 -> 27.0.3 age adoption passing confidence
@types/node 16.11.6 -> 16.11.9 age adoption passing confidence
@types/react 17.0.34 -> 17.0.36 age adoption passing confidence
concurrently 6.3.0 -> 6.4.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.4.1 -> 6.5.1 age adoption passing confidence
eslint-plugin-react 7.26.1 -> 7.27.1 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.2.0 -> 4.3.0 age adoption passing confidence
react-hook-form (source) 7.19.1 -> 7.20.2 age adoption passing confidence
release-it 14.11.6 -> 14.11.8 age adoption passing confidence
sort-package-json 1.52.0 -> 1.53.1 age adoption passing confidence
tsd 0.18.0 -> 0.19.0 age adoption passing confidence
typescript (source) 4.4.4 -> 4.5.2 age adoption passing confidence
webpack 5.62.1 -> 5.64.2 age adoption passing confidence

Release Notes

babel/babel

v7.16.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-parser
  • babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env
💅 Polish
storybookjs/storybook

v6.4.0-rc.6

Compare Source

Bug Fixes
  • CSF: Fix component id handling (#​16746)
  • Addon-docs: Improved loading state (#​16709)
Maintenance
  • WebComponents: Update Lit peerDep to use Lit 2 stable version (#​16670)
Dependency Upgrades

v6.4.0-rc.5

Compare Source

Bug Fixes
  • Core: Restore stringifyEnvs utility used by Vite builder (#​16731)

v6.4.0-rc.4

Compare Source

Bug Fixes
  • Core: Fix process.env stringification (#​16725)
  • Core: Fix build-storybook sort bug in v6-mode (#​16724)
  • Addon-docs/Angular: fix extractEnumValues undefined error (#​16524)
Maintenance
  • Angular: update addon interactions example (#​16698)
Dependency Upgrades
  • Upgrade from node-sass to sass in examples/angular-cli (#​16663)

v6.4.0-rc.3

Compare Source

Bug Fixes

v6.4.0-rc.2

Compare Source

Features
  • Core: Add option to use webpack filesystem cache (#​16219)
Bug Fixes
  • CLI: Fix automigrate command for eslint with extends as string (#​16687)
  • Core: Bust the prebuilt manager cache if user has set features (#​16684)
Maintenance
  • Build: GH Action for exporting to linear by GH label (#​16683)

v6.4.0-rc.1

Compare Source

Features
  • Angular: Add getWebpackConfig for angular 12.2.x & 13.x.x (#​16644)

v6.4.0-rc.0

Compare Source

Storybook 6.4 is in RC!! 🎉🎉🎉

Hundreds of improvements and fixes, including:

  • ▶️ Interactive stories to simulate user behavior and tools to debug it
  • ⚡️ On-demand architecture for smaller builds and faster load times
  • Streamlined tooling and documentation for easier upgrades
  • 💯 Hundreds more fixes and quality of life improvements

Track the release in the Github: Storybook 6.4 Release 🛠

v6.4.0-beta.33

Compare Source

Features
  • UI: Remove nopreview and show redbox for any story error (#​16669)
  • CLI: Run automigrate at the end of sb init (#​16671)
  • UI: Docs loading state (WIP) (#​16666)
Bugs
  • Addon-actions: Omit sending window object thru the channel (#​16514)
Maintenance
  • Build: Fix CI checks (#​16535)
  • Build: Add eslint-plugin-storybook to the repo (#​16662)

v6.4.0-beta.32

Compare Source

Features
  • CLI: Add eslint-plugin-storybook to automigrate (#​16550)
Bug Fixes
  • Core: Ensure manager caching respects globals (#​16653)
  • Core: Move the websocket channel to a specific path (#​16665)
  • Storyshots: Fix autotitle (#​16568)
Maintenance
  • Interactions: Use Icon button and add disabled state to IconButton (#​16601)
  • Add handle-release-branches-workflow (#​16580)
  • Addon-interactions: add waitForElementToBeRemoved example (#​16434)

v6.4.0-beta.31

Compare Source

Features
  • Core: Add feature flag to stop storybook from aliasing emotion (#​16613)
Bug Fixes
  • Core: Fix staticDirs and -s conflict check (#​16649)
Maintenance
  • Build: Add node-gyp for M1 macs (#​16645)

v6.4.0-beta.30

Compare Source

Features
  • Args: Add ability to specific argType "targets" (#​16333)
Bug Fixes
  • Core: Fix sorting by __namedExportsOrder (#​16626)
  • Angular: Fix zonejs imports in framework preset (#​16631)
  • Core: Change CSF loading problems from warning to error (#​16632)
  • Core: Fix args values updated from url to control (#​16508)
  • CLI: Fix upgrade error state (#​16622)
swc-project/swc

v1.2.111

Compare Source

v1.2.110

Compare Source

v1.2.109

Compare Source

v1.2.108

Compare Source

testing-library/dom-testing-library

v8.11.1

Compare Source

Bug Fixes
  • wait-for: Don't queue microtasks after condition is met (#​1073) (1fc17be)
open-cli-tools/concurrently

v6.4.0

Compare Source

  • Add --hide flag to hide the output of specified commands (#​138, #​173)
jsx-eslint/eslint-plugin-jsx-a11y

v6.5.1

Compare Source

==================

v6.5.0

Compare Source

==================

  • 0f5f582 [New] support ESLint 8.x (#​810)
  • 1dbc416 [Deps] update @babel/runtime, axe-core
  • 4043d31 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-config-airbnb-base
  • d143cba [Docs] HTTP => HTTPS (#​823)
  • 309b040 [Docs] anchor-has-content: add missing close / for jsx succeed example (#​821)
  • ba1e312 [eslint] simplify eslint command
  • 0269025 [meta] change all master references in URLs to HEAD
  • f1414cf [Dev Deps] add eslint-plugin-eslint-plugin (#​818)
  • f44fc05 [meta] update URLs
  • df34872 [Refactor] switch to export default syntax for exporting rules (#​819)
  • ff26b82 [meta] fix prepublish scripts
  • d4a57d8 [Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
  • bd1dec6 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, eslint-plugin-import, estraverse, safe-publish-latest
  • 434c4cf [Tests] do not test eslint 7 on node 11
  • aed7a20 [Tests] use @babel/eslint-parser instead of babel-eslint (#​811)
  • 0021489 [actions] use codecov action
  • 1251088 [meta] delete FUNDING.yml in favor of .github repo
  • ecf7a27 [Docs] scope: replace duplicate scope word (#​799)
  • 952af25 [Fix] no-access-key: Fix wording and grammar (#​800)
  • 6cf7ac0 [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-strip-types, aud, eslint-plugin-flowtype, eslint-plugin-import
  • 79a35d4 [Deps] update @babel/runtime, axe-core, damerau-levenshtein
  • 2a9ab71 [Tests] delete src/util/getComputedRole-test.js test in node 6
  • 0c1c587 [Tests] autocomplete-valid: move some failed tests to passing
  • 8830902 [Tests] fix eslint < 7 not understanding import type
  • d57887c [Tests] ensure all tests run
  • 55e5c11 Support img role for canvas (#​796)
  • 36102cd [meta] use prepublishOnly script for npm 7+
  • 2501a7f Remove the link-button focus css from the anchor-is-valid doc (#​662)
  • d927625 Update recommended config to allow fieldset to have the radiogroup role (#​746)
  • 5aa8db9 [Docs] Clarify the title of the strictness table in the main doc (#​786)
  • df3c7ad [Docs] Document the similarity between html-has-lang and lang (#​778)
  • 426d4c2 Fix Flow warnings (#​785)
  • ecec8e4 Fully deprecate accessible-emoji rule (#​782)
  • 8a0e43c [Tests] remove .travis.yml
  • f88bf6b [Dev Deps] update flow-bin to support aarch64 (#​784)
  • 369f9db [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-strip-types, aud, eslint-plugin-flowtype, jscodeshift
  • ce0785f [Deps] update @babel/runtime, array-includes, axe-core, emoji-regex
  • 2c2a2ad [actions] update to use node/install action
  • c275964 [Docs] anchor-is-valid: general cleanup (#​728)
  • 3df059e [Docs] no-redundant-roles: Adds missing closing square bracket (#​775)
  • 42ce5b7 [Docs] anchor-is-valid: Add Next.js case (#​769)
  • 2e5df91 [Tests] fix tests breaking on npm 7
  • 066ccff [Docs] no-noninteractive-tabindex: Add example for tabIndex on seemingly non-interactive element (#​760)
  • 6b19aa5 [Tests] migrate tests to Github Actions (#​764)
  • 7e158e3 [meta] run aud in posttest
  • 71f390f [Tests] stop using coveralls
  • e54b466 [meta] add Automatic Rebase and Require Allow Edits workflows
  • 7d5511d [New] label-has-associated-control: Add glob support (#​749)
  • 854da0c Ran npm update; latest packages (#​763)
  • 8637aa7 (source/pr/734, fork/pr/26) [patch] strict config: Turn off label-has-for (#​734)
  • d85ce54 [doc] Add link to MDN Aria documentation (#​762)
  • 20b48a4 [patch] no-onchange: Remove rule from recommended/strict configs, and deprecate (#​757)
yannickcr/eslint-plugin-react

v7.27.1

Compare Source

Fixed
  • [no-invalid-html-attribute]: allow link rel to have apple-touch-icon, mask-icon (#​3132 @​ljharb)
  • [no-unused-class-component-methods]: add getChildContext lifecycle method (#​3136 @​yoyo837)
  • [prop-types]: fix false positives on renames in object destructuring (#​3142 @​golopot)
  • [no-arrow-function-lifecycle]: fix invalid autofix from a concise arrow method to a regular one (#​3145 @​ljharb)
  • [display-name]: avoid false positives on non-creatClass object expressions (#​3144 @​ljharb)
Changed

v7.27.0

Compare Source

Added
Fixed
  • propTypes: add VoidFunctionComponent to react generic list (#​3092 @​vedadeepta)
  • [jsx-fragments], [jsx-no-useless-fragment]: avoid a crash on fragment syntax in typescript-eslint parser (@​ljharb)
  • [jsx-props-no-multi-spaces]: avoid a crash on long member chains in tag names in typescript-eslint parser (@​ljharb)
  • [no-unused-prop-types], usedPropTypes: avoid crash with typescript-eslint parser (@​ljharb)
  • [display-name]: unwrap TS as expressions (#​3110 @​ljharb)
  • [destructuring-assignment]: detect refs nested in functions (#​3102 @​ljharb)
  • [no-unstable-components]: improve handling of objects containing render function properties (#​3111 @​fizwidget)
  • [prop-types], propTypes: add forwardRef<>, ForwardRefRenderFunction<> prop-types (#​3112 @​vedadeepta)
  • [no-typos]: prevent a crash when using private methods (@​ljharb)
  • [destructuring-assignment], component detection: improve component detection (#​3122 @​vedadeepta)
  • [no-invalid-html-attribute]: avoid crash on spread props (#​3126 @​ljharb)
Changed
facebook/react

v4.3.0

react-hook-form/react-hook-form

v7.20.2

Compare Source

🐞 fix #​7090 shallow clone for object has no prototype methods (#​7096)
😮‍💨 revert module config (#​7095)
📦 change node engine to >= 12.0

thanks to @​barrymay

v7.20.1

Compare Source

🥃 revert #​7016 and add type test coverage (#​7082)
🫀 close #​7079 flush update at the field array level before app/form-level (#​7080)

v7.20.0

Compare Source

v7.19.5

Compare Source

🐞 fix #​7031 fast refresh (#​7035)

v7.19.4

Compare Source

💅 close #​7023 issue with async useFieldArray actions (#​7029)
👁️ chore(useWatch): making the name a read-only array (#​7016)
⌨️ adds types for no supplied props argument (#​7017)
🤦🏻‍♂️ close #​7013 avoid shallow clone for the custom object (#​7014)

thanks to @​dborysov @​sfrieson

v7.19.3

Compare Source

🐞 fix #​7011 reset API with shouldUnregister: true for controlled components (#​7012)

v7.19.2

Compare Source

🐞 fix #​7009 fix fast refresh with controller (#​7010)
👍🏻 close #​7001 shouldUnregister: true with useController unmount defaultValue (#​7008)
🧠 close #​6994 issue with mutate original state with shouldUnreigster: true (#​6998)

release-it/release-it

v14.11.8

Compare Source

v14.11.7

Compare Source

keithamus/sort-package-json

v1.53.1

Compare Source

Bug Fixes

v1.53.0

Compare Source

Features
SamVerschueren/tsd

v0.19.0

Compare Source

Microsoft/TypeScript

v4.5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

webpack/webpack

v5.64.2

Compare Source

Bugfixes

  • avoid double initial compilation due to invalid dependencies with managedPaths

v5.64.1

Compare Source

Bugfixes

  • fix regexp in managedPaths to exclude additional slash
  • make module.accept errorHandler optional in typings
  • correctly create an async chunk when using a require(...).property in require.ensure
  • fix cleaning of symlinks in output.clean: true
  • fix change detection with unsafeCache within managedPaths (node_modules)
  • bump webpack-sources for Stack Overflow bugfix

v5.64.0

Compare Source

Features

  • add asyncChunks: boolean option to disable creation of async chunks

Bugfixes

  • fix ProfilingPlugin for experiments.backCompat: false

Performance

  • avoid running regexp twice over the file list

v5.63.0

Compare Source

Features

  • allow passing chunkLoading: false to disable on-demand loading

Bugfixes

  • fix import 'single-quote' in esm build dependencies

v5.62.2

Compare Source

Bugfixes

  • fix __system_context__ injection when using the library option on entrypoint
  • enable exportsPresence: "error" by default in futureDefaults
  • fix bad performance for a RegExp in Stats printing (with large error messages)
  • fix exportPresence -> exportsPresence typo
  • fix a bug with module invalidation when only module id changes with experiments.cacheUnaffected

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from navin-moorthy as a code owner November 8, 2021 17:03
@vercel
Copy link

vercel bot commented Nov 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/timelessco/renderlesskit-react-tailwind/GtxrV6Xi83HaZLJP9ZkyKp3DQ8uW
✅ Preview: https://renderlesskit-react-tailwind-git-renovate-dev-581cf6-timelessco.vercel.app

@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from bcf3b9c to ed21365 Compare November 8, 2021 22:42
@renovate renovate bot changed the title chore(deps): ⬆️ update dev dependencies (minor) to v6.4.0-beta.30 chore(deps): ⬆️ update dev dependencies (minor) Nov 8, 2021
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from ed21365 to 86093a8 Compare November 9, 2021 12:56
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 86093a8 to 1f26120 Compare November 9, 2021 14:16
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 1f26120 to ff63e9a Compare November 9, 2021 20:54
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from ff63e9a to 11f4cc8 Compare November 10, 2021 04:07
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 11f4cc8 to 56ac2f7 Compare November 10, 2021 10:41
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 56ac2f7 to bae3493 Compare November 10, 2021 19:19
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from bae3493 to a1d227b Compare November 11, 2021 09:27
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from a1d227b to af86dcd Compare November 11, 2021 13:59
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from af86dcd to fc1b741 Compare November 11, 2021 15:18
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from fc1b741 to 31a250e Compare November 11, 2021 17:54
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 31a250e to 00552b1 Compare November 11, 2021 23:41
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 00552b1 to 32eeb46 Compare November 12, 2021 03:57
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 7654448 to 7a55432 Compare November 18, 2021 15:43
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 7a55432 to 53792f5 Compare November 18, 2021 20:25
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 53792f5 to de9cd87 Compare November 19, 2021 02:49
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from de9cd87 to 8bb9189 Compare November 19, 2021 08:16
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 8bb9189 to 60b178f Compare November 19, 2021 10:18
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 60b178f to 0f864f8 Compare November 19, 2021 13:41
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 0f864f8 to c5f0e62 Compare November 20, 2021 01:15
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from c5f0e62 to f4d137d Compare November 20, 2021 09:18
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from f4d137d to 51b7a9c Compare November 20, 2021 15:21
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 51b7a9c to f887eb7 Compare November 21, 2021 18:05
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from f887eb7 to 82dc6f6 Compare November 22, 2021 10:23
@renovate renovate bot force-pushed the renovate/dev-dependencies-(minor) branch from 82dc6f6 to a9d9f51 Compare November 23, 2021 06:10
Copy link
Contributor

@navin-moorthy navin-moorthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@kodiakhq kodiakhq bot merged commit 7302074 into main Nov 23, 2021
@kodiakhq kodiakhq bot deleted the renovate/dev-dependencies-(minor) branch November 23, 2021 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants