Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump com.google.cloud:google-cloud-firestore from 3.18.0 to 3.30.3 in /firestore #1620

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps com.google.cloud:google-cloud-firestore from 3.18.0 to 3.30.3.

Release notes

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

v3.30.3

3.30.3 (2025-01-11)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.1 (f6fcbf1)
  • Sort document reference by long type id (#1945) (c38e3ad)

Dependencies

  • Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.1 (#1969) (7a4813b)
  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.55.0 (#1961) (5c62282)
  • Update dependency com.google.cloud:google-cloud-trace to v2.55.0 (#1962) (d8144b5)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#1970) (bbf75cc)
  • Update googleapis/sdk-platform-java action to v2.51.1 (#1968) (9f318b0)

v3.30.2

3.30.2 (2024-12-13)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (c623c1d)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 (#1954) (888d705)
  • Update googleapis/sdk-platform-java action to v2.51.0 (#1952) (9826cba)

v3.30.1

3.30.1 (2024-12-09)

Bug Fixes

Dependencies

v3.30.0

3.30.0 (2024-11-26)

Features

... (truncated)

Changelog

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

3.30.3 (2025-01-11)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.1 (f6fcbf1)
  • Sort document reference by long type id (#1945) (c38e3ad)

Dependencies

  • Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.1 (#1969) (7a4813b)
  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.55.0 (#1961) (5c62282)
  • Update dependency com.google.cloud:google-cloud-trace to v2.55.0 (#1962) (d8144b5)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#1970) (bbf75cc)
  • Update googleapis/sdk-platform-java action to v2.51.1 (#1968) (9f318b0)

3.30.2 (2024-12-13)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (c623c1d)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 (#1954) (888d705)
  • Update googleapis/sdk-platform-java action to v2.51.0 (#1952) (9826cba)

3.30.1 (2024-12-09)

Bug Fixes

Dependencies

3.30.0 (2024-11-26)

Features

  • Introduce java.time variables and methods (#1935) (6c94910)

... (truncated)

Commits
  • a147815 chore(main): release 3.30.3 (#1963)
  • f6fcbf1 chore: Update generation configuration at Sat Jan 11 02:25:24 UTC 2025 (#1974)
  • bbf75cc deps: update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ...
  • 7a4813b deps: update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44....
  • 9f318b0 deps: update googleapis/sdk-platform-java action to v2.51.1 (#1968)
  • 5c62282 deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2...
  • a277187 chore(deps): update dependency com.google.cloud:libraries-bom to v26.52.0 (#1...
  • d8144b5 deps: update dependency com.google.cloud:google-cloud-trace to v2.55.0 (#1962)
  • c38e3ad Fix: sort document reference by long type id (#1945)
  • 126e745 chore(deps): update dependency com.google.cloud:google-cloud-firestore to v3....
  • 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 [com.google.cloud:google-cloud-firestore](https://github.com/googleapis/java-firestore) from 3.18.0 to 3.30.3.
- [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.18.0...v3.30.3)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 20, 2025
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants