-
-
Notifications
You must be signed in to change notification settings - Fork 9
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 pnpm to v7.29.3 #129
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Codecov Report
@@ Coverage Diff @@
## master #129 +/- ##
======================================
Coverage 8.08% 8.08%
======================================
Files 52 52
Lines 445 445
Branches 77 77
======================================
Hits 36 36
Misses 409 409
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…feat/ui-header * 'master' of github-lotyp:wayofdev/next-starter-tpl: (26 commits) chore(deps): update dependency next to v13.2.4 fix: makefile, formatting fix: size limits for web app fix: failing linter fix: conflicting peer deps chore(deps): update dependency @types/node to v18.15.5 fix(deps): update dependency @hookform/resolvers to v3 chore(deps): update dependency vite to v4.2.1 chore(deps): update storybook monorepo to v7.0.0-rc.5 chore(deps): update pnpm to v7.30.0 chore(deps): update dependency tsup to v6.7.0 chore(deps): update dependency @wayofdev/postcss-config to v2.0.4 fix: changes in workflow chore(deps): update storybook monorepo to v7.0.0-rc.4 (#135) chore(deps): update dependency @types/jest to v29.5.0 (#133) chore(deps): update dependency vite to v4.2.0 (#132) chore(deps): update dependency @types/jest to v29.4.4 (#130) chore(deps): update actions/checkout action to v3.4.0 (#131) chore(deps): update pnpm to v7.29.3 (#129) chore(deps): update dependency @types/jest to v29.4.2 (#128) ...
This PR contains the following updates:
7.29.2
->7.29.3
Release Notes
pnpm/pnpm
v7.29.3
Compare Source
Patch Changes
node_modules/.pnpm/node_modules
directory through theNODE_PATH
env variable, then the command's ownnode_modules
directory #5176.extend-node-path
is set back totrue
by default. It was set tofalse
in v7.29.2 in order to fix issues with multiple versions of Jest in one workspace. It has caused other issues, so now we keep extendingNODE_PATH
. We have fixed the Jest issue with a different solution #6213.Our Gold Sponsors
Our Silver Sponsors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.