Conversation
Bumps the npm-development group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@github/local-action](https://github.com/github/local-action) | `3.1.4` | `3.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.1` | `8.31.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.29.1` | `8.31.0` | | [eslint](https://github.com/eslint/eslint) | `9.24.0` | `9.25.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.2` | `4.3.4` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.3.0` | `16.4.1` | Updates `@github/local-action` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/github/local-action/releases) - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md) - [Commits](github/local-action@v3.1.4...v3.2) Updates `@types/node` from 22.14.1 to 22.15.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.31.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.29.1 to 8.31.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/parser) Updates `eslint` from 9.24.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.1) Updates `eslint-import-resolver-typescript` from 4.3.2 to 4.3.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.3.2...v4.3.4) Updates `prettier-eslint` from 16.3.0 to 16.4.1 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.3.0...v16.4.1) --- updated-dependencies: - dependency-name: "@github/local-action" dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 22.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-import-resolver-typescript dependency-version: 4.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier-eslint dependency-version: 16.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
ncalteen
approved these changes
Apr 29, 2025
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 npm-development group with 7 updates in the / directory:
3.1.43.2.022.14.122.15.28.29.18.31.08.29.18.31.09.24.09.25.14.3.24.3.416.3.016.4.1Updates
@github/local-actionfrom 3.1.4 to 3.2.0Release notes
Sourced from
@github/local-action's releases.Commits
5bfe150Log action outputs as a table (#180)3921b8fSet concurrency45586f2Make var name less ambiguous8aed6d5Log action outputs as a tableUpdates
@types/nodefrom 22.14.1 to 22.15.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.29.1 to 8.31.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
2cc7656chore(release): publish 8.31.080bd7a5feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore str...1a3ab0dchore(eslint-plugin): migrate to vitest (#10579)9531492chore(release): publish 8.30.1152def7fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)b3688bechore(release): publish 8.30.03ccd79cfeat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...128d95bfix(eslint-plugin): [promise-function-async] use a different error message fo...69e2f6cfeat: support stringly-typed extends (#10973)Updates
@typescript-eslint/parserfrom 8.29.1 to 8.31.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
2cc7656chore(release): publish 8.31.09531492chore(release): publish 8.30.1b3688bechore(release): publish 8.30.0f1ceadechore: remove unused downlevel-dts (#11034)6e03f7cchore: corrected vitest.config.base compiler inclusion (#11067)c438c50chore(parser): migrate fromjesttovitest(#10775)Updates
eslintfrom 9.24.0 to 9.25.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
3ed4b369.25.17a19ccdBuild: changelog update for 9.25.11f2b057chore: upgrade@eslint/js@9.25.1 (#19642)771317fchore: package.json update for@eslint/jsreleasecdc8e8cfix: revert directive detection in no-unused-expressions (#19639)e62e2679.25.0bc2c3e6Build: changelog update for 9.25.088dc196chore: upgrade@eslint/js@9.25.0 (#19636)345288dchore: package.json update for@eslint/jsrelease910bd13fix:nodeTypeKeynot being used inNodeEventGenerator(#19631)Updates
eslint-import-resolver-typescriptfrom 4.3.2 to 4.3.4Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
b08feaechore: release eslint-import-resolver-typescript (#443)748795fchore: add correct test case for #409 (#441)bd45fcdchore: bump all (dev) deps (#444)57611d9fix: add more extension aliases for ts source/declaration files (#442)151fa11chore: release eslint-import-resolver-typescript (#434)d5cc77bchore(deps): pin dependencies (#435)834b11echore: bumpunrs-resolverto v1.6.0 (#433)Updates
prettier-eslintfrom 16.3.0 to 16.4.1Release notes
Sourced from prettier-eslint's releases.
Changelog
Sourced from prettier-eslint's changelog.
Commits
73cd96dchore: release prettier-eslint (#1183)770f387docs: update donate link53735a1fix: export entry regression (#1182)5335c10chore: release prettier-eslint (#1180)2262e7ffeat: migrate to TypeScript with 100% compatibility (#1179)a624d09chore: migrate to yarn v4 (#1178)5136525chore: release prettier-eslint (#1177)7f8db7cfix: removepreinstallscript (#1176)be5d049chore: release prettier-eslint (#1174)700065echore: bump all compatible (dev) deps (#1171)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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