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): update dependency pnpm/pnpm to v10.2.0 #10044

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
pnpm/pnpm minor 10.1.0 -> 10.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pnpm/pnpm (pnpm/pnpm)

v10.2.0: pnpm 10.2

Compare Source

See breaking changes in v10

Minor Changes

  • Packages executed via pnpm dlx and pnpm create are allowed to be built (run postinstall scripts) by default.

    If the packages executed by dlx or create have dependencies that have to be built, they should be listed via the --allow-build flag. For instance, if you want to run a package called bundle that has esbuild in dependencies and want to allow esbuild to run postinstall scripts, run:

    pnpm --allow-build=esbuild dlx bundle
    

    Related PR: #​9026.

Patch Changes

  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Fix a bug in which pnpm deploy fails to read the correct projectId when the deploy source is the same as the workspace directory #​9001.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Prevent overrides from adding invalid version ranges to peerDependencies by keeping the peerDependencies and overriding them with prod dependencies #​8978.
  • Sort the package names in the "pnpm.onlyBuiltDependencies" list saved by pnpm approve-builds.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

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.

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


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

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

github-actions bot commented Feb 4, 2025

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/pnpm:10.2.0

📦 Image Reference ghcr.io/uniget-org/tools/pnpm:10.2.0
digestsha256:e7b282c41a966314db96799c45ad0019d5be4b9067cd6e8f29813dcaa94472be
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size25 MB
packages0

Copy link

github-actions bot commented Feb 4, 2025

Copy link

github-actions bot commented Feb 4, 2025

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/13126751055.

@github-actions github-actions bot merged commit 9d7f5cf into main Feb 4, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/pnpm-pnpm-10.x branch February 4, 2025 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants