Bump codecov/codecov-action from 3.1.0 to 3.1.1
Created by: dependabot[bot]
Bumps codecov/codecov-action from 3.1.0 to 3.1.1.
Release notes
Sourced from codecov/codecov-action's releases.
3.1.1
What's Changed
- Update deprecation warning by
@slifty
in codecov/codecov-action#661- Create codeql-analysis.yml by
@mitchell-codecov
in codecov/codecov-action#593- build(deps): bump node-fetch from 3.2.3 to 3.2.4 by
@dependabot
in codecov/codecov-action#714- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
@dependabot
in codecov/codecov-action#713- README: fix typo by
@Evalir
in codecov/codecov-action#712- build(deps): bump github/codeql-action from 1 to 2 by
@dependabot
in codecov/codecov-action#724- build(deps-dev): bump
@types/jest
from 27.4.1 to 27.5.0 by@dependabot
in codecov/codecov-action#717- fix: Remove a blank row by
@johnmanjiro13
in codecov/codecov-action#725- Update README.md with correct badge version by
@gsheni
in codecov/codecov-action#726- build(deps-dev): bump
@types/node
from 17.0.25 to 17.0.33 by@dependabot
in codecov/codecov-action#729- build(deps-dev): downgrade
@types/node
to 16.11.35 by@dependabot
in codecov/codecov-action#734- build(deps): bump actions/checkout from 2 to 3 by
@dependabot
in codecov/codecov-action#723- build(deps): bump
@actions/github
from 5.0.1 to 5.0.3 by@dependabot
in codecov/codecov-action#733- build(deps): bump
@actions/core
from 1.6.0 to 1.8.2 by@dependabot
in codecov/codecov-action#732- build(deps-dev): bump
@types/node
from 16.11.35 to 16.11.36 by@dependabot
in codecov/codecov-action#737- Create scorecards-analysis.yml by
@mitchell-codecov
in codecov/codecov-action#633- build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by
@dependabot
in codecov/codecov-action#749- fix: add more verbosity to validation by
@thomasrockhu-codecov
in codecov/codecov-action#747- build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by
@dependabot
in codecov/codecov-action#755- Regenerate scorecards-analysis.yml by
@mitchell-codecov
in codecov/codecov-action#750- build(deps-dev): bump
@types/node
from 16.11.36 to 16.11.39 by@dependabot
in codecov/codecov-action#759- build(deps-dev): bump
@types/node
from 16.11.39 to 16.11.40 by@dependabot
in codecov/codecov-action#762- build(deps-dev): bump
@vercel/ncc
from 0.33.4 to 0.34.0 by@dependabot
in codecov/codecov-action#746- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by
@dependabot
in codecov/codecov-action#757- build(deps): bump openpgp from 5.2.1 to 5.3.0 by
@dependabot
in codecov/codecov-action#760- build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by
@dependabot
in codecov/codecov-action#748- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by
@dependabot
in codecov/codecov-action#766- Switch to v3 by
@thomasrockhu
in codecov/codecov-action#774- Fix
network
entry in table by@kevmoo
in codecov/codecov-action#783- Trim arguments after splitting them by
@mitchell-codecov
in codecov/codecov-action#791- build(deps): bump openpgp from 5.3.0 to 5.4.0 by
@dependabot
in codecov/codecov-action#799- build(deps): bump
@actions/core
from 1.8.2 to 1.9.1 by@dependabot
in codecov/codecov-action#798- Plumb failCi into verification function. by
@RobbieMcKinstry
in codecov/codecov-action#769- release: update changelog and version to 3.1.1 by
@thomasrockhu-codecov
in codecov/codecov-action#828New Contributors
@slifty
made their first contribution in codecov/codecov-action#661@Evalir
made their first contribution in codecov/codecov-action#712@johnmanjiro13
made their first contribution in codecov/codecov-action#725@gsheni
made their first contribution in codecov/codecov-action#726@kevmoo
made their first contribution in codecov/codecov-action#783@RobbieMcKinstry
made their first contribution in codecov/codecov-action#769Full Changelog: https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1
Changelog
Sourced from codecov/codecov-action's changelog.
3.1.1
Fixes
- #661 Update deprecation warning
- #593 Create codeql-analysis.yml
- #712 README: fix typo
- #725 fix: Remove a blank row
- #726 Update README.md with correct badge version
- #633 Create scorecards-analysis.yml
- #747 fix: add more verbosity to validation
- #750 Regenerate scorecards-analysis.yml
- #774 Switch to v3
- #783 Fix network entry in table
- #791 Trim arguments after splitting them
- #769 Plumb failCi into verification function.
Dependencies
- #713 build(deps-dev): bump typescript from 4.6.3 to 4.6.4
- #714 build(deps): bump node-fetch from 3.2.3 to 3.2.4
- #724 build(deps): bump github/codeql-action from 1 to 2
- #717 build(deps-dev): bump
@types/jest
from 27.4.1 to 27.5.0- #729 build(deps-dev): bump
@types/node
from 17.0.25 to 17.0.33- #734 build(deps-dev): downgrade
@types/node
to 16.11.35- #723 build(deps): bump actions/checkout from 2 to 3
- #733 build(deps): bump
@actions/github
from 5.0.1 to 5.0.3- #732 build(deps): bump
@actions/core
from 1.6.0 to 1.8.2- #737 build(deps-dev): bump
@types/node
from 16.11.35 to 16.11.36- #749 build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0
- #755 build(deps-dev): bump typescript from 4.6.4 to 4.7.3
- #759 build(deps-dev): bump
@types/node
from 16.11.36 to 16.11.39- #762 build(deps-dev): bump
@types/node
from 16.11.39 to 16.11.40- #746 build(deps-dev): bump
@vercel/ncc
from 0.33.4 to 0.34.0- #757 build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1
- #760 build(deps): bump openpgp from 5.2.1 to 5.3.0
- #748 build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0
- #766 build(deps-dev): bump typescript from 4.7.3 to 4.7.4
- #799 build(deps): bump openpgp from 5.3.0 to 5.4.0
- #798 build(deps): bump
@actions/core
from 1.8.2 to 1.9.1
Commits
-
d9f34f8
release: update changelog and version to 3.1.1 (#828) -
0e9e7b4
Plumb failCi into verification function. (#769) -
7f20bd4
build(deps): bump@actions/core
from 1.8.2 to 1.9.1 (#798) -
13bc253
build(deps): bump openpgp from 5.3.0 to 5.4.0 (#799) -
5c0da1b
Trim arguments after splitting them (#791) -
68d5f6d
Fixnetwork
entry in table (#783) -
2a829b9
Switch to v3 (#774) -
8e09eaf
build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#766) -
39e2229
build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 (#748) -
b2b7703
build(deps): bump openpgp from 5.2.1 to 5.3.0 (#760) - 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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language