-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
⬆️ Updates pnpm/action-setup action to v4 #518
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperRemember to comment with one of the following states:
If you do not set the |
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
Mega-Linter status: ✅ SUCCESSSee errors details in artifact Mega-Linter reports on GitHub Action page |
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.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (universal) | 1 | 8 | 3 | 0 | ❌ |
Security Audit for Infrastructure | 0 | 0 | 0 | 6 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
This PR contains the following updates:
v1.2.1
->v4.0.0
Release Notes
pnpm/action-setup (pnpm/action-setup)
v4.0.0
Compare Source
An error is thrown if one version of pnpm is specified in the
packageManager
field ofpackage.json
and a different version is specified in the action's settings #122v3.0.0
Compare Source
The action is updated to run on Node.js v20
v2.4.1
Compare Source
v2.4.0
Compare Source
Add ability to install standalone binary (https://github.com/pnpm/action-setup/pull/92).
v2.3.0
Compare Source
package.json
file (https://github.com/pnpm/action-setup/pull/88).v2.2.4
Compare Source
No deprecation warnings are printed about set-state and set-output commands (https://github.com/pnpm/action-setup/issues/57)
v2.2.3
Compare Source
Bump Node.js version to 16 https://github.com/pnpm/action-setup/pull/56
v2.2.2
Compare Source
Fixing network issues.
Related issues:
Related PR:
v2.2.1
Compare Source
Fix
"packageManager"
reader https://github.com/pnpm/action-setup/pull/35v2.2.0
Compare Source
packageManager
field in thepackage.json
file https://github.com/pnpm/action-setup/pull/33.@pnpm/fetch
as an attempt to fix https://github.com/pnpm/action-setup/issues/22 https://github.com/pnpm/action-setup/pull/32.v2.1.0
Compare Source
Support pnpm v7 https://github.com/pnpm/action-setup/pull/29
v2.0.1
Compare Source
Update versions in code examples in README.md to the latest ones to avoid users using the wrong versions.
v2.0.0
Compare Source
https://pnpm.js.org/pnpm.js
to installpnpm
.inputs.bin_dest
.inputs.registry
.Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.