Bump the eslint-typescript group across 1 directory with 7 updates#148
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the eslint-typescript group across 1 directory with 7 updates#148dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the eslint-typescript group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `10.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `10.4.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` | | [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) | `12.6.0` | `13.3.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.24.0` | `18.0.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.5` | `5.5.6` | | [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) | `8.2.4` | `8.2.6` | Updates `@eslint/js` from 9.31.0 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.31.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.31.0...v10.4.0) Updates `eslint-config-prettier` from 9.1.2 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8) Updates `eslint-plugin-ember` from 12.6.0 to 13.3.0 - [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases) - [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md) - [Commits](https://github.com/ember-cli/eslint-plugin-ember/commits/v13.3.0) Updates `eslint-plugin-n` from 17.24.0 to 18.0.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.24.0...v18.0.1) Updates `eslint-plugin-prettier` from 5.5.5 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.5...v5.5.6) Updates `eslint-plugin-qunit` from 8.2.4 to 8.2.6 - [Release notes](https://github.com/platinumazure/eslint-plugin-qunit/releases) - [Changelog](https://github.com/qunitjs/eslint-plugin-qunit/blob/main/CHANGELOG.md) - [Commits](qunitjs/eslint-plugin-qunit@v8.2.4...v8.2.6) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-typescript - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-typescript - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-typescript - dependency-name: eslint-plugin-ember dependency-version: 13.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-typescript - dependency-name: eslint-plugin-n dependency-version: 18.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-typescript - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-typescript - dependency-name: eslint-plugin-qunit dependency-version: 8.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-typescript ... Signed-off-by: dependabot[bot] <support@github.com>
Member
Upgrade flagged for manual reviewThe automated dependency upgrade system evaluated this PR and flagged it for manual review. Why this was flaggedHigh-risk changelog: @eslint/js (Major ESLint 10 bump with breaking changes to core rule configurations), eslint (Major version bump to v10 with breaking changes to APIs and behavior) Suggested actions
Automated comment by veni-vidi-fixi |
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-typescript group with 7 updates in the / directory:
9.31.010.0.19.31.010.4.09.1.210.1.812.6.013.3.017.24.018.0.15.5.55.5.68.2.48.2.6Updates
@eslint/jsfrom 9.31.0 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)c7ebefcchore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.31.0 to 10.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
eslint-config-prettierfrom 9.1.2 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
Updates
eslint-plugin-emberfrom 12.6.0 to 13.3.0Release notes
Sourced from eslint-plugin-ember's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-ember's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-ember since your current version.
Updates
eslint-plugin-nfrom 17.24.0 to 18.0.1Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
4a6b76achore(master): release 18.0.1 (#525)8906195fix: Update TypeScript peer dependency version constraintb23ef66chore(master): release 18.0.0 (#517)2a6f77bchore: fix ts errorsdf9878achore: adoptdeprecated: DeprecatedInfometa rule option3c3344fci: fix ci error (#523)59d827cchore: test on eslint v102c7c0c1chore: test on eslint v102de9f06fix(prefer-promises/fs): add missing fs.promises APIs (cp, glob, lutimes, ope...f3d02b0refactor: remove unnecessary type properties from error objects in rule testsUpdates
eslint-plugin-prettierfrom 5.5.5 to 5.5.6Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
4f33ea5chore: release eslint-plugin-prettier (#792)4745b54ci: declare workflow-level contents: read on 2 workflows (#790)b5c96a3chore: bump all (dev)Dependencies (#791)e867680chore(deps): update all dependencies (#766)e8e2f7fchore: testing eslint v10 (#779)ca076d9chore: update dev dependencies (#780)42e6369build(deps): Bump the actions group with 2 updates (#778)53ff214Remove empty NPM_TOKEN from release.ymlUpdates
eslint-plugin-qunitfrom 8.2.4 to 8.2.6Release notes
Sourced from eslint-plugin-qunit's releases.
Changelog
Sourced from eslint-plugin-qunit's changelog.
Commits
435cc11Release 8.2.61baf99cchore: lockfile diff (#664)