Skip to content

build(deps): bump org.mockito:mockito-core from 5.5.0 to 5.7.0#1305

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.7.0
Nov 6, 2023
Merged

build(deps): bump org.mockito:mockito-core from 5.5.0 to 5.7.0#1305
lvca merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps org.mockito:mockito-core from 5.5.0 to 5.7.0.

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.7.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.7.0

v5.6.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.6.0

... (truncated)

Commits
  • 5c4e72c Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 (#3166)
  • f62fbe7 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 (#3165)
  • f522f49 Attempt to detect system property mangling prior to loading ByteBuddy. (#3164)
  • a8adbf5 Handle Termux in InlineDelegateByteBuddyMockMaker.java (#3158)
  • 1bca5b8 Bump versions.errorprone from 2.22.0 to 2.23.0 (#3153)
  • f5449f9 Fix license url according to spdx license spec (#3152)
  • 73d6afc Remove checks for unsupported Java version from unit tests (#3150)
  • e736992 Add CodeCov token to upload coverage report (#3149)
  • 9342e9a Add Java 21 to CI build matrix (#3145)
  • c574cea Update JaCoCo to 0.8.11 (#3147)
  • 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 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 [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.5.0...v5.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Nov 6, 2023
@lvca lvca self-assigned this Nov 6, 2023
@lvca lvca merged commit 5115241 into main Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.mockito-mockito-core-5.7.0 branch November 6, 2023 14:47
@lvca lvca added this to the 23.11.1 milestone Nov 6, 2023
mergify bot added a commit that referenced this pull request Dec 1, 2025
… to 2.20.1 [skip ci]

Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.19.1 to 2.20.1.
Release notes

*Sourced from [org.codehaus.mojo:versions-maven-plugin's releases](https://github.com/mojohaus/versions/releases).*

> 2.20.1
> ------
>
> 🐛 Bug Fixes
> -----------
>
> * Fixed [#1313](https://redirect.github.com/mojohaus/versions/issues/1313): Do not show existing version as update ([#1315](https://redirect.github.com/mojohaus/versions/pull/1315)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 2.20.0
> ------
>
> 🚀 New features and improvements
> -------------------------------
>
> * Allow filtering out pre releases in use-latest-versions ([#1283](https://redirect.github.com/mojohaus/versions/pull/1283)) [`@​Artur`](https://github.com/Artur)-
> * [#979](https://redirect.github.com/mojohaus/versions/issues/979): Output file is not overwritten by default ([#1279](https://redirect.github.com/mojohaus/versions/pull/1279)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 🐛 Bug Fixes
> -----------
>
> * Fixed a problem with dependency management filtering in the logged results ([#1298](https://redirect.github.com/mojohaus/versions/pull/1298)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1295](https://redirect.github.com/mojohaus/versions/issues/1295): getAllUpdates(boolean) should respect currentVersionRange ([#1297](https://redirect.github.com/mojohaus/versions/pull/1297)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed [#1287](https://redirect.github.com/mojohaus/versions/issues/1287) - Versionless dependencies in dependencyManagement accepted by maven, but not bij resolve-ranges ([#1288](https://redirect.github.com/mojohaus/versions/pull/1288)) [`@​maroschutte`](https://github.com/maroschutte)
> * Artifact comparison should use semantic version comparison. ([#1281](https://redirect.github.com/mojohaus/versions/pull/1281)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Resolves [#1150](https://redirect.github.com/mojohaus/versions/issues/1150): Resolve multiple level properties (properties resolving to properties) ([#1276](https://redirect.github.com/mojohaus/versions/pull/1276)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 📝 Documentation updates
> -----------------------
>
> * Add more examples of ignoredVersions config parameter ([#1296](https://redirect.github.com/mojohaus/versions/pull/1296)) [`@​mikkoi`](https://github.com/mikkoi)
> * Fix broken href link in site ([#1294](https://redirect.github.com/mojohaus/versions/pull/1294)) [`@​mikkoi`](https://github.com/mikkoi)
> * Added remaining javadoc comments. ([#1293](https://redirect.github.com/mojohaus/versions/pull/1293)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Getting rid of javadoc warnings ([#1292](https://redirect.github.com/mojohaus/versions/pull/1292)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 👻 Maintenance
> -------------
>
> * ResolverAdapter: a thin adapter over Resolver ([#1301](https://redirect.github.com/mojohaus/versions/pull/1301)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed a problem with dependency management filtering in the logged results ([#1298](https://redirect.github.com/mojohaus/versions/pull/1298)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fix broken href link in site ([#1294](https://redirect.github.com/mojohaus/versions/pull/1294)) [`@​mikkoi`](https://github.com/mikkoi)
> * Added remaining javadoc comments. ([#1293](https://redirect.github.com/mojohaus/versions/pull/1293)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Getting rid of javadoc warnings ([#1292](https://redirect.github.com/mojohaus/versions/pull/1292)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Removed a redundant integration test ([#1280](https://redirect.github.com/mojohaus/versions/pull/1280)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#1312](https://redirect.github.com/mojohaus/versions/pull/1312)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.18.0 to 1.18.1 ([#1311](https://redirect.github.com/mojohaus/versions/pull/1311)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 ([#1307](https://redirect.github.com/mojohaus/versions/pull/1307)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.17.7 to 1.18.0 ([#1309](https://redirect.github.com/mojohaus/versions/pull/1309)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 ([#1303](https://redirect.github.com/mojohaus/versions/pull/1303)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#1305](https://redirect.github.com/mojohaus/versions/pull/1305)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 ([#1306](https://redirect.github.com/mojohaus/versions/pull/1306)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 1.5.1 ([#1308](https://redirect.github.com/mojohaus/versions/pull/1308)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#1302](https://redirect.github.com/mojohaus/versions/pull/1302)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 ([#1290](https://redirect.github.com/mojohaus/versions/pull/1290)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 93 to 94 ([#1285](https://redirect.github.com/mojohaus/versions/pull/1285)) @[dependabot[bot]](https://github.com/apps/dependabot)

... (truncated)


Commits

* [`b296a4f`](mojohaus/versions@b296a4f) [maven-release-plugin] prepare release 2.20.1
* [`b243939`](mojohaus/versions@b243939) Fixed [#1313](https://redirect.github.com/mojohaus/versions/issues/1313): Do not show existing version as update ([#1315](https://redirect.github.com/mojohaus/versions/issues/1315))
* [`773d0f3`](mojohaus/versions@773d0f3) [maven-release-plugin] prepare for next development iteration
* [`2467d99`](mojohaus/versions@2467d99) [maven-release-plugin] prepare release 2.20.0
* [`4c240e7`](mojohaus/versions@4c240e7) Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
* [`6d64537`](mojohaus/versions@6d64537) Bump byteBuddyVersion from 1.18.0 to 1.18.1
* [`7736ca6`](mojohaus/versions@7736ca6) Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
* [`37a5330`](mojohaus/versions@37a5330) Bump byteBuddyVersion from 1.17.7 to 1.18.0
* [`edeb5e7`](mojohaus/versions@edeb5e7) Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
* [`88874e0`](mojohaus/versions@88874e0) Bump commons-io:commons-io from 2.20.0 to 2.21.0
* Additional commits viewable in [compare view](mojohaus/versions@2.19.1...2.20.1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.19.1&new-version=2.20.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 Mar 15, 2026
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) from 5.28.3 to 6.0.1.
Release notes

*Sourced from [neo4j-driver's releases](https://github.com/neo4j/neo4j-javascript-driver/releases).*

> 6.0.1
> -----
>
> Patch release primarily fixing the typescript exports for types in the new `Vector` feature
>
> #### 🔧 Fixes
>
> ---
>
> * Fixes the typescript exporting of `Vector` and `vectors`. [#1356](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1356)
>
> #### 👏🏼 Improvements
>
> ---
>
> * Adds a quick return for Bolt serializing primitive types. [#1352](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1352)
>
> 6.0.0
> -----
>
> This is GA release for the 6.0 with all the new features and general improvements in the previous alpha. Along with the introduction of the UnknownType object and the preview feature of Record Object Mapping, allowing validation and mapping of query results.
>
> #### ❗ Breaking Changes
>
> ---
>
> * `protocolVersion` on `ServerInfo` has been changed from a `Number` to new type `ProtocolVersion`. The `Number` representation would break if Bolt ever had a minor version greater than 9. [#1321](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1321)
>
> #### ⭐ New Features
>
> ---
>
> * Add `.containsGqlCause()` and `.findByGqlStatus()` to `Neo4jError` and `GQLError`, allowing easier inspection of cause chains. [#1314](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1314)
> * Introduce the `UnsupportedType` class. This class will be returned if the server is asked to send a value of a type which the current driver version cannot parse. This ensures better backwards compatibility for future type intoductions. [#1325](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1325)
>
> #### ⭐ ⚠️ Preview Features
>
> ---
>
> * Introduce type validation and mapping to `Record`, `Result` and Graph types. A manual entry on this feature will be published in the future. [#1248](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1248)
>
> #### ❌ Removals
>
> ---
>
> * Deprecated functions `.readTransaction()` and `.writeTransaction()` have been removed from `Session`. Please use `.executeRead()` and `.executeWrite()` instead. [#1312](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1312)
> * Deprecated function `.lastBookmark()` has been removed from `Session`. Please use `.lastBookmarks()` instead. [#1316](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1316)
> * Return value of `.verifyConnectivity()` on `Driver` has been changed from `ServerInfo` to `void`. Please use `.getServerInfo()` if needed. [#1317](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1317)
> * Deprecated property `.updateStatistics` has been removed from `ResultSummary`. Please use `.counters` instead. [#1342](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1342)
>
> #### 👎 Deprecations
>
> ---
>
> * `isRetriableError` and the property `retriable` on `Neo4jError` has been deprecated, please use `isRetryable` and `retryable` instead. [#1305](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1305)
> * Deprecated `notificationCategory` and `notificationFilterDisabledCategory`. use `notificationClassification` and `notificationFilterDisabledClassification` instead. [#1326](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1326) [#1344](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1344)
>
> #### 🔧 Fixes
>
> ---
>
> * Fixed an issue in error handling which caused crashes on some unexpected errors in connections. [#1329](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1329)
> * Move the queuing of channel observer to after message packing is finished. Simplifies the handling of errors during packing so that they surface to the user faster. [#1334](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1334)
>
> #### 👏🏼 Improvements
>
> ---

... (truncated)


Commits

* [`2ff063c`](neo4j/neo4j-javascript-driver@2ff063c) bump deno to 6.0.1 ([#1357](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1357))
* [`225402c`](neo4j/neo4j-javascript-driver@225402c) Correct exporting of vector features in ts files ([#1356](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1356))
* [`636a908`](neo4j/neo4j-javascript-driver@636a908) add quick exit in toStructure() for primitive types ([#1352](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1352))
* [`8716a7d`](neo4j/neo4j-javascript-driver@8716a7d) Run Neo4j-Driver Browser Tests Sequentially ([#1350](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1350))
* [`0458328`](neo4j/neo4j-javascript-driver@0458328) Fix ProtocolVersion API docs ([#1346](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1346))
* [`a8e1e30`](neo4j/neo4j-javascript-driver@a8e1e30) Bump deno to 6.1.0 ([#1345](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1345))
* [`7f7e2a9`](neo4j/neo4j-javascript-driver@7f7e2a9) Improve Vector constructor error message ([#1343](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1343))
* [`7e95dc8`](neo4j/neo4j-javascript-driver@7e95dc8) Deprecate NotificationCategory types ([#1344](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1344))
* [`cc2d730`](neo4j/neo4j-javascript-driver@cc2d730) Remove deprecated updateStatistics from ResultSummary ([#1342](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1342))
* [`a6d567c`](neo4j/neo4j-javascript-driver@a6d567c) Vector function error message improvement and expanded 6.0 tests ([#1338](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1338))
* Additional commits viewable in [compare view](neo4j/neo4j-javascript-driver@5.28.3...6.0.1)

Install script changes

This version modifies `prepare` script that runs during installation. Review the package contents before updating.

  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=neo4j-driver&package-manager=npm\_and\_yarn&previous-version=5.28.3&new-version=6.0.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 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