Skip to content

Conversation

@dependabot
Copy link

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

Bumps the patch group with 6 updates in the / directory:

Package From To
@changesets/cli 2.27.10 2.29.7
@openapitools/openapi-generator-cli 2.15.3 2.25.2
prettier-plugin-organize-imports 4.1.0 4.3.0
prettier-plugin-packagejson 2.5.6 2.5.19
tsup 8.3.5 8.5.1
vite-tsconfig-paths 5.1.3 5.1.4

Updates @changesets/cli from 2.27.10 to 2.29.7

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.7

Patch Changes

  • Updated dependencies [957f24e]:
    • @​changesets/apply-release-plan@​7.0.13

@​changesets/cli@​2.29.6

Patch Changes

@​changesets/cli@​2.29.5

Patch Changes

  • #1693 6352819 Thanks @​Andarist! - Fixed an issue with workspace:^ and workspace:~ dependency ranges not being semantically treated as, respectively, ^CURRENT_VERSION and ~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.

  • Updated dependencies [6352819]:

    • @​changesets/assemble-release-plan@​6.0.9
    • @​changesets/get-release-plan@​4.0.13

@​changesets/cli@​2.29.4

Patch Changes

  • #1668 65d6632 Thanks @​Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled

  • Updated dependencies [65d6632]:

    • @​changesets/assemble-release-plan@​6.0.8
    • @​changesets/get-release-plan@​4.0.12

@​changesets/cli@​2.29.3

Patch Changes

@​changesets/cli@​2.29.2

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

  • Updated dependencies [f73f84a]:

    • @​changesets/read@​0.6.5
    • @​changesets/git@​3.0.4
    • @​changesets/get-release-plan@​4.0.10
    • @​changesets/apply-release-plan@​7.0.12

... (truncated)

Commits

Updates @openapitools/openapi-generator-cli from 2.15.3 to 2.25.2

Release notes

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

v2.25.2

2.25.2 (2025-11-20)

Bug Fixes

v2.25.1

2.25.1 (2025-11-18)

Bug Fixes

v2.25.0

2.25.0 (2025-10-12)

Features

  • release: trigger a release (2a8a011)

v2.24.0

2.24.0 (2025-09-28)

Features

v2.23.4

2.23.4 (2025-09-16)

Bug Fixes

  • deps: update dependency fs-extra to v11.3.2 (#1001) (516cdf0)

v2.23.3

2.23.3 (2025-09-15)

Bug Fixes

  • deps: update dependency axios to v1.12.2 (#999) (0f00d1e)

v2.23.2

2.23.2 (2025-09-15)

... (truncated)

Commits
  • 8cec27e fix(deps): update dependency glob to v13 (#1052)
  • 7c4b115 chore(deps): update nx monorepo to v22.1.0 (#1053)
  • 6373d47 fix(deps): update dependency glob to v12 (#1051)
  • a1a0576 chore(deps): update nx monorepo to v22.0.4 (#1050)
  • 0fb7310 chore(deps): update dependency glob to v11.1.0 [security] (#1049)
  • ae1e86e chore(deps): update nest monorepo to v11.1.9 (#1047)
  • 7b46fdd chore(deps): update dependency @​types/node to v20.19.25 (#1046)
  • dbb01c8 chore(deps): update nx monorepo to v22.0.3 (#1045)
  • 76254ff chore(deps): update dependency axios to v1.13.2 (#1044)
  • 4259642 chore(deps): update dependency eslint to v9.39.1 (#1043)
  • Additional commits viewable in compare view

Updates prettier-plugin-organize-imports from 4.1.0 to 4.3.0

Release notes

Sourced from prettier-plugin-organize-imports's releases.

4.3.0

What's Changed

Full Changelog: simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0

4.2.0

  • fix: use getDefaultCompilerOptions from vue-tsc instead of the deprecated resolveVueCompilerOptions (858cbbe)
  • feat: allow vue-tsc version 3 as peer dependency (c777cd8)
  • chore: update all dev dependencies (253d1bf)
Commits
  • f354c0e 4.3.0
  • 98d053a chore: update dev dependencies
  • bc4d8fa feat: allow configuration of organizeImportsTypeOrder (#152)
  • ed9c19a docs: update changelog
  • 93df501 4.2.0
  • 253d1bf chore: update all dev dependencies
  • 858cbbe fix: use getDefaultCompilerOptions from vue-tsc instead of the deprecated `...
  • c777cd8 feat: allow vue-tsc 3 as peer dependency
  • e79ed64 chore(ci): remove check-types step (part of test now)
  • See full diff in compare view

Updates prettier-plugin-packagejson from 2.5.6 to 2.5.19

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.19

2.5.19 (2025-07-20)

Bug Fixes

  • deps: update dependency synckit to v0.11.11 (d8dd21a)

v2.5.18

2.5.18 (2025-07-03)

Bug Fixes

  • deps: update dependency sort-package-json to v3.4.0 (eef209d)

v2.5.17

2.5.17 (2025-06-27)

Bug Fixes

  • deps: update dependency sort-package-json to v3.3.1 (1435bf2)

v2.5.16

2.5.16 (2025-06-26)

Bug Fixes

  • deps: update dependency sort-package-json to v3.2.2 (8baedc1)

v2.5.15

2.5.15 (2025-05-31)

Bug Fixes

  • deps: update dependency synckit to v0.11.8 (2e50ac7)

v2.5.14

2.5.14 (2025-05-19)

Bug Fixes

  • deps: update dependency synckit to v0.11.6 (7d8e522)

v2.5.13

2.5.13 (2025-05-15)

... (truncated)

Commits
  • d9b712d Merge pull request #249 from matzkoh/renovate/synckit-0.11.x
  • d8dd21a fix(deps): update dependency synckit to v0.11.11
  • b4a0405 Merge pull request #248 from matzkoh/renovate/node-22.17.x
  • 049d060 chore(deps): update node.js to v22.17.1
  • 92a8863 Merge pull request #247 from matzkoh/renovate/lock-file-maintenance
  • f20cf3d chore(deps): lock file maintenance
  • 798d40e Merge pull request #246 from matzkoh/renovate/sort-package-json-3.x
  • eef209d fix(deps): update dependency sort-package-json to v3.4.0
  • 22559bd Merge pull request #245 from matzkoh/renovate/prettier-3.6.x
  • 290bed9 chore(deps): update dependency prettier to v3.6.2
  • Additional commits viewable in compare view

Updates tsup from 8.3.5 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

v8.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.3.6

   🐞 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 vite-tsconfig-paths from 5.1.3 to 5.1.4

Release notes

Sourced from vite-tsconfig-paths's releases.

v5.1.4

  • fix: correctly infer the paths root dir (eea1c17d0fe4ad6e3f8bc324216bc09173e3c778) (#150)
Commits
  • f58afbc 5.1.4
  • ece58bf chore: upgrade typescript
  • 593a611 fix: ensure parseNative result is correctly handled
  • eea1c17 fix: correctly infer the paths root dir
  • 34cb651 test: add case for resolving paths from an extended tsconfig (#166)
  • 2d187b9 chore: upgrade vite & vitest
  • a5bb13e chore: stop using yarn in package.json scripts
  • See full diff 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 26, 2025
@michielbijland
Copy link
Member

@dependabot recreate

Bumps the patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.10` | `2.29.7` |
| [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.15.3` | `2.25.2` |
| [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.1.0` | `4.3.0` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.6` | `2.5.19` |
| [tsup](https://github.com/egoist/tsup) | `8.3.5` | `8.5.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.1.3` | `5.1.4` |



Updates `@changesets/cli` from 2.27.10 to 2.29.7
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@openapitools/openapi-generator-cli` from 2.15.3 to 2.25.2
- [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.15.3...v2.25.2)

Updates `prettier-plugin-organize-imports` from 4.1.0 to 4.3.0
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
- [Commits](simonhaenisch/prettier-plugin-organize-imports@v4.1.0...v4.3.0)

Updates `prettier-plugin-packagejson` from 2.5.6 to 2.5.19
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.6...v2.5.19)

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

Updates `vite-tsconfig-paths` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v5.1.3...v5.1.4)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-version: 2.29.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.25.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: prettier-plugin-organize-imports
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: prettier-plugin-packagejson
  dependency-version: 2.5.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: tsup
  dependency-version: 8.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: vite-tsconfig-paths
  dependency-version: 5.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-e84c3fc638 branch from e230994 to 6b091c6 Compare November 27, 2025 09:09
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.

2 participants