Bump the npm-development group across 1 directory with 12 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
(4 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
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.2.0 |
3.2.1 |
@types/node | 20.17.31 |
20.17.48 |
@typescript-eslint/eslint-plugin | 8.31.0 |
8.32.1 |
@typescript-eslint/parser | 8.31.0 |
8.32.1 |
eslint | 9.25.1 |
9.27.0 |
eslint-config-prettier | 10.1.2 |
10.1.5 |
eslint-import-resolver-typescript | 4.3.4 |
4.3.5 |
eslint-plugin-prettier | 5.2.6 |
5.4.0 |
prettier-eslint | 16.4.1 |
16.4.2 |
rollup | 4.40.0 |
4.41.0 |
ts-jest | 29.3.2 |
29.3.4 |
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.2.0 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
Commits
- See full diff in compare view
Updates @types/node
from 20.17.31 to 20.17.48
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.31.0 to 8.32.1
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@azat-io
- Dima Barabash
@dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.32.0
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
- eslint-plugin: [only-throw-error] add option
allowRethrowing
(#11075)🩹 Fixes
- deps: update dependency typedoc to ^0.28.0 (1fef33521)
- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
- eslint-plugin: [unified-signatures] exempt
this
from optional parameter overload check (#11005)- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- typescript-estree: ensure consistent TSMappedType AST shape (#11086)
- typescript-estree: correct
TSImportType
property name whenassert
(#11115)❤️ Thank You
- Andy Edwards
- Dima Barabash
@dbarabashh
- Kirk Waiblinger
@kirkwaiblinger
- mdm317
- overlookmotel
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
v8.31.1
8.31.1 (2025-04-28)
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
❤️ Thank You
- Azat S.
@azat-io
- Dima Barabash
@dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [only-throw-error] add option
allowRethrowing
(#11075)- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- eslint-plugin: [unified-signatures] exempt
this
from optional parameter overload check (#11005)- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
❤️ Thank You
- Andy Edwards
- Kirk Waiblinger
@kirkwaiblinger
- mdm317
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Commits
af077a0
chore(release): publish 8.32.1f8db925
fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...98c5c4c
fix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...b2be3dc
chore: simplifytsconfig
setup usingconfigDir
(#11136)523b3ea
fix(eslint-plugin): [no-deprecated] support computed member access (#10867)0d822bd
docs: useT[]
instead of[T, ...T[]]
in rule options (#11129)aeb7402
chore(ast-spec): finish migrating tovitest
(#11126)a89d5e3
fix(eslint-plugin): [no-unnecessary-type-conversion] shouldn't have fixable p...7598496
chore: remove now-stub@types/marked
package0cee7ca
chore(deps): update dependency ignore to v7 (#11163)- Additional commits viewable in compare view
Updates @typescript-eslint/parser
from 8.31.0 to 8.32.1
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@azat-io
- Dima Barabash
@dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.32.0
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
- eslint-plugin: [only-throw-error] add option
allowRethrowing
(#11075)🩹 Fixes
- deps: update dependency typedoc to ^0.28.0 (1fef33521)
- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
- eslint-plugin: [unified-signatures] exempt
this
from optional parameter overload check (#11005)- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- typescript-estree: ensure consistent TSMappedType AST shape (#11086)
- typescript-estree: correct
TSImportType
property name whenassert
(#11115)❤️ Thank You
- Andy Edwards
- Dima Barabash
@dbarabashh
- Kirk Waiblinger
@kirkwaiblinger
- mdm317
- overlookmotel
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
v8.31.1
8.31.1 (2025-04-28)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.32.1 (2025-05-12)
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.32.0 (2025-05-05)
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.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.
Commits
af077a0
chore(release): publish 8.32.1b2be3dc
chore: simplifytsconfig
setup usingconfigDir
(#11136)aeb7402
chore(ast-spec): finish migrating tovitest
(#11126)819a03f
chore(release): publish 8.32.0172ab8a
chore(eslint-plugin): resolve remaining issues fromvitest
migration (#11100)a9c9251
chore: revertvitest
related changes intsconfig
files (#11124)f5c588c
chore(release): publish 8.31.1- See full diff in compare view
Updates eslint
from 9.25.1 to 9.27.0
Release notes
Sourced from eslint's releases.
v9.27.0
Features
d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)7bc6c71
feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364
feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cd
feat: support TS syntax inmax-params
(#19557) (Nitin Kumar)Bug Fixes
5687ce7
fix: correct mismatched removed rules (#19734) (루밀LuMir)dc5ed33
fix: correct types and tighten type definitions inSourceCode
class (#19731) (루밀LuMir)de1b5de
fix: correctservice
property name inLinter.ESLintParseResult
type (#19713) (Francesco Trotta)60c3e2c
fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)9da90ca
fix: addallowReserved
toLinter.ParserOptions
type (#19710) (Francesco Trotta)fbb8be9
fix: addinfo
toESLint.DeprecatedRuleUse
type (#19701) (Francesco Trotta)Documentation
25de550
docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6
docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)4d0c60d
docs: Add Neovim to editor integrations (#19729) (Maria José Solano)71317eb
docs: Update README (GitHub Actions Bot)4c289e6
docs: Update README (GitHub Actions Bot)f0f0d46
docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)8ed3273
docs: fix internal usages ofConfigData
type (#19688) (Francesco Trotta)eb316a8
docs: addfmt
andcheck
sections toPackage.json Conventions
(#19686) (루밀LuMir)a3a2559
docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1
docs: Update README (GitHub Actions Bot)Chores
f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739) (Milos Djermanovic)ecaef73
chore: package.json update for@eslint/js
release (Jenkins)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732) (renovate[bot])f791da0
chore: remove unbalanced curly brace from.editorconfig
(#19730) (Maria José Solano)e86edee
refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)cf36352
chore: remove shared types (#19718) (Francesco Trotta)f60f276
refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)58a171e
chore: update dependency@eslint/plugin-kit
to ^0.3.1 (#19712) (renovate[bot])3a075a2
chore: update dependency@eslint/core
to ^0.14.0 (#19715) (renovate[bot])44bac9d
ci: run tests in Node.js 24 (#19702) (Francesco Trotta)35304dd
chore: add missingfunding
field to packages (#19684) (루밀LuMir)f305beb
test: mockprocess.emitWarning
to prevent output disruption (#19687) (Francesco Trotta)v9.26.0
Features
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.27.0 - May 16, 2025
f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739) (Milos Djermanovic)ecaef73
chore: package.json update for@eslint/js
release (Jenkins)25de550
docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6
docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7
fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732) (renovate[bot])ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33
fix: correct types and tighten type definitions inSourceCode
class (#19731) (루밀LuMir)4d0c60d
docs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0
chore: remove unbalanced curly brace from.editorconfig
(#19730) (Maria José Solano)e86edee
refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)cf36352
chore: remove shared types (#19718) (Francesco Trotta)f60f276
refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)71317eb
docs: Update README (GitHub Actions Bot)de1b5de
fix: correctservice
property name inLinter.ESLintParseResult
type (#19713) (Francesco Trotta)58a171e
chore: update dependency@eslint/plugin-kit
to ^0.3.1 (#19712) (renovate[bot])3a075a2
chore: update dependency@eslint/core
to ^0.14.0 (#19715) (renovate[bot])60c3e2c
fix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)4c289e6
docs: Update README (GitHub Actions Bot)9da90ca
fix: addallowReserved
toLinter.ParserOptions
type (#19710) (Francesco Trotta)7bc6c71
feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364
feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)fbb8be9
fix: addinfo
toESLint.DeprecatedRuleUse
type (#19701) (Francesco Trotta)f0f0d46
docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)44bac9d
ci: run tests in Node.js 24 (#19702) (Francesco Trotta)32957cd
feat: support TS syntax inmax-params
(#19557) (Nitin Kumar)35304dd
chore: add missingfunding
field to packages (#19684) (루밀LuMir)8ed3273
docs: fix internal usages ofConfigData
type (#19688) (Francesco Trotta)f305beb
test: mockprocess.emitWarning
to prevent output disruption (#19687) (Francesco Trotta)eb316a8
docs: addfmt
andcheck
sections toPackage.json Conventions
(#19686) (루밀LuMir)a3a2559
docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1
docs: Update README (GitHub Actions Bot)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)
... (truncated)
Commits
b9080cf
9.27.0b7a5c66
Build: changelog update for 9.27.0f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739)ecaef73
chore: package.json update for@eslint/js
release25de550
docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6
docs: Clean up configuration files docs (#19735)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7
fix: correct mismatched removed rules (#19734)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732)ba456e0
feat: Externalize MCP server (#19699)- Additional commits viewable in compare view
Updates eslint-config-prettier
from 10.1.2 to 10.1.5
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.5
Patch Changes
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5
v10.1.4
Patch Changes
- #328
94b4799
Thanks@silvenon
! - fix(cli): do not crash on no rules configuredFull Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.4
v10.1.3
Patch Changes
New Contributors
@pilikan
made their first contribution in prettier/eslint-config-prettier#325Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3
Changelog
Sourced from eslint-config-prettier's changelog.
10.1.5
Patch Changes
10.1.4
Patch Changes
- #328
94b4799
Thanks@silvenon
! - fix(cli): do not crash on no rules configured10.1.3
Patch Changes
Commits
4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)- See full diff in compare view
Updates eslint-import-resolver-typescript
from 4.3.4 to 4.3.5
Release notes
Sourced from eslint-import-resolver-typescript's releases.
v4.3.5
Patch Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.4...v4.3.5
Commits
c45039e
chore: release eslint-import-resolver-typescript (#451)3f1aab1
fix: remove buggymodule-sync
exports field (#450)- 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.4.1 to 16.4.2
Release notes
Sourced from prettier-eslint's releases.
v16.4.2
Patch Changes
- #1186
96967e9
Thanks@bpfoster
! - fix:tslib
should be listed asdependency
New Contributors
@bpfoster
made their first contribution in prettier/prettier-eslint#1186Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.4.1...v16.4.2
Changelog
Sourced from prettier-es...
Description has been truncated
Pull Request Statistics
1
2
+281
-261
Package Dependencies
eslint-import-resolver-typescript
npm
4.3.4 → 4.3.5
Patch
@typescript-eslint/parser
npm
8.31.0 → 8.32.1
Minor
@typescript-eslint/eslint-plugin
npm
8.31.0 → 8.32.1
Minor
Technical Details
ID: | 1082815 |
UUID: | 2529607710 |
Node ID: | PR_kwDOOqS5Qs6WxsAe |
Host: | GitHub |
Repository: | Osama261caryp/https-github.com-Osama261caryp-typescript-action |
Mergeable: | Yes |
Merge State: | Clean |