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-errorreporting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.122.14
Choose a base ref
...
head repository: googleapis/java-errorreporting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.122.15
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 16, 2022

  1. chore(main): release 0.122.15-SNAPSHOT (#798)

    🤖 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 16, 2022
    Configuration menu
    Copy the full SHA
    c41f365 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-errorrep…

    …orting to v0.122.14-beta (#799)
    
    [![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-errorreporting](https://togithub.com/GoogleCloudPlatform/google-cloud) | `0.122.13-beta` -> `0.122.14-beta` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.122.14-beta/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.122.14-beta/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.122.14-beta/compatibility-slim/0.122.13-beta)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.122.14-beta/confidence-slim/0.122.13-beta)](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**: 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-errorreporting).
    renovate-bot authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    36508a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. ci: pull request template includes sample format (#1357) (#803)

    Source-Link: googleapis/synthtool@e122cb0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
    gcf-owl-bot[bot] authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    93e4722 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

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

    …-info-reports-plugin to v3.2.2 (#802)
    renovate-bot authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0a68f47 View commit details
    Browse the repository at this point in the history
  2. deps: update actions/setup-java action to v3 (#801)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-java](https://togithub.com/actions/setup-java) | action | major | `v1` -> `v3` |
    | [actions/setup-java](https://togithub.com/actions/setup-java) | action | major | `v2` -> `v3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-java</summary>
    
    ### [`v3`](https://togithub.com/actions/setup-java/compare/v2...v3)
    
    [Compare Source](https://togithub.com/actions/setup-java/compare/v2...v3)
    
    ### [`v2`](https://togithub.com/actions/setup-java/compare/v1...v2)
    
    [Compare Source](https://togithub.com/actions/setup-java/compare/v1...v2)
    
    </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 these updates 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-errorreporting).
    renovate-bot authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a7715ad View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.122.15 (#804)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [0.122.15](v0.122.14...v0.122.15) (2022-02-28)
    
    
    ### Dependencies
    
    * update actions/setup-java action to v3 ([#801](#801)) ([a7715ad](a7715ad))
    
    ---
    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 28, 2022
    Configuration menu
    Copy the full SHA
    fbd6e57 View commit details
    Browse the repository at this point in the history
Loading