googleapis / java-datastore

Apache License 2.0
47 stars 43 forks source link

deps: bump com.google.cloud:google-cloud-shared-config from 1.7.7 to 1.9.0 #1516

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.google.cloud:google-cloud-shared-config from 1.7.7 to 1.9.0.

Release notes

Sourced from com.google.cloud:google-cloud-shared-config's releases.

v1.9.0

1.9.0 (2024-07-09)

Features

  • Add org.graalvm.sdk:nativeimage dependency (#852) (658ebed)

Dependencies

  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#850) (43e0d7d)

v1.8.1

1.8.1 (2024-06-24)

Dependencies

  • Update actions/checkout digest to 692973e (#814) (ebece6b)

v1.8.0

1.8.0 (2024-05-29)

Features

  • [java] allow passing libraries_bom_version from env (#1967) (#825) (07c7cec)
  • Add libraries_bom_version in metadata (#1956) (#805) (a30f02d)
  • Use maven properties to manage dependency versions for native profile (#824) (465bb39)

Dependencies

  • Update actions/setup-node action to v4 (#811) (fdb1044)
  • Update actions/setup-node action to v4 (#818) (6222364)
  • Update actions/setup-node action to v4 (#819) (ffb2a7a)
  • Update dependency com.puppycrawl.tools:checkstyle to v10.16.0 (#816) (efc5585)
  • Update dependency com.puppycrawl.tools:checkstyle to v10.17.0 (#831) (b0c9e75)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 (#826) (881e72f)
Changelog

Sourced from com.google.cloud:google-cloud-shared-config's changelog.

1.9.0 (2024-07-09)

Features

  • Add org.graalvm.sdk:nativeimage dependency (#852) (658ebed)

Dependencies

  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#850) (43e0d7d)

1.8.1 (2024-06-24)

Dependencies

  • Update actions/checkout digest to 692973e (#814) (ebece6b)

1.8.0 (2024-05-29)

Features

  • [java] allow passing libraries_bom_version from env (#1967) (#825) (07c7cec)
  • Add libraries_bom_version in metadata (#1956) (#805) (a30f02d)
  • Use maven properties to manage dependency versions for native profile (#824) (465bb39)

Dependencies

  • Update actions/setup-node action to v4 (#811) (fdb1044)
  • Update actions/setup-node action to v4 (#818) (6222364)
  • Update actions/setup-node action to v4 (#819) (ffb2a7a)
  • Update dependency com.puppycrawl.tools:checkstyle to v10.16.0 (#816) (efc5585)
  • Update dependency com.puppycrawl.tools:checkstyle to v10.17.0 (#831) (b0c9e75)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 (#826) (881e72f)
Commits
  • 80d3070 chore(main): release 1.9.0 (#857)
  • b24276b chore(main): release 1.8.2-SNAPSHOT (#847)
  • d19cbfe chore: remove invalid CODOWNERS file (#855)
  • 3cc8864 chore: update graalvm jdk 11 image to Graalvm for JDK 17 community image (#854)
  • 2431f35 build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 69a47fe build(deps): update dependency org.apache.maven.plugins:maven-project-info-re...
  • 43e0d7d deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#850)
  • 0951ea0 build(deps): update dependency org.codehaus.mojo:animal-sniffer-maven-plugin ...
  • 658ebed feat: add org.graalvm.sdk:nativeimage dependency (#852)
  • 993aa11 chore(main): release 1.8.1 (#846)
  • 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 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)