Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 28, 2023

Mend Renovate

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 age adoption passing confidence
com.google.auto.value:auto-value-annotations (source) 1.10.1 -> 1.10.2 age adoption passing confidence

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 renovate-bot requested a review from a team as a code owner June 28, 2023 17:57
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jun 28, 2023
@trusted-contributions-gcf 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 gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2023
@zhumin8
Copy link
Contributor

zhumin8 commented Jun 29, 2023

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
Copy link
Member

suztomo commented Jul 18, 2023

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 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 gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
@yoshi-kokoro 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 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 gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 18, 2023
@suztomo
Copy link
Member

suztomo commented Jul 18, 2023

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

@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Jul 18, 2023
@forking-renovate
Copy link

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 suztomo merged commit bfa9559 into googleapis:main Jul 18, 2023
30 checks passed
@gcf-merge-on-green 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants