chore(deps-dev): Bump the babel group across 1 directory with 5 updates#2638
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps-dev): Bump the babel group across 1 directory with 5 updates#2638dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
cc6ef87 to
08bc018
Compare
08bc018 to
b11a627
Compare
904c245 to
2585dda
Compare
2585dda to
00d91bd
Compare
e32e52b to
00fc881
Compare
Contributor
Author
|
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 |
1322dc6 to
8f84c07
Compare
8f84c07 to
2967d7f
Compare
Bumps the babel group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.3` | `7.28.0` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.1` | `7.28.0` | | [@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.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.0` | Updates `@babel/core` from 7.27.3 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-core) Updates `@babel/eslint-parser` 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/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.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-do-expressions) Updates `@babel/preset-env` from 7.27.2 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-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.0 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.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
2967d7f to
7676f5d
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the babel group with 5 updates in the / directory:
7.27.37.28.07.27.17.28.07.27.17.28.07.27.17.28.07.27.27.28.0Updates
@babel/corefrom 7.27.3 to 7.28.0Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
ccc5faev7.28.02372572Update source maps packages (#17420)7896ed7SupportsourceType: "commonjs"(#17390)b35d186typing: export ConfigAPI type (#17400)4ce7dfdv7.27.77428811Improve TS babel config loading (#17392)7d06930v7.27.4a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)Updates
@babel/eslint-parserfrom 7.27.1 to 7.28.0Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
ccc5faev7.28.07896ed7SupportsourceType: "commonjs"(#17390)1b9aba4MaterializeexplicitResourceManagementparser plugin (#17346)0f50baffix: disable using in ambient context (#17371)746ae8ev7.27.576f3c85fix: support async Babel plugin in eslint-parser (#17348)0c51d8fMap ESLint'ssourceType: commonjsto script (#17349)2d0c76eImprove integrations of using declaration with other transforms (#17330)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.0Release notes
Sourced from
@babel/plugin-proposal-do-expressions's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-do-expressions's changelog.... (truncated)
Commits
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.0Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
ccc5faev7.28.0743ecd4Add explicit resource management to preset-env (#17355)cd0de90Updatebabel-polyfillpackages (#17403)fdbf1b3fix:finallycauses unexpected return value (#17366)7ba1afaUpdate babel 8 preset env fixtures (#17356)5b9468dReduceregeneratorsize more (#17287)49c0dbbFix iterator compatibility ofregeneratorValues(#17335)d23a1bdUse shorter method names for regenerator context (#17334)fe32019Reduceregeneratorhelper size (#17268)a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve ...Description has been truncated