tools: bump the eslint group across 1 directory with 5 updates#19
Open
dependabot[bot] wants to merge 1 commit into
Open
tools: bump the eslint group across 1 directory with 5 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the eslint group with 5 updates in the /tools/eslint directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `8.0.0-rc.3` | `8.0.0-rc.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `8.0.0-rc.3` | `8.0.0-rc.5` | | [@babel/plugin-syntax-import-source](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-source) | `8.0.0-rc.3` | `8.0.0-rc.5` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.3.0` | | [globals](https://github.com/sindresorhus/globals) | `17.5.0` | `17.6.0` | Updates `@babel/core` from 8.0.0-rc.3 to 8.0.0-rc.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/v8.0.0-rc.5/packages/babel-core) Updates `@babel/eslint-parser` from 8.0.0-rc.3 to 8.0.0-rc.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/v8.0.0-rc.5/eslint/babel-eslint-parser) Updates `@babel/plugin-syntax-import-source` from 8.0.0-rc.3 to 8.0.0-rc.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/v8.0.0-rc.5/packages/babel-plugin-syntax-import-source) Updates `eslint` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.3.0) Updates `globals` from 17.5.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 8.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@babel/eslint-parser" dependency-version: 8.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@babel/plugin-syntax-import-source" dependency-version: 8.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
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 eslint group with 5 updates in the /tools/eslint directory:
8.0.0-rc.38.0.0-rc.58.0.0-rc.38.0.0-rc.58.0.0-rc.38.0.0-rc.510.2.010.3.017.5.017.6.0Updates
@babel/corefrom 8.0.0-rc.3 to 8.0.0-rc.5Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
dc91f90v8.0.0-rc.5ab589eaFix type error (#17995)f297c42Add testing for plugin options (#17957)b34c4e7Bump typescript-eslint to 8.59.2 (#17984)e77fa07breaking(code-frame): use 0-based columns to match Babel AST locations (#1… (...7f2dda1chore: add custom no-extraneous-dependencies rule (#17971)0e5a59dRequire Node.js^22.18.0 || >=24.11.0(#17969)2b5e8adUse yarn catalog (#17964)7300a66v8.0.0-rc.42ef5997Update Babel 8 config item brand (#17933)Updates
@babel/eslint-parserfrom 8.0.0-rc.3 to 8.0.0-rc.5Release notes
Sourced from @babel/eslint-parser's releases.
... (truncated)
Changelog
Sourced from @babel/eslint-parser's changelog.
... (truncated)
Commits
dc91f90v8.0.0-rc.5b34c4e7Bump typescript-eslint to 8.59.2 (#17984)7f2dda1chore: add custom no-extraneous-dependencies rule (#17971)0e5a59dRequire Node.js^22.18.0 || >=24.11.0(#17969)2b5e8adUse yarn catalog (#17964)7300a66v8.0.0-rc.4508caa2refactor(eslint): remove compat layers for ESLint < 9 (#17944)3b1954bchore: inline REQUIRED_VERSION(7) special case (#17897)Updates
@babel/plugin-syntax-import-sourcefrom 8.0.0-rc.3 to 8.0.0-rc.5Release notes
Sourced from @babel/plugin-syntax-import-source's releases.
... (truncated)
Changelog
Sourced from @babel/plugin-syntax-import-source's changelog.