-
Notifications
You must be signed in to change notification settings - Fork 34
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
deps: dependency pnpm to v9.2.0 #1572
Conversation
🦋 Changeset detectedLatest commit: 109d545 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
47ec011
to
c11c6e7
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
0a24775
to
0f2c281
Compare
template/base/_.npmrc
Outdated
@@ -5,4 +5,5 @@ public-hoist-pattern[]="*prettier*" | |||
public-hoist-pattern[]="esbuild" | |||
public-hoist-pattern[]="jest" | |||
public-hoist-pattern[]="tsconfig-seek" | |||
package-manager-strict-version=true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does this do anything for yarn?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh wait we don't manage this for yarn
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alphabetical order pls 😈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the strict version is OK as a push to get people to use corepack et al, though there's a balance of annoyance
I think it's mostly to avoid this error from cropping up in future: https://seekchat.slack.com/archives/C03UM9GBGET/p1716247747101399 eg. when they introduce pnpm lockfile 10 etc |
template/base/_.npmrc
Outdated
@@ -5,4 +5,5 @@ public-hoist-pattern[]="*prettier*" | |||
public-hoist-pattern[]="esbuild" | |||
public-hoist-pattern[]="jest" | |||
public-hoist-pattern[]="tsconfig-seek" | |||
package-manager-strict-version=true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alphabetical order pls 😈
Co-authored-by: Ryan Ling <[email protected]>
Co-authored-by: Ryan Ling <[email protected]>
This PR contains the following updates:
9.1.4
->9.2.0
9.1.4
->9.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pnpm/pnpm (pnpm)
v9.2.0
Compare Source
Configuration
📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.