Bumps the minor-development group with 5 updates:
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
Updateseslint from 9.28.0 to 9.30.1
Release notes
Sourced fromeslint'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 fromeslint'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
Updatesglobals from 16.2.0 to 16.3.0
Release notes
Sourced fromglobals's releases.
v16.3.0
- Update globals (#304) 8c029d9
sindresorhus/globals@v16.2.0...v16.3.0
Commits
Updatesprettier from 3.5.3 to 3.6.2
Release notes
Sourced fromprettier's releases.
3.6.2
What's Changed
🔗Changelog
3.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli
🔗Changelog
3.6.0
diff
🔗Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Changelog
Sourced fromprettier's changelog.
3.6.2
diff
Markdown: Add missing blank line around code block (#17675 by@fisker)
<!-- Input-->1. Some text, and code block below, with newline after code block---foo: barAnotherList<!-- Prettier 3.6.1-->Some text, and code block below, with newline after code block---foo: barAnotherList<!-- Prettier 3.6.2-->Some text, and code block below, with newline after code block---foo: barAnotherList
3.6.1
diff
TypeScript: Allow const without initializer (#17650,#17654 by@fisker)
... (truncated)
Commits
Updatestypescript-eslint from 8.33.1 to 8.35.1
Release notes
Sourced fromtypescript-eslint'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 fromtypescript-eslint's changelog.
8.35.1 (2025-06-30)
This was a version bump only for typescript-eslint 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 typescript-eslint 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 typescript-eslint 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 typescript-eslint to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
Commits
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 minor-development group with 5 updates:
9.28.09.30.19.28.09.30.116.2.016.3.03.5.33.6.28.33.18.35.1Updates
@eslint/jsfrom 9.28.0 to 9.30.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
b3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseacf2201chore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.28.0 to 9.30.1Release notes
Sourced fromeslint's releases.
... (truncated)
Changelog
Sourced fromeslint's changelog.
... (truncated)
Commits
6769b5f9.30.1b2950acBuild: changelog update for 9.30.1b035f74chore: upgrade to@eslint/js@9.30.1(#19906)b3dbc16chore: package.json update for@eslint/jsreleasee91bb87fix: allow separate default and named type imports (#19899)ab7c625docs: Update READMEdae1e5bdocs: update jsdoc's link (#19896)ad1d6399.30.0c02d70bBuild: changelog update for 9.30.02b6491cchore: upgrade to@eslint/js@9.30.0(#19889)Updates
globalsfrom 16.2.0 to 16.3.0Release notes
Sourced fromglobals's releases.
Commits
2b85fdb16.3.08c029d9Update globals (#304)abd92bbImprove builtin globals creation (#303)3ad88b6Rewrite scripts to get globals in browser (#300)Updates
prettierfrom 3.5.3 to 3.6.2Release notes
Sourced fromprettier's releases.
Changelog
Sourced fromprettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.246526b4Add missing blank line around code block (#17675)a04ec11chore(deps): update babel to v7.27.7 (#17684)32be5b6chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777Update docs about "TypeScript Configuration Files" (#17677)b197c99chore(deps): update dependency@vitejs/plugin-reactto v4.6.0 (#17674)1185f83chore(deps): update dependency@angular/compilerto v20.0.5 (#17680)aa1316fchore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91chore(deps): update dependency vite to v7 (#17673)Updates
typescript-eslintfrom 8.33.1 to 8.35.1Release notes
Sourced fromtypescript-eslint's releases.
... (truncated)
Changelog
Sourced fromtypescript-eslint's changelog.
Commits
f9bd7d8chore(release): publish 8.35.1d19c9f3chore(release): publish 8.35.0ccd0791chore(release): publish 8.34.18915a47chore(release): publish 8.34.0Dependabot 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