Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 7.31.0 -> 7.32.0 age adoption passing confidence
pnpm (source) >=7.31.0 -> >=7.32.0 age adoption passing confidence

Release Notes

pnpm/pnpm

v7.32.0

Compare Source

Minor Changes

  • Allow env variables to be specified with default values in .npmrc. This is a convention used by Yarn too.
    Using ${NAME-fallback} will return fallback if NAME isn't set. ${NAME:-fallback} will return fallback if NAME isn't set, or is an empty string #​6018.

Patch Changes

  • pnpm config get <key> returns empty when the value is a boolean
  • Don't print an info message about linked dependencies if they are real linked dependencies specified via the link: protocol in package.json.
  • Add -g to mismatch registries error info when original command has -g option #​6224.

Our Gold Sponsors

Our Silver Sponsors


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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team, DorianMaliszewski, Monitob and fabienhebert and removed request for a team April 13, 2023 08:36
@renovate renovate bot force-pushed the renovate/pnpm-7.x branch 2 times, most recently from 3ab6e30 to 4ae943e Compare April 13, 2023 12:13
@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2023

Codecov Report

Merging #602 (0b978f8) into main (34bbc3e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #602   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines          638       638           
  Branches       130       130           
=========================================
  Hits           638       638           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/pnpm-7.x branch 3 times, most recently from 064497d to c1351d1 Compare April 13, 2023 22:30
@renovate renovate bot force-pushed the renovate/pnpm-7.x branch from c1351d1 to 0b978f8 Compare April 14, 2023 15:55
@Vinzius Vinzius added this pull request to the merge queue Apr 15, 2023
Merged via the queue into main with commit b63349f Apr 15, 2023
@Vinzius Vinzius deleted the renovate/pnpm-7.x branch April 15, 2023 06:10
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