FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update auto-value-annotation.version to v1.10.2 by renovate-bot · Pull Request #632 · googleapis/java-shared-config · GitHub

This repository was archived by the owner on Jul 14, 2026. It is now read-only.

deps: update auto-value-annotation.version to v1.10.2 - #632

Merged
suztomo merged 3 commits into
googleapis:mainfrom
renovate-bot:renovate/auto-value-annotation.version
Jul 18, 2023
Merged

deps: update auto-value-annotation.version to v1.10.2#632
suztomo merged 3 commits into
googleapis:mainfrom
renovate-bot:renovate/auto-value-annotation.version

Conversation

renovate-bot commented Jun 28, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.auto.value:auto-value (source) 1.10.1 -> 1.10.2
com.google.auto.value:auto-value-annotations (source) 1.10.1 -> 1.10.2

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate-bot requested a review from a team June 28, 2023 17:57
product-auto-label Bot added the size: xs Pull request size is extra small. label Jun 28, 2023
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 28, 2023
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2023
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2023

zhumin8 commented Jun 29, 2023

Copy link
Copy Markdown
Contributor

downstream/flatten-plugin-check error message

+ echo 'Diff from the expected file (java-storage-v2.9.3-expected-flattened-dependencies.txt):'
Diff from the expected file (java-storage-v2.9.3-expected-flattened-dependencies.txt):
+ diff /home/runner/work/java-shared-config/java-shared-config/.kokoro/java-storage-v2.9.3-expected-flattened-dependencies.txt .actual-flattened-dependencies-list.txt
11c11
< com.google.auto.value:auto-value-annotations:jar:1.10.1:compile
---
> com.google.auto.value:auto-value-annotations:jar:1.10.2:compile

suztomo commented Jul 18, 2023
edited
Loading

Copy link
Copy Markdown
Member

The java-storage repository does not use auto-value-annotations so the effect of the version bump is not reflected until its dependencies start using the new version.

+ mvn dependency:list -f .flattened-pom.xml -DincludeScope=runtime -Dsort=true
+ grep '\[INFO]    .*:.*:.*:.*:.*'
+ awk '{print $2}'
+ echo 'Diff from the expected file (java-storage-v2.9.3-expected-flattened-dependencies.txt):'
Diff from the expected file (java-storage-v2.9.3-expected-flattened-dependencies.txt):
+ diff /home/runner/work/java-shared-config/java-shared-config/.kokoro/java-storage-v2.9.3-expected-flattened-dependencies.txt .actual-flattened-dependencies-list.txt
11c11
< com.google.auto.value:auto-value-annotations:jar:1.10.1:compile
---
> com.google.auto.value:auto-value-annotations:jar:1.10.2:compile

By nature auto-value-annotations is not applicable to this flattened BOM check.

=> It turned out that I needed to update the golden file.

trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 18, 2023
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 18, 2023
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 18, 2023
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 18, 2023

suztomo commented Jul 18, 2023

Copy link
Copy Markdown
Member

I just removed java-bigqueryconnection repository from the downstream check because the repository has been migrated.

suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Jul 18, 2023

Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

suztomo merged commit bfa9559 into googleapis:main Jul 18, 2023
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 18, 2023
gcf-merge-on-green Bot pushed a commit that referenced this pull request Jul 19, 2023
🤖 I have created a release *beep* *boop*
---


## [1.5.7](https://togithub.com/googleapis/java-shared-config/compare/v1.5.6...v1.5.7) (2023-07-19)


### Dependencies

* Update auto-value-annotation.version to v1.10.2 ([#632](https://togithub.com/googleapis/java-shared-config/issues/632)) ([bfa9559](https://togithub.com/googleapis/java-shared-config/commit/bfa9559bf96802cc717b3e8452d09f495f7e1e90))
* Update dependency com.google.auto.service:auto-service-annotations to v1.1.1 ([#623](https://togithub.com/googleapis/java-shared-config/issues/623)) ([3405245](https://togithub.com/googleapis/java-shared-config/commit/3405245576821db2a10ae6efe22c5a8b656ce026))
* Update dependency com.puppycrawl.tools:checkstyle to v10.12.1 ([#630](https://togithub.com/googleapis/java-shared-config/issues/630)) ([3d5a358](https://togithub.com/googleapis/java-shared-config/commit/3d5a358f7a82fa91869a39d770f4826cfb50e6b9))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 ([#627](https://togithub.com/googleapis/java-shared-config/issues/627)) ([274f269](https://togithub.com/googleapis/java-shared-config/commit/274f2692e20e8f9e4b390a3da14f7fcd4ecf7bdf))
* Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#624](https://togithub.com/googleapis/java-shared-config/issues/624)) ([88f4043](https://togithub.com/googleapis/java-shared-config/commit/88f4043f869406cf2a4544dbabdfd9b52365aca8))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL