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 the all-dependencies group with 2 updates #536

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the all-dependencies group with 2 updates: codecov/codecov-action and taiki-e/install-action.

Updates codecov/codecov-action from 4 to 5

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING] The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Commits

Updates taiki-e/install-action from 2.44.58 to 2.45.13

Release notes

Sourced from taiki-e/install-action's releases.

2.45.13

  • Update cargo-udeps@latest to 0.1.53.

2.45.12

  • Update wasm-bindgen@latest to 0.2.97.

2.45.11

  • Update cargo-zigbuild@latest to 0.19.5.

2.45.10

  • Update wasm-bindgen@latest to 0.2.96.

2.45.9

  • Update cargo-tarpaulin@latest to 0.31.3.

  • Update cargo-binstall@latest to 1.10.15.

2.45.8

  • Update cargo-deny@latest to 0.16.3.

  • Update protoc@latest to 3.29.0.

2.45.7

  • Update cargo-nextest@latest to 0.9.85.

  • Update typos@latest to 1.28.1.

  • Update mdbook@latest to 0.4.43.

2.45.6

  • Update cargo-auditable@latest to 0.6.6.

  • Update cargo-binstall@latest to 1.10.14.

2.45.5

  • Update release-plz@latest to 0.3.110.

2.45.4

  • Update syft@latest to 1.17.0.

2.45.3

  • Update just@latest to 1.37.0.

2.45.2

  • Update wasmtime@latest to 27.0.0.

2.45.1

  • Update git-cliff@latest to 2.7.0.

2.45.0

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

[2.45.13] - 2024-11-30

  • Update cargo-udeps@latest to 0.1.53.

[2.45.12] - 2024-11-30

  • Update wasm-bindgen@latest to 0.2.97.

[2.45.11] - 2024-11-30

  • Update cargo-zigbuild@latest to 0.19.5.

[2.45.10] - 2024-11-30

  • Update wasm-bindgen@latest to 0.2.96.

[2.45.9] - 2024-11-29

  • Update cargo-tarpaulin@latest to 0.31.3.

  • Update cargo-binstall@latest to 1.10.15.

[2.45.8] - 2024-11-28

  • Update cargo-deny@latest to 0.16.3.

  • Update protoc@latest to 3.29.0.

[2.45.7] - 2024-11-27

  • Update cargo-nextest@latest to 0.9.85.

  • Update typos@latest to 1.28.1.

  • Update mdbook@latest to 0.4.43.

[2.45.6] - 2024-11-24

  • Update cargo-auditable@latest to 0.6.6.

  • Update cargo-binstall@latest to 1.10.14.

[2.45.5] - 2024-11-22

  • Update release-plz@latest to 0.3.110.

[2.45.4] - 2024-11-21

  • Update syft@latest to 1.17.0.

... (truncated)

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 2 updates: [codecov/codecov-action](/~https://github.com/codecov/codecov-action) and [taiki-e/install-action](/~https://github.com/taiki-e/install-action).


Updates `codecov/codecov-action` from 4 to 5
- [Release notes](/~https://github.com/codecov/codecov-action/releases)
- [Changelog](/~https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

Updates `taiki-e/install-action` from 2.44.58 to 2.45.13
- [Release notes](/~https://github.com/taiki-e/install-action/releases)
- [Changelog](/~https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@v2.44.58...v2.45.13)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2024
@atodorov atodorov merged commit 829202b into dev Dec 2, 2024
51 of 53 checks passed
@atodorov atodorov deleted the dependabot/github_actions/all-dependencies-82271436f3 branch December 2, 2024 11:03
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.

1 participant