Skip to content

chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 - #3753

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/github_actions/codecov/codecov-action-6.0.0
Mar 29, 2026
Merged

chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0#3753
mergify[bot] merged 1 commit into
mainfrom
dependabot/github_actions/codecov/codecov-action-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Copy link
Copy Markdown
Contributor

Bumps codecov/codecov-action from 5.5.3 to 6.0.0.

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.3 to 6.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@1af5884...57e3a13)

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

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 Mar 29, 2026
@mergify
mergify Bot merged commit 523a0c7 into main Mar 29, 2026
14 of 18 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/codecov/codecov-action-6.0.0 branch March 29, 2026 11:26
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…[skip ci]

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.20.0 to 5.21.0.
Release notes

*Sourced from [org.mockito:mockito-core's releases](https://github.com/mockito/mockito/releases).*

> v5.21.0
> -------
>
> *Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*
>
> #### 5.21.0
>
> * 2025-12-09 - [17 commit(s)](mockito/mockito@v5.20.0...v5.21.0) by Giulio Longfils, Joshua Selbo, Woongi9, Zylox, dependabot[bot]
> * Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 [([ArcadeData#3768](https://redirect.github.com/mockito/mockito/issues/3768))]([mockito/mockito#3768](https://redirect.github.com/mockito/mockito/pull/3768))
> * Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 [([ArcadeData#3767](https://redirect.github.com/mockito/mockito/issues/3767))]([mockito/mockito#3767](https://redirect.github.com/mockito/mockito/pull/3767))
> * Bump actions/checkout from 5 to 6 [([ArcadeData#3765](https://redirect.github.com/mockito/mockito/issues/3765))]([mockito/mockito#3765](https://redirect.github.com/mockito/mockito/pull/3765))
> * Adds output of matchers to potential mismatch; Fixes [ArcadeData#2468](https://redirect.github.com/mockito/mockito/issues/2468) [([ArcadeData#3760](https://redirect.github.com/mockito/mockito/issues/3760))]([mockito/mockito#3760](https://redirect.github.com/mockito/mockito/pull/3760))
> * Forbid mocking WeakReference with inline mock maker [([ArcadeData#3759](https://redirect.github.com/mockito/mockito/issues/3759))]([mockito/mockito#3759](https://redirect.github.com/mockito/mockito/pull/3759))
> * StackOverflowError when mocking WeakReference [([ArcadeData#3758](https://redirect.github.com/mockito/mockito/issues/3758))]([mockito/mockito#3758](https://redirect.github.com/mockito/mockito/issues/3758))
> * Bump actions/upload-artifact from 4 to 5 [([ArcadeData#3756](https://redirect.github.com/mockito/mockito/issues/3756))]([mockito/mockito#3756](https://redirect.github.com/mockito/mockito/pull/3756))
> * Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 [([ArcadeData#3755](https://redirect.github.com/mockito/mockito/issues/3755))]([mockito/mockito#3755](https://redirect.github.com/mockito/mockito/pull/3755))
> * Support primitives in GenericArrayReturnType. [([ArcadeData#3753](https://redirect.github.com/mockito/mockito/issues/3753))]([mockito/mockito#3753](https://redirect.github.com/mockito/mockito/pull/3753))
> * ClassNotFoundException when stubbing array of primitive type on Android [([ArcadeData#3752](https://redirect.github.com/mockito/mockito/issues/3752))]([mockito/mockito#3752](https://redirect.github.com/mockito/mockito/issues/3752))
> * Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 [([ArcadeData#3744](https://redirect.github.com/mockito/mockito/issues/3744))]([mockito/mockito#3744](https://redirect.github.com/mockito/mockito/pull/3744))
> * Bump gradle/actions from 4 to 5 [([ArcadeData#3743](https://redirect.github.com/mockito/mockito/issues/3743))]([mockito/mockito#3743](https://redirect.github.com/mockito/mockito/pull/3743))
> * Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 [([ArcadeData#3738](https://redirect.github.com/mockito/mockito/issues/3738))]([mockito/mockito#3738](https://redirect.github.com/mockito/mockito/pull/3738))
> * Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 [([ArcadeData#3735](https://redirect.github.com/mockito/mockito/issues/3735))]([mockito/mockito#3735](https://redirect.github.com/mockito/mockito/pull/3735))
> * Bump graalvm/setup-graalvm from 1.3.7 to 1.4.0 [([ArcadeData#3734](https://redirect.github.com/mockito/mockito/issues/3734))]([mockito/mockito#3734](https://redirect.github.com/mockito/mockito/pull/3734))
> * Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 [([ArcadeData#3733](https://redirect.github.com/mockito/mockito/issues/3733))]([mockito/mockito#3733](https://redirect.github.com/mockito/mockito/pull/3733))
> * Bump errorprone from 2.41.0 to 2.42.0 [([ArcadeData#3732](https://redirect.github.com/mockito/mockito/issues/3732))]([mockito/mockito#3732](https://redirect.github.com/mockito/mockito/pull/3732))
> * Feat: automatically detect class to mock in mockStatic and mockConstruction [([ArcadeData#3731](https://redirect.github.com/mockito/mockito/issues/3731))]([mockito/mockito#3731](https://redirect.github.com/mockito/mockito/pull/3731))
> * Return completed futures for unstubbed Future/CompletionStage in ReturnsEmptyValues [([ArcadeData#3727](https://redirect.github.com/mockito/mockito/issues/3727))]([mockito/mockito#3727](https://redirect.github.com/mockito/mockito/pull/3727))
> * automatically detect class to mock [([ArcadeData#2779](https://redirect.github.com/mockito/mockito/issues/2779))]([mockito/mockito#2779](https://redirect.github.com/mockito/mockito/pull/2779))
> * Incorrect "has following stubbing(s) with different arguments" message when using Argument Matchers [([ArcadeData#2468](https://redirect.github.com/mockito/mockito/issues/2468))]([mockito/mockito#2468](https://redirect.github.com/mockito/mockito/issues/2468))


Commits

* [`09d2230`](mockito/mockito@09d2230) Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 ([ArcadeData#3768](https://redirect.github.com/mockito/mockito/issues/3768))
* [`df3e0cc`](mockito/mockito@df3e0cc) Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 ([ArcadeData#3767](https://redirect.github.com/mockito/mockito/issues/3767))
* [`04a6e9f`](mockito/mockito@04a6e9f) Bump actions/checkout from 5 to 6 ([ArcadeData#3765](https://redirect.github.com/mockito/mockito/issues/3765))
* [`756a3cf`](mockito/mockito@756a3cf) Add description of matchers to potential mismatch ([ArcadeData#3760](https://redirect.github.com/mockito/mockito/issues/3760))
* [`58ba445`](mockito/mockito@58ba445) Forbid mocking WeakReference with inline mock maker ([ArcadeData#3759](https://redirect.github.com/mockito/mockito/issues/3759))
* [`966d600`](mockito/mockito@966d600) Bump actions/upload-artifact from 4 to 5 ([ArcadeData#3756](https://redirect.github.com/mockito/mockito/issues/3756))
* [`632bf7b`](mockito/mockito@632bf7b) Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 ([ArcadeData#3755](https://redirect.github.com/mockito/mockito/issues/3755))
* [`8564b43`](mockito/mockito@8564b43) Fix primitives support in GenericArrayReturnType for Android ([ArcadeData#3753](https://redirect.github.com/mockito/mockito/issues/3753))
* [`bf3a809`](mockito/mockito@bf3a809) Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 ([ArcadeData#3744](https://redirect.github.com/mockito/mockito/issues/3744))
* [`cffddd4`](mockito/mockito@cffddd4) Bump gradle/actions from 4 to 5 ([ArcadeData#3743](https://redirect.github.com/mockito/mockito/issues/3743))
* Additional commits viewable in [compare view](mockito/mockito@v5.20.0...v5.21.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.mockito:mockito-core&package-manager=maven&previous-version=5.20.0&new-version=5.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
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 dependency_approved github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant