Thanks to visit codestin.com
Credit goes to github.com

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-datastore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: googleapis/java-datastore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.1
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on May 23, 2022

  1. chore(main): release 2.5.1-SNAPSHOT (#741)

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

Commits on May 24, 2022

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

    …e to v2.5.0 (#743)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2.5.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 May 24, 2022
    Configuration menu
    Copy the full SHA
    e8ba44f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. deps: update dependency com.google.errorprone:error_prone_core to v2.…

    …14.0 (#744)
    
    [![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.errorprone:error_prone_core](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.13.1` -> `2.14.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.14.0/compatibility-slim/2.13.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.14.0/confidence-slim/2.13.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/error-prone</summary>
    
    ### [`v2.14.0`](https://togithub.com/google/error-prone/releases/tag/v2.14.0)
    
    [Compare Source](https://togithub.com/google/error-prone/compare/v2.13.1...v2.14.0)
    
    New checkers:
    
    -   [`BanJNDI`](https://errorprone.info/bugpattern/BanJNDI)
    -   [`EmptyTopLevelDeclaration`](https://errorprone.info/bugpattern/EmptyTopLevelDeclaration)
    -   [`ErroneousBitwiseExpression`](https://errorprone.info/bugpattern/ErroneousBitwiseExpression)
    -   [`FuzzyEqualsShouldNotBeUsedInEqualsMethod`](https://errorprone.info/bugpattern/FuzzyEqualsShouldNotBeUsedInEqualsMethod)
    -   [`Interruption`](https://errorprone.info/bugpattern/Interruption)
    -   [`NullableOnContainingClass`](https://errorprone.info/bugpattern/NullableOnContainingClass)
    
    Fixed issues: [#&#8203;3110](https://togithub.com/google/error-prone/issues/3110), [#&#8203;3193](https://togithub.com/google/error-prone/issues/3193)
    
    **Full Changelog**: google/error-prone@v2.13.1...v2.14.0
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datastore).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    51d9244 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.5.1 (#750)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.5.1](v2.5.0...v2.5.1) (2022-05-25)
    
    
    ### Dependencies
    
    * update dependency com.google.errorprone:error_prone_core to v2.14.0 ([#744](#744)) ([51d9244](51d9244))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored May 25, 2022
    Configuration menu
    Copy the full SHA
    bd7f045 View commit details
    Browse the repository at this point in the history
Loading