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

Commits on Mar 3, 2022

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v24.…

    …4.0 (#837)
    
    [![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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.3.0` -> `24.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/compatibility-slim/24.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/confidence-slim/24.3.0)](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-storage-nio).
    renovate-bot authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3629584 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.123.23-SNAPSHOT (#839)

    🤖 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 3, 2022
    Configuration menu
    Copy the full SHA
    6a2262b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e84e350 View commit details
    Browse the repository at this point in the history
  4. chore: fix license header in build.bat (#1363) (#840)

    * chore: fix license header in build.bat
    
    * chore: add disctribution field for setup-java action
    Source-Link: googleapis/synthtool@4fea5f4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3c7e095 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. fix: Requester pays to check reason and fallback to error message val…

    …idation (#841)
    
    * fix: Requester pays to check reason and fallback to error message validation
    sydney-munro authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9f30db3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.123.23 (#843)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    24a200a View commit details
    Browse the repository at this point in the history
Loading