Skip to content

Build(deps-dev): Bump the npm-dev-deps group across 1 directory with 4 updates#434

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-dev-deps-6b4c9e8423
Open

Build(deps-dev): Bump the npm-dev-deps group across 1 directory with 4 updates#434
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-dev-deps-6b4c9e8423

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

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

Updates @openapitools/openapi-generator-cli from 2.22.0 to 2.31.0

Release notes

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

v2.31.0

2.31.0 (2026-03-24)

Features

v2.30.2

2.30.2 (2026-03-06)

Bug Fixes

  • deps: update dependency jsonpath to v1.3.0 (#1164) (2c4802d)

v2.30.1

2.30.1 (2026-03-03)

Bug Fixes

  • deps: update dependency fs-extra to v11.3.4 (#1157) (74d5871)

v2.30.0

2.30.0 (2026-02-25)

Features

v2.29.0

2.29.0 (2026-02-16)

Features

v2.28.3

2.28.3 (2026-02-10)

Bug Fixes

  • resolve Node 24+ spawn deprecation warning (DEP0190) (#1130) (083418f), closes #1102

v2.28.2

2.28.2 (2026-02-06)

... (truncated)

Commits
  • e959f06 feat(release): v7.21.0 release (#1180)
  • 3d196e0 chore(deps): update dependency type-fest to v5.5.0 (#1176)
  • 36b1672 chore(deps): update nx monorepo to v22.6.0 (#1175)
  • f8de577 chore(deps): update nest monorepo to v11.1.17 (#1174)
  • 252a72e chore(deps): update commitlint monorepo to v20.5.0 (#1173)
  • c60a637 chore(deps): update commitlint monorepo to v20.4.4 (#1170)
  • 044fef7 chore(deps): update jest monorepo to v30.3.0 (#1167)
  • 015e78f chore(deps): update dependency eslint to v9.39.4 (#1166)
  • 4913312 chore(deps): update dependency @​types/node to v20.19.37 (#1165)
  • 2c4802d fix(deps): update dependency jsonpath to v1.3.0 (#1164)
  • Additional commits viewable in compare view

Updates rimraf from 6.0.1 to 6.1.3

Changelog

Sourced from rimraf's changelog.

6.1

  • Move to native fs/promises usage instead of promisifying manually.

6.0

  • Drop support for nodes before v20
  • Add --version to CLI

5.0

  • No default export, only named exports

4.4

  • Provide Dirent or Stats object as second argument to filter

4.3

  • Return boolean indicating whether the path was fully removed
  • Add filter option
  • bin: add --verbose, -v to print files as they are deleted
  • bin: add --no-verbose, -V to not print files as they are deleted
  • bin: add -i --interactive to be prompted on each deletion
  • bin: add -I --no-interactive to not be prompted on each deletion
  • 4.3.1 Fixed inappropriately following symbolic links to directories

v4.2

  • Brought back glob support, using the new and improved glob v9

v4.1

  • Improved hybrid module with no need to look at the .default dangly bit. .default preserved as a reference to rimraf for compatibility with anyone who came to rely on it in v4.0.
  • Accept and ignore -rf and -fr arguments to the bin.

v4.0

  • Remove glob dependency entirely. This library now only accepts actual file and folder names to delete.
  • Accept array of paths or single path.
  • Windows performance and reliability improved.
  • All strategies separated into explicitly exported methods.
  • Drop support for Node.js below version 14
  • rewrite in TypeScript

... (truncated)

Commits

Updates tsup from 8.4.0 to 8.5.1

Release notes

Sourced from tsup's releases.

v8.5.1

   🐞 Bug Fixes

    View changes on GitHub

v8.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tsup since your current version.


Updates tsx from 4.19.4 to 4.21.0

Release notes

Sourced from tsx's releases.

v4.21.0

4.21.0 (2025-11-30)

Features


This release is also available on:

v4.20.6

4.20.6 (2025-09-26)

Bug Fixes

  • properly hide relaySignal from process.listeners() (#741) (710a424)

This release is also available on:

v4.20.5

4.20.5 (2025-08-24)

Bug Fixes

  • handle ambiguous packages (796053a)

This release is also available on:

v4.20.4

4.20.4 (2025-08-12)

Bug Fixes

... (truncated)

Commits
  • f6284cd ci: lock in semantic-release v24
  • 048fb62 feat: upgrade esbuild (#748)
  • 710a424 fix: properly hide relaySignal from process.listeners() (#741)
  • 20b91c4 docs: make sponsors dynamic
  • 08dcd59 chore: move vercel settings to root
  • e6d1a47 docs: obfuscate aside classname
  • de2719d style: remove unused variable
  • 13f2954 chore: upgrade docs deps
  • 0504525 chore: upgrade manten
  • 132fdd8 test: assert require.cache
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2026
…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), [rimraf](https://github.com/isaacs/rimraf), [tsup](https://github.com/egoist/tsup) and [tsx](https://github.com/privatenumber/tsx).


Updates `@openapitools/openapi-generator-cli` from 2.22.0 to 2.31.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Commits](OpenAPITools/openapi-generator-cli@v2.22.0...v2.31.0)

Updates `rimraf` from 6.0.1 to 6.1.3
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.0.1...v6.1.3)

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

Updates `tsx` from 4.19.4 to 4.21.0
- [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.21.0)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: rimraf
  dependency-version: 6.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: tsup
  dependency-version: 8.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: tsx
  dependency-version: 4.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dev-deps-6b4c9e8423 branch from be1265f to 0e7e729 Compare April 1, 2026 00: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