chore(deps-dev): bump the eslint group across 1 directory with 5 updates#6937
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the eslint group across 1 directory with 5 updates#6937dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
56395f8 to
c08f8fb
Compare
edad67b to
1c3a1ec
Compare
1b815d8 to
d14f898
Compare
Bumps the eslint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `10.5.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.32.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `0.12.0` | `10.4.6` | | [eslint-plugin-vitest-globals](https://github.com/saqqdy/eslint-plugin-vitest-globals) | `1.5.0` | `1.6.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.26.0` | `10.9.2` | Updates `eslint` from 8.57.0 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.0...v10.5.0) Updates `eslint-plugin-import` from 2.29.1 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0) Updates `eslint-plugin-storybook` from 0.12.0 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/lib/eslint-plugin) Updates `eslint-plugin-vitest-globals` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/saqqdy/eslint-plugin-vitest-globals/releases) - [Changelog](https://github.com/saqqdy/eslint-plugin-vitest-globals/blob/master/CHANGELOG.md) - [Commits](saqqdy/eslint-plugin-vitest-globals@1.5.0...1.6.1) Updates `eslint-plugin-vue` from 9.26.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@v9.26.0...v10.9.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-storybook dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-vitest-globals dependency-version: 1.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-vue dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
d14f898 to
43ab11a
Compare
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 / directory:
8.57.010.5.02.29.12.32.00.12.010.4.61.5.01.6.19.26.010.9.2Updates
eslintfrom 8.57.0 to 10.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
eslint-plugin-importfrom 2.29.1 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkUpdates
eslint-plugin-storybookfrom 0.12.0 to 10.4.6Release notes
Sourced from eslint-plugin-storybook's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]624e618Bump version from "10.4.2" to "10.4.3" [skip ci]298dea2Bump version from "10.4.1" to "10.4.2" [skip ci]cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-storybook since your current version.
Updates
eslint-plugin-vitest-globalsfrom 1.5.0 to 1.6.1Release notes
Sourced from eslint-plugin-vitest-globals's releases.
Changelog
Sourced from eslint-plugin-vitest-globals's changelog.
Commits
0a7bb7cv1.6.1e73291ddocs: fix README documentationb4d92bbv1.6.094b8f01docs: update CHANGELOG for v1.6.088434e2release: v1.6.029048acfix: resolve security vulnerabilities in dev dependenciesbb514b1feat: add ESLint v9 support, TypeScript types, and comprehensive documentationUpdates
eslint-plugin-vuefrom 9.26.0 to 10.9.2Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-vue's changelog.
... (truncated)
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.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-vue since your current version.