Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: make sure generated protos.js have unique root name #690

Merged
merged 7 commits into from
Apr 3, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/1630485f-7526-4afd-9c13-b5660664d6a2/targets

b92dfc5
commit b92dfc5
Author: Lalji Kanjareeya <46327204+laljikanjareeya@users.noreply.github.com>
Date:   Thu Apr 2 22:06:43 2020 +0530

    fix: clusterId issue in sample test(should list zones) (#684)
b0a7aa8
commit b0a7aa8
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Thu Apr 2 21:54:11 2020 +0200

    fix(deps): update dependency @google-cloud/projectify to v2 (#673)

    This PR contains the following updates:

    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@google-cloud/projectify](https://github.com/googleapis/nodejs-projectify) | dependencies | major | [`^1.0.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fprojectify/1.0.4/2.0.0) |

    ---

    ### Release Notes

    <details>
    <summary>googleapis/nodejs-projectify</summary>

    ### [`v2.0.0`](https://github.com/googleapis/nodejs-projectify/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgoogleapisnodejs-projectifycomparev104v200-2020-03-24)

    [Compare Source](https://github.com/googleapis/nodejs-projectify/compare/v1.0.4...v2.0.0)

    ##### ⚠ BREAKING CHANGES

    -   typescript@3.7 introduced some breaking changes
    -   drop Node 8 from engines field ([#&#8203;172](https://github.com/googleapis/nodejs-projectify/issues/172))

    ##### Features

    -   drop Node 8 from engines field ([#&#8203;172](https://github.com/googleapis/nodejs-projectify/issues/172)) ([3eac424](https://github.com/googleapis/nodejs-projectify/commit/3eac424bfb1ee47144a77888dc68db687988945e))

    ##### Build System

    -   update to latest version of gts/typescript ([#&#8203;171](https://github.com/googleapis/nodejs-projectify/issues/171)) ([30f90cc](https://github.com/googleapis/nodejs-projectify/commit/30f90cc172da6ed9394da91869556bf5eef42434))

    ##### [1.0.4](https://github.com/googleapis/nodejs-projectify/compare/v1.0.3...v1.0.4) (2019-12-05)

    ##### Bug Fixes

    -   **publish:** publication failed to reach npm ([#&#8203;141](https://github.com/googleapis/nodejs-projectify/issues/141)) ([5406ba5](https://github.com/googleapis/nodejs-projectify/commit/5406ba5e1d43a228a19072023c1baebce34190af))

    ##### [1.0.3](https://github.com/googleapis/nodejs-projectify/compare/v1.0.2...v1.0.3) (2019-12-05)

    ##### Bug Fixes

    -   **deps:** pin TypeScript below 3.7.0 ([6c95307](https://github.com/googleapis/nodejs-projectify/commit/6c953070139a77d30c4ce5b7dee1443874046906))

    ##### [1.0.2](https://github.com/googleapis/nodejs-projectify/compare/v1.0.1...v1.0.2) (2019-11-14)

    ##### Bug Fixes

    -   **docs:** add jsdoc-region-tag plugin ([#&#8203;135](https://github.com/googleapis/nodejs-projectify/issues/135)) ([59301e7](https://github.com/googleapis/nodejs-projectify/commit/59301e7cfa855add4894dd9c46870e61fffa7413))

    ##### [1.0.1](https://github.com/googleapis/nodejs-projectify/compare/v1.0.0...v1.0.1) (2019-06-26)

    ##### Bug Fixes

    -   **docs:** link to reference docs section on googleapis.dev ([#&#8203;119](https://github.com/googleapis/nodejs-projectify/issues/119)) ([90a009f](https://github.com/googleapis/nodejs-projectify/commit/90a009f))

    </details>

    ---

    ### Renovate configuration

    📅 **Schedule**: "after 9am and before 3pm" (UTC).

    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

    ♻️ **Rebasing**: Whenever PR is behind base branch, 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/nodejs-bigtable).
5a7d66f
commit 5a7d66f
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Fri Apr 3 00:11:55 2020 +0200

    fix(deps): update dependency @google-cloud/promisify to v2 (#672)
9abcaee
commit 9abcaee
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Fri Apr 3 00:32:21 2020 +0200

    fix(deps): update dependency @google-cloud/paginator to v3 (#674)

    This PR contains the following updates:

    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@google-cloud/paginator](https://github.com/googleapis/nodejs-paginator) | dependencies | major | [`^2.0.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fpaginator/2.0.3/3.0.0) |

    ---

    ### Release Notes

    <details>
    <summary>googleapis/nodejs-paginator</summary>

    ### [`v3.0.0`](https://github.com/googleapis/nodejs-paginator/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapisnodejs-paginatorcomparev203v300-2020-03-25)

    [Compare Source](https://github.com/googleapis/nodejs-paginator/compare/v2.0.3...v3.0.0)

    ##### ⚠ BREAKING CHANGES

    -   **dep:** upgrade gts 2.0.0 ([#&#8203;194](https://github.com/googleapis/nodejs-paginator/issues/194))
    -   **deps:** deprecated node 8 to 10; upgrade typescript

    ##### Miscellaneous Chores

    -   **dep:** upgrade gts 2.0.0 ([#&#8203;194](https://github.com/googleapis/nodejs-paginator/issues/194)) ([4eaf9be](https://github.com/googleapis/nodejs-paginator/commit/4eaf9bed1fcfd0f10e877ff15c1d0e968e3356c8))
    -   **deps:** deprecated node 8 to 10; upgrade typescript ([f6434ab](https://github.com/googleapis/nodejs-paginator/commit/f6434ab9cacb6ab804c070f19c38b6072ca326b5))

    ##### [2.0.3](https://github.com/googleapis/nodejs-paginator/compare/v2.0.2...v2.0.3) (2019-12-05)

    ##### Bug Fixes

    -   **deps:** pin TypeScript below 3.7.0 ([e06e1b0](https://github.com/googleapis/nodejs-paginator/commit/e06e1b0a2e2bb1cf56fc806c1703b8b5e468b954))

    ##### [2.0.2](https://github.com/googleapis/nodejs-paginator/compare/v2.0.1...v2.0.2) (2019-11-13)

    ##### Bug Fixes

    -   **docs:** add jsdoc-region-tag plugin ([#&#8203;155](https://github.com/googleapis/nodejs-paginator/issues/155)) ([b983799](https://github.com/googleapis/nodejs-paginator/commit/b98379905848fd179c6268aff3e1cfaf2bf76663))

    ##### [2.0.1](https://github.com/googleapis/nodejs-paginator/compare/v2.0.0...v2.0.1) (2019-08-25)

    ##### Bug Fixes

    -   **deps:** use the latest extend ([#&#8203;141](https://github.com/googleapis/nodejs-paginator/issues/141)) ([61b383e](https://github.com/googleapis/nodejs-paginator/commit/61b383e))

    </details>

    ---

    ### Renovate configuration

    📅 **Schedule**: "after 9am and before 3pm" (UTC).

    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

    ♻️ **Rebasing**: Whenever PR is behind base branch, 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/nodejs-bigtable).
7bcae14
commit 7bcae14
Author: Justin Beckwith <justin.beckwith@gmail.com>
Date:   Thu Apr 2 17:16:31 2020 -0700

    test: reap old instances before system tests (#687)
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2020
@JustinBeckwith JustinBeckwith changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. fix: make sure generated protos.js have unique root name Apr 3, 2020
@JustinBeckwith JustinBeckwith added the automerge Merge the pull request once unit tests and other checks pass. label Apr 3, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit cc695db into master Apr 3, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants