Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.3
Choose a base ref
...
head repository: googleapis/java-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.4
Choose a head ref
  • 6 commits
  • 19 files changed
  • 6 contributors

Commits on Nov 21, 2022

  1. chore(main): release 3.7.4-SNAPSHOT (#1135)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ccc57b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-firestor…

    …e to v3.7.3 (#1136)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-firestore](https://togithub.com/googleapis/java-firestore) | `3.7.2` -> `3.7.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.3/compatibility-slim/3.7.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.3/confidence-slim/3.7.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjkuMiJ9-->
    renovate-bot authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4a78e99 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    5098ef3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. chore: Enable requesting numeric enums in "transport=rest" responses …

    …for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport (#1143)
    
    * chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
    
    chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
    PiperOrigin-RevId: 493113566
    
    Source-Link: googleapis/googleapis@758f0d1
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/78bd8f05e1276363eb14eae70e91fe4bc20703ab
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhiZDhmMDVlMTI3NjM2M2ViMTRlYWU3MGU5MWZlNGJjMjA3MDNhYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    27836aa View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. deps: update multiple dependencies atomically (#1145)

    * build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.5.5
    
    * deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9.19
    
    * deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19
    
    * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0
    dconeybe authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    36bb40b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c80f9 View commit details
    Browse the repository at this point in the history
Loading