Bumps the npm group with 6 updates in the / directory:
Updates@types/node-forge
from 1.3.11 to 1.3.12
Commits
Updates@ava/typescript
from 4.1.0 to 6.0.0
Release notes
Sourced from@ava/typescript
's releases.
v6.0.0
What's Changed
New Contributors
Full Changelog:avajs/typescript@v5.0.0...v6.0.0
v5.0.0
What's Changed
New Contributors
Full Changelog:avajs/typescript@v4.1.0...v5.0.0
Commits
669908c
6.0.0475e158
Don't configure cache in Release workflowb84e7b7
Update dependencies, CI workflows and require Node.js 20 / 22 / 2487afe23
Add Node.js 24 to supported engines and CI test matrix851ecc3
5.0.055472d8
Include Node.js 22 in supported engines and test matrix672714f
Update dependencies56e3b15
Upgrade XO and apply fixes1ae15b2
Restrict compatibility to AVA 641d8c6b
Upgrade actions- Additional commits viewable incompare view
Updates@eslint/compat
from 1.1.1 to 1.3.1
Release notes
Sourced from@eslint/compat
's releases.
migrate-config: v1.3.1
1.3.1 (2024-10-01)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compat
bumped from ^1.1.1 to ^1.2.0
compat: v1.3.1
1.3.1 (2025-06-25)
Bug Fixes
- relax
@eslint/compat
eslint peerDependencies constraint (#215) (b96ec0c)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.0 to ^0.15.1
migrate-config: v1.3.0
1.3.0 (2024-08-30)
Features
- Add eslint-plugin-flowtype to compat plugins (#115) (5cb3919)
compat: v1.3.0
1.3.0 (2025-06-09)
Features
- add support for custom name parameter to
includeIgnoreFile
(#211) (3e18175)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
compat: v1.2.9
1.2.9 (2025-05-01)
... (truncated)
Changelog
Sourced from@eslint/compat
's changelog.
1.3.1 (2025-06-25)
Bug Fixes
- relax
@eslint/compat
eslint peerDependencies constraint (#215) (b96ec0c)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.0 to ^0.15.1
1.3.0 (2025-06-09)
Features
- add support for custom name parameter to
includeIgnoreFile
(#211) (3e18175)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
1.2.9 (2025-05-01)
Bug Fixes
1.2.8 (2025-04-01)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.12.0 to ^0.13.0
1.2.7 (2025-02-21)
Dependencies
- The following workspace dependencies were updated
... (truncated)
Commits
Updates@eslint/js
from 9.28.0 to 9.30.1
Release notes
Sourced from@eslint/js
's releases.
v9.30.1
Bug Fixes
e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Chores
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)
v9.30.0
Features
52a5fca
feat: SupportbasePath
property in config objects (#19879) (Milos Djermanovic)4ab4482
feat: addallowSeparateTypeImports
option tono-duplicate-imports
(#19872) (sethamus)b8a7e7a
feat: throw error when column is negative ingetIndexFromLoc
(#19831) (루밀LuMir)
Bug Fixes
6a0f164
fix: handlenull
typeloc
ingetIndexFromLoc
method (#19862) (루밀LuMir)3fbcd70
fix: update error message forno-restricted-properties
(#19855) (Tanuj Kanti)7ef4cf7
fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)7dabc38
fix: useprocess.version
in--env-info
(#19865) (TKDev7)
Documentation
8662ed1
docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)20158b0
docs: typo in comment for unused variables handling (#19870) (leopardracer)ebfb5b4
docs: Fixed Typo in configuration-files.md (#19873) (0-20)4112fd0
docs: clarify that boolean is still allowed for rulemeta.deprecated
(#19866) (Bryan Mishkin)
Chores
2b6491c
chore: upgrade to@eslint/js@9.30.0
(#19889) (Francesco Trotta)5a5d526
chore: package.json update for@eslint/js
release (Jenkins)eaf8a41
chore: Correct typos in linter tests (#19878) (kilavvy)
v9.29.0
Features
f686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832) (Milos Djermanovic)19cdd22
feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720f
feat: add ES2025 globals (#19835) (fisker Cheung)677a283
feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)dbba058
feat: allow global type declaration inno-var
(#19714) (Remco Haszing)342bd29
feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)786bcd1
feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0
feat: addsourceCode.isGlobalReference(node)
method (#19695) (Nitin Kumar)
Bug Fixes
85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837) (ntnyq)7ab77a2
fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)
... (truncated)
Changelog
Sourced from@eslint/js
's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
v9.30.0 - June 27, 2025
2b6491c
chore: upgrade to@eslint/js@9.30.0
(#19889) (Francesco Trotta)5a5d526
chore: package.json update for@eslint/js
release (Jenkins)52a5fca
feat: SupportbasePath
property in config objects (#19879) (Milos Djermanovic)6a0f164
fix: handlenull
typeloc
ingetIndexFromLoc
method (#19862) (루밀LuMir)8662ed1
docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)eaf8a41
chore: Correct typos in linter tests (#19878) (kilavvy)4ab4482
feat: addallowSeparateTypeImports
option tono-duplicate-imports
(#19872) (sethamus)3fbcd70
fix: update error message forno-restricted-properties
(#19855) (Tanuj Kanti)20158b0
docs: typo in comment for unused variables handling (#19870) (leopardracer)ebfb5b4
docs: Fixed Typo in configuration-files.md (#19873) (0-20)b8a7e7a
feat: throw error when column is negative ingetIndexFromLoc
(#19831) (루밀LuMir)7ef4cf7
fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)7dabc38
fix: useprocess.version
in--env-info
(#19865) (TKDev7)4112fd0
docs: clarify that boolean is still allowed for rulemeta.deprecated
(#19866) (Bryan Mishkin)
v9.29.0 - June 13, 2025
5c114c9
chore: upgrade@eslint/js
@9
.29.0 (#19851) (Milos Djermanovic)acf2201
chore: package.json update for@eslint/js
release (Jenkins)f686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832) (Milos Djermanovic)85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)00e3e6a
docs: add support for custom name parameter toincludeIgnoreFile
(#19795) (루밀LuMir)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837) (ntnyq)a806994
refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)19cdd22
feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720f
feat: add ES2025 globals (#19835) (fisker Cheung)677a283
feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)3aed075
docs: Update README (GitHub Actions Bot)7ab77a2
fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)a2f888d
docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)dbba058
feat: allow global type declaration inno-var
(#19714) (Remco Haszing)152ed51
test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239
chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42e
refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)342bd29
feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)e392895
perf: improve time complexity ofgetLocFromIndex
(#19782) (루밀LuMir)1ba3318
fix: addlanguage
anddialects
tono-use-before-define
(#19808) (Francesco Trotta)786bcd1
feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0
feat: addsourceCode.isGlobalReference(node)
method (#19695) (Nitin Kumar)53c3235
docs: update to clarify prompt usage (#19748) (Jennifer Davis)
... (truncated)
Commits
b3dbc16
chore: package.json update for@eslint/js
release5a5d526
chore: package.json update for@eslint/js
releaseacf2201
chore: package.json update for@eslint/js
release- See full diff incompare view
Updates@typescript-eslint/eslint-plugin
from 8.33.1 to 8.35.1
Release notes
Sourced from@typescript-eslint/eslint-plugin
's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
v8.34.1
8.34.1 (2025-06-16)
🩹 Fixes
- types: add 2026/17 to EcmaVersion (#11304)
- typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)
- visitor-keys: bump
eslint-visitor-keys
dependency (#11294)
❤️ Thank You
- David Archibald
- overlookmotel
- Tao
You can read about ourversioning strategy andreleases on our website.
... (truncated)
Changelog
Sourced from@typescript-eslint/eslint-plugin
's changelog.
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
8.34.1 (2025-06-16)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
8.34.0 (2025-06-09)
🩹 Fixes
- typescript-estree: add validation to interface extends (#11271)
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
Commits
f9bd7d8
chore(release): publish 8.35.1db32b8a
docs: update only-throw-error documentation allowRethrowing (#11346)3e54520
fix: remove prettier from eslint-plugin (#11339)d19c9f3
chore(release): publish 8.35.0f000a1f
feat(eslint-plugin): [no-base-to-string] add checkUnknown Option (#11128)9fb60d2
chore(eslint-plugin): switch auto-generated test cases to hand-written in ban...c273e03
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...2e35e3a
chore(eslint-plugin): switch auto-generated test cases to hand-written in con...ccd0791
chore(release): publish 8.34.13a8369d
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...- Additional commits viewable incompare view
Updates@typescript-eslint/parser
from 8.33.1 to 8.35.1
Release notes
Sourced from@typescript-eslint/parser
's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
You can read about ourversioning strategy andreleases on our website.
v8.34.1
8.34.1 (2025-06-16)
🩹 Fixes
- types: add 2026/17 to EcmaVersion (#11304)
- typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)
- visitor-keys: bump
eslint-visitor-keys
dependency (#11294)
❤️ Thank You
- David Archibald
- overlookmotel
- Tao
You can read about ourversioning strategy andreleases on our website.
... (truncated)
Changelog
Sourced from@typescript-eslint/parser
's changelog.
8.35.1 (2025-06-30)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
8.35.0 (2025-06-23)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
8.34.1 (2025-06-16)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
8.34.0 (2025-06-09)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
Commits
Updatessinon
from 20.0.0 to 21.0.0
Changelog
Sourced fromsinon's changelog.
21.0.0
fd10f13f
chore!: remove assert.failException property (#2659) (Morgan Roderick)This was used for allowing customisation of the thrown error betweensandboxes and for customisation for integrations (most likely from thedays of BusterJS).
To my knowledge and what I've been able to find on GitHub, this hasnever had anyproduction use by end users.
BREAKING CHANGE: this removes assert.failException from the API
c7202351
Revert "chore: npm audit" (Morgan Roderick)This reverts commit 824da531173204e4106bf15ab2677b6193802893.
824da531
chore: npm audit (Morgan Roderick)14edd78e
chore: upgrade esbuild (Morgan Roderick)1ac5af9c
npm audit (Morgan Roderick)
Released by Morgan Roderick on 2025-06-13.
Commits
Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name | Ignore Conditions |
---|
@ava/typescript | [>= 5.a, < 6] |
@eslint/compat | [>= 1.2.a, < 1.3] |
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Uh oh!
There was an error while loading.Please reload this page.
Bumps the npm group with 6 updates in the / directory:
1.3.11
1.3.12
4.1.0
6.0.0
1.1.1
1.3.1
9.28.0
9.30.1
8.33.1
8.35.1
20.0.0
21.0.0
Updates
@types/node-forge
from 1.3.11 to 1.3.12Commits
Updates
@ava/typescript
from 4.1.0 to 6.0.0Release notes
Sourced from
@ava/typescript
's releases.Commits
669908c
6.0.0475e158
Don't configure cache in Release workflowb84e7b7
Update dependencies, CI workflows and require Node.js 20 / 22 / 2487afe23
Add Node.js 24 to supported engines and CI test matrix851ecc3
5.0.055472d8
Include Node.js 22 in supported engines and test matrix672714f
Update dependencies56e3b15
Upgrade XO and apply fixes1ae15b2
Restrict compatibility to AVA 641d8c6b
Upgrade actionsUpdates
@eslint/compat
from 1.1.1 to 1.3.1Release notes
Sourced from
@eslint/compat
's releases.... (truncated)
Changelog
Sourced from
@eslint/compat
's changelog.... (truncated)
Commits
0496201
chore: release main (#229)b96ec0c
fix: relax@eslint/compat
eslint peerDependencies constraint (#215)f5e6d68
chore: hoist cli tools to root level (#224)48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)0a6aad0
docs: fix bun command and update documentation (#222)2a8913c
docs: Update README sponsors3e18175
feat: add support for custom name parameter toincludeIgnoreFile
(#211)79b4646
chore: remove unused@ts-ignore
comment (#209)4ec089e
docs: Update README sponsorsUpdates
@eslint/js
from 9.28.0 to 9.30.1Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
b3dbc16
chore: package.json update for@eslint/js
release5a5d526
chore: package.json update for@eslint/js
releaseacf2201
chore: package.json update for@eslint/js
releaseUpdates
@typescript-eslint/eslint-plugin
from 8.33.1 to 8.35.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
f9bd7d8
chore(release): publish 8.35.1db32b8a
docs: update only-throw-error documentation allowRethrowing (#11346)3e54520
fix: remove prettier from eslint-plugin (#11339)d19c9f3
chore(release): publish 8.35.0f000a1f
feat(eslint-plugin): [no-base-to-string] add checkUnknown Option (#11128)9fb60d2
chore(eslint-plugin): switch auto-generated test cases to hand-written in ban...c273e03
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...2e35e3a
chore(eslint-plugin): switch auto-generated test cases to hand-written in con...ccd0791
chore(release): publish 8.34.13a8369d
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...Updates
@typescript-eslint/parser
from 8.33.1 to 8.35.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
f9bd7d8
chore(release): publish 8.35.1d19c9f3
chore(release): publish 8.35.0ccd0791
chore(release): publish 8.34.18915a47
chore(release): publish 8.34.0Updates
sinon
from 20.0.0 to 21.0.0Changelog
Sourced fromsinon's changelog.
Commits
Most Recent Ignore Conditions Applied to This Pull Request
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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