build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0#1712
Merged
lvca merged 1 commit intoSep 2, 2024
Conversation
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
mergify Bot
added a commit
that referenced
this pull request
Mar 4, 2026
…6.0.3 [skip ci] Bumps [org.neo4j.driver:neo4j-java-driver](https://github.com/neo4j/neo4j-java-driver) from 5.28.10 to 6.0.3. Release notes *Sourced from [org.neo4j.driver:neo4j-java-driver's releases](https://github.com/neo4j/neo4j-java-driver/releases).* > 6.0.3 > ----- > > This is a refinement release that brings improvements and dependency updates. > > [6.0 API documentation](https://neo4j.com/docs/api/java-driver/6.0) > > #### 👏 Improvements > > --- > > * fix(values): Add support for multiple iterations over values of List Value [#1716](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1716) > > #### 🔧 Build > > --- > > * build(semgrep): Add .semgrepignore [#1719](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1719) > * build(semgrep): Update .semgrepignore [#1723](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1723) > * build(deps): update dependencies [#1727](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1727) > > 6.0.2 > ----- > > This is a refinement release that brings several improvements and dependency updates. > > [6.0 API documentation](https://neo4j.com/docs/api/java-driver/6.0) > > #### 👏 Improvements > > --- > > * feature(observation): Set driver dependency as provided [#1708](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1708) > * feat(query-api): Add support for bearer and none tokens [#1713](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1713) > > #### 🔧 Build > > --- > > * build(deps): Update dependencies [#1709](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1709) [#1712](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1712) > > 6.0.1 > ----- > > The `neo4j-java-driver-bom` has been updated to not import `netty-bom`. > > If you are using Netty Native Transport, please ensure to either: > > * Use a compatible Netty Native Transport version with Netty version used by the driver. > * Import `netty-bom` with the desired Netty version (at present, the driver is shipped with Netty 4.2+) > > [6.0 API documentation](https://neo4j.com/docs/api/java-driver/6.0) > > #### 👏 Improvements > > --- > > * feat(bom): delete netty-bom from neo4j-java-driver-bom [#1707](https://redirect.github.com/neo4j/neo4j-java-driver/pull/1707) > > 6.0.0 > ----- > > This release brings news features, general improvements and dependency updates. ... (truncated) Commits * [`defe99e`](neo4j/neo4j-java-driver@defe99e) build(deps): update dependencies ([#1727](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1727)) * [`d6e6dde`](neo4j/neo4j-java-driver@d6e6dde) build(semgrep): Update .semgrepignore ([#1723](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1723)) * [`7ba01ab`](neo4j/neo4j-java-driver@7ba01ab) build(semgrep): Add .semgrepignore ([#1719](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1719)) * [`4506611`](neo4j/neo4j-java-driver@4506611) fix(values): Add support for multiple iterations over values of List Value (#... * [`b432eb0`](neo4j/neo4j-java-driver@b432eb0) build(deps): Update dependencies ([#1712](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1712)) * [`e51d31e`](neo4j/neo4j-java-driver@e51d31e) feat(query-api): Add support for bearer and none tokens ([#1713](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1713)) * [`3c60d6b`](neo4j/neo4j-java-driver@3c60d6b) build(deps): Update dependencies ([#1709](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1709)) * [`8d3232a`](neo4j/neo4j-java-driver@8d3232a) feature(observation): Set driver dependency as provided ([#1708](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1708)) * [`82f74a1`](neo4j/neo4j-java-driver@82f74a1) feat(bom): delete netty-bom from neo4j-java-driver-bom ([#1707](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1707)) * [`f96a053`](neo4j/neo4j-java-driver@f96a053) feat(bom): Add netty-bom to neo4j-java-driver-bom ([#1706](https://redirect.github.com/neo4j/neo4j-java-driver/issues/1706)) * Additional commits viewable in [compare view](neo4j/neo4j-java-driver@5.28.10...6.0.3) [](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)
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 org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0.
Commits
c78365f[maven-release-plugin] prepare release surefire-3.5.005e4681[SUREFIRE-2227] Dynamically calculate xrefTestLocationf1a419a[SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack5e14d4f[SUREFIRE-2161] Align Mojo class names and output namesc0784abBump org.apache.commons:commons-compress from 1.27.0 to 1.27.179ea717[SUREFIRE-2256] Upgrade to Parent 434648b47add Reproducible Builds badgef64c1b3[maven-release-plugin] prepare for next development iterationDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)