Skip to content

chore(deps-dev): bump typescript-eslint from 8.67.0 to 8.68.0 - #6121

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/typescript-eslint-8.68.0
Closed

chore(deps-dev): bump typescript-eslint from 8.67.0 to 8.68.0#6121
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/typescript-eslint-8.68.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps typescript-eslint from 8.67.0 to 8.68.0.

Release notes

Sourced from typescript-eslint's releases.

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ 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.68.0 (2026-08-24)

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.

Commits

@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for adminlte-v4 ready!

Name Link
🔨 Latest commit ba1e0e4
🔍 Latest deploy log https://app.netlify.com/projects/adminlte-v4/deploys/6a96e29f5ac11d0008ecb111
😎 Deploy Preview https://deploy-preview-6121--adminlte-v4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-eslint-8.68.0 branch from 2c2dd8c to ba1e0e4 Compare September 1, 2026 14:35
@puikinsh

puikinsh commented Sep 1, 2026

Copy link
Copy Markdown
Member

Superseded by 12b4b06 on master — this landed there together with the rest of the monthly batch, at a newer patch than proposed here (typescript-eslint 8.69.0). This PR couldn't merge once its siblings landed, so applying it directly avoided a rebase round-trip.

@puikinsh puikinsh closed this Sep 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 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/typescript-eslint-8.68.0 branch September 1, 2026 14:41
puikinsh added a commit that referenced this pull request Sep 1, 2026
#6114 changed only src/scss, so merging it left the committed dist/
without the fix — the mini-sidebar brand rule in dist/css/adminlte.css
still lacked `margin-left: 0`. Rebuilt, RTL included.

Dev dependencies: eslint 10.8.1 -> 10.9.1, eslint-plugin-unicorn 73 ->
74, @typescript-eslint/* and typescript-eslint 8.67.0 -> 8.69.0, astro
7.2.4 -> 7.2.10, @astrojs/mdx 7.0.7 -> 8.0.0, @astrojs/markdown-remark
7.2.4 -> 7.3.0, rollup 4.62.4 -> 4.63.1, terser 5.50.0 -> 5.51.2,
happy-dom 20.11.6 -> 20.12.0, sass 1.103.0 -> 1.103.1, globals 17.11.0
-> 17.12.0. This finishes dependabot #6118 and #6121, which could not
merge after their siblings landed, and goes past what they proposed
where a newer patch was out.

@astrojs/mdx 8.0.0 is a major but peers astro@^7.2.6, not 8 — and it
flattens the tree: four nested duplicates of @astrojs/markdown-remark
and @astrojs/internal-helpers go, @astrojs/markdown-satteri hoists to
the top level. Verified with a clean `rm -rf node_modules && npm ci`:
resolves with no peer warnings.

All 114 built html/css/js files are byte-identical across the whole
dependency change, so nothing here reaches consumers.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant