| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
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 |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
|
I just removed java-bigqueryconnection repository from the downstream check because the repository has been migrated. |
Sorry, something went wrong.
Edited/Blocked NotificationRenovate 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. |
Sorry, something went wrong.
🤖 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).
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
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.
This PR has been generated by Mend Renovate. View repository job log here.