build(deps-dev): bump com.google.cloud:google-cloud-spanner from 6.104.0 to 6.111.1#3445
Conversation
|
@dependabot rebase |
d94458c to
f1ecc49
Compare
|
@dependabot rebase |
Bumps [com.google.cloud:google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.104.0 to 6.111.1. - [Release notes](https://github.com/googleapis/java-spanner/releases) - [Changelog](https://github.com/googleapis/java-spanner/blob/main/CHANGELOG.md) - [Commits](googleapis/java-spanner@v6.104.0...v6.111.1) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-spanner dependency-version: 6.111.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f1ecc49 to
f6fdb08
Compare
|
Some research:
Cause: The ClientContext class was introduced in google-cloud-spanner version 6.108.0 ( Changelog | Java clien...).
Cause: This error occurs because HBase (used in BigtableConvertersTest) attempts to access internal Java APIs (java.nio.Bits.unaligned()) which are protected by the module system in Java 17 ([ GoogleCloudPlatform/D...). |
Bumps com.google.cloud:google-cloud-spanner from 6.104.0 to 6.111.1.
Release notes
Sourced from com.google.cloud:google-cloud-spanner's releases.
... (truncated)
Changelog
Sourced from com.google.cloud:google-cloud-spanner's changelog.
... (truncated)
Commits
b6f0b7cchore(main): release 6.111.1 (#4372)543aa34build(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...c1ff023build(deps): update dependency org.apache.maven.surefire:surefire-junit4 to v...85fc4f1chore(deps): update dependency com.google.cloud:libraries-bom to v26.76.0 (#4...ab27251chore(main): release 6.111.1-SNAPSHOT (#4345)1ce4b8edeps: update dependency com.google.cloud:sdk-platform-java-config to v3.57.0 ...9263972fix: retry CreateSession also when waitForMinSessions is zero (#4360)23781d9deps: update googleapis/sdk-platform-java action to v2.67.0 (#4359)b92b5b3chore: replace old spanner teams in metadata and config (#4357)a833c89chore: replace old spanner teams with spanner-team (#4356)Most Recent Ignore Conditions Applied to This Pull Request
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)