Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2022

Bumps openpgp from 5.3.0 to 5.4.0.

Release notes

Sourced from openpgp's releases.

v5.4.0

  • Fix CleartextMessage signature generation over text with trailing whitespace and \r\n line endings (#1548)
  • Throw in encryptSessionKey if no keys or passwords are provided (#1547)
  • TypeScript: add missing allowInsecureVerificationWithReformattedKeys field to Config (#1551)

v5.3.1

Commits
  • ca60884 5.4.0
  • 50fa974 CI: run worker tests first to give enough time to download the required scrip...
  • 08eef42 TypeScript: add missing allowInsecureVerificationWithReformattedKeys field ...
  • dc85a50 Fix CleartextMessage signature generation over text with trailing whitespac...
  • e862d5f Throw in encryptSessionKey if no keys or passwords are provided (#1547)
  • bd1a7db Use npm ci instead of npm install in release script
  • dd2aa7c Revert package lock version bump
  • 5c02953 5.3.1
  • 04e806e Support Node.js 18 (#1542)
  • e69d8b2 Fix armor error handling (#1541)
  • 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)

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](openpgpjs/openpgpjs@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 9, 2022
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #799 (6ce3174) into master (5c0da1b) will increase coverage by 0.58%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #799      +/-   ##
==========================================
+ Coverage   95.32%   95.90%   +0.58%     
==========================================
  Files           4        4              
  Lines         171      171              
  Branches       49       49              
==========================================
+ Hits          163      164       +1     
+ Misses          8        7       -1     
Flag Coverage Δ
demo 80.00% <ø> (ø)
macos-latest 95.90% <ø> (+0.58%) ⬆️
script 97.43% <ø> (+0.64%) ⬆️
ubuntu-latest 95.90% <ø> (+0.58%) ⬆️
version 80.00% <ø> (ø)
windows-latest 95.90% <ø> (+0.58%) ⬆️

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

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mitchell-codecov mitchell-codecov merged commit 13bc253 into master Aug 9, 2022
@mitchell-codecov mitchell-codecov deleted the dependabot/npm_and_yarn/openpgp-5.4.0 branch August 9, 2022 15:44
bruxisma referenced this pull request in bruxisma/go-apt-transport 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
[https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661)
- Create codeql-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/593](https://togithub.com/codecov/codecov-action/pull/593)
- build(deps): bump node-fetch from 3.2.3 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/714](https://togithub.com/codecov/codecov-action/pull/714)
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/713](https://togithub.com/codecov/codecov-action/pull/713)
- README: fix typo by [@&#8203;Evalir](https://togithub.com/Evalir) in
[https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712)
- build(deps): bump github/codeql-action from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/724](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/717](https://togithub.com/codecov/codecov-action/pull/717)
- fix: Remove a blank row by
[@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) in
[https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725)
- Update README.md with correct badge version by
[@&#8203;gsheni](https://togithub.com/gsheni) in
[https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/729](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/734](https://togithub.com/codecov/codecov-action/pull/734)
- build(deps): bump actions/checkout from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/723](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/733](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/732](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/737](https://togithub.com/codecov/codecov-action/pull/737)
- Create scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/633](https://togithub.com/codecov/codecov-action/pull/633)
- build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/749](https://togithub.com/codecov/codecov-action/pull/749)
- fix: add more verbosity to validation by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/747](https://togithub.com/codecov/codecov-action/pull/747)
- build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/755](https://togithub.com/codecov/codecov-action/pull/755)
- Regenerate scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/750](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/759](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/762](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/746](https://togithub.com/codecov/codecov-action/pull/746)
- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/757](https://togithub.com/codecov/codecov-action/pull/757)
- build(deps): bump openpgp from 5.2.1 to 5.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/760](https://togithub.com/codecov/codecov-action/pull/760)
- build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/748](https://togithub.com/codecov/codecov-action/pull/748)
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/766](https://togithub.com/codecov/codecov-action/pull/766)
- Switch to v3 by
[@&#8203;thomasrockhu](https://togithub.com/thomasrockhu) in
[https://github.com/codecov/codecov-action/pull/774](https://togithub.com/codecov/codecov-action/pull/774)
- Fix `network` entry in table by
[@&#8203;kevmoo](https://togithub.com/kevmoo) in
[https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783)
- Trim arguments after splitting them by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/791](https://togithub.com/codecov/codecov-action/pull/791)
- build(deps): bump openpgp from 5.3.0 to 5.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/799](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/798](https://togithub.com/codecov/codecov-action/pull/798)
- Plumb failCi into verification function. by
[@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in
[https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769)
- release: update changelog and version to 3.1.1 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/828](https://togithub.com/codecov/codecov-action/pull/828)

#### New Contributors

- [@&#8203;slifty](https://togithub.com/slifty) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661)
- [@&#8203;Evalir](https://togithub.com/Evalir) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712)
- [@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) made their
first contribution in
[https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725)
- [@&#8203;gsheni](https://togithub.com/gsheni) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726)
- [@&#8203;kevmoo](https://togithub.com/kevmoo) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783)
- [@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made
their first contribution in
[https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/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 <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh referenced this pull request in DeFiCh/metachain 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
[https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661)
- Create codeql-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/593](https://togithub.com/codecov/codecov-action/pull/593)
- build(deps): bump node-fetch from 3.2.3 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/714](https://togithub.com/codecov/codecov-action/pull/714)
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/713](https://togithub.com/codecov/codecov-action/pull/713)
- README: fix typo by [@&#8203;Evalir](https://togithub.com/Evalir) in
[https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712)
- build(deps): bump github/codeql-action from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/724](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/717](https://togithub.com/codecov/codecov-action/pull/717)
- fix: Remove a blank row by
[@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) in
[https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725)
- Update README.md with correct badge version by
[@&#8203;gsheni](https://togithub.com/gsheni) in
[https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/729](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/734](https://togithub.com/codecov/codecov-action/pull/734)
- build(deps): bump actions/checkout from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/723](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/733](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/732](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/737](https://togithub.com/codecov/codecov-action/pull/737)
- Create scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/633](https://togithub.com/codecov/codecov-action/pull/633)
- build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/749](https://togithub.com/codecov/codecov-action/pull/749)
- fix: add more verbosity to validation by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/747](https://togithub.com/codecov/codecov-action/pull/747)
- build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/755](https://togithub.com/codecov/codecov-action/pull/755)
- Regenerate scorecards-analysis.yml by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/750](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/759](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/762](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/746](https://togithub.com/codecov/codecov-action/pull/746)
- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/757](https://togithub.com/codecov/codecov-action/pull/757)
- build(deps): bump openpgp from 5.2.1 to 5.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/760](https://togithub.com/codecov/codecov-action/pull/760)
- build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/748](https://togithub.com/codecov/codecov-action/pull/748)
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/766](https://togithub.com/codecov/codecov-action/pull/766)
- Switch to v3 by
[@&#8203;thomasrockhu](https://togithub.com/thomasrockhu) in
[https://github.com/codecov/codecov-action/pull/774](https://togithub.com/codecov/codecov-action/pull/774)
- Fix `network` entry in table by
[@&#8203;kevmoo](https://togithub.com/kevmoo) in
[https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783)
- Trim arguments after splitting them by
[@&#8203;mitchell-codecov](https://togithub.com/mitchell-codecov) in
[https://github.com/codecov/codecov-action/pull/791](https://togithub.com/codecov/codecov-action/pull/791)
- build(deps): bump openpgp from 5.3.0 to 5.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codecov/codecov-action/pull/799](https://togithub.com/codecov/codecov-action/pull/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
[https://github.com/codecov/codecov-action/pull/798](https://togithub.com/codecov/codecov-action/pull/798)
- Plumb failCi into verification function. by
[@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in
[https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769)
- release: update changelog and version to 3.1.1 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/828](https://togithub.com/codecov/codecov-action/pull/828)

#### New Contributors

- [@&#8203;slifty](https://togithub.com/slifty) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661)
- [@&#8203;Evalir](https://togithub.com/Evalir) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712)
- [@&#8203;johnmanjiro13](https://togithub.com/johnmanjiro13) made their
first contribution in
[https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725)
- [@&#8203;gsheni](https://togithub.com/gsheni) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726)
- [@&#8203;kevmoo](https://togithub.com/kevmoo) made their first
contribution in
[https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783)
- [@&#8203;RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made
their first contribution in
[https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant