-
-
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 v2 - autoclosed #117
Conversation
Hey! Changelogs info seems to be missing or might be in incorrect format. |
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 |
1cc966f
to
81e517c
Compare
81e517c
to
7b59589
Compare
7b59589
to
59cdaff
Compare
59cdaff
to
7481781
Compare
7481781
to
97fe334
Compare
97fe334
to
fc6754a
Compare
Pull request by bot. No need to analyze |
fc6754a
to
f9c5107
Compare
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 (nodejs) | 5 | 11 | 7 | 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 👍
f9c5107
to
a380256
Compare
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 (nodejs) | 5 | 12 | 7 | 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 👍
a380256
to
6fa7196
Compare
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 👍
6fa7196
to
1755c0e
Compare
1755c0e
to
3e90b22
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3e90b22
to
4c767bd
Compare
This PR contains the following updates:
v1.2.1
->v2.4.0
Release Notes
pnpm/action-setup (pnpm/action-setup)
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 has been generated by Mend Renovate. View repository job log here.