Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
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-resourcemanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.8
Choose a base ref
...
head repository: googleapis/java-resourcemanager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.9
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 7, 2022

  1. chore(main): release 1.2.9-SNAPSHOT (#752)

    🤖 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 Apr 7, 2022
    Configuration menu
    Copy the full SHA
    4a9c8b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. deps: update dependency com.google.errorprone:error_prone_annotations…

    … to v2.13.0 (#753)
    
    [![WhiteSource 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_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.12.1` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/compatibility-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.13.0/confidence-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/error-prone</summary>
    
    ### [`v2.13.0`](https://togithub.com/google/error-prone/releases/v2.13.0)
    
    [Compare Source](https://togithub.com/google/error-prone/compare/v2.12.1...v2.13.0)
    
    -   Handle all annotations with the simple name `Generated` in `-XepDisableWarningsInGeneratedCode` ([#&#8203;3094](https://togithub.com/google/error-prone/issues/3094))
    -   Reconcile `BugChecker#isSuppressed` with suppression handling in `ErrorProneScanner` ([#&#8203;3094](https://togithub.com/google/error-prone/issues/3094))
    -   Fix a bug in `enclosingPackage` ([`8fa64d4`](https://togithub.com/google/error-prone/commit/8fa64d48f3a1d8df852ed2546ba02b0e2b7585af))
    -   Improve performance of fix application ([`186334b`](https://togithub.com/google/error-prone/commit/186334bcc45d9c275037cdcce3eb509ae8b7ff50))
    -   Implicitly treat `@AutoBuilder` setter methods as `@CanIgnoreReturnValue`.
    -   Remove some obsolete checks (`PublicConstructorForAbstractClass`, `HashCodeToString`)
    
    [Release Diff: v2.12.1...v2.13.0](https://togithub.com/google/error-prone/compare/v2.12.1...v2.13.0).
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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 this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-resourcemanager).
    renovate-bot authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    51f307a View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.2.9 (#754)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [1.2.9](v1.2.8...v1.2.9) (2022-04-14)
    
    
    ### Dependencies
    
    * update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#753](#753)) ([51f307a](51f307a))
    
    ---
    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 Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c27946b View commit details
    Browse the repository at this point in the history
Loading