8000 Bump codecov/codecov-action from 4 to 5 in the all group by dependabot[bot] · Pull Request #193 · kubecolor/kubecolor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump codecov/codecov-action from 4 to 5 in the all group #193

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

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the all group with 1 update: codecov/codecov-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.

4.0.0-beta.2

Fixes

  • #1085 not adding -n if empty to do-upload command

4.0.0-beta.1

v4 represents a move from the universal uploader to the Codecov CLI. Although this will unlock new features for our users, the CLI is not yet at feature parity with the universal uploader.

Breaking Changes

  • No current support for aarch64 and alpine architectures.
  • Tokenless uploading is unsuported
  • Various arguments to the Action have been removed

3.1.4

Fixes

  • #967 Fix typo in README.md
  • #971 fix: add back in working dir
  • #969 fix: CLI option names for uploader

Dependencies

  • #970 build(deps-dev): bump @​types/node from 18.15.12 to 18.16.3
  • #979 build(deps-dev): bump @​types/node from 20.1.0 to 20.1.2
  • #981 build(deps-dev): bump @​types/node from 20.1.2 to 20.1.4

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

... (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 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 group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-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)

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

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 Nov 18, 2024
Copy link
codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@426fd72). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #193   +/-   ##
=======================================
  Coverage        ?   54.03%           
=======================================
  Files           ?       54           
  Lines           ?     4695           
  Branches        ?        0           
=======================================
  Hits            ?     2537           
  Misses          ?     2041           
  Partials        ?      117           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@applejag applejag merged commit e445148 into main Nov 18, 2024
9 checks passed
@applejag applejag deleted the dependabot/github_actions/all-d109cd9e8b branch November 18, 2024 16:29
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 28, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kubecolor/kubecolor](https://github.com/kubecolor/kubecolor) | minor | `v0.4.0` -> `v0.5.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>kubecolor/kubecolor (kubecolor/kubecolor)</summary>

### [`v0.5.0`](https://github.com/kubecolor/kubecolor/releases/tag/v0.5.0)

[Compare Source](kubecolor/kubecolor@v0.4.0...v0.5.0)

#### What's Changed

Smaller release than [v0.4.0](https://github.com/kubecolor/kubecolor/releases/tag/v0.4.0), but still contains some nice bugfixes and a few but useful features.

##### New features

-   Colorize `kubectl diff` by [@&#8203;Marcel2603](https://github.com/Marcel2603) in kubecolor/kubecolor#196
-   Colorize `kubectl apply --server-side` by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#210

##### Bug fixes

-   Fixed negative tz offsets in time regex by [@&#8203;guppy0130](https://github.com/guppy0130) in kubecolor/kubecolor#174
-   Fixed 'kubectl version -o yaml' indentation by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#182
-   Fixed --output=name using table coloring by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#181
-   Fixed missing output from YAML & JSON printers, and YAML multiline support by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#180
-   Fixed 'DEBU' not being read as debug log level by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#185
-   Fixed completion of flag values (with equal sign, as in: `--namespace=...`) by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#208

##### Dependencies

-   Bump k8s.io/apimachinery from 0.31.0 to 0.31.1 in the all group by [@&#8203;dependabot](https://github.com/dependabot) in kubecolor/kubecolor#183
-   Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 in the all group by [@&#8203;dependabot](https://github.com/dependabot) in kubecolor/kubecolor#189
-   Bump codecov/codecov-action from 4 to 5 in the all group by [@&#8203;dependabot](https://github.com/dependabot) in kubecolor/kubecolor#193
-   Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 in the all group by [@&#8203;dependabot](https://github.com/dependabot) in kubecolor/kubecolor#197
-   Update Go to 1.23.4 by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#206
-   Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 in the all group by [@&#8203;dependabot](https://github.com/dependabot) in kubecolor/kubecolor#205
-   Bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 in the all group by [@&#8203;dependabot](https://github.com/dependabot) in kubecolor/kubecolor#211

##### Non-functional changes

-   Fixed govulncheck workflow by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#176
-   Fix internal/cmd/configdoc after color refactor by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#200
-   Improved debug log printing for multiline strings & slices by [@&#8203;applejag](https://github.com/applejag) in kubecolor/kubecolor#209

#### New Contributors

-   [@&#8203;guppy0130](https://github.com/guppy0130) made their first contribution in kubecolor/kubecolor#174
-   [@&#8203;Marcel2603](https://github.com/Marcel2603) made their first contribution in kubecolor/kubecolor#196

**Full Changelog**: kubecolor/kubecolor@v0.4.0...v0.5.0

</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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEzNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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
0