Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@ntnyq/eslint-config (source) ^5.6.0 -> ^5.7.0 age confidence
@types/node (source) ^24.8.1 -> ^24.9.1 age confidence
@types/qrcode (source) ^1.5.5 -> ^1.5.6 age confidence
@vuepress/helper (source) ^2.0.0-rc.114 -> ^2.0.0-rc.115 age confidence
@vuepress/plugin-shiki (source) ^2.0.0-rc.114 -> ^2.0.0-rc.115 age confidence
@vuepress/theme-default (source) ^2.0.0-rc.114 -> ^2.0.0-rc.115 age confidence
pnpm (source) 10.18.3 -> 10.19.0 age confidence
tsdown ^0.15.8 -> ^0.15.10 age confidence

Release Notes

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

v5.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • jsdoc: Require single space around union &nbsp;-&nbsp; by **6877426** [<samp>()](ntnyq/eslint-config@`)
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    onlyBuiltDependencies:
      - [email protected] || 21.6.5
      - [email protected]

    Related PR: #​10104.

  • Added support for exact versions in minimumReleaseAgeExclude #​9985.

    You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by minimumReleaseAge. For example:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - [email protected]
      - [email protected] || 5.102.1

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: 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 added dependencies Pull requests that update a dependency file deps:npm labels Nov 3, 2025
@vercel
Copy link

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
vuepress-plugin-social-share Ready Ready Preview Comment Nov 3, 2025 1:38am

@renovate renovate bot merged commit 2263f1c into next Nov 3, 2025
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 3, 2025 04:44
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 deps:npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant