Skip to content

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

Merged
nekomeowww merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 14, 2025
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config 4.4.0 -> 4.10.1 age adoption passing confidence devDependencies minor
@iconify-json/simple-icons 1.2.27 -> 1.2.28 age adoption passing confidence devDependencies patch
@nolebase/ui (source) 2.15.0 -> 2.15.1 age adoption passing confidence devDependencies patch
@nolebase/ui-asciinema (source) 2.15.0 -> 2.15.1 age adoption passing confidence devDependencies patch
@nolebase/vitepress-plugin-enhanced-mark (source) 2.15.0 -> 2.15.1 age adoption passing confidence devDependencies patch
@nolebase/vitepress-plugin-enhanced-readabilities (source) 2.15.0 -> 2.15.1 age adoption passing confidence devDependencies patch
@nolebase/vitepress-plugin-git-changelog (source) 2.15.0 -> 2.15.1 age adoption passing confidence devDependencies patch
@nolebase/vitepress-plugin-highlight-targeted-heading (source) 2.15.0 -> 2.15.1 age adoption passing confidence devDependencies patch
@types/node (source) 22.13.8 -> 22.13.10 age adoption passing confidence devDependencies patch
@vueuse/core (source) 12.7.0 -> 12.8.2 age adoption passing confidence devDependencies minor
eslint (source) 9.21.0 -> 9.22.0 age adoption passing confidence devDependencies minor
github.com/onsi/ginkgo/v2 v2.22.2 -> v2.23.0 age adoption passing confidence require minor
go (source) 1.24.0 -> 1.24.1 age adoption passing confidence toolchain patch
golang 1.24.0 -> 1.24.1 age adoption passing confidence patch
golangci/golangci-lint-action v6.2.0 -> v6.5.1 age adoption passing confidence action minor
k8s.io/api v0.32.2 -> v0.32.3 age adoption passing confidence require patch
k8s.io/apimachinery v0.32.2 -> v0.32.3 age adoption passing confidence require patch
k8s.io/cli-runtime v0.32.2 -> v0.32.3 age adoption passing confidence require patch
k8s.io/client-go v0.32.2 -> v0.32.3 age adoption passing confidence require patch
pnpm (source) 10.5.0 -> 10.6.3 age adoption passing confidence packageManager minor
sigs.k8s.io/controller-runtime v0.20.2 -> v0.20.3 age adoption passing confidence require patch
vite (source) 6.2.0 -> 6.2.1 age adoption passing confidence devDependencies patch

Release Notes

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

v4.10.1

Compare Source

No significant changes

    View changes on GitHub

v4.10.0

Compare Source

v4.9.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.8.1

Compare Source

   🚀 Features
    View changes on GitHub

v4.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.5.0

Compare Source

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

v2.15.1

Compare Source

nolebase/integrations (@​nolebase/ui-asciinema)

v2.15.1

Compare Source

nolebase/integrations (@​nolebase/vitepress-plugin-enhanced-mark)

v2.15.1

Compare Source

nolebase/integrations (@​nolebase/vitepress-plugin-enhanced-readabilities)

v2.15.1

Compare Source

nolebase/integrations (@​nolebase/vitepress-plugin-git-changelog)

v2.15.1

Compare Source

nolebase/integrations (@​nolebase/vitepress-plugin-highlight-targeted-heading)

v2.15.1

Compare Source

vueuse/vueuse (@​vueuse/core)

v12.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v12.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v12.8.0

Compare Source

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

v9.22.0

Compare Source

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.23.0

Compare Source

2.23.0

Ginkgo 2.23.0 adds a handful of methods to GinkgoT() to make it compatible with the testing.TB interface in Go 1.24. GinkgoT().Context(), in particular, is a useful shorthand for generating a new context that will clean itself up in a DeferCleanup(). This has subtle behavior differences from the golang implementation but should make sense in a Ginkgo... um... context.

Features
  • bump to go 1.24.0 - support new testing.TB methods and add a test to cover testing.TB regressions [37a511b]
Fixes
  • fix edge case where build -o is pointing at an explicit file, not a directory [7556a86]
  • Fix binary paths when precompiling multiple suites. [4df06c6]
Maintenance
golang/go (go)

v1.24.1

golangci/golangci-lint-action (golangci/golangci-lint-action)

v6.5.1

Compare Source

v6.5.0

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.4.1...v6.5.0

v6.4.1

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.4.0...v6.4.1

v6.4.0

Compare Source

What's Changed
Changes

Full Changelog: golangci/golangci-lint-action@v6.3.3...v6.4.0

v6.3.3

Compare Source

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v6.3.2...v6.3.3

v6.3.2

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.3.1...v6.3.2

v6.3.1

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v6.3.0...v6.3.1

v6.3.0

Compare Source

What's Changed
Changes
Documentation
Dependencies
New Contributors

Full Changelog: golangci/golangci-lint-action@v6.2.0...v6.3.0

kubernetes/api (k8s.io/api)

v0.32.3

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.32.3

Compare Source

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

v0.32.3

Compare Source

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

v0.32.3

Compare Source

pnpm/pnpm (pnpm)

v10.6.3

Compare Source

v10.6.2

Compare Source

Patch Changes
  • pnpm self-update should always update the version in the packageManager field of package.json.
  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.
  • pnpm patch-commit will now use the same filesystem as the store directory to compare and create patch files.
  • Don't show info output when --loglevel=error is used.
  • peerDependencyRules should be set in pnpm-workspace.yaml to take effect.

v10.6.1

Compare Source

Patch Changes
  • The pnpm CLI process should not stay hanging, when --silent reporting is used.
  • When --loglevel is set to error, don't show installation summary, execution time, and big tarball download progress.
  • Don't ignore pnpm.patchedDependencies from package.json #​9226.
  • When executing the approve-builds command, if package.json contains onlyBuiltDependencies or ignoredBuiltDependencies, the selected dependency package will continue to be written into package.json.
  • When a package version cannot be found in the package metadata, print the registry from which the package was fetched.

v10.6.0

Compare Source

Minor Changes
  • pnpm-workspace.yaml can now hold all the settings that .npmrc accepts. The settings should use camelCase #​9211.

    pnpm-workspace.yaml example:

    verifyDepsBeforeRun: install
    optimisticRepeatInstall: true
    publicHoistPattern:
      - "*types*"
      - "!@​types/react"
  • Projects using a file: dependency on a local tarball file (i.e. .tgz, .tar.gz, .tar) will see a performance improvement during installation. Previously, using a file: dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged.

Patch Changes
  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • fast-glob replace with tinyglobby to reduce the size of the pnpm CLI dependencies #​9169.
  • pnpm deploy should not remove fields from the deployed package's package.json file #​9215.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • Fix pnpm deploy creating a package.json without the imports and license field #​9193.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112

v10.5.2

Compare Source

Patch Changes
  • The pnpm config set command should change the global .npmrc file by default.
    This was a regression introduced by #​9151 and shipped in pnpm v10.5.0.

v10.5.1

Compare Source

Patch Changes
  • Throw an error message if a pnpm-workspaces.yaml or pnpm-workspaces.yml file is found instead of a pnpm-workspace.yaml #​9170.
  • Fix the update of pnpm-workspace.yaml by the pnpm approve-builds command #​9168.
  • Normalize generated link paths in package.json #​9163
  • Specifying overrides in pnpm-workspace.yaml should work.
  • pnpm dlx should ignore settings from the package.json file in the current working directory #​9178.
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.20.3

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.2...v0.20.3

vitejs/vite (vite)

v6.2.1

Compare Source


Configuration

📅 Schedule: Branch creation - "* 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.

@github-actions
Copy link

github-actions bot commented Mar 10, 2025

❌ Failed to deploy to Cloudflare Pages

Platform Status URL
Ubuntu Failed Please check the status and logs of the workflow run.
Windows Failed Please check the status and logs of the workflow run.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3cfaf2e to 35cd274 Compare March 13, 2025 14:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 35cd274 to 740486f Compare March 14, 2025 02:44
@nekomeowww nekomeowww merged commit 212f6df into main Mar 14, 2025
3 of 4 checks passed
@nekomeowww nekomeowww deleted the renovate/all-minor-patch branch March 14, 2025 02:46
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