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.21
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.22
Choose a head ref
  • 7 commits
  • 12 files changed
  • 4 contributors

Commits on Mar 14, 2022

  1. chore(main): release 0.122.22-SNAPSHOT (#835)

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

Commits on Mar 15, 2022

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

    …orting to v0.122.21-beta (#836)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-errorreporting to v0.122.21-beta
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    39f1187 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. chore: fix brand name (#837)

    * chore: fix brand name
    
    Remove "Cloud" from "Cloud Error Reporting".
    Leave "Google Cloud Error Reporting" as is.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    minherz and gcf-owl-bot[bot] authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    15093b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.3.2 (#838)
    
    [![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.3.0` -> `1.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/compatibility-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/confidence-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.3.2`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;132-httpsgithubcomgoogleapisjava-shared-configcomparev131v132-2022-03-28)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2)
    
    ### [`v1.3.1`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;131-httpsgithubcomgoogleapisjava-shared-configcomparev130v131-2022-03-25)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1)
    
    </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, 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 Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0ca1d3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecda8aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f59117 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 0.122.22 (#841)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [0.122.22](v0.122.21...v0.122.22) (2022-03-29)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-core to v2.5.11 ([#839](#839)) ([ecda8aa](ecda8aa))
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#840](#840)) ([7f59117](7f59117))
    
    ---
    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 Mar 29, 2022
    Configuration menu
    Copy the full SHA
    ec4576a View commit details
    Browse the repository at this point in the history
Loading