Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/java-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v1.2.5
Choose a base ref
Loading
...
head repository:googleapis/java-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v1.2.6
Choose a head ref
Loading
  • 10commits
  • 12files changed
  • 3contributors

Commits on Feb 22, 2021

  1. chore(master): release 1.2.6-SNAPSHOT (#373)

    🤖 I have created a release \*beep\* \*boop\* ---### Updating meta-information for bleeding-edge SNAPSHOT release.---This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredFeb 22, 2021
    Configuration menu
    Copy the full SHA
    e0eb14aView commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v17 (#…

    …375)[![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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `16.4.0` -> `17.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/compatibility-slim/16.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/confidence-slim/16.4.0)](https://docs.renovatebot.com/merge-confidence/) |---### 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/dashboard#github/googleapis/java-container).
    @renovate-bot
    renovate-bot authoredFeb 24, 2021
    Configuration menu
    Copy the full SHA
    2fbdcdaView commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-containe…

    …r to v1.2.5 (#374)[![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-container](https://togithub.com/googleapis/java-container) | `1.2.4` -> `1.2.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container/1.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container/1.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container/1.2.5/compatibility-slim/1.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-container/1.2.5/confidence-slim/1.2.4)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>googleapis/java-container</summary>### [`v1.2.5`](https://togithub.com/googleapis/java-container/blob/master/CHANGELOG.md#&#8203;125-httpswwwgithubcomgoogleapisjava-containercomparev124v125-2021-02-22)[Compare Source](https://togithub.com/googleapis/java-container/compare/v1.2.4...v1.2.5)</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/dashboard#github/googleapis/java-container).
    @renovate-bot
    renovate-bot authoredFeb 24, 2021
    Configuration menu
    Copy the full SHA
    acf054dView commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#376)

    This PR was generated using Autosynth. 🌈<details><summary>Log from Synthtool</summary>```2021-02-24 19:42:42,649 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-container/.github/readme/synth.py.On branch autosynth-readmenothing to commit, working tree clean2021-02-24 19:42:44,192 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.```</details>Full log will be available here:https://source.cloud.google.com/results/invocations/c9eddc3c-3d2b-4995-905c-87bc1b5ebd30/targets- [ ] To automatically regenerate this PR, check this box.
    @yoshi-automation
    yoshi-automation authoredFeb 24, 2021
    Configuration menu
    Copy the full SHA
    c6dc461View commit details
    Browse the repository at this point in the history
  4. chore: regenerate README (#377)

    This PR was generated using Autosynth. 🌈<details><summary>Log from Synthtool</summary>```2021-02-24 20:06:30,492 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-container/.github/readme/synth.py.On branch autosynth-readmenothing to commit, working tree clean2021-02-24 20:06:32,031 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.```</details>Full log will be available here:https://source.cloud.google.com/results/invocations/c6a23d01-ea1f-487a-be80-48e7eca9905e/targets- [ ] To automatically regenerate this PR, check this box.
    @yoshi-automation
    yoshi-automation authoredFeb 24, 2021
    Configuration menu
    Copy the full SHA
    90823b3View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v18 (#…

    …378)[![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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `17.0.0` -> `18.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/compatibility-slim/17.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/confidence-slim/17.0.0)](https://docs.renovatebot.com/merge-confidence/) |---### 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/dashboard#github/googleapis/java-container).
    @renovate-bot
    renovate-bot authoredFeb 25, 2021
    Configuration menu
    Copy the full SHA
    0d9062fView commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#379)

    This PR was generated using Autosynth. 🌈<details><summary>Log from Synthtool</summary>```2021-02-25 15:10:30,263 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-container/.github/readme/synth.py.On branch autosynth-readmenothing to commit, working tree clean2021-02-25 15:10:31,775 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.```</details>Full log will be available here:https://source.cloud.google.com/results/invocations/933eb370-d32f-47b5-9813-c99764154263/targets- [ ] To automatically regenerate this PR, check this box.
    @yoshi-automation
    yoshi-automation authoredFeb 25, 2021
    Configuration menu
    Copy the full SHA
    1875295View commit details
    Browse the repository at this point in the history
  3. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.11.0 (#380)[![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) | `0.10.0` -> `0.11.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/compatibility-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/confidence-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>googleapis/java-shared-config</summary>### [`v0.11.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;0110-httpswwwgithubcomgoogleapisjava-shared-configcomparev0100v0110-2021-02-25)[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.10.0...v0.11.0)##### Features-   migrate releases to the new Google Sonatype endpoint to address Sonatype errors. ([#&#8203;230](https://www.github.com/googleapis/java-shared-config/issues/230)) ([ff6a95f](https://www.github.com/googleapis/java-shared-config/commit/ff6a95f7b0d24a1c37c38ba8ac6c6624ee97cc15))##### Dependencies-   update dependency com.puppycrawl.tools:checkstyle to v8.40 ([#&#8203;221](https://www.github.com/googleapis/java-shared-config/issues/221)) ([d9b2d4a](https://www.github.com/googleapis/java-shared-config/commit/d9b2d4aab9a9bba1c2df6fcb52ac96ee8b001ad6))-   update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.1.2 ([#&#8203;219](https://www.github.com/googleapis/java-shared-config/issues/219)) ([f7c3f79](https://www.github.com/googleapis/java-shared-config/commit/f7c3f798ef8ad1bc59ae673c84fbdd9f93ee2413))</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/dashboard#github/googleapis/java-container).
    @renovate-bot
    renovate-bot authoredFeb 25, 2021
    Configuration menu
    Copy the full SHA
    cf3d2faView commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.20.0 (#381)[![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-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `0.19.0` -> `0.20.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/compatibility-slim/0.19.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/confidence-slim/0.19.0)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>googleapis/java-shared-dependencies</summary>### [`v0.20.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0200-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0190v0200-2021-02-25)[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.19.0...v0.20.0)##### Dependencies-   update dependency com.google.auth:google-auth-library-bom to v0.24.0 ([#&#8203;284](https://www.github.com/googleapis/java-shared-dependencies/issues/284)) ([5e4914c](https://www.github.com/googleapis/java-shared-dependencies/commit/5e4914cc4a8ccd41a219f150a7455da116d1594b))-   update dependency com.google.http-client:google-http-client-bom to v1.39.0 ([#&#8203;288](https://www.github.com/googleapis/java-shared-dependencies/issues/288)) ([70bb862](https://www.github.com/googleapis/java-shared-dependencies/commit/70bb862029b840fbd99ba0109fa2b8f585812793))-   update dependency com.google.protobuf:protobuf-bom to v3.15.1 ([#&#8203;282](https://www.github.com/googleapis/java-shared-dependencies/issues/282)) ([44283bd](https://www.github.com/googleapis/java-shared-dependencies/commit/44283bdfdc9288b4a8d16b6ed3a61541792d147e))-   update dependency com.google.protobuf:protobuf-bom to v3.15.2 ([#&#8203;287](https://www.github.com/googleapis/java-shared-dependencies/issues/287)) ([bdae560](https://www.github.com/googleapis/java-shared-dependencies/commit/bdae5600f9033219ef8beb6c4d1c521fb062eaec))-   update dependency io.grpc:grpc-bom to v1.36.0 ([#&#8203;285](https://www.github.com/googleapis/java-shared-dependencies/issues/285)) ([c59771b](https://www.github.com/googleapis/java-shared-dependencies/commit/c59771b2436ac1a4fbc92b48049900472dd6d3ff))-   update gax.version to v1.62.0 ([#&#8203;291](https://www.github.com/googleapis/java-shared-dependencies/issues/291)) ([66bd070](https://www.github.com/googleapis/java-shared-dependencies/commit/66bd0702bd3deb64e0f6c73635e0ffd51a4d637e))-   update google.common-protos.version to v2.1.0 ([#&#8203;289](https://www.github.com/googleapis/java-shared-dependencies/issues/289)) ([43c9f02](https://www.github.com/googleapis/java-shared-dependencies/commit/43c9f026b1fa82f38dcb93b902281c2559e82d8e))-   update iam.version to v1.0.9 ([#&#8203;281](https://www.github.com/googleapis/java-shared-dependencies/issues/281)) ([ee44d0b](https://www.github.com/googleapis/java-shared-dependencies/commit/ee44d0b41e101931ccf5de2561dfcfcc9ff88b88))</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/dashboard#github/googleapis/java-container).
    @renovate-bot
    renovate-bot authoredFeb 25, 2021
    Configuration menu
    Copy the full SHA
    dee31cdView commit details
    Browse the repository at this point in the history
  5. chore(master): release 1.2.6 (#382)

    🤖 I have created a release \*beep\* \*boop\* ---### [1.2.6](https://www.github.com/googleapis/java-container/compare/v1.2.5...v1.2.6) (2021-02-25)### Dependencies* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#381](https://www.github.com/googleapis/java-container/issues/381)) ([dee31cd](https://www.github.com/googleapis/java-container/commit/dee31cd3d0db5b7438c23e6c975be9eff3b47578))---This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredFeb 25, 2021
    Configuration menu
    Copy the full SHA
    d583ceaView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp