chore(deps-dev): bump the babel-updates group across 1 directory with 5 updates#940
Merged
redonkulus merged 1 commit intomainfrom Feb 19, 2025
Merged
Conversation
… 5 updates Bumps the babel-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.24.5` | `7.26.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.5` | `7.26.9` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.24.5` | `7.26.8` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.5` | `7.26.9` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.1` | `7.26.3` | Updates `@babel/cli` from 7.24.5 to 7.26.4 - [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.4/packages/babel-cli) Updates `@babel/core` from 7.24.5 to 7.26.9 - [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.9/packages/babel-core) Updates `@babel/eslint-parser` from 7.24.5 to 7.26.8 - [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.8/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.24.5 to 7.26.9 - [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.9/packages/babel-preset-env) Updates `@babel/preset-react` from 7.24.1 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) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel-updates - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel-updates - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel-updates - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel-updates - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
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-updates group with 5 updates in the / directory:
7.24.57.26.47.24.57.26.97.24.57.26.87.24.57.26.97.24.17.26.3Updates
@babel/clifrom 7.24.5 to 7.26.4Release notes
Sourced from
@babel/cli's releases.... (truncated)
Changelog
Sourced from
@babel/cli's changelog.... (truncated)
Commits
cf7b9cdv7.26.45080cc7fix: migrate to dirent.parentPath (#17007)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.77722f23Updatetypescript&typescript-eslint(#16826)69d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)2f72b97v7.25.642cbc1cchore: bump chokidar to 3.6.0 (#16771)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)Updates
@babel/corefrom 7.24.5 to 7.26.9Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
64bca7bv7.26.94cf5c9e[babel 8] Use@babel/typesfor parser's return type (#17117)fd3f0a8Do not depend on@types/gensyncin Babel 7 (#17127)5315446[babel 8] Remove babel 7-specific imports (#17111)0593941v7.26.81bdb1a4Move@types/gensyncto dependencies (#17105)2d95140v7.26.7d9fa47dDo not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0chore: Update TS 5.7 (#17053)d465131fix: incorretbabel.config.ctstest fixtures (#17051)Updates
@babel/eslint-parserfrom 7.24.5 to 7.26.8Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
0593941v7.26.8e02b0ff[Babel 8] Create TSTemplateLiteralType (#17066)74181cfv7.26.5cd24cc0chore: Update TS 5.7 (#17053)5511172[babel 8] RenamesuperTypeParameters->superTypeArguments(#16997)ace334fFix CI e2e-babel error (#16946)64fa466Enable import attributes parsing by default (#16850)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)33d705eAnalyzeClassAccessorPropertyto prevent theno-undefrule (#16884)Updates
@babel/preset-envfrom 7.24.5 to 7.26.9Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
64bca7bv7.26.95315446[babel 8] Remove babel 7-specific imports (#17111)0593941v7.26.81137c29Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)2d95140v7.26.70e6199bMake "object without properties" helpers ES6-compatible (#17086)19224f9[babel 8] Remove bugfixes option (#17078)cd24cc0chore: Update TS 5.7 (#17053)70fbc86fix: More accuratetransform-typeof-symbolcompat data (#17031)63d3038v7.26.0Updates
@babel/preset-reactfrom 7.24.1 to 7.26.3Release notes
Sourced from
@babel/preset-react's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react's changelog.... (truncated)
Commits
36ca8fav7.26.33ff1058[react] Only default todevelopmentwhen set through env (#16927)79e50b2test: add node 23 to ci matrixb07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)bf1e9a3v7.24.77934963Usetype: modulein allpackage.jsons (#16535)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions