build(deps): bump actions/setup-node from 2.5.0 to 2.5.1#427
Merged
dependabot[bot] merged 1 commit intomasterfrom Dec 30, 2021
Merged
Conversation
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot squash and merge
dependabot[bot] ***@***.***> 于2021年12月29日周三 11:05写道:
… Bumps actions/setup-node <https://github.com/actions/setup-node> from
2.5.0 to 2.5.1.
Release notes
*Sourced from actions/setup-node's releases
<https://github.com/actions/setup-node/releases>.*
Fix logic of error handling for npm warning and uncaught exception
In scope of this release we fix logic of error handling related to caching
(actions/setup-node#358
<https://github-redirect.dependabot.com/actions/setup-node/pull/358>) and
(actions/setup-node#359
<https://github-redirect.dependabot.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.
Commits
- 1f8c6b9
<actions/setup-node@1f8c6b9>
Pass to warning uncaught exceptions (#359
<https://github-redirect.dependabot.com/actions/setup-node/issues/359>)
- 9a74eb4
<actions/setup-node@9a74eb4>
Throw error only if exit code is note zero. (#358
<https://github-redirect.dependabot.com/actions/setup-node/issues/358>)
- See full diff in compare view
<actions/setup-node@v2.5.0...v2.5.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#427
Commit Summary
- b607732
<b607732>
build(deps): bump actions/setup-node from 2.5.0 to 2.5.1
File Changes
(2 files
<https://github.com/website-local/website-scrap-engine/pull/427/files>)
- *M* .github/workflows/node.js.yml
<https://github.com/website-local/website-scrap-engine/pull/427/files#diff-014228303dff9a1af15f4bbd18401f906380129b10ae2a2c62f8b8be592ff88e>
(2)
- *M* .github/workflows/npm-publish.yml
<https://github.com/website-local/website-scrap-engine/pull/427/files#diff-8a5ce8b612395836520d0655143f732d08e747af57f3cfe76b5e283600106240>
(4)
Patch Links:
- https://github.com/website-local/website-scrap-engine/pull/427.patch
- https://github.com/website-local/website-scrap-engine/pull/427.diff
—
Reply to this email directly, view it on GitHub
<#427>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHB4ZSHCSOD5RENAUS4CY3UTJ3HBANCNFSM5K5FHYBQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-node from 2.5.0 to 2.5.1.
Release notes
Sourced from actions/setup-node's releases.
Commits
1f8c6b9Pass to warning uncaught exceptions (#359)9a74eb4Throw error only if exit code is note zero. (#358)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)