Bump the npm-development group across 1 directory with 12 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(4 months ago)
(3 months ago)
dependencies javascript
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the npm-development group with 12 updates in the / directory:
Package | From | To |
---|---|---|
@eslint/compat | 1.2.8 |
1.2.9 |
@github/local-action | 3.1.4 |
3.2.1 |
@types/node | 20.17.30 |
20.17.32 |
@typescript-eslint/eslint-plugin | 8.29.0 |
8.31.1 |
@typescript-eslint/parser | 8.29.0 |
8.31.1 |
eslint | 9.24.0 |
9.26.0 |
eslint-config-prettier | 10.1.1 |
10.1.2 |
eslint-import-resolver-typescript | 4.3.1 |
4.3.4 |
eslint-plugin-prettier | 5.2.6 |
5.4.0 |
prettier-eslint | 16.3.0 |
16.4.1 |
rollup | 4.39.0 |
4.40.1 |
ts-jest | 29.3.1 |
29.3.2 |
Updates @eslint/compat
from 1.2.8 to 1.2.9
Commits
daa1955
chore: release main (#198)a830283
fix: Upgrade@eslint/core
(#197)b840b0e
chore: release migrate-config 1.5.0 (#193)4d92bce
chore: release plugin-kit 0.3.0 (#190)89c7748
chore: release core 0.14.0 (#194)592557c
chore: fix release-please PR title (#189)7af665e
chore: Separate pull requests (#183)917feb1
docs: Update README sponsors63cb367
feat: Better conversion of .eslintrc.js files in migrate-config (#172)484b6ca
feat: makeTextSourceCodeBase
a generic type (#182)- Additional commits viewable in compare view
Updates @github/local-action
from 3.1.4 to 3.2.1
Release notes
Sourced from @github/local-action
's releases.
v3.2.1
What's Changed
- Update required Node.js versions by
@ncalteen
in github/local-action#185Full Changelog: https://github.com/github/local-action/compare/v3.2.0...v3.2.1
v3.2.0
What's Changed
- Log action outputs as a table by
@ncalteen
in github/local-action#180Full Changelog: https://github.com/github/local-action/compare/v3.1...v3.2.0
Commits
175cf73
Update required Node.js versions (#185)dc15918
npm audit fixfc7ef10
Avoid Node.js 211ec6dd7
Patch version bumpdb9960b
Add note regarding Node.js versions1362a98
Restrict Node.js versions5bfe150
Log action outputs as a table (#180)3921b8f
Set concurrency45586f2
Make var name less ambiguous8aed6d5
Log action outputs as a table- See full diff in compare view
Updates @types/node
from 20.17.30 to 20.17.32
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.29.0 to 8.31.1
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.31.1
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.31.0
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
🩹 Fixes
- typescript-eslint: address bugs in
config()
around global ignores (#11065)- typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
v8.30.1
8.30.1 (2025-04-14)
🚀 Features
- eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)
🩹 Fixes
- eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
- typescript-estree: use token type of
PrivateIdentifier
instead ofIdentifier
for private identifiers (#11023)- eslint-plugin: fix mistake with eslintrc config generation (#11072)
❤️ Thank You
- Dima Barabash
@dbarabashh
- Ronen Amiel
- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
❤️ Thank You
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
8.30.1 (2025-04-14)
🩹 Fixes
- eslint-plugin: fix mistake with eslintrc config generation (#11072)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.30.0 (2025-04-14)
🚀 Features
- eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)
🩹 Fixes
- eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
❤️ Thank You
- Dima Barabash
@dbarabashh
- Ronen Amiel
... (truncated)
Commits
f5c588c
chore(release): publish 8.31.10cff7bf
fix(eslint-plugin): [no-unnecessary-condition] downgrade fix to suggestion (#...068ec25
docs(website): fix typo (#11091)2cc7656
chore(release): publish 8.31.080bd7a5
feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore str...1a3ab0d
chore(eslint-plugin): migrate to vitest (#10579)9531492
chore(release): publish 8.30.1152def7
fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)b3688be
chore(release): publish 8.30.03ccd79c
feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...- Additional commits viewable in compare view
Updates @typescript-eslint/parser
from 8.29.0 to 8.31.1
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.31.1
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.31.0
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
🩹 Fixes
- typescript-eslint: address bugs in
config()
around global ignores (#11065)- typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
v8.30.1
8.30.1 (2025-04-14)
🚀 Features
- eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#11032)
🩹 Fixes
- eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#10950)
- typescript-estree: use token type of
PrivateIdentifier
instead ofIdentifier
for private identifiers (#11023)- eslint-plugin: fix mistake with eslintrc config generation (#11072)
❤️ Thank You
- Dima Barabash
@dbarabashh
- Ronen Amiel
- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.31.1 (2025-04-28)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.31.0 (2025-04-21)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.30.1 (2025-04-14)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.30.0 (2025-04-14)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.29.1 (2025-04-07)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
f5c588c
chore(release): publish 8.31.12cc7656
chore(release): publish 8.31.09531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)c438c50
chore(parser): migrate fromjest
tovitest
(#10775)ef7e6de
chore(release): publish 8.29.1- See full diff in compare view
Updates eslint
from 9.24.0 to 9.26.0
Release notes
Sourced from eslint's releases.
v9.26.0
Features
e9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640) (Nitin Kumar)dcbdcc9
feat: Add MCP server (#19592) (Nicholas C. Zakas)2dfd83e
feat: addignoreDirectives
option inno-unused-expressions
(#19645) (sethamus)Bug Fixes
96e84de
fix: check cache file existence before deletion (#19648) (sethamus)d683aeb
fix: don't crash on tests with circular references inRuleTester
(#19664) (Milos Djermanovic)9736d5d
fix: addnamespace
toPlugin.meta
type (#19661) (Milos Djermanovic)17bae69
fix: updateRuleTester.run()
type (#19634) (Nitin Kumar)Documentation
dd98d63
docs: Update README (GitHub Actions Bot)c25e858
docs: Update README (GitHub Actions Bot)b2397e9
docs: Update README (GitHub Actions Bot)addd0a6
docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38d
docs: Update README (GitHub Actions Bot)c0721a7
docs: fix double space in command (#19657) (CamWass)Chores
5b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681) (Francesco Trotta)d6fa4ac
chore: package.json update for@eslint/js
release (Jenkins)0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669) (Francesco Trotta)f1c858e
chore: fix internal type references toPlugin
andRule
(#19665) (Francesco Trotta)40dd299
refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)1cfd702
chore: update dependency@eslint/json
to ^0.12.0 (#19656) (renovate[bot])v9.25.1
Bug Fixes
Chores
1f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642) (Milos Djermanovic)771317f
chore: package.json update for@eslint/js
release (Jenkins)v9.25.0
Features
dcd95aa
feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5b
feat: support TS syntax inno-unused-expressions
(#19564) (Sweta Tanwar)90228e5
feat: supportJSRuleDefinition
type (#19604) (루밀LuMir)59ba6b7
feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0
feat: support TypeScript syntax inno-invalid-this
rule (#19532) (Tanuj Kanti)9535cff
feat: support TS syntax inno-loop-func
(#19559) (Nitin Kumar)Bug Fixes
Documentation
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.26.0 - May 2, 2025
5b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681) (Francesco Trotta)d6fa4ac
chore: package.json update for@eslint/js
release (Jenkins)e9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640) (Nitin Kumar)dd98d63
docs: Update README (GitHub Actions Bot)96e84de
fix: check cache file existence before deletion (#19648) (sethamus)c25e858
docs: Update README (GitHub Actions Bot)0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669) (Francesco Trotta)dcbdcc9
feat: Add MCP server (#19592) (Nicholas C. Zakas)b2397e9
docs: Update README (GitHub Actions Bot)d683aeb
fix: don't crash on tests with circular references inRuleTester
(#19664) (Milos Djermanovic)f1c858e
chore: fix internal type references toPlugin
andRule
(#19665) (Francesco Trotta)9736d5d
fix: addnamespace
toPlugin.meta
type (#19661) (Milos Djermanovic)40dd299
refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)addd0a6
docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38d
docs: Update README (GitHub Actions Bot)c0721a7
docs: fix double space in command (#19657) (CamWass)1cfd702
chore: update dependency@eslint/json
to ^0.12.0 (#19656) (renovate[bot])2dfd83e
feat: addignoreDirectives
option inno-unused-expressions
(#19645) (sethamus)17bae69
fix: updateRuleTester.run()
type (#19634) (Nitin Kumar)v9.25.1 - April 21, 2025
1f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642) (Milos Djermanovic)771317f
chore: package.json update for@eslint/js
release (Jenkins)cdc8e8c
fix: revert directive detection in no-unused-expressions (#19639) (sethamus)v9.25.0 - April 18, 2025
88dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636) (Milos Djermanovic)345288d
chore: package.json update for@eslint/js
release (Jenkins)910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631) (StyleShit)ca7a735
docs: updateno-undef-init
when not to use section (#19624) (Tanuj Kanti)affe6be
chore: upgrade trunk (#19628) (sethamus)1b870c9
docs: useeslint-config-xo
in the getting started guide (#19629) (Nitin Kumar)5d4af16
docs: add types for multiple rule options (#19616) (Tanuj Kanti)e8f8d57
docs: Update README (GitHub Actions Bot)a40348f
docs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)0ba3ae3
docs: Update README (GitHub Actions Bot)865dbfe
docs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)dcd95aa
feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5b
feat: support TS syntax inno-unused-expressions
(#19564) (Sweta Tanwar)90228e5
feat: supportJSRuleDefinition
type (#19604) (루밀LuMir)f80b746
docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)59ba6b7
feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0
feat: support TypeScript syntax inno-invalid-this
rule (#19532) (Tanuj Kanti)dd20cf2
test: fixno-loop-func
test with duplicate variable reports (#19610) (Milos Djermanovic)9535cff
feat: support TS syntax inno-loop-func
(#19559) (Nitin Kumar)
... (truncated)
Commits
8bbabc4
9.26.016f5ff7
Build: changelog update for 9.26.05b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681)d6fa4ac
chore: package.json update for@eslint/js
releasee9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640)dd98d63
docs: Update README96e84de
fix: check cache file existence before deletion (#19648)c25e858
docs: Update README0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669)- Additional commits viewable in compare view
Updates eslint-config-prettier
from 10.1.1 to 10.1.2
Commits
8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(package): add homepage url (#321)4ae04c0
chore(deps): update yarn to v4.8.1 (#320)7499c2e
chore: ignoreeslint-find-rules
for ESLint 8 compatibility241c6b8
chore: housekeeping, upgrade all (dev) dependencies (#319)9156ab4
chore: add renovate preset- See full diff in compare view
Updates eslint-import-resolver-typescript
from 4.3.1 to 4.3.4
Release notes
Sourced from eslint-import-resolver-typescript's releases.
v4.3.4
Patch Changes
#442
57611d9
Thanks@JounQin
! - fix: add more extension aliases for ts source/declaration files#444
bd45fcd
Thanks@JounQin
! - fix(deps): bumpunrs-resolver
which resolves #406, #409, #437Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4
v4.3.3
Patch Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.2...v4.3.3
v4.3.2
Patch Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
4.3.4
Patch Changes
#442
57611d9
Thanks@JounQin
! - fix: add more extension aliases for ts source/declaration files#444
bd45fcd
Thanks@JounQin
! - fix(deps): bumpunrs-resolver
which resolves #406, #409, #4374.3.3
Patch Changes
4.3.2
Patch Changes
Commits
b08feae
chore: release eslint-import-resolver-typescript (#443)748795f
chore: add correct test case for #409 (#441)bd45fcd
chore: bump all (dev) deps (#444)57611d9
fix: add more extension aliases for ts source/declaration files (#442)151fa11
chore: release eslint-import-resolver-typescript (#434)d5cc77b
chore(deps): pin dependencies (#435)834b11e
chore: bumpunrs-resolver
to v1.6.0 (#433)e36a0ac
chore: release eslint-import-resolver-typescript (#428)dabba8e
chore: bump all (dev) deps (#427)- See full diff in compare view
Updates eslint-plugin-prettier
from 5.2.6 to 5.4.0
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.4.0
Minor Changes
- #736
59a0cae
Thanks@yashtech00
! - refactor: migrateworker.js
toworker.mjs
v5.3.1
Patch Changes
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.3.0...v5.3.1
v5.3.0
Minor Changes
New Contributors
@irsooti
made their first contribution in prettier/eslint-plugin-prettier#674@yashtech00
made their first contribution in prettier/eslint-plugin-prettier#729Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.3.0
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.4.0
Minor Changes
- #736
59a0cae
Thanks@yashtech00
! - refactor: migrateworker.js
toworker.mjs
5.3.1
Patch Changes
5.3.0
Minor Changes
Commits
cd48a27
chore: release eslint-plugin-prettier (#737)59a0cae
refactor: migrateworker.js
toworker.mjs
(#736)5eaf8fd
chore: release eslint-plugin-prettier (#735)dcf2c80
ci: enable autofix.ci and pkg-pr-new workflows (#734)3247172
chore: release eslint-plugin-prettier (#733)6fe0c90
feat: preferConfig
overFlatConfig
when they're equal (#674)9e37575
chore: migrate@typedef
jsdoc to@import
(#729)27030dd
chore(deps): update all dependencies (#727)- See full diff in compare view
Updates prettier-eslint
from 16.3.0 to 16.4.1
Release notes
Sourced from prettier-eslint's releases.
v16.4.1
Patch Changes
Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.4.0...v16.4.1
v16.4.0
Minor Changes
Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.3.2...v16.4.0
v16.3.2
Patch Changes
Full Changelog: https:...
Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
eslint-import-resolver-typescript
npm
4.3.1 → 4.3.4
Patch
@typescript-eslint/parser
npm
8.29.0 → 8.31.1
Minor
@typescript-eslint/eslint-plugin
npm
8.29.0 → 8.31.1
Minor
Technical Details
ID: | 829404 |
UUID: | 3039568203 |
Node ID: | PR_kwDOOVEMBM6U7qrZ |
Host: | GitHub |
Repository: | lkplayground/typescript-action |