Skip to content
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 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-iam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.4
Choose a base ref
...
head repository: googleapis/java-iam
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.5
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 11, 2022

  1. chore(main): release 1.2.5-SNAPSHOT (#286)

    🤖 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[bot] authored Feb 11, 2022
    Copy the full SHA
    6da4c05 View commit details

Commits on Feb 15, 2022

  1. build(deps): update dependency org.apache.maven.plugins:maven-javadoc…

    …-plugin to v3.3.2 (#283)
    
    [![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.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.3.1` -> `3.3.2` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/compatibility-slim/3.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/confidence-slim/3.3.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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/dashboard#github/googleapis/java-iam).
    renovate-bot authored Feb 15, 2022
    Copy the full SHA
    f9d2a42 View commit details
  2. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.2.1 (#276)
    renovate-bot authored Feb 15, 2022
    Copy the full SHA
    1e3b975 View commit details

Commits on Feb 17, 2022

  1. deps: update actions/github-script action to v6 (#287)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v5` -> `v6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/github-script</summary>
    
    ### [`v6`](https://togithub.com/actions/github-script/compare/v5...v6)
    
    [Compare Source](https://togithub.com/actions/github-script/compare/v5...v6)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **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/dashboard#github/googleapis/java-iam).
    renovate-bot authored Feb 17, 2022
    Copy the full SHA
    eb96321 View commit details
  2. chore(main): release 1.2.5 (#288)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [1.2.5](v1.2.4...v1.2.5) (2022-02-17)
    
    
    ### Dependencies
    
    * update actions/github-script action to v6 ([#287](#287)) ([eb96321](eb96321))
    
    ---
    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[bot] authored Feb 17, 2022
    Copy the full SHA
    3171184 View commit details
Showing with 17 additions and 10 deletions.
  1. +7 −0 CHANGELOG.md
  2. +2 −2 grpc-google-iam-v1/pom.xml
  3. +4 −4 pom.xml
  4. +2 −2 proto-google-iam-v1/pom.xml
  5. +2 −2 versions.txt
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.2.5](https://github.com/googleapis/java-iam/compare/v1.2.4...v1.2.5) (2022-02-17)


### Dependencies

* update actions/github-script action to v6 ([#287](https://github.com/googleapis/java-iam/issues/287)) ([eb96321](https://github.com/googleapis/java-iam/commit/eb96321d998fa6acf7285c878c4c044535a54af5))

### [1.2.4](https://github.com/googleapis/java-iam/compare/v1.2.3...v1.2.4) (2022-02-11)


4 changes: 2 additions & 2 deletions grpc-google-iam-v1/pom.xml
Original file line number Diff line number Diff line change
@@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-iam-v1</artifactId>
<version>1.2.4</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<version>1.2.5</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<name>grpc-google-iam-v1</name>
<description>GRPC library for grpc-google-iam-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-parent</artifactId>
<version>1.2.4</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<version>1.2.5</version><!-- {x-version-update:proto-google-iam-v1:current} -->
</parent>
<dependencies>
<dependency>
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-parent</artifactId>
<packaging>pom</packaging>
<version>1.2.4</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<version>1.2.5</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<name>Google IAM Parent</name>
<url>https://github.com/googleapis/java-iam</url>
<description>
@@ -77,7 +77,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-iam-v1</artifactId>
<version>1.2.4</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<version>1.2.5</version><!-- {x-version-update:proto-google-iam-v1:current} -->
</dependency>

<dependency>
@@ -99,7 +99,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<reportSets>
<reportSet>
<reports>
@@ -126,7 +126,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<reportSets>
<reportSet>
<id>html</id>
4 changes: 2 additions & 2 deletions proto-google-iam-v1/pom.xml
Original file line number Diff line number Diff line change
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-iam-v1</artifactId>
<version>1.2.4</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<version>1.2.5</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<name>proto-google-iam-v1</name>
<description>PROTO library for proto-google-iam-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-parent</artifactId>
<version>1.2.4</version><!-- {x-version-update:proto-google-iam-v1:current} -->
<version>1.2.5</version><!-- {x-version-update:proto-google-iam-v1:current} -->
</parent>
<dependencies>
<dependency>
4 changes: 2 additions & 2 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version

proto-google-iam-v1:1.2.4:1.2.4
grpc-google-iam-v1:1.2.4:1.2.4
proto-google-iam-v1:1.2.5:1.2.5
grpc-google-iam-v1:1.2.5:1.2.5