Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^4.4.0 -> ^4.7.0 age adoption passing confidence
@unlazy/vue (source) ^0.12.1 -> ^0.12.2 age adoption passing confidence
@vitest/coverage-v8 (source) ^3.0.7 -> ^3.0.8 age adoption passing confidence
@vitest/ui (source) ^3.0.7 -> ^3.0.8 age adoption passing confidence
@vueuse/core (source) ^12.7.0 -> ^12.8.2 age adoption passing confidence
pnpm (source) 10.5.2 -> 10.6.1 age adoption passing confidence
unlazy (source) ^0.12.1 -> ^0.12.2 age adoption passing confidence
vite (source) ^6.2.0 -> ^6.2.1 age adoption passing confidence
vitest (source) ^3.0.7 -> ^3.0.8 age adoption passing confidence

Release Notes

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

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
johannschopplich/unlazy (@​unlazy/vue)

v0.12.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
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
pnpm/pnpm (pnpm)

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
vitejs/vite (vite)

v6.2.1

Compare Source


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.

👻 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 added the dependencies Pull requests that update a dependency file label Mar 5, 2025
@github-actions
Copy link

github-actions bot commented Mar 5, 2025

✅ Successfully deployed to Netlify

Platform Status URL
Ubuntu Success https://67cb056874cef9c9666e8921--nolebase-integrations.netlify.app
Windows Success https://67cb05726b776ba94f07f4a6--nolebase-integrations.netlify.app

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 879742a to 6851c84 Compare March 7, 2025 11:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6851c84 to 4c88bf3 Compare March 7, 2025 14:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Mar 7, 2025
@nekomeowww nekomeowww merged commit c4a01b5 into main Mar 7, 2025
9 checks passed
@nekomeowww nekomeowww deleted the renovate/all-minor-patch branch March 7, 2025 14:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant