Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): lock file maintenance npm packages #294

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@types/node (source) devDependencies patch 22.13.2 -> 22.13.5 age adoption passing confidence
@vueuse/core (source) devDependencies minor 12.5.0 -> 12.7.0 age adoption passing confidence
oxlint (source) devDependencies patch 0.15.10 -> 0.15.11 age adoption passing confidence
pnpm (source) packageManager minor 10.3.0 -> 10.4.1 age adoption passing confidence
prettier (source) devDependencies patch 3.5.1 -> 3.5.2 age adoption passing confidence
vitepress-plugin-group-icons devDependencies patch 1.3.5 -> 1.3.6 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

vueuse/vueuse (@​vueuse/core)

v12.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v12.6.1

Compare Source

No significant changes

    View changes on GitHub

v12.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
oxc-project/oxc (oxlint)

v0.15.11

Compare Source

Features
  • 5d508a4 linter: Support env and globals in overrides configuration (#​8915) (Sysix)
pnpm/pnpm (pnpm)

v10.4.1

Compare Source

Patch Changes
  • Throws an error when the value provided by the --allow-build option overlaps with the pnpm.ignoredBuildDependencies list #​9105.
  • Print pnpm's version after the execution time at the end of the console output.
  • Print warning about ignored builds of dependencies on repeat install #​9106.
  • Setting init-package-manager should work.

v10.4.0

Compare Source

Minor Changes
  • pnpm approve-builds --global works now for allowing dependencies of globally installed packages to run postinstall scripts.

  • The pnpm add command now supports a new flag, --allow-build, which allows building the specified dependencies. For instance, if you want to install a package called bundle that has esbuild as a dependency and want to allow esbuild to run postinstall scripts, you can run:

    pnpm --allow-build=esbuild add bundle
    

    This will run esbuild's postinstall script and also add it to the pnpm.onlyBuiltDependencies field of package.json. So, esbuild will always be allowed to run its scripts in the future.

    Related PR: #​9086.

  • The pnpm init command adds a packageManager field with the current version of pnpm CLI #​9069. To disable this behaviour, set the init-package-manager setting to false.

Patch Changes
  • pnpm approve-builds should work after two consecutive pnpm install runs #​9083.
  • Fix instruction for updating pnpm with corepack #​9101.
  • The pnpm version specified by packageManager cannot start with v.
prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)

v1.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone Asia/Shanghai, Automerge - "before 10pm on monday" in timezone Asia/Shanghai.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) February 23, 2025 18:02
Copy link

netlify bot commented Feb 23, 2025

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit c9d9cbb
🔍 Latest deploy log https://app.netlify.com/sites/oxc-project/deploys/67bb629d7922a00008545d5d
😎 Deploy Preview https://deploy-preview-294--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot merged commit 5035861 into main Feb 23, 2025
10 checks passed
@renovate renovate bot deleted the renovate/npm-packages branch February 23, 2025 18:04
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