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.20.0
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.20.1
Choose a head ref
  • 9 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 26, 2024

  1. chore(main): release 3.20.1-SNAPSHOT (#1633)

    🤖 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 Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7b20dcf View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

    …e to v3.20.0 (#1634)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-firestore to v3.20.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    964b0cd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …35.0 (#1636)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.35.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dbc3c86 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …36.0 (#1640)
    
    [![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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.35.0` -> `26.36.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:libraries-bom/26.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:libraries-bom/26.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:libraries-bom/26.35.0/26.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:libraries-bom/26.35.0/26.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-cloud-bom (com.google.cloud:libraries-bom)</summary>
    
    ### [`v26.36.0`](https://togithub.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26360-2024-04-03)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:gapic-libraries-bom to v1.34.0 ([#&#8203;6519](https://togithub.com/googleapis/java-cloud-bom/issues/6519)) ([602ba0c](https://togithub.com/googleapis/java-cloud-bom/commit/602ba0c894123089b0c8eb297d32c638265ccf03))
    
    </details>
    
    ---
    
    ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update 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://developer.mend.io/github/googleapis/java-firestore).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b5d788a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. chore: owlbot-java adding the Docker tag in images section (#1949) (#…

    …1642)
    
    Source-Link: googleapis/synthtool@4b49307
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:25b384ee1674eda3984ec41c15b514a63bbeb5eda4d57c73c7e6f5adef2fd2f1
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    71aa78a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …37.0 (#1641)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.37.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a47d596 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    732d20f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a655f View commit details
    Browse the repository at this point in the history
Loading