-
Notifications
You must be signed in to change notification settings - Fork 5
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 all non-major dependencies #55
Closed
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
renovate
bot
changed the title
chore(deps): update pnpm to v6.32.6
chore(deps): update all non-major dependencies
Apr 10, 2022
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
April 16, 2022 11:05
6c69a66
to
f72f14a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
April 25, 2022 15:59
dd9a424
to
ce9ef3d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
May 3, 2022 10:28
8989451
to
a7bf8ac
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
10 times, most recently
from
May 11, 2022 00:51
366a2f2
to
dc9673e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
May 13, 2022 17:09
d57e6c8
to
ed21f9a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
December 21, 2022 13:42
948f73c
to
497015b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 1, 2023 15:35
497015b
to
2dd87b2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 11, 2023 17:31
14b38ef
to
90535c5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 21, 2023 17:58
89454ba
to
915171d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
March 16, 2023 06:47
62ffebb
to
dba5cf6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 6, 2023 19:52
c01ec40
to
1797c5f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 16, 2023 18:53
f8fc500
to
1760ede
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 6, 2023 14:47
a5e6652
to
c553f5f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 1, 2023 19:40
c553f5f
to
02eab18
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 17, 2023 10:49
85f6f8c
to
b8bf680
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 25, 2023 11:26
b8bf680
to
beb37b7
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 8, 2023 12:09
beb37b7
to
e56d15f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 21, 2023 15:31
e56d15f
to
03f817f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 29, 2023 16:54
03f817f
to
8c22faa
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 25, 2023 00:17
8c22faa
to
47eb62a
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 5, 2024 19:37
47eb62a
to
2963473
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 14, 2024 09:24
2963473
to
f503ece
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^1.7.2
->^1.8.1
^20.12.7
->^20.14.2
^1.5.3
->^1.6.0
^9.1.1
->^9.4.0
^1.21.0
->^1.21.6
9.0.6
->9.3.0
^1.5.3
->^1.6.0
Release Notes
pnpm/pnpm (pnpm)
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
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.