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

ci: bump actions/setup-node from v2.1.2 to v2.1.3 #3563

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2020

Bumps actions/setup-node from v2.1.2 to v2.1.3.

Release notes

Sourced from actions/setup-node's releases.

v2.1.3 (beta)

  • Add support for specifying architecture of Node.JS
Commits
  • 27082ce Merge pull request #194 from aminya/arch
  • 05e7d6c Add e2e arch test
  • d6fea3c update message to be more general
  • 4667755 Merge pull request #216 from actions/joshmgross/add-codeowners
  • 2bbfc76 Add Architecture only example
  • 5984462 Rename node-arch to architecture
  • aabe026 Merge remote-tracking branch 'upstream/main' into arch
  • b7cfa22 Add CODEOWNERS
  • 70b9252 [Readme] Using check-latest requires v2-beta (#207)
  • 2f532ce Merge branch 'main' into arch
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added c:deps Category: external dependencies c:testing Category: testing labels Dec 11, 2020
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-node-v2.1.3 branch from 0a39b06 to e21bbc1 Compare December 14, 2020 09:58
@ptrus ptrus force-pushed the dependabot/github_actions/actions/setup-node-v2.1.3 branch from e21bbc1 to b76a454 Compare December 14, 2020 11:16
@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #3563 (b76a454) into master (80a83d6) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3563      +/-   ##
==========================================
- Coverage   66.64%   66.54%   -0.10%     
==========================================
  Files         377      377              
  Lines       34544    34469      -75     
==========================================
- Hits        23021    22939      -82     
- Misses       8208     8240      +32     
+ Partials     3315     3290      -25     
Impacted Files Coverage Δ
go/consensus/tendermint/epochtime/epochtime.go 85.18% <0.00%> (-7.92%) ⬇️
go/runtime/host/sandbox/sandbox.go 68.35% <0.00%> (-7.43%) ⬇️
.../consensus/tendermint/apps/epochtime_mock/state.go 80.00% <0.00%> (-5.00%) ⬇️
go/staking/api/grpc.go 51.18% <0.00%> (-4.73%) ⬇️
go/storage/mkvs/lookup.go 72.04% <0.00%> (-4.31%) ⬇️
...s/tendermint/apps/epochtime_mock/epochtime_mock.go 64.70% <0.00%> (-3.93%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 55.03% <0.00%> (-3.88%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 72.41% <0.00%> (-3.45%) ⬇️
go/worker/keymanager/worker.go 61.06% <0.00%> (-2.81%) ⬇️
go/worker/storage/committee/checkpoint_sync.go 71.98% <0.00%> (-2.73%) ⬇️
... and 34 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d6233c...3f84487. Read the comment docs.

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2
to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/
v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9)

Signed-off-by: dependabot[bot] <[email protected]>
@ptrus ptrus force-pushed the dependabot/github_actions/actions/setup-node-v2.1.3 branch from b76a454 to 3f84487 Compare December 14, 2020 11:56
@ptrus ptrus merged commit 8737a18 into master Dec 14, 2020
@ptrus ptrus deleted the dependabot/github_actions/actions/setup-node-v2.1.3 branch December 14, 2020 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies c:testing Category: testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants