chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 - #3753
Merged
mergify[bot] merged 1 commit intoMar 29, 2026
Merged
Conversation
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>
robfrank
approved these changes
Mar 29, 2026
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) [](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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps codecov/codecov-action from 5.5.3 to 6.0.0.
Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...75cd116chore(release): 5.5.4 (#1927)87d39f4Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0" (#1926)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)