Skip to content

chore(deps-dev): bump the all group with 4 updates#139

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-189f9b7038
Nov 1, 2025
Merged

chore(deps-dev): bump the all group with 4 updates#139
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-189f9b7038

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the all group with 4 updates: @hey-api/openapi-ts, @types/node, bunchee and ts-jest.

Updates @hey-api/openapi-ts from 0.84.4 to 0.86.11

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.86.11

Patch Changes

@​hey-api/openapi-ts@​0.86.10

Patch Changes

@​hey-api/openapi-ts@​0.86.9

Patch Changes

Updated Dependencies:

  • @​hey-api/codegen-core@​0.3.2

@​hey-api/openapi-ts@​0.86.8

Patch Changes

@​hey-api/openapi-ts@​0.86.7

Patch Changes

@​hey-api/openapi-ts@​0.86.6

Patch Changes

@​hey-api/openapi-ts@​0.86.5

Patch Changes

@​hey-api/openapi-ts@​0.86.4

Patch Changes

... (truncated)

Commits
  • 6d2622f Merge pull request #2898 from hey-api/changeset-release/main
  • 14b51ce ci: release
  • 505b92b Merge pull request #2897 from hey-api/copilot/fix-plugininstance-foreach-typing
  • a625980 Fix typing issue in PluginInstance with unique generics
  • a32b0f8 Fix: rename type parameters in PluginInstance methods to avoid bundler conflicts
  • e6920df Initial plan
  • cec4739 Merge pull request #2895 from hey-api/changeset-release/main
  • 117b38d ci: release
  • e971917 Merge pull request #2893 from hey-api/copilot/fix-body-parameter-ignored
  • ef1dedc Update all test snapshots with pnpm test -u
  • Additional commits viewable in compare view

Updates @types/node from 24.6.1 to 24.9.2

Commits

Updates bunchee from 6.6.0 to 6.6.2

Release notes

Sourced from bunchee's releases.

v6.6.2

Improvments

Chores

New Contributors

Full Changelog: huozhi/bunchee@v6.6.0...v6.6.1

Commits

Updates ts-jest from 29.4.4 to 29.4.5

Release notes

Sourced from ts-jest's releases.

v29.4.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.5 (2025-10-10)

Bug Fixes

  • allow filtering modern module warning message with diagnostic code (c290d4d), , closes #5013
Commits
  • 9d5248a chore(release): 29.4.5
  • ca8b623 refactor: improve message about using Node16/18/Next
  • c290d4d fix: allow filtering modern module warning message with diagnostic code
  • 1ff2dda build: replace conventional-changelog-cli dep
  • 1c08db3 ci: run npm ci --ignore-scripts for workflows
  • 9f60d2c ci: enhance security for Renovate PRs
  • 1c1077f build(deps): Update dependency @​formatjs/ts-transformer to ^3.14.2
  • 9037f2f build(deps): Update dependency @​types/node to v20.19.20
  • 6ed0e1c build(deps): Update dependency semver to ^7.7.3
  • 4a06f8c build(deps): Update github/codeql-action digest to a8d1ac4
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 group with 4 updates: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [bunchee](https://github.com/huozhi/bunchee) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `@hey-api/openapi-ts` from 0.84.4 to 0.86.11
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.84.4...@hey-api/openapi-ts@0.86.11)

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

Updates `bunchee` from 6.6.0 to 6.6.2
- [Release notes](https://github.com/huozhi/bunchee/releases)
- [Commits](huozhi/bunchee@v6.6.0...v6.6.2)

Updates `ts-jest` from 29.4.4 to 29.4.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.4...v29.4.5)

---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.86.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: bunchee
  dependency-version: 6.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ts-jest
  dependency-version: 29.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Nov 1, 2025
@github-actions github-actions bot merged commit a6cc37c into main Nov 1, 2025
1 check passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/all-189f9b7038 branch November 1, 2025 00:03
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