Bump the eslint group with 7 updates#1500
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the eslint group with 7 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.58.0` | `8.62.1` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.14` | `1.6.20` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.6.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `6.2.2` | `6.4.2` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.8.0` | `10.9.2` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.7.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.0` | `8.62.1` | Updates `@typescript-eslint/utils` from 8.58.0 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/utils) Updates `@vitest/eslint-plugin` from 1.6.14 to 1.6.20 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.20) Updates `eslint` from 10.2.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.6.0) Updates `eslint-plugin-cypress` from 6.2.2 to 6.4.2 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v6.2.2...v6.4.2) Updates `eslint-plugin-vue` from 10.8.0 to 10.9.2 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.8.0...v10.9.2) Updates `globals` from 17.4.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.7.0) Updates `typescript-eslint` from 8.58.0 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-cypress dependency-version: 6.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-vue dependency-version: 10.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.62.1 dependency-type: direct:development 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 7 updates:
8.58.08.62.11.6.141.6.2010.2.010.6.06.2.26.4.210.8.010.9.217.4.017.7.08.58.08.62.1Updates
@typescript-eslint/utilsfrom 8.58.0 to 8.62.1Release notes
Sourced from @typescript-eslint/utils's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/utils's changelog.
... (truncated)
Commits
3ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)eebe74bchore: remove obsolete@eslint-community/eslint-utilstypings (#12334)1ab4284fix(eslint-plugin): respect ECMAScript line terminators in ts-comment rules (...f891c29chore(release): publish 8.60.0Updates
@vitest/eslint-pluginfrom 1.6.14 to 1.6.20Release notes
Sourced from @vitest/eslint-plugin's releases.
Commits
9cca3c3chore: release v1.6.207c697f8fix(valid-expect): treat .finally() as part of async assertion promise chains...8fff969fix(hoisted-apis-on-top): detect vitest.mock and aliased vi/vitest mock calls...7606e1ddocs(no-large-snapshots): describeallowSnapshotsas a map (#916)bd82c7dfix(require-test-timeout): treat imported bindings as explicit timeouts (#906)28bc45fchore: release v1.6.198566d7fchore: prefer-called-with should report toHaveBeenCalledOnce() (#911)3b428d6chore: release v1.6.18e06a3dcfix: correctrequiresTypeCheckingmetadata for four rules (#905)789966echore: release v1.6.17Updates
eslintfrom 10.2.0 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
eslint-plugin-cypressfrom 6.2.2 to 6.4.2Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
674618efix(deps): update dependency globals to ^17.7.0 (#369)4a95815chore(deps): update node.js to v24.17.0 (#366)e7bd2bfchore(deps): update dependency cypress to ^15.18.0 (#365)4b40880chore(deps): update eslint (#362)5169978chore(deps): lock file maintenance (#363)56cf67achore(deps): update vitest monorepo (#364)cf8f902chore(deps): update dependency prettier to ^3.8.4 (#361)710d091chore(deps): update eslint to ^8.61.0 (#360)b1e170cchore(deps): lock file maintenance (#357)7c57a8cchore(deps): update dependency cypress to ^15.17.0 (#359)Updates
eslint-plugin-vuefrom 10.8.0 to 10.9.2Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
9aa463aVersion Packages (#3080)517347cAdd error positions (#3085)b582b7efix: false positive for returns in exhaustive switch (#3067)91a136cfix(one-component-per-file): Ignore members imported from elsewhere (#3063)d37d17bfix(prefer-import-from-vue): don't report names not exported by vue (#3081)836aa95fix(custom-event-name-casing): check segments of colon-separated names (#3079)8a2129eVersion Packages (#3077)fe776a9fix: require correct peerDep version forvue-eslint-parser(#3075)73f3ef4docs: update ESLint version requirement to include ^10.0.0 (#3074)333008aFixed changelog formatting/order for v10.8.0Updates
globalsfrom 17.4.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)Updates
typescript-eslintfrom 8.58.0 to 8.62.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
3ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.44b927c6fix(typescript-eslint): export Compatible* types from typescript-eslint to re...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 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