Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-dev-deps group with 4 updates in the / directory: @openapitools/openapi-generator-cli, tsup, tsx and typescript.

Updates @openapitools/openapi-generator-cli from 2.20.0 to 2.21.4

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.21.4

2.21.4 (2025-07-23)

Bug Fixes

  • deps: update dependency axios to v1.11.0 [security] (#956) (e517c31)

v2.21.3

2.21.3 (2025-07-19)

Bug Fixes

  • deps: update nest monorepo to v11.1.5 (#950) (28c5f0d)

v2.21.2

2.21.2 (2025-07-16)

Bug Fixes

  • deps: update dependency @​nestjs/axios to v4.0.1 (#947) (9f16faf)

v2.21.1

2.21.1 (2025-07-15)

Bug Fixes

  • deps: update dependency concurrently to v9 (#848) (5a52eaf)

v2.21.0

2.21.0 (2025-06-25)

Features

v2.20.6

2.20.6 (2025-06-25)

Bug Fixes

  • deps: update dependency axios to v1.10.0 (#939) (0f623cc)

v2.20.5

2.20.5 (2025-06-24)

... (truncated)

Commits
  • e517c31 fix(deps): update dependency axios to v1.11.0 [security] (#956)
  • 0c09c58 chore(deps): update dependency dotenv to v17 (#952)
  • 4a4fe24 chore(deps): update dependency eslint to v9.31.0 (#951)
  • 28c5f0d fix(deps): update nest monorepo to v11.1.5 (#950)
  • 3683900 chore(deps): update dependency eslint-config-prettier to v10.1.8 (#949)
  • 48d1586 chore(deps): update dependency dotenv to v16.6.1 (#948)
  • 9f16faf fix(deps): update dependency @​nestjs/axios to v4.0.1 (#947)
  • c642e40 chore(deps): update dependency prettier to v3.6.2 (#946)
  • b274502 chore(deps): update dependency @​types/lodash to v4.17.20 (#945)
  • 5a52eaf fix(deps): update dependency concurrently to v9 (#848)
  • Additional commits viewable in compare view

Updates tsup from 8.4.0 to 8.5.0

Release notes

Sourced from tsup's releases.

v8.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 92ee842 chore: release v8.5.0
  • 7c1e13e fix: copyPublicDir in watch mode (#1331)
  • fdfd59a feat: allow passing custom swc configuration to swcPlugin (#1313)
  • 769aa49 fix: make removeNodeProtocol work with shims
  • c654e5f feat: use fix-dts-default-cjs-exports to transform CJS types (#1310)
  • See full diff in compare view

Updates tsx from 4.19.4 to 4.20.3

Release notes

Sourced from tsx's releases.

v4.20.3

4.20.3 (2025-06-13)

Bug Fixes


This release is also available on:

v4.20.2

4.20.2 (2025-06-12)

Bug Fixes


This release is also available on:

v4.20.1

4.20.1 (2025-06-11)

Bug Fixes

  • json: handle keys with special characters (9bd2546)

This release is also available on:

v4.20.0

4.20.0 (2025-06-11)

Bug Fixes

... (truncated)

Commits
  • dadcf27 fix: revert v4.20 changes
  • 2d1aaee chore: upgrade manten
  • c188268 fix: support ambiguous package (#79)
  • 602f1b1 chore: debug to accept levels (#77)
  • 5172c47 test: log node-pty failure stdout
  • 1e8f17b refactor: node-pty test code
  • 9bd2546 fix(json): handle keys with special characters
  • e97fe67 test: failed pty tests logs
  • 532c50a tests: fix Windows tests
  • ec316d3 feat: support latest Node versions
  • Additional commits viewable in compare view

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

Release notes pending.

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from nokhnaton, ras0q and zer0-star August 1, 2025 00:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dev-deps-e206c9d806 branch from b32d7d8 to d8f8aa9 Compare August 1, 2025 01:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dev-deps-e206c9d806 branch from d8f8aa9 to 6d2782c Compare September 1, 2025 00:15
@Pugma
Copy link
Contributor

Pugma commented Sep 4, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dev-deps-e206c9d806 branch from 6d2782c to a8d6526 Compare September 4, 2025 14:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dev-deps-e206c9d806 branch from a8d6526 to 997ab70 Compare October 1, 2025 00:02
…4 updates

Bumps the npm-dev-deps group with 4 updates in the / directory: [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli), [tsup](https://github.com/egoist/tsup), [tsx](https://github.com/privatenumber/tsx) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@openapitools/openapi-generator-cli` from 2.20.0 to 2.21.4
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.20.0...v2.21.4)

Updates `tsup` from 8.4.0 to 8.5.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.4.0...v8.5.0)

Updates `tsx` from 4.19.4 to 4.20.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.4...v4.20.3)

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.21.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: tsup
  dependency-version: 8.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: tsx
  dependency-version: 4.20.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dev-deps-e206c9d806 branch from 997ab70 to 5ed622d Compare October 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.

1 participant