Skip to content
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 or learn 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-shared-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.4
Choose a base ref
...
head repository: googleapis/java-shared-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.5
Choose a head ref
  • 19 commits
  • 14 files changed
  • 9 contributors

Commits on Oct 20, 2022

  1. chore(main): release 1.5.5-SNAPSHOT (#527)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c48b878 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. ci: adding flatten plugin check (#530)

    Fixes #525
    suztomo authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    92fcecc View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency org.codehaus.mojo:flatten-maven-plugin…

    … to v1.3.0 (#507)
    
    * build(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.3.0
    
    * error prone to be in expected list.
    
    * flatten-plugin-check as required
    
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    renovate-bot and suztomo authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ce1a04e View commit details
    Browse the repository at this point in the history
  3. chore: [java] remove flatten plugin dependency check (#1663) (#531)

    chore: remove check for flatten plugin
    
    We have had the check for the flatten-maven-plugin in each
    Cloud Java client repository. However, the behavior of the plugin
    has been stable and its not each repository's responsibility to
    assert the plugin's behavior. A new check is going to be added at
    the googleapis/java-shared-config repository to assert the
    plugin's behavior when we upgrade its version.
    Source-Link: https://togithub.com/googleapis/synthtool/commit/9266ddc3b17fc15f34d2fb88ce8c5f1a4bfe64b0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ae72564aa9c368b9ccd96f4af21f87889fd83b9e60635b80844deb5a2ccd08aa
    gcf-owl-bot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ec9f1ce View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    e802be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6db032 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. chore(java): update dependencies in java requirements file (#1695) (#539

    )
    
    * chore(java): update gcp-releasetool and cryptography in java requirements file
    Source-Link: https://togithub.com/googleapis/synthtool/commit/74d0956884c1bb9dc901b52de35ca2bca025a74e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:142286d973c7b6d58186070f203b50058a20a7d7b42147996db24921a18da1b0
    gcf-owl-bot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    233c251 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency org.graalvm.buildtools:native-maven-plugin to…

    … v0.9.17 (#538)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.graalvm.buildtools:native-maven-plugin](https://togithub.com/graalvm/native-build-tools) | `0.9.16` -> `0.9.17` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.17/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.17/compatibility-slim/0.9.16)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:native-maven-plugin/0.9.17/confidence-slim/0.9.16)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>graalvm/native-build-tools</summary>
    
    ### [`v0.9.17`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.17)
    
    [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.16...0.9.17)
    
    #### What's Changed
    
    Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).
    
    -   Make GraalVM installation check lazy by [@&#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://togithub.com/graalvm/native-build-tools/pull/345](https://togithub.com/graalvm/native-build-tools/pull/345)
    -   Add a check for the minimal GraalVM version by [@&#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://togithub.com/graalvm/native-build-tools/pull/353](https://togithub.com/graalvm/native-build-tools/pull/353)
    -   Bump metadata repo version to 0.2.4 by [@&#8203;dnestoro](https://togithub.com/dnestoro) in [https://togithub.com/graalvm/native-build-tools/pull/356](https://togithub.com/graalvm/native-build-tools/pull/356)
    
    **Full Changelog**: https://togithub.com/graalvm/native-build-tools/compare/0.9.16...0.9.17
    
    </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**: 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-config).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
    renovate-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bf7fd02 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.puppycrawl.tools:checkstyle to v10.4 (#535)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.puppycrawl.tools:checkstyle](https://checkstyle.org/) ([source](https://togithub.com/checkstyle/checkstyle)) | `10.3.4` -> `10.4` | [![age](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.4/compatibility-slim/10.3.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.4/confidence-slim/10.3.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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**: 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-config).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->
    renovate-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    eeeda5d View commit details
    Browse the repository at this point in the history
  4. deps: update dependency org.graalvm.buildtools:junit-platform-native …

    …to v0.9.17 (#537)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.graalvm.buildtools:junit-platform-native](https://togithub.com/graalvm/native-build-tools) | `0.9.16` -> `0.9.17` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.17/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.17/compatibility-slim/0.9.16)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.17/confidence-slim/0.9.16)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>graalvm/native-build-tools</summary>
    
    ### [`v0.9.17`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.17)
    
    [Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.16...0.9.17)
    
    #### What's Changed
    
    Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).
    
    -   Make GraalVM installation check lazy by [@&#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://togithub.com/graalvm/native-build-tools/pull/345](https://togithub.com/graalvm/native-build-tools/pull/345)
    -   Add a check for the minimal GraalVM version by [@&#8203;sdeleuze](https://togithub.com/sdeleuze) in [https://togithub.com/graalvm/native-build-tools/pull/353](https://togithub.com/graalvm/native-build-tools/pull/353)
    -   Bump metadata repo version to 0.2.4 by [@&#8203;dnestoro](https://togithub.com/dnestoro) in [https://togithub.com/graalvm/native-build-tools/pull/356](https://togithub.com/graalvm/native-build-tools/pull/356)
    
    **Full Changelog**: https://togithub.com/graalvm/native-build-tools/compare/0.9.16...0.9.17
    
    </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**: 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-config).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
    renovate-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5d34fff View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    29e20eb View commit details
    Browse the repository at this point in the history
  2. chore: update google-auth to 2.14.1 (#1703) (#541)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Source-Link: googleapis/synthtool@9457e69
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:a3fe0b4c75f322520f548e535ed329df1e475ace3cb4a979b78e003cb822636a
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9aa44b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. chore: use gcp-docuploader 0.6.3 (#1708) (#542)

    Source-Link: googleapis/synthtool@fbc8bfe
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e76136cc48f90aa19ba29cdfbd4002111467e44a1c9d905867d98dafafbd03bb
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c42f133 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. chore: group GraalVM native image deps (#532)

    * chore: group GraalVM native image deps
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * renovate.json excluded by owlbot.py
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    suztomo and gcf-owl-bot[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    cdadbcc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    59a7b6d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. deps: update dependency com.puppycrawl.tools:checkstyle to v10.5.0 (#545

    )
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.puppycrawl.tools:checkstyle](https://checkstyle.org/) ([source](https://togithub.com/checkstyle/checkstyle)) | `10.4` -> `10.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/compatibility-slim/10.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/confidence-slim/10.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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**: 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-config).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzcuMCJ9-->
    renovate-bot authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    30c48d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c64620 View commit details
    Browse the repository at this point in the history
  3. deps: update auto-value-annotation.version to v1.10.1 (#543)

    * deps: update auto-value-annotation.version to v1.10.1
    
    * chore: Update expected flattened pom.xml
    
    Co-authored-by: Lawrence Qiu <lawrenceqiu@google.com>
    renovate-bot and lqiu96 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b83ac8b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. chore(main): release 1.5.5 (#533)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8602e00 View commit details
    Browse the repository at this point in the history
Loading