Closed dependabot[bot] closed 1 year ago
Bumps @babel/traverse to 7.23.2 and updates ancestor dependencies @babel/traverse, @storybook/addon-essentials, @storybook/html-vite and storybook. These dependencies need to be updated together.
Updates @babel/traverse from 7.21.4 to 7.23.2
@babel/traverse
Sourced from @babel/traverse's releases.
@babel/traverse
v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit. Thanks @jimmydief for your first PR! :bug: Bug Fix babel-traverse #16033 Only evaluate own String/Number/Math methods (@nicolo-ribaudo) babel-preset-typescript #16022 Rewrite .tsx extension when using rewriteImportExtensions (@jimmydief) babel-helpers #16017 Fix: fallback to typeof when toString is applied to incompatible object (@JLHwung) babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16025 Avoid override mistake in namespace imports (@nicolo-ribaudo) Committers: 5 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) James Diefenderfer (@jimmydief) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.23.1 (2023-09-25) Re-publishing @babel/helpers due to a publishing error in 7.23.0. v7.23.0 (2023-09-25) Thanks @lorenzoferre and @RajShukla1 for your first PRs! :rocket: New Feature babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import #15870 Support transforming import source for wasm (@nicolo-ribaudo) babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone #15878 Implement import defer proposal transform support (@nicolo-ribaudo) babel-generator, babel-parser, babel-types #15845 Implement import defer parsing support (@nicolo-ribaudo) #15829 Add parsing support for the "source phase imports" proposal (@nicolo-ribaudo) babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types #15682 Add createImportExpressions parser option (@JLHwung) babel-standalone #15671 Pass through nonce to the transformed script element (@JLHwung) babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #15751 Add support for optional chain in assignments (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #15895 Implement the "decorator metadata" proposal (@nicolo-ribaudo) babel-traverse, babel-types #15893 Add t.buildUndefinedNode (@liuxingbaoyu) babel-preset-typescript
NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.
@babel/core
Thanks @jimmydief for your first PR!
@jimmydief
babel-traverse
@nicolo-ribaudo
babel-preset-typescript
.tsx
rewriteImportExtensions
babel-helpers
@JLHwung
babel-plugin-transform-modules-commonjs
babel-runtime-corejs2
babel-runtime-corejs3
babel-runtime
@babel-bot
@liuxingbaoyu
Re-publishing @babel/helpers due to a publishing error in 7.23.0.
@babel/helpers
Thanks @lorenzoferre and @RajShukla1 for your first PRs!
@lorenzoferre
@RajShukla1
babel-plugin-proposal-import-wasm-source
babel-plugin-syntax-import-source
babel-plugin-transform-dynamic-import
import source
babel-helper-module-transforms
babel-plugin-proposal-import-defer
babel-plugin-syntax-import-defer
babel-standalone
import defer
babel-generator
babel-parser
babel-types
babel-plugin-transform-modules-amd
babel-plugin-transform-modules-systemjs
createImportExpressions
babel-helper-function-name
babel-helper-member-expression-to-functions
babel-plugin-proposal-destructuring-private
babel-plugin-proposal-optional-chaining-assign
babel-plugin-syntax-optional-chaining-assign
babel-plugin-transform-destructuring
babel-plugin-transform-optional-chaining
babel-plugin-proposal-decorators
t.buildUndefinedNode
... (truncated)
Sourced from @babel/traverse's changelog.
v7.23.2 (2023-10-11) :bug: Bug Fix babel-traverse #16033 Only evaluate own String/Number/Math methods (@nicolo-ribaudo) babel-preset-typescript #16022 Rewrite .tsx extension when using rewriteImportExtensions (@jimmydief) babel-helpers #16017 Fix: fallback to typeof when toString is applied to incompatible object (@JLHwung) babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16025 Avoid override mistake in namespace imports (@nicolo-ribaudo) v7.23.0 (2023-09-25) :rocket: New Feature babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import #15870 Support transforming import source for wasm (@nicolo-ribaudo) babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone #15878 Implement import defer proposal transform support (@nicolo-ribaudo) babel-generator, babel-parser, babel-types #15845 Implement import defer parsing support (@nicolo-ribaudo) #15829 Add parsing support for the "source phase imports" proposal (@nicolo-ribaudo) babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types #15682 Add createImportExpressions parser option (@JLHwung) babel-standalone #15671 Pass through nonce to the transformed script element (@JLHwung) babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types #15751 Add support for optional chain in assignments (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #15895 Implement the "decorator metadata" proposal (@nicolo-ribaudo) babel-traverse, babel-types #15893 Add t.buildUndefinedNode (@liuxingbaoyu) babel-preset-typescript #15913 Add rewriteImportExtensions option to TS preset (@nicolo-ribaudo) babel-parser #15896 Allow TS tuples to have both labeled and unlabeled elements (@yukukotani) :bug: Bug Fix babel-plugin-transform-block-scoping #15962 fix: transform-block-scoping captures the variables of the method in the loop (@liuxingbaoyu) :nail_care: Polish babel-traverse #15797 Expand evaluation of global built-ins in @babel/traverse (@lorenzoferre) babel-plugin-proposal-explicit-resource-management #15985 Improve source maps for blocks with using declarations (@nicolo-ribaudo) :microscope: Output optimization babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env #15984 Inline exports.XXX = update in simple variable declarations (@nicolo-ribaudo) v7.22.20 (2023-09-16)
@yukukotani
babel-plugin-transform-block-scoping
transform-block-scoping
babel-plugin-proposal-explicit-resource-management
using
babel-core
babel-plugin-transform-async-to-generator
babel-plugin-transform-classes
babel-plugin-transform-function-name
babel-plugin-transform-modules-umd
babel-plugin-transform-parameters
babel-plugin-transform-react-constant-elements
babel-plugin-transform-react-inline-elements
babel-plugin-transform-runtime
babel-plugin-transform-typescript
babel-preset-env
exports.XXX =
b4b9942
b13376b
ca58ec1
0f333da
3744545
c7e6806
38ee8b4
9f3dfd9
3ed28b2
||
&&
pluginToggleBooleanFlag
77b0d73
Updates @storybook/addon-essentials from 7.0.7 to 7.5.0
@storybook/addon-essentials
Sourced from @storybook/addon-essentials's releases.
@storybook/addon-essentials
v7.5.0 7.5.0 Storybook 7.5 enhances your Storybook experience with several key updates: 💃🏼 Now supports Lit 3.0 and Vite 5 👻 storiesOf and storyStoreV6 officially deprecated 🔨 Fix Webpack5 build errors not being propagated 🀄 Support rename font import for Next.js ⬆️ Upgrade react-docgen to 6.0.x and improve argTypes ✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc. Angular: Introduce argsToTemplate for property and event Bindings - #24434, thanks @valentinpalkovic! Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - #24388, thanks @yannbf! Angular: Categorize legacy build options error - #24014, thanks @yannbf! Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks @valentinpalkovic! Angular: Allow loading standalone directives - #24448, thanks @osnoser1! CLI: Inform the user how to dedupe and strip color from info command - #24087, thanks @kasperpeulen! CLI: Add more information to storybook info command - #24003, thanks @JReinhold! CLI: Change /Date$/ to /Dates$/i - #24195, thanks @arup1221! CLI: Improve sanitization logic in crash reports - #24028, thanks @yannbf! CLI: Remove random commas in storybook upgrade logs - #22333, thanks @joaonunomota! Controls: Fix select / multiselect when value contains multiple spaces - #22334, thanks @oxcened! Core: Add class name to Storybook error name - #24371, thanks @yannbf! Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - #23938, thanks @JReinhold! Doc Blocks: Add title to Meta prop types - #23370, thanks @iqbalcodes6602! ManagerAPI: Fix bug with story redirection when URL has partial storyId - #24345, thanks @ndelangen! NextJS: Support rename font import - #24406, thanks @yoshi2no! NextJS: Change babel plugins from proposal-... to transform-... - #24290, thanks @roottool! NextJS: Fix default next image loader when src has params - #24187, thanks @json-betsec! NextJS: Fix Image Context re-use via singleton - #24146, thanks @martinnabhan! NextJS: Improve support for Windows-style paths - #23695, thanks @T99! React: Upgrade react-docgen to 6.0.x and improve argTypes - #23825, thanks @shilman! Svelte: Fix docs generating when using lang="ts" or optional chaining - #24096, thanks @j3rem1e! UI: Filter some manager errors - #24217, thanks @yannbf! UI: Fix className missing in syntaxhighlighter - #24491, thanks @ndelangen! UI: Update ScrollArea with radix - #24413, thanks @cdedreuille! UI: Improve contrast ratio between focus / hover - #24205, thanks @chocoscoding! Vite: Move mdx-plugin from @storybook/builder-vite to @storybook/addon-docs - #24166, thanks @bryanjtc! Vite: Support Vite 5 - #24395, thanks @IanVS! Web-components: Add Lit3 support - #24437, thanks @shilman! Webpack: Display errors on build - #24377, thanks @yannbf! Webpack: Categorize builder error - #24031, thanks @yannbf! Webpack: Use logger.warn on warnings - #24472, thanks @yannbf!
Storybook 7.5 enhances your Storybook experience with several key updates:
@valentinpalkovic
@yannbf
@osnoser1
@kasperpeulen
@JReinhold
@arup1221
@joaonunomota
@oxcened
@iqbalcodes6602
@ndelangen
@yoshi2no
@roottool
@json-betsec
@martinnabhan
@T99
react-docgen
6.0.x
@shilman
lang="ts"
@j3rem1e
@cdedreuille
@chocoscoding
@storybook/builder-vite
@storybook/addon-docs
@bryanjtc
@IanVS
Sourced from @storybook/addon-essentials's changelog.
7.5.0 Storybook 7.5 enhances your Storybook experience with several key updates: 💃🏼 Now supports Lit 3.0 and Vite 5 👻 storiesOf and storyStoreV6 officially deprecated 🔨 Fix Webpack5 build errors not being propagated 🀄 Support rename font import for Next.js ⬆️ Upgrade react-docgen to 6.0.x and improve argTypes ✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc. Angular: Introduce argsToTemplate for property and event Bindings - #24434, thanks @valentinpalkovic! Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - #24388, thanks @yannbf! Angular: Categorize legacy build options error - #24014, thanks @yannbf! Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks @valentinpalkovic! Angular: Allow loading standalone directives - #24448, thanks @osnoser1! CLI: Inform the user how to dedupe and strip color from info command - #24087, thanks @kasperpeulen! CLI: Add more information to storybook info command - #24003, thanks @JReinhold! CLI: Change /Date$/ to /Dates$/i - #24195, thanks @arup1221! CLI: Improve sanitization logic in crash reports - #24028, thanks @yannbf! CLI: Remove random commas in storybook upgrade logs - #22333, thanks @joaonunomota! Controls: Fix select / multiselect when value contains multiple spaces - #22334, thanks @oxcened! Core: Add class name to Storybook error name - #24371, thanks @yannbf! Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - #23938, thanks @JReinhold! Doc Blocks: Add title to Meta prop types - #23370, thanks @iqbalcodes6602! ManagerAPI: Fix bug with story redirection when URL has partial storyId - #24345, thanks @ndelangen! NextJS: Support rename font import - #24406, thanks @yoshi2no! NextJS: Change babel plugins from proposal-... to transform-... - #24290, thanks @roottool! NextJS: Fix default next image loader when src has params - #24187, thanks @json-betsec! NextJS: Fix Image Context re-use via singleton - #24146, thanks @martinnabhan! NextJS: Improve support for Windows-style paths - #23695, thanks @T99! React: Upgrade react-docgen to 6.0.x and improve argTypes - #23825, thanks @shilman! Svelte: Fix docs generating when using lang="ts" or optional chaining - #24096, thanks @j3rem1e! UI: Filter some manager errors - #24217, thanks @yannbf! UI: Update ScrollArea with radix - #24413, thanks @cdedreuille! UI: Improve contrast ratio between focus / hover - #24205, thanks @chocoscoding! UI: Fix className missing in syntaxhighlighter - #24491, thanks @ndelangen! Vite: Move mdx-plugin from @storybook/builder-vite to @storybook/addon-docs - #24166, thanks @bryanjtc! Vite: Support Vite 5 - #24395, thanks @IanVS! Web-components: Add Lit3 support - #24437, thanks @shilman! Webpack: Display errors on build - #24377, thanks @yannbf! Webpack: Categorize builder error - #24031, thanks @yannbf! Webpack: Use logger.warn on warnings - #24472, thanks @yannbf! 7.4.6
fea453a
0a6e94c
25af33c
816e86e
149711c
a12a65b
70e6750
b8b95d7
b3b3ba9
e38d1ab
Updates @storybook/html-vite from 7.0.7 to 7.5.0
@storybook/html-vite
Sourced from @storybook/html-vite's releases.
@storybook/html-vite
Sourced from @storybook/html-vite's changelog.
1fc5ed4
Updates storybook from 7.0.7 to 7.5.0
storybook
Sourced from storybook's releases.
Sourced from storybook's changelog.
7.5.0 Storybook 7.5 enhances your Storybook experience with several key updates: 💃🏼 Now supports Lit 3.0 and Vite 5 👻 storiesOf and storyStoreV6 officially deprecated 🔨 Fix Webpack5 build errors not being propagated 🀄 Support rename font import for Next.js ⬆️ Upgrade react-docgen to 6.0.x and improve argTypes ✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc. Angular: Introduce argsToTemplate for property and event Bindings - #24434, thanks @valentinpalkovic! Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - #24388, thanks @yannbf! Angular: Categorize legacy build options error - #24014, thanks @yannbf! Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks @valentinpalkovic! Angular: Allow loading standalone directives - #24448, thanks @osnoser1! CLI: Inform the user how to dedupe and strip color from info command - #24087, thanks @kasperpeulen! CLI: Add more information to storybook info command - #24003, thanks @JReinhold! CLI: Change /Date$/ to /Dates$/i - #24195, thanks @arup1221! CLI: Improve sanitization logic in crash reports - #24028, thanks @yannbf! CLI: Remove random commas in storybook upgrade logs - #22333, thanks @joaonunomota! Controls: Fix select / multiselect when value contains multiple spaces - #22334, thanks @oxcened! Core: Add class name to Storybook error name - #24371,... _Description has been truncated_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps @babel/traverse to 7.23.2 and updates ancestor dependencies @babel/traverse, @storybook/addon-essentials, @storybook/html-vite and storybook. These dependencies need to be updated together.
Updates
@babel/traverse
from 7.21.4 to 7.23.2Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
b4b9942
v7.23.2b13376b
Only evaluate own String/Number/Math methods (#16033)ca58ec1
v7.23.00f333da
AddcreateImportExpressions
parser option (#15682)3744545
Fix lintingc7e6806
Addt.buildUndefinedNode
(#15893)38ee8b4
Expand evaluation of global built-ins in@babel/traverse
(#15797)9f3dfd9
v7.22.203ed28b2
Fully support||
and&&
inpluginToggleBooleanFlag
(#15961)77b0d73
v7.22.19Updates
@storybook/addon-essentials
from 7.0.7 to 7.5.0Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]816e86e
Bump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711c
Bump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65b
Bump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750
Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7
Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]b3b3ba9
Bump version from "7.4.0" to "7.5.0-alpha.0" [skip ci]e38d1ab
Bump version from "7.4.0-alpha.2" to "7.4.0" [skip ci]Updates
@storybook/html-vite
from 7.0.7 to 7.5.0Release notes
Sourced from
@storybook/html-vite
's releases.... (truncated)
Changelog
Sourced from
@storybook/html-vite
's changelog.... (truncated)
Commits
fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]1fc5ed4
upgrade to node18 in a backwards compatible way816e86e
Bump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711c
Bump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65b
Bump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750
Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7
Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]b3b3ba9
Bump version from "7.4.0" to "7.5.0-alpha.0" [skip ci]Updates
storybook
from 7.0.7 to 7.5.0Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.