Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.14.0
->7.18.0
Release Notes
pnpm/pnpm
v7.18.0
Compare Source
Minor Changes
Overrides may be defined as a reference to a spec for a direct dependency by prefixing the name of the package you wish the version to match with a `# pnpm.
Issue: #5703
Patch Changes
pnpm audit
should work when the project'spackage.json
has noversion
field #5728*
should be updated to semver ranges bypnpm update
#5681.pnpm add
should prefer local projects from the workspace, even if they use prerelease versions #5316Our Gold Sponsors
Our Silver Sponsors
v7.17.1
Compare Source
Patch Changes
pnpm set-script
andpnpm pkg
are passed through to npm #5683.pnpm publish <tarball path>
should exit with non-0 exit code when publish fails #5396.package.json
files in a workspace #5670.package.json5
are preserver #2008.pnpm setup
should create PNPM_HOME as a non-expandable env variable on Windows #4658.pnpm licenses
command.Our Gold Sponsors
Our Silver Sponsors
v7.17.0
Compare Source
Minor Changes
pnpm licenses list
, which displays the licenses of the packages #2825Patch Changes
pnpm update --latest !foo
should not update anything if the only dependency in the project is the ignored one #5643.pnpm audit
should send the versions of workspace projects for audit.pnpm.updateConfig.ignoreDependencies
setting should work with multiple dependencies in the array #5639.Our Gold Sponsors
Our Silver Sponsors
v7.16.1
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v7.16.0
Compare Source
Minor Changes
pnpm env list
to list global or remote Node.js versions #5546.Patch Changes
.npmrc
files in subdirectories inside a workspace #2570.Our Gold Sponsors
Our Silver Sponsors
v7.15.0
Compare Source
Minor Changes
Support
--format=json
option to output outdated packages in JSON format withoutdated
command #2705.pnpm outdated --format=json #or pnpm outdated --json
A new setting supported for ignoring vulnerabilities by their CVEs. The ignored CVEs may be listed in the
pnpm.auditConfig.ignoreCves
field ofpackage.json
. For instance:Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v7.14.2
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v7.14.1
Compare Source
Patch Changes
pnpm list --long --json
should print licenses and authors of packages #5533..pnpmfile.cjs
.pnpm dlx
command.package.json
has a workspaces field but there is nopnpm-workspace.yaml
file #5363.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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.