Skip to content

chore(deps-dev): bump the development-dependencies group with 4 updates - #181

Merged
43081j merged 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-8474bbb7fb
Sep 2, 2026
Merged

chore(deps-dev): bump the development-dependencies group with 4 updates#181
43081j merged 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-8474bbb7fb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 4 updates: @types/node, eslint, module-replacements and typescript-eslint.

Updates @types/node from 26.2.0 to 26.4.0

Commits

Updates eslint from 10.9.0 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

Commits

Updates module-replacements from 3.2.0 to 3.3.0

Release notes

Sourced from module-replacements's releases.

3.3.0

What's Changed

Full Changelog: e18e/module-replacements@3.2.0...3.3.0

Commits
  • e1d4934 feat(preferred): add has-yarn to replacements (#964)
  • a86e0d6 feat: replace mktemp with native alternatives (#979)
  • 99b7059 feat: add es6-promisify native replacement (#975)
  • 62ef06a fix: run update-engines scripts sequentially (#973)
  • 84a23f9 feat(preferred): add open to replacements (#962)
  • 0755f8e feat(micro-utilities): add load-json-file to replacements (#971)
  • 6c4e728 feat: add comver-to-semver to replacements (#957)
  • 0cf2483 feat: add temp-dir and tempfile to native replacements (#956)
  • d301c24 feat: add tar-stream to preferred replacements (#959)
  • 2201dd1 feat: add is-touch-device to replacements (#958)
  • Additional commits viewable in compare view

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 development-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint), [module-replacements](https://github.com/e18e/module-replacements) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Updates `module-replacements` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/e18e/module-replacements/releases)
- [Commits](e18e/module-replacements@3.2.0...3.3.0)

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: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: module-replacements
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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 31, 2026
@github-actions

Copy link
Copy Markdown

📊 Dependency Size Changes

Warning

This PR adds 1.6 MB of new dependencies, which exceeds the threshold of 100 kB.

📦 Package 📏 Size
@typescript-eslint/eslint-plugin@8.67.0 → @typescript-eslint/eslint-plugin@8.68.0 444.7 kB
@typescript-eslint/typescript-estree@8.67.0 → @typescript-eslint/typescript-estree@8.68.0 188.1 kB
module-replacements@3.2.0 → module-replacements@3.3.0 147 kB
@typescript-eslint/parser@8.67.0 → @typescript-eslint/parser@8.68.0 126.7 kB
@typescript-eslint/scope-manager@8.67.0 → @typescript-eslint/scope-manager@8.68.0 124 kB
@typescript-eslint/types@8.67.0 → @typescript-eslint/types@8.68.0 105.5 kB
@typescript-eslint/visitor-keys@8.67.0 → @typescript-eslint/visitor-keys@8.68.0 100.3 kB
@typescript-eslint/utils@8.67.0 → @typescript-eslint/utils@8.68.0 97.1 kB
@typescript-eslint/type-utils@8.67.0 → @typescript-eslint/type-utils@8.68.0 91.2 kB
typescript-eslint@8.67.0 → typescript-eslint@8.68.0 53.8 kB
@types/node@26.2.0 → @types/node@26.4.0 34.6 kB
@typescript-eslint/project-service@8.67.0 → @typescript-eslint/project-service@8.68.0 22.6 kB
@typescript-eslint/tsconfig-utils@8.67.0 → @typescript-eslint/tsconfig-utils@8.68.0 22.4 kB
eslint@10.9.0 → eslint@10.9.1 20 B

Total size change: 1.6 MB

@43081j
43081j merged commit a9585ed into main Sep 2, 2026
4 checks passed
@43081j
43081j deleted the dependabot/npm_and_yarn/development-dependencies-8474bbb7fb branch September 2, 2026 09:33
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