This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update pnpm to v9.4.0 #191
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pnpm-9.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
2 times, most recently
from
April 18, 2024 17:26
b1d4284
to
1e5e5ef
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.0.2
chore(deps): update pnpm to v9.0.3
Apr 18, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
2 times, most recently
from
April 19, 2024 04:09
de1bdc5
to
c85bfd1
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.0.3
chore(deps): update pnpm to v9.0.4
Apr 19, 2024
renovate
bot
changed the title
chore(deps): update pnpm to v9.0.4
chore(deps): update pnpm to v9.0.4 - autoclosed
Apr 19, 2024
renovate
bot
changed the title
chore(deps): update pnpm to v9.0.4 - autoclosed
chore(deps): update pnpm to v9.0.4
Apr 22, 2024
renovate
bot
changed the title
chore(deps): update pnpm to v9.0.4
chore(deps): update pnpm to v9.0.5
Apr 22, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
April 22, 2024 01:31
c85bfd1
to
d1439cf
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.0.5
chore(deps): update pnpm to v9.0.6
Apr 24, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
April 24, 2024 14:31
d1439cf
to
0d0f28a
Compare
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
May 6, 2024 14:04
0d0f28a
to
3e3e157
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.0.6
chore(deps): update pnpm to v9.1.0
May 6, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
May 13, 2024 01:05
3e3e157
to
6e98c85
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.1.0
chore(deps): update pnpm to v9.1.1
May 13, 2024
renovate
bot
changed the title
chore(deps): update pnpm to v9.1.1
chore(deps): update pnpm to v9.1.2
May 21, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
May 21, 2024 06:39
6e98c85
to
22b53e7
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.1.2
chore(deps): update pnpm to v9.1.3
May 27, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
2 times, most recently
from
May 30, 2024 13:08
9aa653e
to
24d4dca
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.1.3
chore(deps): update pnpm to v9.1.4
May 30, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
June 5, 2024 14:56
24d4dca
to
7c1a176
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.1.4
chore(deps): update pnpm to v9.2.0
Jun 5, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
June 10, 2024 13:46
7c1a176
to
cac4e43
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.2.0
chore(deps): update pnpm to v9.3.0
Jun 10, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
June 17, 2024 18:22
cac4e43
to
54b894b
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.3.0
chore(deps): update pnpm to v9.4.0
Jun 17, 2024
Quality Gate passedIssues Measures |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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:
9.0.4
->9.4.0
Release Notes
pnpm/pnpm (pnpm)
v9.4.0
Compare Source
v9.3.0
Compare Source
Minor Changes
peers-suffix-max-length
setting #8177.Patch Changes
reporter-hide-prefix
totrue
by default forpnpm exec
. In order to show prefix, the user now has to explicitly setreporter-hide-prefix=false
#8174.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.2.0
Compare Source
Minor Changes
package-manager-strict-version
is set totrue
, pnpm will fail if its version doesn't exactly match the version in the "packageManager" field ofpackage.json
.Patch Changes
@yarnpkg/pnp
to the latest version, fixing issue withnode:
imports #8161.package.json
#8087.exec
now also streams prefixed output when--recursive
or--parallel
is specified just asrun
does #8065.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.1.4
Compare Source
v9.1.3
Compare Source
v9.1.2
Compare Source
Patch Changes
pnpm licenses
output are not misplaced anymore #8071.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.6
Compare Source
v9.0.5
Compare Source
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.