chore(deps): bump the npm-deps group across 1 directory with 10 updates
Bumps the npm-deps group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| @tauri-apps/api | 2.8.0 |
2.9.0 |
| @tauri-apps/plugin-dialog | 2.4.0 |
2.4.2 |
| @tauri-apps/plugin-opener | 2.5.0 |
2.5.2 |
| @tauri-apps/plugin-shell | 2.3.1 |
2.3.3 |
| @eslint/js | 9.35.0 |
9.39.0 |
| @tauri-apps/cli | 2.8.4 |
2.9.2 |
| eslint | 9.35.0 |
9.39.0 |
| typescript | 5.9.2 |
5.9.3 |
| typescript-eslint | 8.43.0 |
8.46.2 |
| vite | 7.1.5 |
7.1.12 |
Updates @tauri-apps/api from 2.8.0 to 2.9.0
Release notes
Sourced from @tauri-apps/api's releases.
@tauri-apps/apiv2.9.0No known vulnerabilities found[2.9.0]
New Features
f5851ee00(#14089) Adds thescrollBarStyleoption to the Webview and WebviewBuilder constructors.3397fd9bf(#14133) Addedapp > onBackButtonPressfor Android back button handling.Enhancements
59089723f(#14091) Added a config to set a data_directory relative to the app-specific data dir in JavaScript andtauri.conf.json.Bug Fixes
> @tauri-apps/[email protected] npm-publish /home/runner/work/tauri/tauri/packages/api > pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks>
@tauri-apps/api@2.9.0 build /home/runner/work/tauri/tauri/packages/api > rollup -c --configPlugin typescript[36m [1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts[22m → [1m./dist, ./dist[22m...[39m [32mcreated [1m./dist, ./dist[22m in [1m1.5s[22m[39m [36m [1msrc/index.ts[22m → [1m../../crates/tauri/scripts/bundle.global.js[22m...[39m [32mcreated [1m../../crates/tauri/scripts/bundle.global.js[22m in [1m1.9s[22m[39m npm verbose cli /opt/hostedtoolcache/node/20.19.5/x64/bin/node /opt/hostedtoolcache/node/20.19.5/x64/bin/npm npm info using [email protected] npm info using [email protected] npm silly config load:file:/opt/hostedtoolcache/node/20.19.5/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/770b5e21bc9a9b51797683f237994887/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.19.5/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.9.0.tgz </tr></table>
... (truncated)
Commits
cb28f43apply version updates (#14137)6aa7f2dchore(deps): minor bump plugin, codegen and macros crates06f26bbchore(deps): update tao to 0.34.568cb318feat(core): add stop, restart, destroy and configuration changed Android hook...3397fd9feat(core): back button event on Android, closes #8142 (#14133)3b4fac2feat(android): add auto_increment_version_code option for Android builds (#1...684791efix(macos): Always try to create webview, even if webkit runtime isn't detect...25e920efix(cli): wait for dev command to exit with --no-watch, closes #14284 (#14298)a279485chore(cli): update cargo-mobile2 to 0.21.17b0d4e7fix(core): SHA256 hash for JS scripts CSP on Windows (#14265)- Additional commits viewable in compare view
Updates @tauri-apps/plugin-dialog from 2.4.0 to 2.4.2
Release notes
Sourced from @tauri-apps/plugin-dialog's releases.
deep-link-js v2.4.2
[2.4.2]
21d721a0(#2928 by@FabianLars) On Linux, improved error messages when OS commands fail.npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @tauri-apps/[email protected] npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 6.2kB README.md npm notice 3.5kB dist-js/index.cjs npm notice 2.9kB dist-js/index.d.ts npm notice 3.4kB dist-js/index.js npm notice 799B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-deep-link npm notice version: 2.4.2 npm notice filename: tauri-apps-plugin-deep-link-2.4.2.tgz npm notice package size: 4.4 kB npm notice unpacked size: 17.7 kB npm notice shasum: 215b89f7a883188228c1e395a221bd005346b36f npm notice integrity: sha512-og3F/wNrTKh1v[...]bPn/DeJ+CXwrA== npm notice total files: 6 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=417179694 + @tauri-apps/[email protected]deep-link v2.4.2
[2.4.2]
21d721a0(#2928 by@FabianLars) On Linux, improved error messages when OS commands fail.Updating crates.io index </tr></table>
... (truncated)
Commits
2371804publish new versions (#2888)90f9b93chore: fix cli version in deep-link package.json1c58f33chore(deps): update dependency rollup to v4.46.4 (v2) (#2935)75617a6fix(mobile): deeplinks (#2870)5a963a0chore(deps): update dependency@tauri-apps/clito v2.8.1 (#2930)76f4e7bchore(deps): update eslint monorepo to v9.33.0 (#2903)670ac1dchore(deps): update dependency typescript-eslint to v8.40.0 (#2923)ed0deefchore(deps): update dependency@tauri-apps/apito v2.8.0 (#2929)50cebdbchore(deps): update to tauri 2.8.0 (#2925)dd2ea9cchore(deps): update dependency rollup to v4.46.3 (#2920)- Additional commits viewable in compare view
Updates @tauri-apps/plugin-opener from 2.5.0 to 2.5.2
Release notes
Sourced from @tauri-apps/plugin-opener's releases.
opener-js v2.5.2
[2.5.2]
93426f85Fixed an issue that caused docs.rs builds to fail. No user facing changes.npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git" npm notice npm notice 📦 @tauri-apps/[email protected] npm notice Tarball Contents npm notice 888B LICENSE.spdx npm notice 4.2kB README.md npm notice 3.1kB dist-js/index.cjs npm notice 2.0kB dist-js/index.d.ts npm notice 3.1kB dist-js/index.js npm notice 11B dist-js/init.d.ts npm notice 729B package.json npm notice Tarball Details npm notice name: @tauri-apps/plugin-opener npm notice version: 2.5.2 npm notice filename: tauri-apps-plugin-opener-2.5.2.tgz npm notice package size: 3.5 kB npm notice unpacked size: 14.1 kB npm notice shasum: 6e2127d0ad7627a16103215ed596e4fa42bda199 npm notice integrity: sha512-ei/yRRoCklWHI[...]mDJIv5R326Mew== npm notice total files: 7 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=644605763 + @tauri-apps/[email protected]opener v2.5.2
[2.5.2]
93426f85Fixed an issue that caused docs.rs builds to fail. No user facing changes.</tr></table>
... (truncated)
Commits
2371804publish new versions (#2888)90f9b93chore: fix cli version in deep-link package.json1c58f33chore(deps): update dependency rollup to v4.46.4 (v2) (#2935)75617a6fix(mobile): deeplinks (#2870)5a963a0chore(deps): update dependency@tauri-apps/clito v2.8.1 (#2930)76f4e7bchore(deps): update eslint monorepo to v9.33.0 (#2903)670ac1dchore(deps): update dependency typescript-eslint to v8.40.0 (#2923)ed0deefchore(deps): update dependency@tauri-apps/apito v2.8.0 (#2929)50cebdbchore(deps): update to tauri 2.8.0 (#2925)dd2ea9cchore(deps): update dependency rollup to v4.46.3 (#2920)- Additional commits viewable in compare view
Updates @tauri-apps/plugin-shell from 2.3.1 to 2.3.3
Release notes
Sourced from @tauri-apps/plugin-shell's releases.
single-instance v2.3.3
[2.3.3]
Dependencies
- Upgraded to
[email protected]Updating crates.io index Packaging tauri-plugin-single-instance v2.3.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/single-instance) Updating crates.io index Packaged 16 files, 208.9KiB (90.5KiB compressed) Uploading tauri-plugin-single-instance v2.3.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/single-instance) Uploaded tauri-plugin-single-instance v2.3.3 to registry `crates-io` note: waiting for tauri-plugin-single-instance v2.3.3 to be available at registry `crates-io`. You may press ctrl-c to skip waiting; the crate should be available shortly. Published tauri-plugin-single-instance v2.3.3 at registry `crates-io`persisted-scope v2.3.3
[2.3.3]
Dependencies
- Upgraded to
[email protected]Updating crates.io index Packaging tauri-plugin-persisted-scope v2.3.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/persisted-scope) Updating crates.io index Packaged 12 files, 185.1KiB (83.8KiB compressed) Uploading tauri-plugin-persisted-scope v2.3.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/persisted-scope) Uploaded tauri-plugin-persisted-scope v2.3.3 to registry `crates-io` note: waiting for tauri-plugin-persisted-scope v2.3.3 to be available at registry `crates-io`. You may press ctrl-c to skip waiting; the crate should be available shortly. Published tauri-plugin-persisted-scope v2.3.3 at registry `crates-io`nfc-js v2.3.3
[2.3.3]
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefile- Additional commits viewable in compare view
Updates @eslint/js from 9.35.0 to 9.39.0
Release notes
Sourced from @eslint/js's releases.
v9.39.0
Features
cc57d87feat: update error loc to key inno-dupe-class-members(#20259) (Tanuj Kanti)126552ffeat: update error location infor-directionandno-dupe-args(#20258) (Tanuj Kanti)167d097feat: updatecomplexityrule to highlight only static block header (#20245) (jaymarvelz)Bug Fixes
15f5c7cfix: forward traversalstep.argsto visitors (#20253) (jaymarvelz)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)e86b813fix: Use more types from@eslint/core(#20257) (Nicholas C. Zakas)927272dfix: correctScopetypings (#20198) (jaymarvelz)37f76d9fix: useAST.Programtype for Program node (#20244) (Francesco Trotta)ae07f0bfix: unify timing report for concurrent linting (#20188) (jaymarvelz)b165d47fix: correctRuletypings (#20199) (jaymarvelz)fb97cdafix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)Documentation
d3e81e3docs: Always recommend to include a files property (#20158) (Percy Ma)0f0385fdocs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)a3b1456docs: Update README (GitHub Actions Bot)cf5f2dddocs: fix correct tag ofno-useless-constructor(#20255) (Tanuj Kanti)10b995cdocs: add TS options and examples fornofuncinno-use-before-define(#20249) (Tanuj Kanti)2584187docs: remove repetitive word in comment (#20242) (reddaisyy)637216bdocs: update CLI flags migration instructions (#20238) (jaymarvelz)e7cda3bdocs: Update README (GitHub Actions Bot)7b9446fdocs: handle empty flags sections on the feature flags page (#20222) (sethamus)Chores
dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270) (Francesco Trotta)2375a6dchore: package.json update for@eslint/jsrelease (Jenkins)a1f4e52chore: update@eslintdependencies (#20265) (Francesco Trotta)c7d3229chore: update dependency@eslint/coreto ^0.17.0 (#20256) (renovate[bot])27549bcchore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)a1370eeci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)v9.38.0
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)
... (truncated)
Commits
2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)- See full diff in compare view
Updates @tauri-apps/cli from 2.8.4 to 2.9.2
Release notes
Sourced from @tauri-apps/cli's releases.
@tauri-apps/cliv2.9.2[2.9.2]
Dependencies
- Upgraded to
[email protected]
@tauri-apps/cliv2.9.1[2.9.1]
Dependencies
- Upgraded to
[email protected]
@tauri-apps/cliv2.9.0[2.9.0]
New Features
3b4fac201(#14194) Addtauri.conf.json > bundle > android > autoIncrementVersionCodeconfig option to automatically increment the Android version code.673867aa0(#14094) Try to detect ANDROID_HOME and NDK_HOME environment variables from default system locations and install them if needed using the Android Studio command line tools.3d6868d09(#14128) Added support to defining the content type of the declared file association on macOS (maps to LSItemContentTypes property).3d6868d09(#14128) Added support to defining the metadata for custom types declared intauri.conf.json > bundle > fileAssociations > exportedTypevia theUTExportedTypeDeclarationsInfo.plist property.ed7c9a410(#14108) Addedbundle > macOS > infoPlistandbundle > iOS > infoPlistconfigurations to allow defining custom Info.plist extensions.75082cc5b(#14120) Addedios runandandroid runcommands to run the app in production mode.cc8c0b531(#14031) Added support to universal app links on macOS with theplugins > deep-link > desktop > domainsconfiguration.Enhancements
b5aa01870(#14268) Update cargo-mobile2 to 0.21, enhancing error messages and opening Xcode when multiple apps are installed.55453e845(#14262) Check mismatched versions intauri info1a6627ee7(#14122) Set a default log level filter when runningtauri add log.b06b3bd09(#14126) Improve error messages with more context.f6622a3e3(#14129) Prompt to install the iOS platform if it isn't installed yet.6bbb530fd(#14105) Warn if productName is empty when initializing mobile project.Bug Fixes
19fb6f7cb(#14146) Strip Windows-only extensions from the binary path so an Android project initialized on Windows can be used on UNIX systems.19fb6f7cb(#14146) Enhance Android build script usage on Windows by attempting to run cmd, bat and exe formats.28a2f9bc5(#14101) Fix iOS CLI usage after modifying the package name.d2938486e(#14261) Replaced the non-standard nerd font character withⱼₛintarui info25e920e16(#14298) Wait for dev server to exit before exiting the CLI when the app is closed ontauri dev --no-watch.b0012424c(#14115) Resolve local IP address whentauri.conf.json > build > devUrlhost is0.0.0.0.abf7e8850(#14118) Fixes mobile project initialization when usingpnpxorpnpm dlx.Dependencies
- Upgraded to
[email protected]
Commits
100dc94apply version updates (#14378)7f710b8fix(bundler): inline linuxdeploy plugin scripts (#14390)bda1d22docs(webviewWindow): fix incorrect import in JSDoc example (#14388)28b9e7cfix: throw on custom protocol IPC fails (#14377)3056d44chore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#14364)fc017eeadd info to error message (fix 14186) (#14368)67c7418apply version updates (#14348)f59bf9dchore: Add missing changefile for tauri-macos-sign (#14337)4b6b869chore: remove--cfg docsrsto fix docs.rs builds (#14347)cdc5594chore(deps): update dependency rollup to v4.52.5 (#14339)- Additional commits viewable in compare view
Updates eslint from 9.35.0 to 9.39.0
Release notes
Sourced from eslint's releases.
v9.39.0
Features
cc57d87feat: update error loc to key inno-dupe-class-members(#20259) (Tanuj Kanti)126552ffeat: update error location infor-directionandno-dupe-args(#20258) (Tanuj Kanti)167d097feat: updatecomplexityrule to highlight only static block header (#20245) (jaymarvelz)Bug Fixes
15f5c7cfix: forward traversalstep.argsto visitors (#20253) (jaymarvelz)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)e86b813fix: Use more types from@eslint/core(#20257) (Nicholas C. Zakas)927272dfix: correctScopetypings (#20198) (jaymarvelz)37f76d9fix: useAST.Programtype for Program node (#20244) (Francesco Trotta)ae07f0bfix: unify timing report for concurrent linting (#20188) (jaymarvelz)b165d47fix: correctRuletypings (#20199) (jaymarvelz)fb97cdafix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)Documentation
d3e81e3docs: Always recommend to include a files property (#20158) (Percy Ma)0f0385fdocs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)a3b1456docs: Update README (GitHub Actions Bot)cf5f2dddocs: fix correct tag ofno-useless-constructor(#20255) (Tanuj Kanti)10b995cdocs: add TS options and examples fornofuncinno-use-before-define(#20249) (Tanuj Kanti)2584187docs: remove repetitive word in comment (#20242) (reddaisyy)637216bdocs: update CLI flags migration instructions (#20238) (jaymarvelz)e7cda3bdocs: Update README (GitHub Actions Bot)7b9446fdocs: handle empty flags sections on the feature flags page (#20222) (sethamus)Chores
dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270) (Francesco Trotta)2375a6dchore: package.json update for@eslint/jsrelease (Jenkins)a1f4e52chore: update@eslintdependencies (#20265) (Francesco Trotta)c7d3229chore: update dependency@eslint/coreto ^0.17.0 (#20256) (renovate[bot])27549bcchore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)a1370eeci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)v9.38.0
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)
... (truncated)
Commits
ac3a60d9.39.0e79017fBuild: changelog update for 9.39.0dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270)2375a6dchore: package.json update for@eslint/jsreleased3e81e3docs: Always recommend to include a files property (#20158)15f5c7cfix: forward traversalstep.argsto visitors (#20253)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167)cc57d87feat: update error loc to key inno-dupe-class-members(#20259)a1f4e52chore: update@eslintdependencies (#20265)e86b813fix: Use more types from@eslint/core(#20257)- Additional commits viewable in compare view
Updates typescript from 5.9.2 to 5.9.3
Release notes
Sourced from typescript's releases.
TypeScript 5.9.3
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
- fixed issues query for Typescript 5.9.3 (Stable).
Downloads are available on:
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)- See full diff in compare view
Updates typescript-eslint from 8.43.0 to 8.46.2
Release notes
Sourced from typescript-eslint's releases.
v8.46.2
8.46.2 (2025-10-20)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
- typescript-estree: forbid invalid modifiers in object methods (#11689)
❤️ Thank You
- fisker Cheung
@fisker- mdm317
You can read about our versioning strategy and releases on our website.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.46.0
8.46.0 (2025-10-06)
🚀 Features
- eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659)
- eslint-plugin-internal: [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)
- rule-schema-to-typescript-types: clean up and make public (#11633)
- typescript-eslint: export util types (#10848, #10849)
- typescript-estree: mention file specifics in project service allowDefaultProject error (#11635)
- typescript-estree: private identifiers can only appear on LHS of in expressions (#9232)
🩹 Fixes
- eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487)
- eslint-plugin: [unbound-method] improve wording around
this: voidand binding (#11634)- eslint-plugin: [no-deprecated] ignore deprecated
export imports (#11603)- eslint-plugin: removed error type previously deprecated (#11674)
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
8.46.2 (2025-10-20)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.46.1 (2025-10-13)
This was a version bump onl...
Description has been truncated