Skip to content

Comments

Bump com.google.cloud:google-cloud-firestore from 3.9.3 to 3.12.0 in /modules/gcloud#7089

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-firestore-3.12.0
Closed

Bump com.google.cloud:google-cloud-firestore from 3.9.3 to 3.12.0 in /modules/gcloud#7089
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-firestore-3.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2023

Bumps com.google.cloud:google-cloud-firestore from 3.9.3 to 3.12.0.

Release notes

Sourced from com.google.cloud:google-cloud-firestore's releases.

v3.12.0

3.12.0 (2023-05-30)

Features

  • Add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index (#1300) (b84a7cd)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 (#1305) (b734212)

v3.11.0

3.11.0 (2023-05-12)

Features

Dependencies

  • Update beam.version to v2.47.0 (#1292) (e9f11e8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 (#1291) (6dd0e8f)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.22 (#1293) (e8e5f9b)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.22 (#1294) (f0ceb7f)

v3.10.0

3.10.0 (2023-04-27)

Features

  • Add bloom filter related proto fields (only in the preview API surface) (#1274) (41909b7)

v3.9.6

3.9.6 (2023-04-26)

Dependencies

  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 (#1275) (1f32893)

v3.9.5

3.9.5 (2023-04-25)

Dependencies

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-firestore's changelog.

3.12.0 (2023-05-30)

Features

  • Add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index (#1300) (b84a7cd)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 (#1305) (b734212)

3.11.0 (2023-05-12)

Features

Dependencies

  • Update beam.version to v2.47.0 (#1292) (e9f11e8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 (#1291) (6dd0e8f)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.22 (#1293) (e8e5f9b)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.22 (#1294) (f0ceb7f)

3.10.0 (2023-04-27)

Features

  • Add bloom filter related proto fields (only in the preview API surface) (#1274) (41909b7)

3.9.6 (2023-04-26)

Dependencies

  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 (#1275) (1f32893)

3.9.5 (2023-04-25)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 (#1268) (8a92dc9)

3.9.4 (2023-04-12)

... (truncated)

Commits
  • 53982e1 chore(main): release 3.12.0 (#1301)
  • b734212 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 263894a build: migrate release scripts (#1799) (#1302)
  • b84a7cd feat: add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index (...
  • c05cab6 chore(deps): update dependency com.google.cloud:libraries-bom to v26.15.0 (#1...
  • 13ca13b chore(deps): update dependency com.google.cloud:google-cloud-firestore to v3....
  • 1904fa3 chore(main): release 3.11.1-SNAPSHOT (#1297)
  • 2b2c5aa chore(main): release 3.11.0 (#1287)
  • 919027a build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to...
  • e9f11e8 deps: update beam.version to v2.47.0 (#1292)
  • 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)

@dependabot dependabot bot requested a review from a team May 31, 2023 14:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels May 31, 2023
Bumps [com.google.cloud:google-cloud-firestore](https://github.com/googleapis/java-firestore) from 3.9.3 to 3.12.0.
- [Release notes](https://github.com/googleapis/java-firestore/releases)
- [Changelog](https://github.com/googleapis/java-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-firestore@v3.9.3...v3.12.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-firestore-3.12.0 branch from c213e3f to 9032ea7 Compare June 5, 2023 07:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2023

Superseded by #7150.

@dependabot dependabot bot closed this Jun 6, 2023
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-firestore-3.12.0 branch June 6, 2023 16:06
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 modules/gcloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants