chore(deps-dev): bump the eslint group across 1 directory with 4 updates#5072
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the eslint group across 1 directory with 4 updates#5072dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
🤖 GitHub commentsJust comment with:
|
f97e8f5 to
057b43b
Compare
Bumps the eslint group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-license-header](https://github.com/nikku/eslint-plugin-license-header), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise). Updates `eslint` from 9.39.2 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.3.0) Updates `eslint-plugin-license-header` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/nikku/eslint-plugin-license-header/releases) - [Changelog](https://github.com/nikku/eslint-plugin-license-header/blob/main/CHANGELOG.md) - [Commits](nikku/eslint-plugin-license-header@v0.8.0...v0.9.0) Updates `eslint-plugin-n` from 17.23.2 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.23.2...v18.0.1) Updates `eslint-plugin-promise` from 7.2.1 to 7.3.0 - [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@v7.2.1...v7.3.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-license-header dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-n dependency-version: 17.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-promise dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
057b43b to
2186009
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 4 updates in the / directory: eslint, eslint-plugin-license-header, eslint-plugin-n and eslint-plugin-promise.
Updates
eslintfrom 9.39.2 to 10.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)Updates
eslint-plugin-license-headerfrom 0.8.0 to 0.9.0Release notes
Sourced from eslint-plugin-license-header's releases.
Changelog
Sourced from eslint-plugin-license-header's changelog.
Commits
0191ffd0.9.0ea9efe2chore(CHANGELOG): update to v0.9.0b3edc96feat: support eslint@104646036test: verify error positions3ba84fcchore: preserve error causebcbca27style: remove dangling comma4b583bcchore: remove left-over config filea509964chore: update to actions/setup-node@v677471ddchore: update to actions/checkout@v6371f575ci: use node@24Updates
eslint-plugin-nfrom 17.23.2 to 18.0.1Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
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-promisefrom 7.2.1 to 7.3.0Release notes
Sourced from eslint-plugin-promise's releases.
Changelog
Sourced from eslint-plugin-promise's changelog.
Commits
f1dd605chore(main): release 7.3.0 (#576)6096821feat: add support for ESLint v10 (#617)1230cedfix(no-native): fix to reportPromiseusage in eslint v9 or later (#619)6cf7adbci: trusted publishing (#610)fad5029chore(deps-dev): update eslint-plugin-prettier to v5.2.4 (#600)4cd7ea1chore: add missing'use strict'directive (#593)b19e133chore(package): explicitly declare js module type (#592)5da83c4chore(deps-dev): update prettier to v3.5.0 (#588)d1e23e5chore(deps-dev): update lint-staged to v15.4.3 (#582)b2095cbchore(deps-dev): update eslint-plugin-prettier to v5.2.3 (#586)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-promise since your current version.
Most Recent Ignore Conditions Applied to This Pull Request