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-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: googleapis/java-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 6 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 20, 2020

  1. chore: release 0.1.3-SNAPSHOT (#71)

    🤖 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 Oct 20, 2020
    Configuration menu
    Copy the full SHA
    f6877e8 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#72)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-10-20 08:18:37,266 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-10-20 08:18:38,217 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/d85411cb-e9fb-4185-bb91-abc835b715f8/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    bdeff82 View commit details
    Browse the repository at this point in the history
  3. build(java): enable snippet-bot (#73)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/44e19739-17d8-49c5-8c3f-c99d2a4544ec/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@5a506ec
    yoshi-automation authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    50c70b0 View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.13.0 (#78)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.12.1` -> `0.13.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.13.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0130-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0121v0130-2020-10-20)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.12.1...v0.13.0)
    
    ##### Features
    
    -   add jackson-core to the list of managed dependencies ([#&#8203;190](https://www.github.com/googleapis/java-shared-dependencies/issues/190)) ([b37035e](https://www.github.com/googleapis/java-shared-dependencies/commit/b37035ed9b0beeb5e07d6e1c121154eece1a2c87))
    
    ##### Dependencies
    
    -   update dependency com.google.guava:guava-bom to v30 ([#&#8203;181](https://www.github.com/googleapis/java-shared-dependencies/issues/181)) ([bdb1e58](https://www.github.com/googleapis/java-shared-dependencies/commit/bdb1e582288d06a872e36ac8b778563f2d088468))
    -   update gax.version to v1.60.0 ([#&#8203;187](https://www.github.com/googleapis/java-shared-dependencies/issues/187)) ([8a8adf7](https://www.github.com/googleapis/java-shared-dependencies/commit/8a8adf7745d563c449bf095aad63b5e4a94e1a7d))
    -   update google.common-protos.version to v2 ([#&#8203;174](https://www.github.com/googleapis/java-shared-dependencies/issues/174)) ([3f7e3ff](https://www.github.com/googleapis/java-shared-dependencies/commit/3f7e3ffd5e07d2f11f0aa981dae2bdf5381e429f))
    
    ##### [0.12.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.12.0...v0.12.1) (2020-10-16)
    
    ##### Dependencies
    
    -   update dependency com.google.api:api-common to v1.10.1 ([#&#8203;180](https://www.github.com/googleapis/java-shared-dependencies/issues/180)) ([b1f2d5d](https://www.github.com/googleapis/java-shared-dependencies/commit/b1f2d5dfde24fcf683eeb5600fce7f51190ecce8))
    
    </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-workflows).
    renovate-bot authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    90b5113 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. chore: clean up and update renovate.json (#88)

    To remove unused package groupings and add "test" commit type
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Tue Oct 20 18:31:45 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 6abb59097be84599a1d6091fe534a49e5c5cf948
    Source-Link: googleapis/synthtool@6abb590
    yoshi-automation authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ac6bf9d View commit details
    Browse the repository at this point in the history
  2. chore: release 0.1.3 (#82)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [0.1.3](https://www.github.com/googleapis/java-workflows/compare/v0.1.2...v0.1.3) (2020-10-22)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#78](https://www.github.com/googleapis/java-workflows/issues/78)) ([90b5113](https://www.github.com/googleapis/java-workflows/commit/90b511372c1d80cde6673f0ac551a268aab4184c))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9f87108 View commit details
    Browse the repository at this point in the history
Loading