[no-test]: Bump the eslint group across 1 directory with 4 updates#1215
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
[no-test]: Bump the eslint group across 1 directory with 4 updates#1215dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
a2a6ebd to
ed1a033
Compare
Bumps the eslint group with 4 updates: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import), [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [eslint-plugin-sort-destructure-keys](https://github.com/mthadley/eslint-plugin-sort-destructure-keys). Updates `eslint-plugin-import` from 2.31.0 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.31.0...v2.32.0) Updates `eslint-plugin-promise` from 6.6.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.2.1) Updates `eslint-plugin-react-hooks` from 4.6.2 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-sort-destructure-keys` from 2.0.0 to 3.0.0 - [Commits](mthadley/eslint-plugin-sort-destructure-keys@v2.0.0...v3.0.0) --- updated-dependencies: - 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-promise dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-sort-destructure-keys dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
ed1a033 to
0e80b28
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 4 updates in the / directory: eslint-plugin-import, eslint-plugin-promise, eslint-plugin-react-hooks and eslint-plugin-sort-destructure-keys.
Updates
eslint-plugin-importfrom 2.31.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
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-promisefrom 6.6.0 to 7.2.1Release notes
Sourced from eslint-plugin-promise's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-promise's changelog.
... (truncated)
Commits
6bda064chore(main): release 7.2.1 (#571)8324564fix(no-callback-in-promise): false triggering of callback (#574)24fd90achore(deps-dev): update husky to v9.1.7 (#573)f33f82echore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#568)5b987c6chore(main): release 7.2.0 (#538)a849f64chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.2 (#570)390f51fchore(deps-dev): update eslint-plugin-n to v17.13.2 (#569)266ddbbchore(deps-dev): update eslint-plugin-n to v17.13.1 (#567)b62f234chore(deps-dev): update eslint-plugin-n to v17.13.0 (#566)cf213fbchore(deps-dev): update eslint-plugin-jest to v28.9.0 (#565)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
eslint-plugin-react-hooksfrom 4.6.2 to 7.0.1Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
... (truncated)
Commits
Updates
eslint-plugin-sort-destructure-keysfrom 2.0.0 to 3.0.0Commits
3103b363.0.02f1ad3cUpdate changelog3759058Raise minimum node to 20 (#324)e21be7eAdd support for ESLint v10 (#322)5807abeBump js-yaml and mocha (#305)f637882Bump@babel/traversefrom 7.22.8 to 7.23.2 (#265)