Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.18.3 -> 10.19.0 age confidence

Release Notes

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Feb 3, 2025

⚠️ No Changeset found

Latest commit: 0bafe48

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from c46e6ec to 7416409 Compare February 11, 2025 02:04
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 9b4444d to 182b5d1 Compare February 17, 2025 03:27
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 4 times, most recently from 222fe06 to 750889f Compare February 27, 2025 07:30
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 5 times, most recently from 2750afb to 771f694 Compare March 13, 2025 18:58
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from b963d7e to 457cbfd Compare March 19, 2025 15:08
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 96e6ae1 to 1a0c547 Compare April 1, 2025 14:39
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 6dfc248 to 09674db Compare April 14, 2025 11:25
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from b7a2b5b to 4c78265 Compare April 28, 2025 03:55
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 4c78265 to 1ae8db3 Compare May 13, 2025 20:24
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 48969f9 to fdb07e8 Compare June 8, 2025 17:35
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 3 times, most recently from d859e1b to ac78a66 Compare June 26, 2025 20:23
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from ac78a66 to a3cc636 Compare July 9, 2025 14:37
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from a3cc636 to 005dfb6 Compare July 31, 2025 18:26
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 5207427 to e961925 Compare August 13, 2025 17:00
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from e961925 to 28623d4 Compare August 19, 2025 19:05
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 8e84285 to 6cc63e6 Compare September 3, 2025 09:00
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 9cc2457 to 92dbbf6 Compare September 17, 2025 16:31
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 92dbbf6 to 4d68dc3 Compare September 22, 2025 16:47
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 93a0983 to 87feb0c Compare October 6, 2025 14:33
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 040cbf8 to c029278 Compare October 14, 2025 13:34
@renovate renovate bot changed the title chore(deps): update pnpm to v10 chore(deps): update pnpm to v10 - autoclosed Oct 19, 2025
@renovate renovate bot closed this Oct 19, 2025
@renovate renovate bot deleted the renovate/pnpm-10.x branch October 19, 2025 13:11
@renovate renovate bot changed the title chore(deps): update pnpm to v10 - autoclosed chore(deps): update pnpm to v10.19.0 Oct 21, 2025
@renovate renovate bot reopened this Oct 21, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from c029278 to 0bafe48 Compare October 21, 2025 22:36
@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

Try the Instant Preview in Online Playground

ESLint Online Playground

Install the Instant Preview to Your Local

npm i https://pkg.pr.new/svelte-eslint-parser@0bafe48

Published Instant Preview Packages:

View Commit

@coveralls
Copy link

coveralls commented Oct 21, 2025

Pull Request Test Coverage Report for Build 18699638058

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.717%

Totals Coverage Status
Change from base Build 18699624883: 0.0%
Covered Lines: 10680
Relevant Lines: 11152

💛 - Coveralls

@renovate renovate bot merged commit 97930d7 into main Oct 22, 2025
12 checks passed
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