Skip to content

build(deps)(deps-dev): bump the all-dependencies group with 4 updates#25

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-448662575f
May 24, 2026
Merged

build(deps)(deps-dev): bump the all-dependencies group with 4 updates#25
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-448662575f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 4 updates: @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and vitest.

Updates @types/node from 25.8.0 to 25.9.1

Commits

Updates @typescript-eslint/eslint-plugin from 8.59.3 to 8.59.4

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ 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/eslint-plugin's changelog.

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)

❤️ Thank You

See GitHub Releases for more information.

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

Commits
  • ca6ca14 chore(release): publish 8.59.4
  • 4302433 fix(eslint-plugin): [no-floating-promises] stack overflow when using recursiv...
  • 10b79f1 chore(deps): update dependency eslint to v10.4.0 (#12339)
  • 2a6765d chore: clenaup getAwaitedType from typescript.d.ts (#12302)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.59.3 to 8.59.4

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ 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/parser's changelog.

8.59.4 (2026-05-18)

This was a version bump only for parser 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

Updates vitest from 4.1.6 to 4.1.7

Release notes

Sourced from vitest's releases.

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub
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 all-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


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

Updates `@typescript-eslint/eslint-plugin` from 8.59.3 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.3 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/parser)

Updates `vitest` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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

dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@cocogitto-bot

cocogitto-bot Bot commented May 24, 2026

Copy link
Copy Markdown

❌ Found 0 compliant commit and 1 non-compliant commits in bb765df.

Commit bb765df by @dependabot[bot] is not conform to the conventional commit specification :

  • message: `build(deps)(deps-dev): bump the all-dependencies group with 4 updates

Bumps the all-dependencies group with 4 updates: @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and vitest.

Updates @types/node from 25.8.0 to 25.9.1

Updates @typescript-eslint/eslint-plugin from 8.59.3 to 8.59.4

Updates @typescript-eslint/parser from 8.59.3 to 8.59.4

Updates vitest from 4.1.6 to 4.1.7


updated-dependencies:

  • dependency-name: "@types/node"
    dependency-version: 25.9.1
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: all-dependencies
  • dependency-name: "@typescript-eslint/eslint-plugin"
    dependency-version: 8.59.4
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: all-dependencies
  • dependency-name: "@typescript-eslint/parser"
    dependency-version: 8.59.4
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: all-dependencies
  • dependency-name: vitest
    dependency-version: 4.1.7
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: all-dependencies
    ...

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

  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:12
          |
        1 | build(deps)(deps-dev): bump the all-dependencies group with 4 updates
          |            ^---
          |
          = expected type_separator
    

1 similar comment
@cocogitto-bot

cocogitto-bot Bot commented May 24, 2026

Copy link
Copy Markdown

❌ Found 0 compliant commit and 1 non-compliant commits in bb765df.

Commit bb765df by @dependabot[bot] is not conform to the conventional commit specification :

  • message: `build(deps)(deps-dev): bump the all-dependencies group with 4 updates

Bumps the all-dependencies group with 4 updates: @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and vitest.

Updates @types/node from 25.8.0 to 25.9.1

Updates @typescript-eslint/eslint-plugin from 8.59.3 to 8.59.4

Updates @typescript-eslint/parser from 8.59.3 to 8.59.4

Updates vitest from 4.1.6 to 4.1.7


updated-dependencies:

  • dependency-name: "@types/node"
    dependency-version: 25.9.1
    dependency-type: direct:development
    update-type: version-update:semver-minor
    dependency-group: all-dependencies
  • dependency-name: "@typescript-eslint/eslint-plugin"
    dependency-version: 8.59.4
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: all-dependencies
  • dependency-name: "@typescript-eslint/parser"
    dependency-version: 8.59.4
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: all-dependencies
  • dependency-name: vitest
    dependency-version: 4.1.7
    dependency-type: direct:development
    update-type: version-update:semver-patch
    dependency-group: all-dependencies
    ...

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

  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:12
          |
        1 | build(deps)(deps-dev): bump the all-dependencies group with 4 updates
          |            ^---
          |
          = expected type_separator
    

@github-actions github-actions Bot merged commit 12d24c7 into main May 24, 2026
2 of 6 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/all-dependencies-448662575f branch May 24, 2026 22:07
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.

0 participants