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.1 #543

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.auto.value:auto-value (source) 1.10 -> 1.10.1 age adoption passing confidence
com.google.auto.value:auto-value-annotations (source) 1.10 -> 1.10.1 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 November 18, 2022 00:50
@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 Nov 18, 2022
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Nov 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 18, 2022
@diegomarquezp diegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Nov 18, 2022
@renovate-bot renovate-bot force-pushed the renovate/auto-value-annotation.version branch from 9f8f866 to 32a47ef Compare November 18, 2022 18:13
@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 Nov 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 18, 2022
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 19, 2022
@lqiu96
Copy link
Contributor

lqiu96 commented Nov 28, 2022

Error:

+ pushd google-cloud-storage
~/work/java-shared-config/java-shared-config/java-storage/google-cloud-storage ~/work/java-shared-config/java-shared-config/java-storage ~/work/java-shared-config/java-shared-config
+ awk '{print $2}'
+ grep '\[INFO]    .*:.*:.*:.*:.*'
+ mvn dependency:list -f .flattened-pom.xml -DincludeScope=runtime -Dsort=true
+ 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:compile
---
> com.google.auto.value:auto-value-annotations:jar:1.10.1:compile

Should I manually update auto_value in the expected-flattened-dependencies.txt file to be 1.10.1 as that is what is expecting now? Do we need to do this for every dependency that gets updated in this file?

@suztomo
Copy link
Member

suztomo commented Nov 28, 2022

Should I manually update auto_value in the expected-flattened-dependencies.txt file to be 1.10.1

Yes, please.

This seems the rare case only for auto-value c14689b#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R493

@lqiu96
Copy link
Contributor

lqiu96 commented Nov 28, 2022

This seems the rare case only for auto-value c14689b#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R493

I see now. This make sense as to why it only affects auto-value.

@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 Nov 28, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2022
@lqiu96 lqiu96 merged commit b83ac8b into googleapis:main Nov 28, 2022
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.

5 participants