Skip to content

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

Merged
nekomeowww merged 1 commit intomainfrom
renovate/all-minor-patch
Jul 9, 2025
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config 4.14.1 -> 4.16.2 age confidence devDependencies minor
@iconify-json/carbon 1.2.9 -> 1.2.10 age confidence devDependencies patch
@iconify-json/octicon 1.2.6 -> 1.2.7 age confidence devDependencies patch
@iconify-json/simple-icons 1.2.38 -> 1.2.42 age confidence devDependencies patch
@nolebase/ui (source) 2.17.2 -> 2.18.0 age confidence devDependencies minor
@nolebase/ui-asciinema (source) 2.17.2 -> 2.18.0 age confidence devDependencies minor
@nolebase/vitepress-plugin-enhanced-mark (source) 2.17.2 -> 2.18.0 age confidence devDependencies minor
@nolebase/vitepress-plugin-enhanced-readabilities (source) 2.17.2 -> 2.18.0 age confidence devDependencies minor
@nolebase/vitepress-plugin-git-changelog (source) 2.17.2 -> 2.18.0 age confidence devDependencies minor
@nolebase/vitepress-plugin-highlight-targeted-heading (source) 2.17.2 -> 2.18.0 age confidence devDependencies minor
@types/node (source) 22.15.31 -> 22.16.2 age confidence devDependencies minor
@vueuse/core (source) 13.3.0 -> 13.5.0 age confidence devDependencies minor
eslint (source) 9.29.0 -> 9.30.1 age confidence devDependencies minor
github.com/nekomeowww/xo v1.16.0 -> v1.17.0 age confidence require minor
go (source) 1.24.4 -> 1.24.5 age confidence toolchain patch
golang 1.24.4 -> 1.24.5 age confidence patch
k8s.io/api v0.33.1 -> v0.33.2 age confidence require patch
k8s.io/apimachinery v0.33.1 -> v0.33.2 age confidence require patch
k8s.io/cli-runtime v0.33.1 -> v0.33.2 age confidence require patch
k8s.io/client-go v0.33.1 -> v0.33.2 age confidence require patch
pnpm (source) 10.12.1 -> 10.13.1 age confidence packageManager minor
unocss (source) 66.2.0 -> 66.3.3 age confidence devDependencies minor
vite-plugin-inspect 11.2.0 -> 11.3.0 age confidence devDependencies minor
vue (source) 3.5.16 -> 3.5.17 age confidence devDependencies patch

Release Notes

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

v4.16.2

Compare Source

No significant changes

    View changes on GitHub

v4.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.16.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.15.0

Compare Source

   🚀 Features
    View changes on GitHub
nolebase/integrations (@​nolebase/ui)

v2.18.0

Compare Source

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

v13.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • useCookie: Update universal-cookie range to ^7 || ^8 #​4834
    View changes on GitHub

v13.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v9.30.1

Compare Source

v9.30.0

Compare Source

nekomeowww/xo (github.com/nekomeowww/xo)

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: nekomeowww/xo@v1.16.0...v1.17.0

golang/go (go)

v1.24.5

kubernetes/api (k8s.io/api)

v0.33.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.2

Compare Source

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

v0.33.2

Compare Source

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

v0.33.2

Compare Source

pnpm/pnpm (pnpm)

v10.13.1

Compare Source

Patch Changes
  • Run user defined pnpmfiles after pnpmfiles of plugins.

v10.13.0

Compare Source

Minor Changes
  • Added the possibility to load multiple pnpmfiles. The pnpmfile setting can now accept a list of pnpmfile locations #​9702.

  • pnpm will now automatically load the pnpmfile.cjs file from any config dependency named @pnpm/plugin-* or pnpm-plugin-* #​9729.

    The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the pnpmfile.cjs files in the config dependencies can be explicitly listed using the pnpmfile setting in pnpm-workspace.yaml.

Patch Changes
  • When patching dependencies installed via pkg.pr.new, treat them as Git tarball URLs #​9694.
  • Prevent conflicts between local projects' config and the global config in dangerouslyAllowAllBuilds, onlyBuiltDependencies, onlyBuiltDependenciesFile, and neverBuiltDependencies #​9628.
  • Sort keys in pnpm-workspace.yaml with deep #​9701.
  • The pnpm rebuild command should not add pkgs included in ignoredBuiltDependencies to ignoredBuilds in node_modules/.modules.yaml #​9338.
  • Replaced shell-quote with shlex for quoting command arguments #​9381.

v10.12.4

Compare Source

Patch Changes

v10.12.3

Compare Source

Patch Changes
  • Restore hoisting of optional peer dependencies when installing with an outdated lockfile.
    Regression introduced in v10.12.2 by #​9648; resolves #​9685.

v10.12.2

Compare Source

Patch Changes
  • Fixed hoisting with enableGlobalVirtualStore set to true #​9648.
  • Fix the --help and -h flags not working as expected for the pnpm create command.
  • The dependency package path output by the pnpm licenses list --json command is incorrect.
  • Fix a bug in which pnpm deploy fails due to overridden dependencies having peer dependencies causing ERR_PNPM_OUTDATED_LOCKFILE #​9595.
unocss/unocss (unocss)

v66.3.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.3.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.3.1

Compare Source

No significant changes

    View changes on GitHub

v66.2.3

Compare Source

   🚀 Features
    View changes on GitHub

v66.2.2

Compare Source

   🚀 Features
    View changes on GitHub

v66.2.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
antfu/vite-plugin-inspect (vite-plugin-inspect)

v11.3.0

Compare Source

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

v3.5.17

Compare Source

Bug Fixes

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
Copy link
Contributor Author

renovate bot commented Jun 23, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.23.0 -> v0.26.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 61855fc to 87a5f05 Compare June 26, 2025 17:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 87a5f05 to 090c1cf Compare July 8, 2025 20:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 090c1cf to e32ede1 Compare July 9, 2025 11:05
@nekomeowww nekomeowww merged commit 05126a7 into main Jul 9, 2025
2 of 3 checks passed
@nekomeowww nekomeowww deleted the renovate/all-minor-patch branch July 9, 2025 13:58
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