Skip to content

chore(deps): update devdependency bumpp to v10#40

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bumpp-10.x
Open

chore(deps): update devdependency bumpp to v10#40
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bumpp-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bumpp ^8.2.1^10.4.1 age adoption passing confidence

Release Notes

antfu-collective/bumpp (bumpp)

v10.4.1

Compare Source

   🚀 Features
    View changes on GitHub

v10.4.0

Compare Source

No significant changes

    View changes on GitHub

v10.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.3.1

Compare Source

No significant changes

    View changes on GitHub

v10.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v10.2.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.2.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v10.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v10.0.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.0.2

Compare Source

No significant changes

    View changes on GitHub

v10.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v9.11.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.10.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.9.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.2

Compare Source

No significant changes

    View changes on GitHub

v9.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.7.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.6.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.4.2

Compare Source

   🚀 Features
    View changes on GitHub

v9.4.1

Compare Source

v9.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.3.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.2.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.1.1

Compare Source

No significant changes

    View changes on GitHub

v9.1.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v9.0.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented May 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 96, reused 69, downloaded 11, added 0
Progress: resolved 229, reused 166, downloaded 22, added 0
 WARN  deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
Progress: resolved 556, reused 471, downloaded 23, added 0
Progress: resolved 1014, reused 923, downloaded 23, added 0

 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ @ow3/stacks 0.30.4
  ├─┬ vitepress 1.0.0-alpha.13
  │ └─┬ @docsearch/js 3.2.1
  │   └─┬ @docsearch/react 3.2.1
  │     └─┬ @algolia/autocomplete-preset-algolia 1.7.1
  │       └── ✕ missing peer @algolia/client-search@^4.9.1
  └─┬ commitizen 4.2.5
    └─┬ cz-conventional-changelog 3.3.0
      └─┬ @commitlint/load 18.6.1
        └─┬ cosmiconfig 8.3.6
          └── ✕ unmet peer typescript@>=4.9.5: found 4.8.3
Peer dependencies that should be installed:
  @algolia/client-search@^4.9.1

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot force-pushed the renovate/bumpp-10.x branch from a93b693 to 633282f Compare May 16, 2025 01:37
@renovate renovate bot force-pushed the renovate/bumpp-10.x branch from 633282f to 9d8f41e Compare June 17, 2025 07:06
@renovate renovate bot force-pushed the renovate/bumpp-10.x branch 2 times, most recently from 208c9de to 55973cd Compare August 12, 2025 06:37
@renovate renovate bot force-pushed the renovate/bumpp-10.x branch 2 times, most recently from 851a2e3 to 9c51c24 Compare October 6, 2025 05:44
@renovate renovate bot force-pushed the renovate/bumpp-10.x branch from 9c51c24 to 0382616 Compare November 27, 2025 09:37
@renovate renovate bot force-pushed the renovate/bumpp-10.x branch from 0382616 to f9dc256 Compare January 13, 2026 10:46
@renovate renovate bot force-pushed the renovate/bumpp-10.x branch from f9dc256 to 68ac7fb Compare February 5, 2026 11:06
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