Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(all): update all #2642

Merged
merged 2 commits into from Jul 27, 2020
Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go require minor v0.60.0 -> v0.61.0
github.com/google/go-cmp require patch v0.5.0 -> v0.5.1
github.com/google/go-github/v32 require minor v32.0.0 -> v32.1.0

Release Notes

googleapis/google-cloud-go

v0.61.0

Compare Source

Changes
  • all:
    • Update all direct dependencies.
  • dashboard:
    • Start generating client for apiv1.
  • policytroubleshooter:
    • Start generating client for apiv1.
  • profiler:
    • Disable OpenCensus Telemetry for requests made by the profiler package by default. You can re-enable it using profiler.Config.EnableOCTelemetry.
  • Various updates to autogenerated clients.
google/go-cmp

v0.5.1

Compare Source

Minor reporter changes:

  • (#​221) Swallow panics when calling String or Error methds.
  • (#​229) Use triple-quote formatting for multiline strings in diffs.

Minor documentation changes:

  • (#​228) Adjust panic for IgnoreUnexported and IgnoreFields to be more specific.
google/go-github

v32.1.0

Compare Source

This release contains the following non-breaking changes since v32.0.0:

Thank you to all the volunteers who help keep this repo up-to-date!


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 27, 2020
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jul 27, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit f942d35 into googleapis:master Jul 27, 2020
@renovate-bot renovate-bot deleted the renovate/all branch July 27, 2020 14:32
tritone pushed a commit to tritone/google-cloud-go that referenced this pull request Aug 25, 2020
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v0.60.0` -> `v0.61.0` |
| [github.com/google/go-cmp](https://togithub.com/google/go-cmp) | require | patch | `v0.5.0` -> `v0.5.1` |
| [github.com/google/go-github/v32](https://togithub.com/google/go-github) | require | minor | `v32.0.0` -> `v32.1.0` |

---

### Release Notes

<details>
<summary>googleapis/google-cloud-go</summary>

### [`v0.61.0`](https://togithub.com/googleapis/google-cloud-go/blob/master/CHANGES.md#v0610)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.60.0...v0.61.0)

##### Changes

-   all:
    -   Update all direct dependencies.
-   dashboard:
    -   Start generating client for apiv1.
-   policytroubleshooter:
    -   Start generating client for apiv1.
-   profiler:
    -   Disable OpenCensus Telemetry for requests made by the profiler package by default. You can re-enable it using `profiler.Config.EnableOCTelemetry`.
-   Various updates to autogenerated clients.

</details>

<details>
<summary>google/go-cmp</summary>

### [`v0.5.1`](https://togithub.com/google/go-cmp/releases/v0.5.1)

[Compare Source](https://togithub.com/google/go-cmp/compare/v0.5.0...v0.5.1)

Minor reporter changes:

-   ([#&googleapis#8203;221](https://togithub.com/google/go-cmp/issues/221)) Swallow panics when calling `String` or `Error` methds.
-   ([#&googleapis#8203;229](https://togithub.com/google/go-cmp/issues/229)) Use triple-quote formatting for multiline strings in diffs.

Minor documentation changes:

-   ([#&googleapis#8203;228](https://togithub.com/google/go-cmp/issues/228)) Adjust panic for `IgnoreUnexported` and `IgnoreFields` to be more specific.

</details>

<details>
<summary>google/go-github</summary>

### [`v32.1.0`](https://togithub.com/google/go-github/releases/v32.1.0)

[Compare Source](https://togithub.com/google/go-github/compare/v32.0.0...v32.1.0)

This release contains the following non-breaking changes since v32.0.0:

-   [#&googleapis#8203;1544](https://togithub.com/google/go-github/issues/1544)
-   [#&googleapis#8203;1545](https://togithub.com/google/go-github/issues/1545)
-   [#&googleapis#8203;1548](https://togithub.com/google/go-github/issues/1548)
-   [#&googleapis#8203;1551](https://togithub.com/google/go-github/issues/1551)
-   [#&googleapis#8203;1553](https://togithub.com/google/go-github/issues/1553)
-   [#&googleapis#8203;1555](https://togithub.com/google/go-github/issues/1555)
-   [#&googleapis#8203;1556](https://togithub.com/google/go-github/issues/1556)
-   [#&googleapis#8203;1557](https://togithub.com/google/go-github/issues/1557)
-   [#&googleapis#8203;1558](https://togithub.com/google/go-github/issues/1558)
-   [#&googleapis#8203;1563](https://togithub.com/google/go-github/issues/1563)
-   [#&googleapis#8203;1565](https://togithub.com/google/go-github/issues/1565)
-   [#&googleapis#8203;1566](https://togithub.com/google/go-github/issues/1566)
-   [#&googleapis#8203;1568](https://togithub.com/google/go-github/issues/1568)
-   [#&googleapis#8203;1569](https://togithub.com/google/go-github/issues/1569)
-   [#&googleapis#8203;1571](https://togithub.com/google/go-github/issues/1571)

Thank you to all the volunteers who help keep this repo up-to-date!

</details>

---

### Renovate configuration

:date: **Schedule**: "before 3am on Monday" (UTC).

: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.

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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/google-cloud-go).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

None yet

3 participants