Skip to content

Bump typescript-eslint from 8.69.0 to 8.70.0 in /client - #1373

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/client/dev/typescript-eslint-8.70.0
Closed

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/client/dev/typescript-eslint-8.70.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript-eslint from 8.69.0 to 8.70.0.

Release notes

Sourced from typescript-eslint's releases.

v8.70.0

8.70.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [no-generated-empty-object-type] add rule (#12730)
  • website: generate per-page social preview cards (#12734)

🩹 Fixes

  • use stable release of pnpm 12 (#12808)
  • update pnpm to 12.3.4 and dedupe Docusaurus packages (#12829)
  • eslint-plugin: [member-ordering] don't report fields that read fields declared before them (#12729)
  • eslint-plugin: [no-unnecessary-condition] no false positive on RHS of a nested logical expression (#12728)
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)
  • project-service: avoid discarded tsserver logs (#12748)
  • typescript-estree: clarify the parserOptions.project error message (#12817)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.70.0 (2026-09-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)

❤️ Thank You

See GitHub Releases for more information.

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

Commits
  • 7ee7608 chore(release): publish 8.70.0
  • 4586535 fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...
  • See full diff 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)

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.69.0 to 8.70.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.70.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Client V3 Test Results

39 tests   39 ✅  0s ⏱️
 4 suites   0 💤
 1 files     0 ❌

Results for commit 9ea109c.

@github-actions

Copy link
Copy Markdown

Client Test Results

132 tests   132 ✅  0s ⏱️
  7 suites    0 💤
  1 files      0 ❌

Results for commit 9ea109c.

@github-actions

Copy link
Copy Markdown

Playwright E2E Results (chromium)

221 tests   221 ✅  2m 17s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 9ea109c.

@github-actions

Copy link
Copy Markdown

Playwright E2E Results (firefox)

221 tests   221 ✅  2m 14s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 9ea109c.

@github-actions

Copy link
Copy Markdown

Python Test Results

  1 files    1 suites   2m 1s ⏱️
863 tests 863 ✅ 0 💤 0 ❌
868 runs  868 ✅ 0 💤 0 ❌

Results for commit 9ea109c.

@Tim020

Tim020 commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Superseded by #1384, which recreates this bump with a lockfile regenerated locally on macOS (see repo convention for client-side dependency PRs). 🤖 Generated with Claude Code

@Tim020 Tim020 closed this Sep 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 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/client/dev/typescript-eslint-8.70.0 branch September 18, 2026 12:16
Tim020 added a commit that referenced this pull request Sep 18, 2026
* Bump typescript-eslint, @typescript-eslint/parser and @typescript-eslint/eslint-plugin from 8.69.0 to 8.70.0 in /client

Recreated locally from dependabot PRs #1373, #1372, #1371. Combined
into one commit since these packages must stay version-matched.
Lockfile regenerated on macOS rather than copied from the Linux-based
dependabot runner. typecheck, ci-lint and test:run all pass clean.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* Bump dompurify from 3.4.14 to 3.4.15 in /client

Recreated locally from dependabot PR #1368. Lockfile regenerated on
macOS rather than copied from the Linux-based dependabot runner.
Patch release; single call site in MarkdownRenderer.vue. typecheck,
ci-lint and test:run all pass clean.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* Bump sass from 1.103.1 to 1.104.0 in /client

Recreated locally from dependabot PR #1360. Lockfile regenerated on
macOS rather than copied from the Linux-based dependabot runner.
`npm run build` succeeds with no new deprecation warnings.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
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