Skip to content

fix(deps): update all non-major dependencies#74

Merged
nekomeowww merged 1 commit intomainfrom
renovate/all-minor-patch
May 16, 2025
Merged

fix(deps): update all non-major dependencies#74
nekomeowww merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config 4.12.1 -> 4.13.1 age adoption passing confidence devDependencies minor
@iconify-json/simple-icons 1.2.33 -> 1.2.34 age adoption passing confidence devDependencies patch
@types/node (source) 22.15.12 -> 22.15.18 age adoption passing confidence devDependencies patch
@vueuse/core (source) 13.1.0 -> 13.2.0 age adoption passing confidence devDependencies minor
go (source) 1.24.2 -> 1.24.3 age adoption passing confidence toolchain patch
golang 1.24.2 -> 1.24.3 age adoption passing confidence patch
k8s.io/api v0.33.0 -> v0.33.1 age adoption passing confidence require patch
k8s.io/apimachinery v0.33.0 -> v0.33.1 age adoption passing confidence require patch
k8s.io/cli-runtime v0.33.0 -> v0.33.1 age adoption passing confidence require patch
k8s.io/client-go v0.33.0 -> v0.33.1 age adoption passing confidence require patch
pnpm (source) 10.10.0 -> 10.11.0 age adoption passing confidence packageManager minor
unocss (source) 66.1.0 -> 66.1.2 age adoption passing confidence devDependencies patch
vue (source) 3.5.13 -> 3.5.14 age adoption passing confidence devDependencies patch

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v4.13.1

Compare Source

No significant changes

    View changes on GitHub

v4.13.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v13.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
golang/go (go)

v1.24.3

kubernetes/api (k8s.io/api)

v0.33.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.1

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.33.1

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.1

Compare Source

pnpm/pnpm (pnpm)

v10.11.0

Compare Source

Minor Changes
  • A new setting added for pnpm init to create a package.json with type=module, when init-type is module. Works as a flag for the init command too #​9463.

  • Added support for Nushell to pnpm setup #​6476.

  • Added two new flags to the pnpm audit command, --ignore and --ignore-unfixable #​8474.

    Ignore all vulnerabilities that have no solution:

    > pnpm audit --ignore-unfixable

    Provide a list of CVE's to ignore those specifically, even if they have a resolution.

    > pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
  • Added support for recursively running pack in every project of a workspace #​4351.

    Now you can run pnpm -r pack to pack all packages in the workspace.

Patch Changes
  • pnpm version management should work, when dangerouslyAllowAllBuilds is set to true #​9472.
  • pnpm link should work from inside a workspace #​9506.
  • Set the default workspaceConcurrency to Math.min(os.availableParallelism(), 4) #​9493.
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Read updateConfig from pnpm-workspace.yaml #​9500.
  • Add support for recursive pack
  • Remove url.parse usage to fix warning on Node.js 24 #​9492.
  • pnpm run should be able to run commands from the workspace root, if ignoreScripts is set tot true #​4858.
unocss/unocss (unocss)

v66.1.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.14

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ad1e9fb to 093fd85 Compare May 15, 2025 23:49
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies May 15, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 093fd85 to 2904a02 Compare May 16, 2025 03:36
@renovate
Copy link
Contributor Author

renovate bot commented May 16, 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: docs/pnpm-lock.yaml
 ERROR  Failed to switch pnpm to v10.10.0. Looks like pnpm CLI is missing at "/home/ubuntu/.local/share/pnpm/.tools/pnpm/10.10.0/bin" or is incorrect
spawnSync /home/ubuntu/.local/share/pnpm/.tools/pnpm/10.10.0/bin/pnpm ENOENT

@nekomeowww nekomeowww merged commit bb72444 into main May 16, 2025
3 of 4 checks passed
@nekomeowww nekomeowww deleted the renovate/all-minor-patch branch May 16, 2025 08:35
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.

1 participant