Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.1 to 8.59.2 - #86

Closed
dependabot[bot] wants to merge 0 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.59.2
Closed

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.1 to 8.59.2#86
dependabot[bot] wants to merge 0 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.59.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @typescript-eslint/eslint-plugin from 8.57.1 to 8.59.2.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.59.2

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • rule-tester: add TypeScript as a peer dependency (#12288)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

8.59.1 (2026-04-27)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#12246)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#12257)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#12269)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#12278)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#12220)
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#12241)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

8.59.0 (2026-04-20)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.1 (2026-04-27)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#12246)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.0 (2026-04-20)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)

❤️ Thank You

  • Ulrich Stark

See GitHub Releases for more information.

... (truncated)

Commits
  • 2ec35f1 chore(release): publish 8.59.2
  • ec3ef25 test: make no-useless-empty-export tests fully static (#12260)
  • 60d0a51 chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...
  • 5c53da2 fix(eslint-plugin): [no-deprecated] object destructuring values should be tre...
  • 80c28a1 fix(eslint-plugin): [no-unsafe-type-assertion] handle crash on recursive temp...
  • b7b2670 test: make no-this-alias tests fully static (#12258)
  • 5245793 chore(release): publish 8.59.1
  • 3cef124 chore(eslint-plugin): switch auto-generated test cases to hand-written in dot...
  • 27c507b test: make sort-type-constituents tests fully static (#12262)
  • a03b31d chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@Ndevu12 Ndevu12 closed this May 26, 2026
@Ndevu12
Ndevu12 force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.59.2 branch from 57f13a6 to 8acf068 Compare May 26, 2026 20:46
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.59.2 branch May 26, 2026 20:46
Ndevu12 added a commit that referenced this pull request Jul 31, 2026
Closes 16 of the 18 open Dependabot alerts on the root yarn.lock.
(The remaining tar alerts are handled separately in #104.)

Direct devDependencies — manifest floor raised alongside the lockfile:

  vite          ^8.0.0  -> ^8.0.16   (resolves 8.2.0)  #54 high, #55 medium
  concurrently  ^10.0.0 -> ^10.0.4                     #86 high (via shell-quote)

concurrently 10.0.4 pins shell-quote 1.9.0 exactly, so bumping the real
parent fixes shell-quote properly rather than forcing it with a resolutions
override. shell-quote 1.8.4 is gone from the tree entirely.

Transitive — lockfile only, all within existing declared ranges:

  @babel/core       7.29.0  -> 7.29.7   #68
  brace-expansion   1.1.12  -> 1.1.18   #103
  brace-expansion   5.0.4   -> 5.0.9    #81
  js-yaml           4.1.1   -> 4.3.1    #80, #101
  postcss           8.5.15  -> 8.5.25   #119
  undici            7.24.4  -> 7.29.0   #71, #72, #73, #74, #76, #77
  ws                8.19.0  -> 8.21.1   #67

Raising vite to ^8.0.16 initially left a second vite 8.0.8 behind an
unrelated `^6 || ^7 || ^8` range, which kept a vulnerable postcss 8.5.15
alive. `yarn up -R` plus `yarn dedupe` collapses both to a single copy, so
no stale vulnerable duplicate remains.

vite 8.2.0 warns that `__dirname` is unsupported under the native config
loader that becomes the default in a future major. Migrated both root vite
configs to `import.meta.dirname` so the bump leaves no new warning behind.
Available since Node 20.11; CI runs Node 20.x.

Verified: build, 286 unit tests, typecheck, lint, format:check, verify:demos.

Not fixed here — both blocked upstream, neither reachable in this project:

  #50 esbuild (low)   tsup 8.5.1 is the latest release and pins esbuild
                      ^0.27.0, so 0.28.1 is unreachable without overriding
                      a transitive pin. The advisory is a Windows-only path
                      traversal in the esbuild dev server (servedir); tsup
                      uses the bundler API and never starts that server.

  #46 uuid (medium)   @storybook/addon-actions 8.6.18 pins uuid ^9.0.0.
                      Storybook 9+ drops the uuid dependency entirely, so
                      the real fix is the v8 -> v10 migration, not a pin.
                      The advisory affects v3()/v5()/v6() with a caller
                      supplied buffer; addon-actions only calls v4() with
                      no buffer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant