Skip to content

build(deps-dev): bump mockito-core from 5.3.1 to 5.4.0#1141

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.4.0
Jun 20, 2023
Merged

build(deps-dev): bump mockito-core from 5.3.1 to 5.4.0#1141
lvca merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps mockito-core from 5.3.1 to 5.4.0.

Release notes

Sourced from mockito-core's releases.

v5.4.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.4.0

Commits
  • 91f18ea Bump versions.errorprone from 2.19.1 to 2.20.0 (#3041)
  • 8497f17 Run injection once per field (#2603)
  • e3e100f Bump org.eclipse.platform:org.eclipse.osgi from 3.18.300 to 3.18.400 (#3038)
  • 9685743 Bump com.google.auto.service:auto-service from 1.1.0 to 1.1.1 (#3036)
  • 5cccfda Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (#3034)
  • ca88970 Bump kotlinVersion from 1.8.21 to 1.8.22 (#3033)
  • 5daf51a Update documentation about MockMakers (#3032)
  • be98090 Bump versions.bytebuddy from 1.14.4 to 1.14.5 (#3025)
  • 2280cac Edit DoAnswerStyleStubbing.isSet() to return true if there are answers (#3020)
  • 296a257 Bump com.diffplug.spotless from 6.18.0 to 6.19.0 (#3018)
  • Additional commits viewable in compare view

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)

Bumps [mockito-core](https://github.com/mockito/mockito) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jun 19, 2023
@lvca lvca merged commit 490a8dd into main Jun 20, 2023
@lvca lvca self-assigned this Jun 20, 2023
@lvca lvca added this to the 23.6.1 milestone Jun 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.mockito-mockito-core-5.4.0 branch June 20, 2023 22:18
mergify bot added a commit that referenced this pull request Oct 9, 2025
… [skip ci]

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.6.0 to 11.7.1.
Release notes

*Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v11.7.1
> -------
>
> Changes
> -------
>
> 🐛 Bug Fixes
> -----------
>
> * Return empty registry credentials when none found [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1153](https://redirect.github.com/testcontainers/testcontainers-node/issues/1153))
>
> v11.7.0
> -------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Bump ryuk image version to 0.14 [`@​digital88`](https://github.com/digital88) ([#1148](https://redirect.github.com/testcontainers/testcontainers-node/issues/1148))
> * Add CouchDB module [`@​botflux`](https://github.com/botflux) ([#1136](https://redirect.github.com/testcontainers/testcontainers-node/issues/1136))
>
> 🐛 Bug Fixes
> -----------
>
> * Fix MongoDB container excessive CPU usage [`@​digital88`](https://github.com/digital88) ([#1146](https://redirect.github.com/testcontainers/testcontainers-node/issues/1146))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump mkdocs-material from 9.6.19 to 9.6.20 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1142](https://redirect.github.com/testcontainers/testcontainers-node/issues/1142))
> * Bump the dependencies group with 15 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1141](https://redirect.github.com/testcontainers/testcontainers-node/issues/1141))


Commits

* [`c243f8e`](testcontainers/testcontainers-node@c243f8e) Return empty registry credentials when none found ([#1153](https://redirect.github.com/testcontainers/testcontainers-node/issues/1153))
* [`8d320dc`](testcontainers/testcontainers-node@8d320dc) v11.7.0
* [`e5f28f8`](testcontainers/testcontainers-node@e5f28f8) Bump mkdocs-material from 9.6.19 to 9.6.20 in the dependencies group ([#1142](https://redirect.github.com/testcontainers/testcontainers-node/issues/1142))
* [`e7399ee`](testcontainers/testcontainers-node@e7399ee) Bump the dependencies group with 15 updates ([#1141](https://redirect.github.com/testcontainers/testcontainers-node/issues/1141))
* [`9c68c18`](testcontainers/testcontainers-node@9c68c18) Bump ryuk to 0.14 ([#1148](https://redirect.github.com/testcontainers/testcontainers-node/issues/1148))
* [`dc79944`](testcontainers/testcontainers-node@dc79944) Fix MongoDB container excessive CPU usage ([#1146](https://redirect.github.com/testcontainers/testcontainers-node/issues/1146))
* [`9271e97`](testcontainers/testcontainers-node@9271e97) Add CouchDB module ([#1136](https://redirect.github.com/testcontainers/testcontainers-node/issues/1136))
* [`885e117`](testcontainers/testcontainers-node@885e117) v11.6.0
* See full diff in [compare view](testcontainers/testcontainers-node@v11.6.0...v11.7.1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.6.0&new-version=11.7.1)](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)
mergify bot added a commit that referenced this pull request Oct 11, 2025
…udio [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.2.1 to 11.7.1.
Release notes

*Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v11.7.1
> -------
>
> Changes
> -------
>
> 🐛 Bug Fixes
> -----------
>
> * Return empty registry credentials when none found [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1153](https://redirect.github.com/testcontainers/testcontainers-node/issues/1153))
>
> v11.7.0
> -------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Bump ryuk image version to 0.14 [`@​digital88`](https://github.com/digital88) ([#1148](https://redirect.github.com/testcontainers/testcontainers-node/issues/1148))
> * Add CouchDB module [`@​botflux`](https://github.com/botflux) ([#1136](https://redirect.github.com/testcontainers/testcontainers-node/issues/1136))
>
> 🐛 Bug Fixes
> -----------
>
> * Fix MongoDB container excessive CPU usage [`@​digital88`](https://github.com/digital88) ([#1146](https://redirect.github.com/testcontainers/testcontainers-node/issues/1146))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump mkdocs-material from 9.6.19 to 9.6.20 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1142](https://redirect.github.com/testcontainers/testcontainers-node/issues/1142))
> * Bump the dependencies group with 15 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1141](https://redirect.github.com/testcontainers/testcontainers-node/issues/1141))
>
> v11.6.0
> -------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Skip checking registry on credential helper list [`@​karol-bochenski`](https://github.com/karol-bochenski) ([#1121](https://redirect.github.com/testcontainers/testcontainers-node/issues/1121))
> * Add username option to Valkey container [`@​rqbazan`](https://github.com/rqbazan) ([#1117](https://redirect.github.com/testcontainers/testcontainers-node/issues/1117))
>
> 📖 Documentation
> ---------------
>
> * Fix typo in usage example (RedisContainer) [`@​lightningspirit`](https://github.com/lightningspirit) ([#1132](https://redirect.github.com/testcontainers/testcontainers-node/issues/1132))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump the dependencies group across 1 directory with 22 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1137](https://redirect.github.com/testcontainers/testcontainers-node/issues/1137))
> * Bump the dependencies group across 1 directory with 15 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1123](https://redirect.github.com/testcontainers/testcontainers-node/issues/1123))
> * Bump mkdocs-material from 9.6.17 to 9.6.18 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1118](https://redirect.github.com/testcontainers/testcontainers-node/issues/1118))
> * Bump mkdocs-material from 9.6.16 to 9.6.17 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1110](https://redirect.github.com/testcontainers/testcontainers-node/issues/1110))
> * Bump the dependencies group across 1 directory with 16 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1111](https://redirect.github.com/testcontainers/testcontainers-node/issues/1111))
> * Bump actions/checkout from 4 to 5 in the actions group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1112](https://redirect.github.com/testcontainers/testcontainers-node/issues/1112))
> * Remove msw override [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1114](https://redirect.github.com/testcontainers/testcontainers-node/issues/1114))
>
> v11.5.1
> -------
>
> Changes
> -------
>
> 🐛 Bug Fixes
> -----------

... (truncated)


Commits

* [`c243f8e`](testcontainers/testcontainers-node@c243f8e) Return empty registry credentials when none found ([#1153](https://redirect.github.com/testcontainers/testcontainers-node/issues/1153))
* [`8d320dc`](testcontainers/testcontainers-node@8d320dc) v11.7.0
* [`e5f28f8`](testcontainers/testcontainers-node@e5f28f8) Bump mkdocs-material from 9.6.19 to 9.6.20 in the dependencies group ([#1142](https://redirect.github.com/testcontainers/testcontainers-node/issues/1142))
* [`e7399ee`](testcontainers/testcontainers-node@e7399ee) Bump the dependencies group with 15 updates ([#1141](https://redirect.github.com/testcontainers/testcontainers-node/issues/1141))
* [`9c68c18`](testcontainers/testcontainers-node@9c68c18) Bump ryuk to 0.14 ([#1148](https://redirect.github.com/testcontainers/testcontainers-node/issues/1148))
* [`dc79944`](testcontainers/testcontainers-node@dc79944) Fix MongoDB container excessive CPU usage ([#1146](https://redirect.github.com/testcontainers/testcontainers-node/issues/1146))
* [`9271e97`](testcontainers/testcontainers-node@9271e97) Add CouchDB module ([#1136](https://redirect.github.com/testcontainers/testcontainers-node/issues/1136))
* [`885e117`](testcontainers/testcontainers-node@885e117) v11.6.0
* [`ab7fbdd`](testcontainers/testcontainers-node@ab7fbdd) Bump mkdocs-material from 9.6.18 to 9.6.19 in the dependencies group ([#1128](https://redirect.github.com/testcontainers/testcontainers-node/issues/1128))
* [`785e1b2`](testcontainers/testcontainers-node@785e1b2) Fix typo in usage example (RedisContainer) ([#1132](https://redirect.github.com/testcontainers/testcontainers-node/issues/1132))
* Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.2.1...v11.7.1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.2.1&new-version=11.7.1)](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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant