Skip to content
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

Update actions/setup-node action to v2.5.1 #295

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action patch v2.5.0 -> v2.5.1

Release Notes

actions/setup-node

v2.5.1

Compare Source

In scope of this release we fix logic of error handling related to caching (https://github.com/actions/setup-node/pull/358) and (https://github.com/actions/setup-node/pull/359).

In the previous behaviour we relied on stderr output to throw error. The warning messages from package managers can be written to the stderr's output. For now the action will throw an error only if exit code differs from zero. Besides, we add logic to сatch and log unhandled exceptions.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@jackton1 jackton1 merged commit 35985f1 into main Dec 28, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/actions-setup-node-2.x branch December 28, 2021 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants