Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

build(java): use actions/github-script v3 tag rather than full semver#639

Merged
chingor13 merged 2 commits intomasterfrom
autosynth-synthtool
Nov 23, 2020
Merged

build(java): use actions/github-script v3 tag rather than full semver#639
chingor13 merged 2 commits intomasterfrom
autosynth-synthtool

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

@yoshi-automation yoshi-automation commented Nov 17, 2020

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/c70abd7e-52c9-441d-b17e-31d8c20bca56/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@7fcc405
Source-Link: googleapis/synthtool@7d65281

@generated-files-bot
Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • .github/CODEOWNERS
  • .github/workflows/formatting.yaml

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 17, 2020
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner API. label Nov 17, 2020
Source-Author: Jeff Ching <[email protected]>
Source-Date: Thu Nov 12 10:07:08 2020 -0800
Source-Repo: googleapis/synthtool
Source-Sha: 7d652819519dfa24da9e14548232e4aaba71a11c
Source-Link: googleapis/synthtool@7d65281
So that renovate-bot stops proposing PRs like [this](https://github.com/googleapis/java-bigquerydatatransfer/pull/515/files)!

Source-Author: Stephanie Wang <[email protected]>
Source-Date: Tue Nov 17 13:02:02 2020 -0500
Source-Repo: googleapis/synthtool
Source-Sha: 7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58
Source-Link: googleapis/synthtool@7fcc405
@generated-files-bot
Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • .github/workflows/approve-readme.yaml
  • .github/workflows/auto-release.yaml
  • .github/workflows/formatting.yaml

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 18, 2020

Codecov Report

Merging #639 (48a36aa) into master (0f9b7bd) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #639      +/-   ##
============================================
+ Coverage     83.84%   84.06%   +0.21%     
- Complexity     2424     2499      +75     
============================================
  Files           141      141              
  Lines         13563    13812     +249     
  Branches       1229     1317      +88     
============================================
+ Hits          11372    11611     +239     
- Misses         1646     1656      +10     
  Partials        545      545              
Impacted Files Coverage Δ Complexity Δ
...a/com/google/cloud/spanner/SpannerRetryHelper.java 77.27% <0.00%> (-3.68%) 3.00% <0.00%> (ø%)
...oud/spanner/spi/v1/SpannerInterceptorProvider.java 55.55% <0.00%> (-3.27%) 6.00% <0.00%> (ø%)
...connection/ClientSideStatementValueConverters.java 92.47% <0.00%> (-1.01%) 0.00% <0.00%> (ø%)
...loud/spanner/connection/ReadOnlyStalenessUtil.java 70.27% <0.00%> (-0.97%) 25.00% <0.00%> (ø%)
...ava/com/google/cloud/spanner/v1/SpannerClient.java 62.17% <0.00%> (-0.95%) 51.00% <0.00%> (+9.00%) ⬇️
.../google/cloud/spanner/SpannerExceptionFactory.java 80.48% <0.00%> (-0.77%) 39.00% <0.00%> (ø%)
...ain/java/com/google/cloud/spanner/SessionImpl.java 84.02% <0.00%> (-0.32%) 29.00% <0.00%> (ø%)
...java/com/google/cloud/spanner/BatchClientImpl.java 55.85% <0.00%> (-0.22%) 3.00% <0.00%> (ø%)
...gle/cloud/spanner/testing/RemoteSpannerHelper.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
.../cloud/spanner/spi/v1/SpannerMetadataProvider.java 100.00% <0.00%> (ø) 14.00% <0.00%> (+2.00%)
... and 28 more

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 0f9b7bd...48a36aa. Read the comment docs.

@thiagotnunes thiagotnunes changed the title [CHANGE ME] Re-generated to pick up changes from synthtool. build(java): use actions/github-script v3 tag rather than full semver Nov 23, 2020
@thiagotnunes thiagotnunes added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@chingor13 chingor13 merged commit 907ae1f into master Nov 23, 2020
@chingor13 chingor13 deleted the autosynth-synthtool branch November 23, 2020 18:42
thiagotnunes pushed a commit that referenced this pull request May 6, 2021
…#639)

* build(java): use code-suggester v1 tag rather than full semver

Source-Author: Jeff Ching <[email protected]>
Source-Date: Thu Nov 12 10:07:08 2020 -0800
Source-Repo: googleapis/synthtool
Source-Sha: 7d652819519dfa24da9e14548232e4aaba71a11c
Source-Link: googleapis/synthtool@7d65281

* build(java): use actions/github-script v3 tag rather than full semver

So that renovate-bot stops proposing PRs like [this](https://github.com/googleapis/java-bigquerydatatransfer/pull/515/files)!

Source-Author: Stephanie Wang <[email protected]>
Source-Date: Tue Nov 17 13:02:02 2020 -0500
Source-Repo: googleapis/synthtool
Source-Sha: 7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58
Source-Link: googleapis/synthtool@7fcc405
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#4449

Changes:

fix!(security/privateca): mark some bools as optional, correct response type of DeleteCaPool
  PiperOrigin-RevId: 385011540
  Source-Link: googleapis/googleapis@077f0c6

feat(resourcesettings):Publish Cloud ResourceSettings v1 API
  PiperOrigin-RevId: 384962120
  Source-Link: googleapis/googleapis@a9338c6
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…onfig to v1.1.0 (googleapis#639)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.0.3` -> `1.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/compatibility-slim/1.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.1.0/confidence-slim/1.0.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v1.1.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapisjava-shared-configcomparev103v110-2021-10-12)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.3...v1.1.0)

##### Features

-   introduce Maven configuration for GraalVM testing ([#&#8203;314](https://www.togithub.com/googleapis/java-shared-config/issues/314)) ([28fbeb8](https://www.github.com/googleapis/java-shared-config/commit/28fbeb86c4466a58a05d6933584564dbf3352e79))

##### Bug Fixes

-   update doclet version ([#&#8203;332](https://www.togithub.com/googleapis/java-shared-config/issues/332)) ([3fd0350](https://www.github.com/googleapis/java-shared-config/commit/3fd035030e4f0954dd1f62f7b8ea62583685880c))

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v9.0.1 ([#&#8203;327](https://www.togithub.com/googleapis/java-shared-config/issues/327)) ([b6c9b65](https://www.github.com/googleapis/java-shared-config/commit/b6c9b657550db2dee6b36edbb9a6084baee125e2))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.6 ([#&#8203;330](https://www.togithub.com/googleapis/java-shared-config/issues/330)) ([271ed7d](https://www.github.com/googleapis/java-shared-config/commit/271ed7dba35623e22fc8a7f7d477e6043e772014))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.6 ([#&#8203;331](https://www.togithub.com/googleapis/java-shared-config/issues/331)) ([4f9ba15](https://www.github.com/googleapis/java-shared-config/commit/4f9ba1551df0a2d4fc8c9acca8a951afbe8cb78a))
-   update dependency org.junit.vintage:junit-vintage-engine to v5.8.1 ([#&#8203;329](https://www.togithub.com/googleapis/java-shared-config/issues/329)) ([4a8789e](https://www.github.com/googleapis/java-shared-config/commit/4a8789ee814ba8a3480beecc76c16fd1cb4e5f12))

##### [1.0.3](https://www.github.com/googleapis/java-shared-config/compare/v1.0.2...v1.0.3) (2021-09-21)

##### Bug Fixes

-   update java-docfx-doclet version ([#&#8203;315](https://www.togithub.com/googleapis/java-shared-config/issues/315)) ([07af07c](https://www.github.com/googleapis/java-shared-config/commit/07af07c188447ea5728ecd2700121ff477d1c58a))

##### [1.0.2](https://www.github.com/googleapis/java-shared-config/compare/v1.0.1...v1.0.2) (2021-09-13)

##### Bug Fixes

-   specify animal-sniffer-maven-plugin version ([#&#8203;308](https://www.togithub.com/googleapis/java-shared-config/issues/308)) ([378bf43](https://www.github.com/googleapis/java-shared-config/commit/378bf431383306c1cdd0a4f922956c87edf321b5))
-   update java docfx doclet version ([#&#8203;312](https://www.togithub.com/googleapis/java-shared-config/issues/312)) ([dd7f6e0](https://www.github.com/googleapis/java-shared-config/commit/dd7f6e0c1a7cc73831b74b4475457611a8c097d3))

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v9 ([#&#8203;303](https://www.togithub.com/googleapis/java-shared-config/issues/303)) ([71faea3](https://www.github.com/googleapis/java-shared-config/commit/71faea38d4132407598550e2bb4c77f9d4a4d83d))

##### [1.0.1](https://www.github.com/googleapis/java-shared-config/compare/v1.0.0...v1.0.1) (2021-08-18)

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v8.45.1 ([#&#8203;292](https://www.togithub.com/googleapis/java-shared-config/issues/292)) ([66bf6e6](https://www.github.com/googleapis/java-shared-config/commit/66bf6e6fb95997b9eb4b34268b8d20c2fbe9ed5a))

</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, 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#github/googleapis/java-spanner-jdbc).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement. context: full context: partial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants