Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

chore: add breaking change ignore lists #103

Merged
merged 4 commits into from Apr 3, 2020

Conversation

yihanzhen
Copy link
Contributor

Add breaking change ignore lists to #99

yoshi-automation and others added 4 commits March 27, 2020 01:43
…uration to v1.0.13 (googleapis#94)

googleapis@af53593
commit af53593
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Wed Mar 25 19:56:07 2020 +0100

    chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.13 (googleapis#94)

    This PR contains the following updates:

    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.12` -> `1.0.13` |

    ---

    ### Release Notes

    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>

    ### [`v1.0.13`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.13)

    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.12...v1.0.13)

    Fix some issues w/ Checkstyle configuration.  We left the option to turn it off out.

    </details>

    ---

    ### Renovate 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, 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#googleapis/java-bigquerydatatransfer).
…is#98)

googleapis@174da35
commit 174da35
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Thu Mar 26 00:20:20 2020 +0100

    deps: update dependency com.google.api:api-common to v1.9.0 (googleapis#98)

    This PR contains the following updates:

    | Package | Update | Change |
    |---|---|---|
    | [com.google.api:api-common](https://togithub.com/googleapis/api-common-java) | minor | `1.8.1` -> `1.9.0` |

    ---

    ### Release Notes

    <details>
    <summary>googleapis/api-common-java</summary>

    ### [`v1.9.0`](https://togithub.com/googleapis/api-common-java/releases/v1.9.0)

    [Compare Source](https://togithub.com/googleapis/api-common-java/compare/v1.8.1...v1.9.0)

    03-25-2020 14:09 PST

    #### New Features

    -   Add `@BetaApi` `ApiFutres.catchingAsync()` ([#&#8203;117](https://togithub.com/googleapis/api-common-java/pull/117))

    ##### Dependencies

    -   Update guava to v28.2-android ([#&#8203;110](https://togithub.com/googleapis/api-common-java/pull/110))
    -   Update error_prone_annotations to v2.2.3 ([#&#8203;111](https://togithub.com/googleapis/api-common-java/pull/111))

    </details>

    ---

    ### Renovate 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, 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#googleapis/java-bigquerydatatransfer).
…. new commits: - fix: stop generating `parseList` and `toStringList` if a multi-pattern resource name has subclasses (googleapis#79)

googleapis/googleapis@8bea81b
commit 8bea81bfa461698981b3d3a488a95633d2f6e9ff
Author: Google APIs <noreply@google.com>
Date:   Thu Mar 26 14:44:25 2020 -0700

    chore: use latest protoc-java-resource-name-plugin in bazel WORKSPACE.
    new commits:
    - fix: stop generating `parseList` and `toStringList` if a multi-pattern resource name has subclasses (googleapis#79)

    committer: @hzyi-google
    PiperOrigin-RevId: 303197602
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2020
@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #103 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #103   +/-   ##
=========================================
  Coverage     74.09%   74.09%           
  Complexity       93       93           
=========================================
  Files             7        7           
  Lines           880      880           
  Branches          6        6           
=========================================
  Hits            652      652           
  Misses          211      211           
  Partials         17       17           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 174da35...7013d6f. Read the comment docs.

@yihanzhen
Copy link
Contributor Author

@stephaniewang526 PTAL

@stephaniewang526 stephaniewang526 merged commit e4e5d91 into googleapis:master Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants