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/google-oauth-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.33.0
Choose a base ref
...
head repository: googleapis/google-oauth-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.33.1
Choose a head ref
  • 10 commits
  • 19 files changed
  • 3 contributors

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    039831c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a04da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f488135 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. chore(deps): update project.http.version to v1.41.2 (#824)

    [![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.http-client:google-http-client-findbugs](https://togithub.com/googleapis/google-http-java-client) | `1.41.1` -> `1.41.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.41.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.41.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.41.2/compatibility-slim/1.41.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-findbugs/1.41.2/confidence-slim/1.41.1)](https://docs.renovatebot.com/merge-confidence/) |
    | [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) | `1.41.1` -> `1.41.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.2/compatibility-slim/1.41.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.41.2/confidence-slim/1.41.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/google-http-java-client</summary>
    
    ### [`v1.41.2`](https://togithub.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#&#8203;1412-httpsgithubcomgoogleapisgoogle-http-java-clientcomparev1411v1412-2022-01-27)
    
    [Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.1...v1.41.2)
    
    </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 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/google-oauth-java-client).
    renovate-bot authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8db783c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f15374 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.33.1-SNAPSHOT (#821)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    79635a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26a1e8d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. chore: enable auto release in java (#1349) (#829)

    * chore: fix auto-release
    
    * chore: remove codecov.yml
    
    * chore: update license headers for yaml files
    Source-Link: googleapis/synthtool@5b77727
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6
    gcf-owl-bot[bot] authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    da419ed View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. chore: update auto-release script to fix breaking changes in v5 (#135…

    …0) (#830)
    
    Source-Link: googleapis/synthtool@53a58c2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
    gcf-owl-bot[bot] authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7b225fd View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.33.1 (#826)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [1.33.1](v1.33.0...v1.33.1) (2022-02-08)
    
    
    ### Dependencies
    
    * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/google-oauth-java-client/issues/1339)) ([#822](#822)) ([1f15374](1f15374))
    
    ---
    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 8, 2022
    Configuration menu
    Copy the full SHA
    dfc43f7 View commit details
    Browse the repository at this point in the history
Loading