TECH Dependabot [npm] Bump the main group with 6 updates#53
Closed
dependabot[bot] wants to merge 1 commit into
Closed
TECH Dependabot [npm] Bump the main group with 6 updates#53dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the main group with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.29.7` | `8.0.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.7` | `8.0.1` | | [es-to-primitive](https://github.com/ljharb/es-to-primitive) | `1.3.0` | `1.3.3` | | [eslint-scope](https://github.com/eslint/js/tree/HEAD/packages/eslint-scope) | `5.1.1` | `8.4.0` | | [eslint-visitor-keys](https://github.com/eslint/js/tree/HEAD/packages/eslint-visitor-keys) | `2.1.0` | `3.4.3` | | [estraverse](https://github.com/estools/estraverse) | `4.3.0` | `5.3.0` | Updates `@babel/eslint-parser` from 7.29.7 to 8.0.1 - [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/v8.0.1/eslint/babel-eslint-parser) Updates `@babel/core` from 7.29.7 to 8.0.1 - [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/v8.0.1/packages/babel-core) Updates `es-to-primitive` from 1.3.0 to 1.3.3 - [Changelog](https://github.com/ljharb/es-to-primitive/blob/main/CHANGELOG.md) - [Commits](ljharb/es-to-primitive@v1.3.0...v1.3.3) Updates `eslint-scope` from 5.1.1 to 8.4.0 - [Release notes](https://github.com/eslint/js/releases) - [Changelog](https://github.com/eslint/js/blob/main/packages/eslint-scope/CHANGELOG.md) - [Commits](https://github.com/eslint/js/commits/eslint-scope-v8.4.0/packages/eslint-scope) Updates `eslint-visitor-keys` from 2.1.0 to 3.4.3 - [Release notes](https://github.com/eslint/js/releases) - [Changelog](https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/CHANGELOG.md) - [Commits](https://github.com/eslint/js/commits/v3.4.3/packages/eslint-visitor-keys) Updates `estraverse` from 4.3.0 to 5.3.0 - [Commits](estools/estraverse@v4.3.0...v5.3.0) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: main - dependency-name: "@babel/core" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: main - dependency-name: es-to-primitive dependency-version: 1.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: main - dependency-name: eslint-scope dependency-version: 8.4.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: main - dependency-name: eslint-visitor-keys dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-major dependency-group: main - dependency-name: estraverse dependency-version: 5.3.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: main ... Signed-off-by: dependabot[bot] <support@github.com>
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 main group with 6 updates:
7.29.78.0.17.29.78.0.11.3.01.3.35.1.18.4.02.1.03.4.34.3.05.3.0Updates
@babel/eslint-parserfrom 7.29.7 to 8.0.1Release notes
Sourced from @babel/eslint-parser's releases.
... (truncated)
Changelog
Sourced from @babel/eslint-parser's changelog.
... (truncated)
Commits
b4be199v8.0.1cd96c47chore(pkg): set@babel/corepeer deps to ^8.0.0 (#18076)7dc825av8.0.034cf24eUpdate deps (#18023)73bceefv8.0.0-rc.6cedb08bchore: use bundled dts for register and eslint-* (#17993)0b91d35Add file URL support for test runners (#18002)dc91f90v8.0.0-rc.5b34c4e7Bump typescript-eslint to 8.59.2 (#17984)7f2dda1chore: add custom no-extraneous-dependencies rule (#17971)Updates
@babel/corefrom 7.29.7 to 8.0.1Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079)de007eaAvoid trailing zeroes in Babel 9 generated version (#18078)7dc825av8.0.0b71c35aperf: Only extract source map comments at the end of the file (#18039)e74b70dchore: Remove unused file (#18033)ae57969chore: consolidate upwards traversal to empathic (#18030)827d003Change jestsnapshotFormat(#18029)34cf24eUpdate deps (#18023)73bceefv8.0.0-rc.6Updates
es-to-primitivefrom 1.3.0 to 1.3.3Changelog
Sourced from es-to-primitive's changelog.
Commits
ef65246v1.3.3f92b77a[types] further improve typeseeee0bfv1.3.2dc78129[Dev Deps] update@arethetypeswrong/ci,tapec221148[types] add ES6 (non-bigint) primitive typese9ead29v1.3.185aa673[Dev Deps] updateeslintfa1348c[Dev Deps] remove no-longer-needed DT packagesee426a3[Refactor] usees-abstract-get’s GetMethod implementation81c38c3[eslint] simplify configUpdates
eslint-scopefrom 5.1.1 to 8.4.0Release notes
Sourced from eslint-scope's releases.
... (truncated)
Changelog
Sourced from eslint-scope's changelog.
... (truncated)
Commits
Updates
eslint-visitor-keysfrom 2.1.0 to 3.4.3Changelog
Sourced from eslint-visitor-keys's changelog.
... (truncated)
Commits
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
estraversefrom 4.3.0 to 5.3.0Commits
ec3f900Version 5.3.069deaa8Add support for ES2022 class fields and private methods. (#118)d16797bAdds travis jobs on ppc64le (#117)8958cbfVersion 5.2.0ac91373Added support for ChainExpression node (#113)e22afb3Version 5.1.091489e6prevent infinite traversal when passed cyclic structures (#107)e331050Version 5.0.0f522cberemove "version" exportDependabot 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 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