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/nodejs-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.2
Choose a base ref
...
head repository: googleapis/nodejs-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.3
Choose a head ref
  • 3 commits
  • 11 files changed
  • 5 contributors

Commits on Sep 30, 2022

  1. refactor(deps): remove arrify (#2079)

    * refactor(deps): remove arrify
    
    * 🦉 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>
    shaffeeullah and gcf-owl-bot[bot] authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9741a7a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix: correct STORAGE_EMULATOR_HOST handling (#2069, #1314) (#2070)

    * fix: correct STORAGE_EMULATOR_HOST handling (#2069, #1314)
    
    credit to @jpambrun for identifying the fix
    
    * fix: normalize baseUrl
    
    Co-authored-by: Daniel Bankhead <[email protected]>
    
    * fix: adjust URL normalization & tests for consistency
    
    Co-authored-by: Daniel Bankhead <[email protected]>
    mgabeler-lee-6rs and danielbankhead authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c75b8b8 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.5.3 (#2085)

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