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-logging-logback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.122.7
Choose a base ref
...
head repository: googleapis/java-logging-logback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.122.8
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 7, 2022

  1. chore: release 0.122.8-SNAPSHOT (#630)

    🤖 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 Jan 7, 2022
    Configuration menu
    Copy the full SHA
    6755793 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-logging-…

    …logback to v0.122.5-alpha (#613)
    
    [![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-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.122.4-alpha` -> `0.122.5-alpha` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.122.5-alpha/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.122.5-alpha/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.122.5-alpha/compatibility-slim/0.122.4-alpha)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.122.5-alpha/confidence-slim/0.122.4-alpha)](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-logging-logback).
    renovate-bot authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    900458f View commit details
    Browse the repository at this point in the history
  3. deps: update logback.version to v1.2.9 (#614)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [ch.qos.logback:logback-core](http://logback.qos.ch) ([source](https://togithub.com/ceki/logback)) | `1.2.8` -> `1.2.9` | [![age](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-core/1.2.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-core/1.2.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-core/1.2.9/compatibility-slim/1.2.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-core/1.2.9/confidence-slim/1.2.8)](https://docs.renovatebot.com/merge-confidence/) |
    | [ch.qos.logback:logback-classic](http://logback.qos.ch) ([source](https://togithub.com/ceki/logback)) | `1.2.8` -> `1.2.9` | [![age](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-classic/1.2.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-classic/1.2.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-classic/1.2.9/compatibility-slim/1.2.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/ch.qos.logback:logback-classic/1.2.9/confidence-slim/1.2.8)](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 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-logging-logback).
    renovate-bot authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    71e35fb View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-logging to v3.5…

    ….3 (#632)
    
    [![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-logging](https://togithub.com/googleapis/java-logging) | `3.5.2` -> `3.5.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.5.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.5.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.5.3/compatibility-slim/3.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.5.3/confidence-slim/3.5.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-logging</summary>
    
    ### [`v3.5.3`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;353-httpswwwgithubcomgoogleapisjava-loggingcomparev352v353-2022-01-07)
    
    [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.5.2...v3.5.3)
    
    </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-logging-logback).
    renovate-bot authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    5cd871f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb833d2 View commit details
    Browse the repository at this point in the history
Loading