Skip to content

deps(ts): bump typescript-eslint from 8.61.1 to 8.66.0 in /frontend - #121

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/typescript-eslint-8.66.0
Closed

deps(ts): bump typescript-eslint from 8.61.1 to 8.66.0 in /frontend#121
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/typescript-eslint-8.66.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps typescript-eslint from 8.61.1 to 8.66.0.

Release notes

Sourced from typescript-eslint's releases.

v8.66.0

8.66.0 (2026-08-03)

🚀 Features

  • typescript-estree: handle import.defer() as ImportExpression (#12609)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)
  • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
  • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
  • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
  • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
  • website: list onUnsupportedTypeScriptVersion in parser options (#12585)

❤️ Thank You

See GitHub Releases for more information.

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

v8.65.0

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)
  • eslint-plugin: [no-restricted-imports] deprecate extension rule (#12527, #19562, #11889)
  • eslint-plugin: [no-shadow] specialized error on enum declaration and member shadowing (#12578)
  • parser: add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)
  • typescript-estree: throw for invalid import defer syntax (#12552)

🩹 Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] handle escaped $ ending regex literals (#12515)
  • eslint-plugin: [unbound-method] report unbound methods accessed via member expression on union types (#12448)
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key (#12568)

❤️ Thank You

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.66.0 (2026-08-03)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)

❤️ Thank You

See GitHub Releases for more information.

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

8.64.0 (2026-07-13)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

8.63.0 (2026-07-06)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

8.62.1 (2026-06-29)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

8.62.0 (2026-06-22)

🚀 Features

... (truncated)

Commits

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)

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.61.1 to 8.66.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, typescript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@pacphi

pacphi commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@pacphi

pacphi commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Superseded by #127, which consolidates this bump (latest-compatible) along with the other open PRs into a single branch. Closing in favor of #127.

@pacphi pacphi closed this Aug 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/frontend/typescript-eslint-8.66.0 branch August 9, 2026 22:31
pacphi added a commit that referenced this pull request Aug 9, 2026
…v/brace-expansion/nanoid advisories (#127)

Consolidates 8 of the 11 open Dependabot PRs into a single branch:

- deps(rust): bytes 1.11.1 -> 1.12.1 (#124)
- deps(rust): http-body-util 0.1.3 -> 0.1.4 (#122)
- deps(rust): ruvector-sona 0.2.0 -> 0.2.1 (#120)
- deps(ts): @hookform/resolvers 5.4.0 -> 5.7.1 (#125)
- deps(ts): @playwright/test 1.62.0 -> 1.62.1 (#118)
- deps(ts): @vitejs/plugin-react 6.0.2 -> 6.0.5 (#123)
- deps(ts): typescript-eslint 8.60.0 -> 8.66.0 (#121)
- deps(actions): taiki-e/install-action 2.85.4 -> 2.85.8 (#117)

Deferred (left open, not applied):
- #119 (@tanstack/react-table 8.21.3 -> 9.0.0): 8.21.3 is already the
  latest 8.x release, so this is a major-version rewrite, not a patch bump.
- #116/#126 (candle-core/candle-transformers 0.10.2 -> 0.11.0): would
  create duplicate candle-core/candle-nn builds (0.10.2 pinned exactly by
  mistralrs, 0.11.0 for our direct use), which the existing Cargo.toml
  comment explicitly says the 0.10 pin exists to avoid. Blocked on a
  mistralrs release that supports candle 0.11.

Security audit (cargo audit / pnpm audit / GitHub Dependabot alerts):
- RUSTSEC-2026-0233/0234/0235 (rkyv 0.8.16 UAF + OOB reads via ruvector-core):
  fixed by bumping rkyv to 0.8.17 (in-range for ruvector-core's "0.8" req).
- RUSTSEC-2026-0235 (rkyv 0.7.46 via rust_decimal's optional "rkyv" feature):
  documented in audit-ignore. Confirmed unreachable — nothing in the
  workspace enables rust_decimal's rkyv feature, and the edge persists even
  in a from-scratch `cargo generate-lockfile`, so the vulnerable path is
  never compiled.
- GHSA-rgw5-rvv9-x895 (brace-expansion DoS, bypasses prior GHSA-jxxr-4gwj-5jf2
  mitigation): pnpm override widened to >=4.0.0 <5.0.9 -> >=5.0.9.
- GHSA-2v37-7h3g-55p8 (nanoid infinite loop on zero-size generator): pnpm
  override added, constrained to the 3.x line (postcss requires nanoid 3.x)
  since an unconstrained >=3.3.17 override resolves to a nanoid 6 major bump.
- 0 open GitHub Dependabot alerts.

Verification (all green):
- cargo fmt --all -- --check
- cargo clippy --workspace --all-targets -- -D warnings
- cargo test --workspace (all crates, doctests included)
- bash .github/scripts/cargo-audit.sh
- pnpm install --frozen-lockfile
- pnpm run lint / tsc --noEmit / prettier --check
- pnpm run test -- --run
- pnpm run build
- pnpm audit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant