main
Name already in use
Commits on May 20, 2023
-
fix(deps): update dependency com.google.apis:google-api-services-jobs…
… to v4-rev20221219-2.0.0 (#8147) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.apis:google-api-services-jobs](http://nexus.sonatype.org/oss-repository-hosting.html) ([source](http://svn.sonatype.org/spice/tags/oss-parent-7)) | `v4-rev20210830-1.32.1` -> `v4-rev20221219-2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [com.google.apis:google-api-services-jobs](http://nexus.sonatype.org/oss-repository-hosting.html) ([source](http://svn.sonatype.org/spice/tags/oss-parent-7)) | `v3-rev20221219-2.0.0` -> `v4-rev20221219-2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###
⚠ Dependency Lookup Warnings⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9--> -
-
chore(deps): update bigtable packages to v2.8.1 (#8143)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [com.google.cloud.bigtable:bigtable-hbase-2.x-hadoop](https://repo.maven.apache.org/maven2/com/google/cloud/bigtable) | | patch | `2.8.0` -> `2.8.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [com.google.cloud.bigtable:bigtable-hbase-beam](https://cloud.google.com/bigtable/) ([source](https://togithub.com/googleapis/java-bigtable-hbase)) | compile | patch | `2.8.0` -> `2.8.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [com.google.cloud.bigtable:bigtable-hbase-1.x](https://cloud.google.com/bigtable/) ([source](https://togithub.com/googleapis/java-bigtable-hbase)) | compile | patch | `2.8.0` -> `2.8.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [com.google.cloud.bigtable:bigtable-hbase-1.x-hadoop](https://cloud.google.com/bigtable/) ([source](https://togithub.com/googleapis/java-bigtable-hbase)) | compile | patch | `2.8.0` -> `2.8.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###
⚠ Dependency Lookup Warnings⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-bigtable-hbase</summary> ### [`v2.8.1`](https://togithub.com/googleapis/java-bigtable-hbase/blob/HEAD/CHANGELOG.md#​281-httpsgithubcomgoogleapisjava-bigtable-hbasecomparev280v281-2023-05-17) [Compare Source](https://togithub.com/googleapis/java-bigtable-hbase/compare/v2.8.0...v2.8.1) ##### Bug Fixes - Deserialize Source and SourceWithKeys correctly so SampleRowKeys only get called once ([#​4078](https://togithub.com/googleapis/java-bigtable-hbase/issues/4078)) ([de7bdac](https://togithub.com/googleapis/java-bigtable-hbase/commit/de7bdac2c8f9630ca61f1b536912fb9bfd9c4a5c)) </details> --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9--> -
-
chore: group Bigtable dependency updates (#8137)
Grouping Bigtable updates to reduce clutter and ensure consistency. This covers 4 currently open updates, all on 2.8.1.
Commits on May 19, 2023
-
feat: add secretmanager sample for ConsumeEventNotification (#8138)
* feat: add secretmanager sample for ConsumeEventNotification * lint fix * update acc to review * update acc to review
-
Correction in DeIdentifyWithExceptionList class to follow exception r…
…ule in InspectConfig
-
-
-
-
fixit: add 7 iam samples (#8083)
* iam: add 7 iam samples * fix region tags mixmatch * update project id for test * load ADC * address shabir's review comments * fix region tag error reported by snippetbot * add comments in samples * address melanie's review comments * remove except in try block, blank lines * change back to enum accessor, update comment
-
Commits on May 18, 2023
-
fix(deps): update dependency com.sun.xml.bind:jaxb-core to v4 (#8132)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.sun.xml.bind:jaxb-core](https://eclipse-ee4j.github.io/jaxb-ri/) ([source](https://togithub.com/eclipse-ee4j/jaxb-ri)) | `3.0.2` -> `4.0.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###
⚠ Dependency Lookup Warnings⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Never, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9--> -
chore: group SLF4J dependency updates (#8130)
* chore: group SLF4J dependency updates This will group 3+ SLF4J dependency updates that have a matching version number. * remove extra line
-
fix(deps): update dependency com.google.apis:google-api-services-comp…
…ute to v1-rev20230509-2.0.0 (#8128)
-
-
Commits on May 17, 2023
-
fix(deps): update apache beam packages to v2.47.0 (#8115)
* fix(deps): update apache beam packages to v2.47.0 * Update pom.xml --------- Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
-
chore(deps): update dependency org.apache.maven.plugins:maven-surefir…
…e-plugin to v3.1.0 (#8114)
-
chore(deps): update dependency org.seleniumhq.selenium:selenium-chrom…
…e-driver to v4.9.1
-
chore(deps): update junit5 monorepo to v5.9.3 (#8111)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.junit.vintage:junit-vintage-engine](https://junit.org/junit5/) ([source](https://togithub.com/junit-team/junit5)) | `5.8.2` -> `5.9.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.junit.jupiter:junit-jupiter-engine](https://junit.org/junit5/) ([source](https://togithub.com/junit-team/junit5)) | `5.8.2` -> `5.9.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.junit.jupiter:junit-jupiter-api](https://junit.org/junit5/) ([source](https://togithub.com/junit-team/junit5)) | `5.8.2` -> `5.9.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###
⚠ Dependency Lookup Warnings⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9--> -
chore(deps): update dependency org.apache.maven.plugins:maven-assembl…
…y-plugin to v3.6.0 (#8112) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-assembly-plugin](https://maven.apache.org/plugins/) | `2.6` -> `3.6.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.apache.maven.plugins:maven-assembly-plugin](https://maven.apache.org/plugins/) | `3.3.0` -> `3.6.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###
⚠ Dependency Lookup Warnings⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9--> -
-
-