react-components
react-components copied to clipboard
chore(deps): update all dependencies
This PR contains the following updates:
Release Notes
babel/babel (@babel/cli)
v7.24.8
:eyeglasses: Spec Compliance
babel-parser- #16567 Do not use strict mode in TS
declare(@liuxingbaoyu)
- #16567 Do not use strict mode in TS
:bug: Bug Fix
babel-generator- #16630 Correctly print parens around
ininforheads (@nicolo-ribaudo) - #16626 Fix printing of comments in
await using(@nicolo-ribaudo) - #16591 fix typescript code generation for yield expression inside type expre… (@SreeXD)
- #16630 Correctly print parens around
babel-parser- #16613 Disallow destructuring assignment in
usingdeclarations (@H0onnn) - #16490 fix: do not add
.value: undefinedto regexp literals (@liuxingbaoyu)
- #16613 Disallow destructuring assignment in
babel-types- #16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)
- #16615 Remove boolean props from
babel-plugin-transform-typescript- #16566 fix: Correctly handle
export import x =(@liuxingbaoyu)
- #16566 fix: Correctly handle
:nail_care: Polish
babel-generator- #16625 Avoid unnecessary parens around
asyncinfor await(@nicolo-ribaudo)
- #16625 Avoid unnecessary parens around
babel-traverse- #16619 Avoid checking
Scope.globalsmultiple times (@liuxingbaoyu)
- #16619 Avoid checking
v7.24.7
:bug: Bug Fix
babel-node- #16554 Allow extra flags in babel-node (@nicolo-ribaudo)
babel-traverse- #16522 fix: incorrect
constantViolationswith destructuring (@liuxingbaoyu)
- #16522 fix: incorrect
babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management- #16524 fix: Transform
usinginswitchcorrectly (@liuxingbaoyu)
- #16524 fix: Transform
:house: Internal
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16525 Delete unused array helpers (@blakewilson)
v7.24.6
:bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties- #16514 Fix source maps for private member expressions (@nicolo-ribaudo)
babel-core,babel-generator,babel-plugin-transform-modules-commonjs- #16515 Fix source maps for template literals (@nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3babel-parser,babel-plugin-transform-typescript- #16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu)
- #16476 fix: Correctly parse
:house: Internal
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16501 Generate helper metadata at build time (@nicolo-ribaudo)
babel-helpers- #16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)
- #16499 Add
babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16495 Move all runtime helpers to individual files (@nicolo-ribaudo)
babel-parser,babel-traverse- #16482 Statically generate boilerplate for bitfield accessors (@nicolo-ribaudo)
- Other
percy/cli (@percy/cli)
v1.29.1
Full Changelog: https://github.com/percy/cli/compare/v1.29.0...v1.29.1
v1.29.0
What's Changed
- Add log line to detect edge condition by @chinmay-browserstack https://github.com/percy/cli/pull/1654
- Auto capture and insert cookie in asset discovery browser by @chinmay-browserstack https://github.com/percy/cli/pull/1656
- Add log for verfying if capture responsive assets is on by @chinmay-browserstack https://github.com/percy/cli/pull/1658
- Enhancing logging for DOM Serialization failures by @rishigupta1599 https://github.com/percy/cli/pull/1662
- Increase retry count for verify comparison by @Amit3200 https://github.com/percy/cli/pull/1667
- fix: add root node_modules to import commands when running pnpm by @felipeplets https://github.com/percy/cli/pull/1643
New Contributors
- @felipeplets made their first contribution in https://github.com/percy/cli/pull/1643
Full Changelog: https://github.com/percy/cli/compare/v1.28.9...v1.29.0
v1.28.9
What's Changed
✨ Enhancements
- ✨ Analyze Error Logs and Suggest Fixes for Issues by @this-is-shivamsingh in https://github.com/percy/cli/pull/1622
- ✨ Adding env variable support so that if set to true we exit with status code 0 when any percy related error occurs. by @prklm10 in https://github.com/percy/cli/pull/1647
Full Changelog: https://github.com/percy/cli/compare/v1.28.8...v1.28.9
percy/percy-storybook (@percy/storybook)
v6.0.2
What's Changed
- Change behaviour of enable JS to prioritise options passed by @chinmay-browserstack in https://github.com/percy/percy-storybook/pull/1001
New Contributors
- @chinmay-browserstack made their first contribution in https://github.com/percy/percy-storybook/pull/1001
Full Changelog: https://github.com/percy/percy-storybook/compare/v6.0.1...v6.0.2
v6.0.1
What's Changed
🏗 Maintenance
- docs url update by @prklm10 in https://github.com/percy/percy-storybook/pull/969
New Contributors
- @pankaj443 made their first contribution in https://github.com/percy/percy-storybook/pull/993
Full Changelog: https://github.com/percy/percy-storybook/compare/v6.0.0...v6.0.1
storybookjs/storybook (@storybook/addon-a11y)
v8.2.8
- CLI: Parse more Yarn Berry errors - #28816, thanks @yannbf!
- Fix: Invariant failed: Expected package.json#version to be defined in the "undefined" package - #28752, thanks @abcdmku!
v8.2.7
- CPC: Fix type usage in renderers - #28745, thanks @ndelangen!
- Core: Introduce run over play in portable stories, and revert back play changes of 8.2 - #28764, thanks @kasperpeulen!
v8.2.6
- CPC: Fix missing exports for addon-kit - #28691, thanks @ndelangen!
v8.2.5
- CPC: Add the globals export for manager - #28650, thanks @ndelangen!
- CPC: Correct path to the
@storybook/theming/createalias - #28643, thanks @Averethel! - Components: Remove external overrides - #28632, thanks @kasperpeulen!
- Core: Fix header for MountMustBeDestructuredError message - #28590, thanks @0916dhkim!
- Onboarding: Fix code snippet when story name differs from export name - #28649, thanks @ghengeveld!
- Telemetry: Add mount, beforeEach, moduleMock stats - #28624, thanks @shilman!
- Telemetry: CSF feature usage - #28622, thanks @shilman!
v8.2.4
- CLI: Add diagnostic when the
storybookpackage is missing - #28604, thanks @kasperpeulen! - CLI: Make a few automigrations run on all version upgrades - #28601, thanks @yannbf!
- CPC: Direct dependencies on shim packages in renderers - #28599, thanks @ndelangen!
v8.2.3
- Bug: Fix invalid docs links in Configure.mdx template page - #28560, thanks @kylegach!
- CLI: Add "missing-storybook-dependencies" automigration - #28579, thanks @yannbf!
- CPC: Add
theming/createaliases in docs preset - #28570, thanks @ndelangen! - CPC: Fix incorrect re-export in
core-events- #28573, thanks @ndelangen! - CPC: Fix Vite builder had wrong conditions - #28581, thanks @ndelangen!
- CSF: Fix small typing issue - #28587, thanks @valentinpalkovic!
- Portable stories: Remove unused types - #28548, thanks @kasperpeulen!
- Webpack: Fix sourceMap generation in csf-tools - #28585, thanks @valentinpalkovic!
v8.2.2
- CPC: Add
ESMexport todocs-tools&node-loggerpackages - #28539, thanks @ndelangen! - CPC: Fix missing dependency in
@storybook/addon-interactions- #28518, thanks @ndelangen! - CPC: Revert renames of panels, addon_ids - #28524, thanks @ndelangen!
v8.2.1
- CPC: Fix type generation - #28507, thanks @ndelangen!
- Types: Update type signatures of objects and functions - #28503, thanks @valentinpalkovic!
v8.2.0
Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:
- 🪝 New test hook
beforeAll - 🕹️ Enhanced
playfunction - 📦 Portable stories that let you use your stories in other testing tools
- 🎁 Consolidated dependency to bring you better performance in a smaller package
- ✨ Brand new onboarding experience to get you up to speed quicker
- 💯 Hundreds more improvements
List of all updates
- Addon Controls: Fix saving on Windows - #28485, thanks @ghengeveld!
- Addon Interactions: Use unique keys when rendering array nodes in panel - #28423, thanks @yannbf!
- Addon Onboarding: Add icons for dev/test/doc to the splash screen - #28389, thanks @ghengeveld!
- Addon Onboarding: New design and flow based on Save from Controls - #28327, thanks @ghengeveld!
- Addon Onboarding: Trigger onboarding during init for Vue and Angular projects - #28482, thanks @ghengeveld!
- Addon-A11y: Fix property default assignment - #27224, thanks @valentinpalkovic!
- Angular: Allow format configuration of custom source preview - #28305, thanks @64BitAsura!
- Angular: Allow outputPath object syntax - #28144, thanks @valentinpalkovic!
- Angular: Cleanup types - #27189, thanks @valentinpalkovic!
- Angular: Fix enableProdMode setting - #28415, thanks @valentinpalkovic!
- Angular: Fix wrong detection of standalone components - #27353, thanks @dario-baumberger!
- Angular: Introduce preserveSymlink builder option - #28145, thanks @valentinpalkovic!
- Angular: Update outputPath default value in angular-cli-webpack.js - #28418, thanks @valentinpalkovic!
- Babel: Ensure story files not transpiled earlier than ES2017 - #28469, thanks @kasperpeulen!
- Blocks: Fix reference to storybook core - #28422, thanks @yannbf!
- Blocks: Prebundle
tocbot- #28318, thanks @shilman! - Build: Change require/import order, so that import has higher prio if both are specified - #27730, thanks @kasperpeulen!
- Build: Ignore ts stories in cra/default-js sandbox - #28354, thanks @valentinpalkovic!
- CLI: Add
--no-devoption toinit- #26918, thanks @fastfrwrd! - CLI: Add optional
--devand--no-devoptions tostorybook initCLI - #26918, thanks @fastfrwrd! - CLI: Add support for Nuxt to project init - #26884, thanks @tobiasdiez!
- CLI: Fix CLI always asking all automigrations - #28238, thanks @ndelangen!
- CLI: Improve error message when fetching CLI version - #28289, thanks @yannbf!
- CLI: Include
@storybook/addon-svelte-csfwhen initializing new projects - #27070, thanks @benmccann! - CLI: Prebundle get-npm-tarball-url and @ndelangen/get-tarball - #28481, thanks @ndelangen!
- Config: Apply JavaScript-only story glob extensions for JavaScript projects - #28338, thanks @valentinpalkovic!
- Controls: Fix date picker control validation and assignment - #26695, thanks @leeovictor!
- Controls: Fix grouped Radio controls to have the same name - #23374, thanks @srapilly!
- Controls: Throttling makes Color control lagging - #22615, thanks @gitstart!
- Core: Add context as a property of the context (self-referencing) - #28353, thanks @kasperpeulen!
- Core: Add support for
beforeAllhook - #28255, thanks @ghengeveld! - Core: Fix startup hang caused by watchStorySpecifiers - #27016, thanks @heyimalex!
- Core: Make sure StorybookError message shows up in browser console and interactions panel - #28464, thanks @kasperpeulen!
- Core: Migrate from
pkg-dirtofd-package-json- #28270, thanks @43081j! - Core: Refactor phases to run in order
loading->rendering->playing- #28431, thanks @kasperpeulen! - Core: Remove more
.stories.mdxhandling - #25973, thanks @JReinhold! - Core: Remove util dependency - #28191, thanks @43081j!
- CPC: Add
CJSforcore/components- [#28440](https://togithub.com/stor
Configuration
📅 Schedule: Branch creation - "on the first day of january" (UTC), Automerge - 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, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
:tada: This PR is included in version 1.2.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket: