-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: googleapis/java-containeranalysis
base: v2.2.3
head repository: googleapis/java-containeranalysis
compare: v2.2.4
- 6 commits
- 13 files changed
- 3 contributors
Commits on Nov 15, 2021
-
chore: release 2.2.4-SNAPSHOT (#760)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 327dca9 - Browse repository at this point
Copy the full SHA 327dca9View commit details -
chore: re-generated to pick up changes from synthtool. (#757)
* chore: cleanup cloud RAD generation Updating cloud rad generation to support [java-shared-config/pull/344](googleapis/java-shared-config#344) updates and removing inclusion of README as we're not currently supporting this feature yet Source-Author: Emily Ball <emilyball@google.com> Source-Date: Mon Nov 8 13:23:34 2021 -0800 Source-Repo: googleapis/synthtool Source-Sha: 99ea92a109dbcd4e2b8c179e337848ba6a25fe16 Source-Link: googleapis/synthtool@99ea92a * chore: update jre to 11 for linter java-format requires JRE v11+ to run linter. It still check older code, just jre has to be 11+: google/google-java-format#529 Updating ci.yaml template since it is applicable for all the libraries. Source-Author: Timur Sadykov <stim@google.com> Source-Date: Tue Nov 9 01:52:34 2021 +0000 Source-Repo: googleapis/synthtool Source-Sha: 42a3786737c17ece39924d7025f3be481812da53 Source-Link: googleapis/synthtool@42a3786
Configuration menu - View commit details
-
Copy full SHA for 0d8ed01 - Browse repository at this point
Copy the full SHA 0d8ed01View commit details -
chore: update Java and Python dependencies (#755)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d88db79a-0eda-44b9-abd7-64a321453e01/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 408420890 Source-Link: googleapis/googleapis@2921f9f
Configuration menu - View commit details
-
Copy full SHA for 9ef7233 - Browse repository at this point
Copy the full SHA 9ef7233View commit details
Commits on Nov 17, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.2.2 (#763) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.1` -> `1.2.2` | [](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>googleapis/java-shared-config</summary> ### [`v1.2.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​122-httpswwwgithubcomgoogleapisjava-shared-configcomparev121v122-2021-11-16) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.1...v1.2.2) </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/dashboard#github/googleapis/java-containeranalysis).
Configuration menu - View commit details
-
Copy full SHA for 3b9ebe0 - Browse repository at this point
Copy the full SHA 3b9ebe0View commit details -
deps: update dependency io.grafeas:grafeas to v2.1.2 (#762)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grafeas:grafeas](https://togithub.com/googleapis/java-grafeas) | `2.1.1` -> `2.1.2` | [](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>googleapis/java-grafeas</summary> ### [`v2.1.2`](https://togithub.com/googleapis/java-grafeas/blob/master/CHANGELOG.md#​212-httpswwwgithubcomgoogleapisjava-grafeascomparev211v212-2021-11-15) [Compare Source](https://togithub.com/googleapis/java-grafeas/compare/v2.1.1...v2.1.2) </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/dashboard#github/googleapis/java-containeranalysis).
Configuration menu - View commit details
-
Copy full SHA for 76c9c63 - Browse repository at this point
Copy the full SHA 76c9c63View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [2.2.4](https://www.github.com/googleapis/java-containeranalysis/compare/v2.2.3...v2.2.4) (2021-11-17) ### Dependencies * update dependency io.grafeas:grafeas to v2.1.2 ([#762](https://www.github.com/googleapis/java-containeranalysis/issues/762)) ([76c9c63](https://www.github.com/googleapis/java-containeranalysis/commit/76c9c631cc2bd54314c79abd272ff81d46814266)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 1ef0bae - Browse repository at this point
Copy the full SHA 1ef0baeView commit details
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.2.3...v2.2.4