Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-containeranalysis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: googleapis/java-containeranalysis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 16 commits
  • 36 files changed
  • 4 contributors

Commits on Sep 22, 2020

  1. chore: release 1.1.4-SNAPSHOT (#240)

    🤖 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).
    release-please[bot] authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3d57f5a View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#241)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/550135be-0779-48fc-a5d5-53049b8147bf/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3f8f1d5 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate common templates (#242)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/550135be-0779-48fc-a5d5-53049b8147bf/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@80003a3
    yoshi-automation authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8b602e2 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:google-cloud-containe…

    …ranalysis to v1.1.2 (#221)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-containeranalysis](https://togithub.com/googleapis/java-containeranalysis) | patch | `1.1.1` -> `1.1.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-containeranalysis</summary>
    
    ### [`v1.1.2`](https://togithub.com/googleapis/java-containeranalysis/blob/master/CHANGELOG.md#&#8203;112-httpswwwgithubcomgoogleapisjava-containeranalysiscomparev111v112-2020-08-12)
    
    [Compare Source](https://togithub.com/googleapis/java-containeranalysis/compare/v1.1.1...v1.1.2)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    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).
    renovate-bot authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3856f4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    383058b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    b20f71c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af18f8a View commit details
    Browse the repository at this point in the history
  3. build(java): use yoshi-approver token for auto-approve (#257)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/39850686-2ccf-49d9-8da7-271eeee682c0/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@916c10e
    yoshi-automation authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4394f64 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    5db0bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a2bb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. chore: regenerate templates

    * chore(ci): skip autorelease workflow on non-release PRs
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Thu Sep 24 16:57:32 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 95dbe1bee3c7f7e52ddb24a54c37080620e0d1a2
    Source-Link: googleapis/synthtool@95dbe1b
    
    * chore(ci): verify autorelease release PR content has changes
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Thu Sep 24 18:06:14 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: da29da32b3a988457b49ae290112b74f14b713cc
    Source-Link: googleapis/synthtool@da29da3
    
    * chore(java): use separate autosynth job for README
    
    Split java README generation into a separate, per-repo continuous job running from Kokoro.
    
    We now generate a new job that runs on commits to the primary branch that strictly manages the README.md. This should prevent us from seeing the contextless autosynth PRs which are caused by non-proto/template upstream changes.
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Tue Sep 29 15:48:03 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: e6168630be3e31eede633ba2c6f1cd64248dec1c
    Source-Link: googleapis/synthtool@e616863
    yoshi-automation authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7905d93 View commit details
    Browse the repository at this point in the history
  2. build: rename samples lint workflow to checkstyle to disambiguate bra…

    …nch protection with unit lint (#266)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d930cc96-a531-49bb-98d1-aa98f3e84e7c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@8a7a302
    yoshi-automation authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    344a26e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. feat: add GetVulnerabilityOccurrencesSummary rpc (#265)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d930cc96-a531-49bb-98d1-aa98f3e84e7c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 334682521
    Source-Link: googleapis/googleapis@cb7fc62
    yoshi-automation authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    e5ab75f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963b9ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3e09cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    506dfb3 View commit details
    Browse the repository at this point in the history
Loading