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

build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 #748

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps actions/upload-artifact from 2.3.1 to 3.1.0.

Release notes

Sourced from actions/upload-artifact's releases.

v3.1.0

What's Changed

v3.0.0

What's Changed

  • Update default runtime to node16 (#293)
  • Update package-lock.json file version to 2 (#302)

Breaking Changes

With the update to Node 16, all scripts will now be run with Node 16 rather than Node 12.

Commits
  • 3cea537 Merge pull request #327 from actions/robherley/artifact-1.1.0
  • 849aa77 nvm use 12 & npm run release
  • 4d39869 recompile with correct ncc version
  • 2e0d362 bump @​actions/artifact to 1.1.0
  • 09a5d6a Merge pull request #320 from actions/dependabot/npm_and_yarn/ansi-regex-4.1.1
  • 189315d Bump ansi-regex from 4.1.0 to 4.1.1
  • d159c2d Merge pull request #297 from actions/dependabot/npm_and_yarn/ajv-6.12.6
  • c26a7ba Bump ajv from 6.11.0 to 6.12.6
  • 6ed6c72 Merge pull request #303 from actions/dependabot/npm_and_yarn/yargs-parser-13.1.2
  • 2aeee26 Bump yargs-parser from 13.1.1 to 13.1.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 30, 2022
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #748 (02ca684) into master (b2b7703) will increase coverage by 0.59%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #748      +/-   ##
==========================================
+ Coverage   95.26%   95.85%   +0.59%     
==========================================
  Files           4        4              
  Lines         169      169              
  Branches       48       48              
==========================================
+ Hits          161      162       +1     
+ Misses          8        7       -1     
Flag Coverage Δ
demo 80.00% <ø> (ø)
macos-latest 95.85% <ø> (+0.59%) ⬆️
script 97.40% <ø> (+0.64%) ⬆️
ubuntu-latest 95.85% <ø> (+0.59%) ⬆️
version 80.00% <ø> (ø)
windows-latest 95.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/buildExec.ts 99.16% <0.00%> (+0.83%) ⬆️

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 b2b7703...02ca684. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/upload-artifact-3.1.0 branch from 02b52cd to 15db5db Compare June 7, 2022 15:42
@mitchell-codecov
Copy link
Contributor

@dependabot recreate

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@82c141c...3cea537)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/upload-artifact-3.1.0 branch from 15db5db to 8e5e8b2 Compare June 15, 2022 19:16
@mitchell-codecov mitchell-codecov merged commit 39e2229 into master Jun 15, 2022
@mitchell-codecov mitchell-codecov deleted the dependabot/github_actions/actions/upload-artifact-3.1.0 branch June 15, 2022 19:21
bruxisma pushed a commit to bruxisma/go-apt-transport that referenced this pull request Sep 19, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codecov/codecov-action](https://togithub.com/codecov/codecov-action)
| action | patch | `v3.1.0` -> `v3.1.1` |

---

### Release Notes

<details>
<summary>codecov/codecov-action</summary>

###
[`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1)

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)

#### What's Changed

- Update deprecation warning by
[@&#8203;slifty](https://togithub.com/slifty) in
[codecov/codecov-action#661
- Create codeql-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#593
- build(deps): bump node-fetch from 3.2.3 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#714
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#713
- README: fix typo by [@&#8203;Evalir](https://togithub.com/Evalir) in
[codecov/codecov-action#712
- build(deps): bump github/codeql-action from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#724
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 27.4.1 to
27.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#717
- fix: Remove a blank row by
[@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) in
[codecov/codecov-action#725
- Update README.md with correct badge version by
[@&#8203;gsheni](https://togithub.com/gsheni) in
[codecov/codecov-action#726
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 17.0.25 to
17.0.33 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#729
- build(deps-dev): downgrade
[@&#8203;types/node](https://togithub.com/types/node) to 16.11.35 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#734
- build(deps): bump actions/checkout from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#723
- build(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.1
to 5.0.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#733
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.6.0 to
1.8.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#732
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.35 to
16.11.36 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#737
- Create scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#633
- build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#749
- fix: add more verbosity to validation by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#747
- build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#755
- Regenerate scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#750
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.36 to
16.11.39 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#759
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.39 to
16.11.40 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#762
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to
0.34.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#746
- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#757
- build(deps): bump openpgp from 5.2.1 to 5.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#760
- build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#748
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#766
- Switch to v3 by
[@&#8203;thomasrockhu](https://togithub.com/thomasrockhu) in
[codecov/codecov-action#774
- Fix `network` entry in table by
[@&#8203;kevmoo](https://togithub.com/kevmoo) in
[codecov/codecov-action#783
- Trim arguments after splitting them by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#791
- build(deps): bump openpgp from 5.3.0 to 5.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#799
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.8.2 to
1.9.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#798
- Plumb failCi into verification function. by
[@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in
[codecov/codecov-action#769
- release: update changelog and version to 3.1.1 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#828

#### New Contributors

- [@&#8203;slifty](https://togithub.com/slifty) made their first
contribution in
[codecov/codecov-action#661
- [@&#8203;Evalir](https://togithub.com/Evalir) made their first
contribution in
[codecov/codecov-action#712
- [@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) made their
first contribution in
[codecov/codecov-action#725
- [@&#8203;gsheni](https://togithub.com/gsheni) made their first
contribution in
[codecov/codecov-action#726
- [@&#8203;kevmoo](https://togithub.com/kevmoo) made their first
contribution in
[codecov/codecov-action#783
- [@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made
their first contribution in
[codecov/codecov-action#769

**Full Changelog**:
codecov/codecov-action@v3.1.0...v3.1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/bruxisma/go-apt-transport).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to levaintech/sticky that referenced this pull request Oct 18, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codecov/codecov-action](https://togithub.com/codecov/codecov-action)
| action | patch | `v3.1.0` -> `v3.1.1` |

---

### Release Notes

<details>
<summary>codecov/codecov-action</summary>

###
[`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1)

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)

#### What's Changed

- Update deprecation warning by
[@&#8203;slifty](https://togithub.com/slifty) in
[codecov/codecov-action#661
- Create codeql-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#593
- build(deps): bump node-fetch from 3.2.3 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#714
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#713
- README: fix typo by [@&#8203;Evalir](https://togithub.com/Evalir) in
[codecov/codecov-action#712
- build(deps): bump github/codeql-action from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#724
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 27.4.1 to
27.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#717
- fix: Remove a blank row by
[@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) in
[codecov/codecov-action#725
- Update README.md with correct badge version by
[@&#8203;gsheni](https://togithub.com/gsheni) in
[codecov/codecov-action#726
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 17.0.25 to
17.0.33 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#729
- build(deps-dev): downgrade
[@&#8203;types/node](https://togithub.com/types/node) to 16.11.35 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#734
- build(deps): bump actions/checkout from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#723
- build(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.1
to 5.0.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#733
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.6.0 to
1.8.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#732
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.35 to
16.11.36 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#737
- Create scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#633
- build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#749
- fix: add more verbosity to validation by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#747
- build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#755
- Regenerate scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#750
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.36 to
16.11.39 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#759
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.39 to
16.11.40 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#762
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to
0.34.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#746
- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#757
- build(deps): bump openpgp from 5.2.1 to 5.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#760
- build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#748
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#766
- Switch to v3 by
[@&#8203;thomasrockhu](https://togithub.com/thomasrockhu) in
[codecov/codecov-action#774
- Fix `network` entry in table by
[@&#8203;kevmoo](https://togithub.com/kevmoo) in
[codecov/codecov-action#783
- Trim arguments after splitting them by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#791
- build(deps): bump openpgp from 5.3.0 to 5.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#799
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.8.2 to
1.9.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#798
- Plumb failCi into verification function. by
[@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in
[codecov/codecov-action#769
- release: update changelog and version to 3.1.1 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#828

#### New Contributors

- [@&#8203;slifty](https://togithub.com/slifty) made their first
contribution in
[codecov/codecov-action#661
- [@&#8203;Evalir](https://togithub.com/Evalir) made their first
contribution in
[codecov/codecov-action#712
- [@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) made their
first contribution in
[codecov/codecov-action#725
- [@&#8203;gsheni](https://togithub.com/gsheni) made their first
contribution in
[codecov/codecov-action#726
- [@&#8203;kevmoo](https://togithub.com/kevmoo) made their first
contribution in
[codecov/codecov-action#783
- [@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made
their first contribution in
[codecov/codecov-action#769

**Full Changelog**:
codecov/codecov-action@v3.1.0...v3.1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/sticky).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjIwNC41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to DeFiCh/metachain that referenced this pull request Oct 31, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codecov/codecov-action](https://togithub.com/codecov/codecov-action)
| action | patch | `v3.1.0` -> `v3.1.1` |

---

### Release Notes

<details>
<summary>codecov/codecov-action</summary>

###
[`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1)

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)

#### What's Changed

- Update deprecation warning by
[@&#8203;slifty](https://togithub.com/slifty) in
[codecov/codecov-action#661
- Create codeql-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#593
- build(deps): bump node-fetch from 3.2.3 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#714
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#713
- README: fix typo by [@&#8203;Evalir](https://togithub.com/Evalir) in
[codecov/codecov-action#712
- build(deps): bump github/codeql-action from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#724
- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 27.4.1 to
27.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#717
- fix: Remove a blank row by
[@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) in
[codecov/codecov-action#725
- Update README.md with correct badge version by
[@&#8203;gsheni](https://togithub.com/gsheni) in
[codecov/codecov-action#726
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 17.0.25 to
17.0.33 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#729
- build(deps-dev): downgrade
[@&#8203;types/node](https://togithub.com/types/node) to 16.11.35 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#734
- build(deps): bump actions/checkout from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#723
- build(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.1
to 5.0.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#733
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.6.0 to
1.8.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#732
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.35 to
16.11.36 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#737
- Create scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#633
- build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#749
- fix: add more verbosity to validation by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#747
- build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#755
- Regenerate scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#750
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.36 to
16.11.39 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#759
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.39 to
16.11.40 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#762
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to
0.34.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#746
- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#757
- build(deps): bump openpgp from 5.2.1 to 5.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#760
- build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#748
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#766
- Switch to v3 by
[@&#8203;thomasrockhu](https://togithub.com/thomasrockhu) in
[codecov/codecov-action#774
- Fix `network` entry in table by
[@&#8203;kevmoo](https://togithub.com/kevmoo) in
[codecov/codecov-action#783
- Trim arguments after splitting them by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[codecov/codecov-action#791
- build(deps): bump openpgp from 5.3.0 to 5.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#799
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.8.2 to
1.9.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#798
- Plumb failCi into verification function. by
[@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in
[codecov/codecov-action#769
- release: update changelog and version to 3.1.1 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#828

#### New Contributors

- [@&#8203;slifty](https://togithub.com/slifty) made their first
contribution in
[codecov/codecov-action#661
- [@&#8203;Evalir](https://togithub.com/Evalir) made their first
contribution in
[codecov/codecov-action#712
- [@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) made their
first contribution in
[codecov/codecov-action#725
- [@&#8203;gsheni](https://togithub.com/gsheni) made their first
contribution in
[codecov/codecov-action#726
- [@&#8203;kevmoo](https://togithub.com/kevmoo) made their first
contribution in
[codecov/codecov-action#783
- [@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made
their first contribution in
[codecov/codecov-action#769

**Full Changelog**:
codecov/codecov-action@v3.1.0...v3.1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/DeFiCh/metachain).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjkuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant