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

chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 #4420

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2023

Bumps codecov/codecov-action from 3.1.2 to 3.1.3.

Release notes

Sourced from codecov/codecov-action's releases.

3.1.3

What's Changed

Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3

Changelog

Sourced from codecov/codecov-action's changelog.

3.1.3

Fixes

  • #960 fix: allow for aarch64 build

Dependencies

  • #957 build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0
  • #958 build(deps): bump openpgp from 5.7.0 to 5.8.0
  • #959 build(deps-dev): bump @​types/node from 18.15.10 to 18.15.12

3.1.2

Fixes

  • #718 Update README.md
  • #851 Remove unsupported path_to_write_report argument
  • #898 codeql-analysis.yml
  • #901 Update README to contain correct information - inputs and negate feature
  • #955 fix: add in all the extra arguments for uploader

Dependencies

  • #819 build(deps): bump openpgp from 5.4.0 to 5.5.0
  • #835 build(deps): bump node-fetch from 3.2.4 to 3.2.10
  • #840 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4
  • #841 build(deps): bump @​actions/core from 1.9.1 to 1.10.0
  • #843 build(deps): bump @​actions/github from 5.0.3 to 5.1.1
  • #869 build(deps): bump node-fetch from 3.2.10 to 3.3.0
  • #872 build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0
  • #879 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
  • #889 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2
  • #895 build(deps): bump json5 from 2.2.1 to 2.2.3
  • #896 build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2
  • #900 build(deps-dev): bump @​vercel/ncc from 0.34.0 to 0.36.1
  • #905 build(deps-dev): bump typescript from 4.7.4 to 4.9.5
  • #911 build(deps-dev): bump @​types/node from 16.11.40 to 18.13.0
  • #922 build(deps-dev): bump @​types/node from 18.13.0 to 18.14.0
  • #924 build(deps): bump openpgp from 5.5.0 to 5.7.0
  • #927 build(deps-dev): bump @​types/node from 18.14.0 to 18.14.2
  • #933 build(deps-dev): bump @​types/node from 18.14.2 to 18.14.6
  • #937 build(deps-dev): bump @​types/node from 18.14.6 to 18.15.0
  • #938 build(deps): bump node-fetch from 3.3.0 to 3.3.1
  • #945 build(deps-dev): bump @​types/node from 18.15.0 to 18.15.5
  • #946 build(deps-dev): bump @​types/node from 18.15.5 to 18.15.6
  • #947 build(deps-dev): bump @​types/node from 18.15.6 to 18.15.10
  • #951 build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3

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

... (truncated)

Commits

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 Apr 20, 2023
@github-actions github-actions bot added chore dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 20, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 24, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from 54d1c98 to fbe96c9 Compare April 24, 2023 09:42
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 24, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 24, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from fbe96c9 to c90ba78 Compare April 24, 2023 10:30
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 24, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 24, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from c90ba78 to 72c7166 Compare April 24, 2023 10:47
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 24, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 26, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from 72c7166 to 3457185 Compare April 26, 2023 07:49
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 26, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 26, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from a49e024 to 4af95d6 Compare April 26, 2023 10:15
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 26, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 26, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from 4af95d6 to e74d425 Compare April 26, 2023 13:57
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 26, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 26, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from e74d425 to 435a277 Compare April 26, 2023 16:07
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 26, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 26, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from 435a277 to 6f7ea5a Compare April 26, 2023 17:48
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 26, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented Apr 28, 2023

@dependabot recreate

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@40a12dc...894ff02)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/codecov/codecov-action-3.1.3 branch from 6f7ea5a to ea801d2 Compare April 28, 2023 08:36
@github-actions github-actions bot removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels Apr 28, 2023
@Jason3S Jason3S merged commit f34c5d7 into main Apr 28, 2023
20 checks passed
@Jason3S Jason3S deleted the dependabot/github_actions/codecov/codecov-action-3.1.3 branch April 28, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 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