Skip to content

build(deps-dev): bump the linting group with 2 updates - #883

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/linting-313aadd5dd
Closed

build(deps-dev): bump the linting group with 2 updates#883
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/linting-313aadd5dd

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the linting group with 2 updates: eslint and typescript-eslint.

Updates eslint from 10.8.1 to 10.9.1

Release notes

Sourced from eslint's releases.

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

  • 899dbf1 chore: update github/codeql-action action to v4.37.7 (#21243) (renovate[bot])
  • 9aa3873 chore: update ecosystem plugins (#21235) (ESLint Bot)
  • dc1e7a8 chore: update ecosystem plugins (#21208) (ESLint Bot)
  • f878d21 ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (#21200) (dependabot[bot])
  • 4891e50 ci: bump github/codeql-action from 4.37.4 to 4.37.6 (#21199) (dependabot[bot])
Commits

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the linting group with 2 updates: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint` from 10.8.1 to 10.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.8.1...v10.9.1)

Updates `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: eslint
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting
- dependency-name: typescript-eslint
  dependency-version: 8.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting
...

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 Aug 28, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 28, 2026

Copy link
Copy Markdown

Deploying zsh with  Cloudflare Pages  Cloudflare Pages

Latest commit: c84a9d8
Status: ✅  Deploy successful!
Preview URL: https://b0be46af.zsh.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-lint-9kpf.zsh.pages.dev

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 7.29 MB

ℹ️ View Unchanged
Filename Size
.docusaurus/globalData.json 14.5 kB
build/404.html 10.9 kB
build/assets/css/styles.********.css 156 kB
build/assets/js/0a6cf40a.********.js 37.2 kB
build/assets/js/0cb7c40f.********.js 15.7 kB
build/assets/js/0e3e8cb3.********.js 6.97 kB
build/assets/js/0fd216e9.********.js 9.43 kB
build/assets/js/1a4e3797.********.js 86.7 kB
build/assets/js/1b355a49.********.js 8.52 kB
build/assets/js/1c9dc0d9.********.js 13.3 kB
build/assets/js/1df93b7f.********.js 16.7 kB
build/assets/js/1f391b9e.********.js 4.05 kB
build/assets/js/2e789afb.********.js 74.7 kB
build/assets/js/3a9ef7ca.********.js 439 B
build/assets/js/3dd168bd.********.js 17.4 kB
build/assets/js/3fc333ae.********.js 31 kB
build/assets/js/4edc808e.********.js 4.23 kB
build/assets/js/5c2e370e.********.js 487 B
build/assets/js/5e95c892.********.js 339 B
build/assets/js/6a509211.********.js 573 B
build/assets/js/6be15ea1.********.js 9.37 kB
build/assets/js/7aa168bf.********.js 6.41 kB
build/assets/js/7b9e4520.********.js 14 kB
build/assets/js/7bf4542e.********.js 18.5 kB
build/assets/js/7c5c12ac.********.js 9.67 kB
build/assets/js/7db88304.********.js 15.5 kB
build/assets/js/7efa72d3.********.js 7.28 kB
build/assets/js/8d7b1be1.********.js 15.7 kB
build/assets/js/09a4fe5a.********.js 64.8 kB
build/assets/js/9b0b65a6.********.js 9.51 kB
build/assets/js/12cfd228.********.js 7.18 kB
build/assets/js/14eb3368.********.js 10.6 kB
build/assets/js/40c845af.********.js 26.6 kB
build/assets/js/47a5fc0a.********.js 174 B
build/assets/js/54e40c4e.********.js 6.14 kB
build/assets/js/55b84506.********.js 10.8 kB
build/assets/js/56bcdb4b.********.js 10.6 kB
build/assets/js/57a8643e.********.js 14.3 kB
build/assets/js/0058b4c6.********.js 4.39 kB
build/assets/js/62b83c0f.********.js 5.79 kB
build/assets/js/66fe25d9.********.js 7.18 kB
build/assets/js/0067fb04.********.js 2.95 kB
build/assets/js/93c7665c.********.js 5.2 kB
build/assets/js/167d542a.********.js 12 kB
build/assets/js/175b49cb.********.js 39.4 kB
build/assets/js/221b35f7.********.js 17.9 kB
build/assets/js/263b985f.********.js 36.9 kB
build/assets/js/446e416b.********.js 9.56 kB
build/assets/js/621db11d.********.js 19.6 kB
build/assets/js/635ad0e8.********.js 479 B
build/assets/js/814f3328.********.js 151 B
build/assets/js/945b49d0.********.js 14.3 kB
build/assets/js/991ed628.********.js 17.1 kB
build/assets/js/1460.********.js 1.05 kB
build/assets/js/1718.********.js 10.3 kB
build/assets/js/2133.********.js 27.4 kB
build/assets/js/2137bacb.********.js 8.88 kB
build/assets/js/2369.********.js 102 B
build/assets/js/2980.********.js 5.74 kB
build/assets/js/3894e54f.********.js 21.9 kB
build/assets/js/4555.********.js 102 B
build/assets/js/5474.********.js 453 B
build/assets/js/5779.********.js 102 B
build/assets/js/5919.********.js 15 kB
build/assets/js/7151.********.js 1.27 kB
build/assets/js/8406.********.js 938 B
build/assets/js/8557.********.js 183 kB
build/assets/js/8961.********.js 443 kB
build/assets/js/36994c47.********.js 171 B
build/assets/js/98822c48.********.js 12.9 kB
build/assets/js/2700222d.********.js 4.94 kB
build/assets/js/4382960e.********.js 9.82 kB
build/assets/js/8357758b.********.js 19.7 kB
build/assets/js/8449122f.********.js 117 kB
build/assets/js/17896441.********.js 2.85 kB
build/assets/js/39724810.********.js 14 kB
build/assets/js/70442256.********.js 36 kB
build/assets/js/93354818.********.js 436 B
build/assets/js/a7bd4aaa.********.js 688 B
build/assets/js/a21c20db.********.js 45 kB
build/assets/js/a44cb192.********.js 68 kB
build/assets/js/a47e1a6f.********.js 5.14 kB
build/assets/js/a821d7a1.********.js 14.8 kB
build/assets/js/a94703ab.********.js 11.4 kB
build/assets/js/a7456010.********.js 173 B
build/assets/js/ab354ed5.********.js 44.7 kB
build/assets/js/aba21aa0.********.js 172 B
build/assets/js/acecf23e.********.js 193 B
build/assets/js/b6ee3617.********.js 3.29 kB
build/assets/js/b14e0f74.********.js 15.8 kB
build/assets/js/b28a5f0c.********.js 20.9 kB
build/assets/js/b4616e61.********.js 18.6 kB
build/assets/js/bc6be8dd.********.js 438 B
build/assets/js/bc7db166.********.js 23.4 kB
build/assets/js/c7b90d82.********.js 23.1 kB
build/assets/js/c141421f.********.js 172 B
build/assets/js/cf55cfec.********.js 458 B
build/assets/js/d5c68bbd.********.js 42.5 kB
build/assets/js/d40a1e80.********.js 9.99 kB
build/assets/js/d66fa391.********.js 32.4 kB
build/assets/js/d77cdf13.********.js 12.5 kB
build/assets/js/d2436a2b.********.js 10.5 kB
build/assets/js/db8d5f16.********.js 11.6 kB
build/assets/js/e9814e3e.********.js 6.48 kB
build/assets/js/e76149f9.********.js 9.46 kB
build/assets/js/e0719818.********.js 174 B
build/assets/js/ea82e367.********.js 13.7 kB
build/assets/js/eb7ebca6.********.js 30.2 kB
build/assets/js/ebed0d07.********.js 4.28 kB
build/assets/js/ef8b811a.********.js 313 B
build/assets/js/f6df909e.********.js 5.62 kB
build/assets/js/f7eabd91.********.js 8.78 kB
build/assets/js/f077d5db.********.js 33.4 kB
build/assets/js/f1028ce8.********.js 465 B
build/assets/js/f13553a8.********.js 436 B
build/assets/js/f53487f0.********.js 12.6 kB
build/assets/js/fd2064b2.********.js 11.5 kB
build/assets/js/main.********.js 523 kB
build/assets/js/runtime~main.********.js 8.46 kB
build/blog/authors.html 11.5 kB
build/community.html 22.9 kB
build/community/category/-collection.html 22.9 kB
build/community/category/-gallery-of-invocations.html 17.9 kB
build/community/contributing.html 24.6 kB
build/community/contributing/contributing_docs.html 38.9 kB
build/community/contributing/contributing_to_zi.html 32.7 kB
build/community/contributing/getting_started.html 36.5 kB
build/community/contributing/project_management.html 30.1 kB
build/community/contributors.html 27.3 kB
build/community/gallery/collection.html 24.7 kB
build/community/gallery/collection/completions.html 100 kB
build/community/gallery/collection/plugins.html 99.9 kB
build/community/gallery/collection/programs.html 238 kB
build/community/gallery/collection/services.html 26.5 kB
build/community/gallery/collection/snippets.html 25.9 kB
build/community/gallery/collection/themes.html 71.5 kB
build/community/zsh_handbook.html 160 kB
build/community/zsh_lint.html 178 kB
build/community/zsh_plugin_standard.html 220 kB
build/community/zsh-guide.html 20.7 kB
build/community/zsh-guide/completion.html 38.6 kB
build/community/zsh-guide/configuration.html 33.9 kB
build/community/zsh-guide/key-bindings.html 23.8 kB
build/community/zsh-guide/startup-profiling.html 39.3 kB
build/community/zunit.html 28 kB
build/community/zunit/zunit-assertions.html 61.4 kB
build/community/zunit/zunit-ci.html 44.1 kB
build/community/zunit/zunit-configuration.html 32.3 kB
build/community/zunit/zunit-installation.html 33.8 kB
build/community/zunit/zunit-running-tests.html 30.8 kB
build/community/zunit/zunit-test-syntax.html 44.2 kB
build/docs.html 20.4 kB
build/docs/category/-getting-started.html 17.8 kB
build/docs/category/-guides.html 18.8 kB
build/docs/code.html 20.5 kB
build/docs/getting_started/installation.html 62.3 kB
build/docs/getting_started/migration.html 94.4 kB
build/docs/getting_started/overview.html 101 kB
build/docs/guides/benchmark.html 29.8 kB
build/docs/guides/commands.html 97.7 kB
build/docs/guides/customization.html 65.1 kB
build/docs/guides/syntax.html 20 kB
build/docs/guides/syntax/bindkey.html 38.8 kB
build/docs/guides/syntax/for.html 75.8 kB
build/docs/guides/syntax/ice-modifiers.html 47.8 kB
build/docs/guides/syntax/standard.html 162 kB
build/ecosystem.html 20.3 kB
build/ecosystem/annexes/bin-gem-node.html 120 kB
build/ecosystem/annexes/default-ice.html 28 kB
build/ecosystem/annexes/eval.html 42.2 kB
build/ecosystem/annexes/linkbin.html 32.7 kB
build/ecosystem/annexes/meta-plugins.html 40.5 kB
build/ecosystem/annexes/overview.html 63.2 kB
build/ecosystem/annexes/patch-dl.html 28.9 kB
build/ecosystem/annexes/readurl.html 41.2 kB
build/ecosystem/annexes/rust.html 45 kB
build/ecosystem/annexes/submods.html 24.9 kB
build/ecosystem/annexes/unscope.html 40.8 kB
build/ecosystem/category/-annexes.html 23.9 kB
build/ecosystem/category/-packages.html 17.2 kB
build/ecosystem/category/️-plugins.html 28.3 kB
build/ecosystem/packages/synopsis.html 36.4 kB
build/ecosystem/packages/usage.html 81.2 kB
build/ecosystem/plugins/diff-so-fancy.html 40.4 kB
build/ecosystem/plugins/f-sy-h.html 118 kB
build/ecosystem/plugins/h-s-mw.html 52 kB
build/ecosystem/plugins/zbrowse.html 27.3 kB
build/ecosystem/plugins/zconvey.html 32.9 kB
build/ecosystem/plugins/zi-console.html 36.8 kB
build/ecosystem/plugins/zprompts.html 28 kB
build/ecosystem/plugins/zsh-cmd-architect.html 36.5 kB
build/ecosystem/plugins/zsh-editing-workbench.html 32.1 kB
build/ecosystem/plugins/zsh-modules.html 39.4 kB
build/ecosystem/plugins/zsh-navigation-tools.html 75.9 kB
build/ecosystem/plugins/zsh-select.html 39.5 kB
build/ecosystem/plugins/zsh-unique-id.html 31.2 kB
build/ecosystem/plugins/zui.html 173 kB
build/ecosystem/plugins/zzcomplete.html 28.8 kB
build/index.html 21.5 kB
build/legal/CODE_OF_CONDUCT.html 20.6 kB
build/legal/PRIVACY.html 32.7 kB
build/search.html 16.2 kB

compressed-size-action

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/linting-313aadd5dd branch August 31, 2026 02:47
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.

0 participants