-
Notifications
You must be signed in to change notification settings - Fork 559
chore(deps-dev): Bump the babel group across 1 directory with 6 updates #2688
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
Conversation
|
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 |
1da68da to
fad9322
Compare
|
@dependabot rebase |
Bumps the babel group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.3` | `7.28.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.1` | `7.28.5` | | [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.27.1` | `7.28.0` | | [@babel/plugin-proposal-do-expressions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-do-expressions) | `7.27.1` | `7.28.3` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.5` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.27.1` | `7.28.5` | Updates `@babel/core` from 7.27.3 to 7.28.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.28.5/packages/babel-core) Updates `@babel/eslint-parser` from 7.27.1 to 7.28.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.28.5/eslint/babel-eslint-parser) Updates `@babel/plugin-proposal-decorators` from 7.27.1 to 7.28.0 - [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.28.0/packages/babel-plugin-proposal-decorators) Updates `@babel/plugin-proposal-do-expressions` from 7.27.1 to 7.28.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.28.3/packages/babel-plugin-proposal-do-expressions) Updates `@babel/preset-env` from 7.27.2 to 7.28.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.28.5/packages/babel-preset-env) Updates `@babel/preset-react` from 7.27.1 to 7.28.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.28.5/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-proposal-decorators" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-proposal-do-expressions" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
fad9322 to
3c32050
Compare
|
Claude finished @ankita10119's task —— View job Overall Assessment✅ This PR is ready to be merged. The Babel dependency updates from 7.27.x to 7.28.x are safe and include important bug fixes, performance improvements, and spec compliance updates with no breaking changes. Review SummaryPackages Updated:
Key Changes:
Security Assessment:
Compatibility:
Recommendations:
|
Bumps the babel group with 6 updates in the / directory:
7.27.37.28.57.27.17.28.57.27.17.28.07.27.17.28.37.27.27.28.57.27.17.28.5Updates
@babel/corefrom 7.27.3 to 7.28.5Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)da0d1adFaster finding of locations inbuildCodeFrameError(#17490)35055e3v7.28.4b41f8cdUpdate Jest to v30.1.1 (#17493)18d88b8Improve@babel/coretypings (#17471)453b068Switch to@jridgewell/remapping(#17474)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)64ec61eexport PartialConfig and NormalizedOptions (#17470)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/coresince your current version.Updates
@babel/eslint-parserfrom 7.27.1 to 7.28.5Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)e7031b7[Babel 8] TreatallowSuperOutsideMethodas top-level only (#17505)35055e3v7.28.4f04083a[Babel 8] Align TSMappedType AST (#17479)432a7fffix(parser/typescript): parseimport("./a", {with:{},})(#17465)e77e3b0move eslint-{parser,plugin} docs to the website (#17448)ccc5faev7.28.07896ed7SupportsourceType: "commonjs"(#17390)1b9aba4MaterializeexplicitResourceManagementparser plugin (#17346)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/eslint-parsersince your current version.Updates
@babel/plugin-proposal-decoratorsfrom 7.27.1 to 7.28.0Release notes
Sourced from
@babel/plugin-proposal-decorators's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-decorators's changelog.... (truncated)
Commits
ccc5faev7.28.0cd0de90Updatebabel-polyfillpackages (#17403)253a64bfix(converter): Removeabstractmodifiers in class declaration to expressio...Updates
@babel/plugin-proposal-do-expressionsfrom 7.27.1 to 7.28.3Release notes
Sourced from
@babel/plugin-proposal-do-expressions's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-do-expressions's changelog.... (truncated)
Commits
ef155f5v7.28.3220089eOptimize do expression output (#17444)f706076v7.28.18b2e9b4Do not mark OptionalMemberExpresion as LVal (#17432)ccc5faev7.28.0cf5ae03LVal coverage updates (Part 2) (#17391)4ce7dfdv7.27.7b0a7723[Babel 8]: Fix incorrect LVal coverage (#17387)Updates
@babel/preset-envfrom 7.27.2 to 7.28.5Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)ae363aechore: Fix typo in variable name (#17535)1edfcaaUpdate compat data (#17487)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)fb57f26chore: update browser compat libs (#17469)f4a9616[static blocks] Do not inject new static fields after static code (#17443)f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)ccc5faev7.28.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-envsince your current version.Updates
@babel/preset-reactfrom 7.27.1 to 7.28.5Release notes
Sourced from
@babel/preset-react's releases.