Closed dependabot[bot] closed 2 years ago
Thanks Dependabot!
Merging #39 (f88a63d) into develop (b2d1222) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #39 +/- ##
========================================
Coverage 89.00% 89.00%
========================================
Files 24 24
Lines 373 373
Branches 68 68
========================================
Hits 332 332
Misses 38 38
Partials 3 3
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 b2d1222...f88a63d. Read the comment docs.
:tada: This PR is included in version 0.3.0 :tada:
The release is available on:
npm package (@latest dist-tag)
Your semantic-release bot :package::rocket:
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps actions/setup-node from 2 to 3.
Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
9ced9a4
remove version input (#424)3e90744
Update lockfileVersion (#422)28df918
Update default runtime to node16 (#414)f099707
fix tsc build error for@actions/http-client
(#402)f658dc5
ci: use NPM cache in check-dist (#393)5e2e068
ci(workflow): add cache to workflows using actions/setup-node (#287)7a0f7a9
Fix grammar in the README (#331)7b55867
chore: Remove strategy for non-matrix builds (#186)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)