-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the babel group across 1 directory with 9 updates #13203
Conversation
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
Size Change: 0 B Total Size: 892 kB ℹ️ View Unchanged
|
b14d51b
to
988f021
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
52260b6
to
d7730fe
Compare
689ca57
to
af2bae2
Compare
Bumps the babel group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` | | [@storybook/addon-webpack5-compiler-babel](https://github.com/storybookjs/addon-webpack5-compiler-babel) | `3.0.3` | `3.0.5` | | [@babel/helper-compilation-targets](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-compilation-targets) | `7.25.9` | `7.26.5` | | [@babel/helper-create-regexp-features-plugin](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-create-regexp-features-plugin) | `7.25.9` | `7.26.3` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.26.7` | | [@emotion/babel-plugin](https://github.com/emotion-js/emotion) | `11.12.0` | `11.13.5` | | [babel-plugin-polyfill-corejs3](https://github.com/babel/babel-polyfills/tree/HEAD/packages/babel-plugin-polyfill-corejs3) | `0.10.6` | `0.11.1` | Updates `@babel/core` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-core) Updates `@babel/preset-env` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-env) Updates `@storybook/addon-webpack5-compiler-babel` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-babel/releases) - [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-babel/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-webpack5-compiler-babel@v3.0.3...v3.0.5) Updates `@babel/helper-compilation-targets` from 7.25.9 to 7.26.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.5/packages/babel-helper-compilation-targets) Updates `@babel/helper-create-regexp-features-plugin` from 7.25.9 to 7.26.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-helper-create-regexp-features-plugin) Updates `@babel/preset-react` from 7.25.9 to 7.26.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react) Updates `@babel/runtime` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-runtime) Updates `@emotion/babel-plugin` from 11.12.0 to 11.13.5 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `babel-plugin-polyfill-corejs3` from 0.10.6 to 0.11.1 - [Commits](https://github.com/babel/babel-polyfills/commits/[email protected]/packages/babel-plugin-polyfill-corejs3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@storybook/addon-webpack5-compiler-babel" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/helper-compilation-targets" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/helper-create-regexp-features-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@emotion/babel-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: babel-plugin-polyfill-corejs3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
af2bae2
to
f7cea1c
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the babel group with 9 updates in the / directory:
7.26.0
7.26.7
7.26.0
7.26.7
3.0.3
3.0.5
7.25.9
7.26.5
7.25.9
7.26.3
7.25.9
7.26.3
7.26.0
7.26.7
11.12.0
11.13.5
0.10.6
0.11.1
Updates
@babel/core
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)844901e
Update tests for Node.js 22.12 (#16995)fb2e365
chore: Testing changes related to Node 23 (#16951)61de718
Update node 23.1 experimental warning (#16934)Updates
@babel/preset-env
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)Updates
@storybook/addon-webpack5-compiler-babel
from 3.0.3 to 3.0.5Release notes
Sourced from
@storybook/addon-webpack5-compiler-babel
's releases.Changelog
Sourced from
@storybook/addon-webpack5-compiler-babel
's changelog.Commits
d201e8c
Bump version to: 3.0.5 [skip ci]7e271cf
Update CHANGELOG.md [skip ci]cfca909
Merge pull request #13 from storybookjs/valentin/reduce-bundle-size69f4876
fix: Reduce preset.cjs bundle size9ab6f22
Bump version to: 3.0.4 [skip ci]3a0cc60
Update CHANGELOG.md [skip ci]e0ec090
Merge pull request #12 from storybookjs/valentin/fix-preset-loading-in-node-2...5155dc0
Update pnpm0b3e931
Update dependencies3325138
fix: Refactor preset export to use ES module syntaxMaintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-webpack5-compiler-babel
since your current version.Updates
@babel/helper-compilation-targets
from 7.25.9 to 7.26.5Release notes
Sourced from
@babel/helper-compilation-targets
's releases.... (truncated)
Changelog
Sourced from
@babel/helper-compilation-targets
's changelog.... (truncated)
Commits
74181cf
v7.26.5cd24cc0
chore: Update TS 5.7 (#17053)1fbdb64
Strip NodeJS release tag (#17034)Updates
@babel/helper-create-regexp-features-plugin
from 7.25.9 to 7.26.3Release notes
Sourced from
@babel/helper-create-regexp-features-plugin
's releases.... (truncated)
Changelog
Sourced from
@babel/helper-create-regexp-features-plugin
's changelog.... (truncated)
Commits
36ca8fa
v7.26.3adda46f
chore: bump regexpu-core to 6.2.0 (#16972)Updates
@babel/preset-react
from 7.25.9 to 7.26.3Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
36ca8fa
v7.26.33ff1058
[react] Only default todevelopment
when set through env (#16927)79e50b2
test: add node 23 to ci matrixUpdates
@babel/runtime
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/runtime
's releases.