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: v7.7.0
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: v7.9.0
Choose a head ref
  • 15 commits
  • 20 files changed
  • 7 contributors

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    604f87e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. chore(deps): update dependency nock to ~13.5.0 (#2392)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [nock](https://togithub.com/nock/nock) | [`~13.4.0` -> `~13.5.0`](https://renovatebot.com/diffs/npm/nock/13.4.0/13.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nock/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nock/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nock/13.4.0/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nock/13.4.0/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>nock/nock (nock)</summary>
    
    ### [`v13.5.0`](https://togithub.com/nock/nock/releases/tag/v13.5.0)
    
    [Compare Source](https://togithub.com/nock/nock/compare/v13.4.0...v13.5.0)
    
    ##### Features
    
    -   add `Scope#clone()` method ([#&#8203;2564](https://togithub.com/nock/nock/issues/2564)) ([65385f7](https://togithub.com/nock/nock/commit/65385f739d5972e3e31826db84ae24553fd766f6))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, 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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-storage).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3f3f252 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    71dda51 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. chore(deps): update dependency gapic-tools to ^0.3.0 (#2395)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [gapic-tools](https://togithub.com/googleapis/gax-nodejs) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gapic-tools)) | [`^0.2.0` -> `^0.3.0`](https://renovatebot.com/diffs/npm/gapic-tools/0.2.0/0.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/gapic-tools/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gapic-tools/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/gapic-tools/0.2.0/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gapic-tools/0.2.0/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/gax-nodejs (gapic-tools)</summary>
    
    ### [`v0.3.0`](https://togithub.com/googleapis/gax-nodejs/releases/tag/gapic-tools-v0.3.0): gapic-tools: v0.3.0
    
    [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/gapic-tools-v0.2.0...gapic-tools-v0.3.0)
    
    <details><summary>0.3.0</summary>
    
    #### [0.3.0](https://togithub.com/googleapis/gax-nodejs/compare/v0.2.0...v0.3.0) (2024-01-16)
    ##### Features
    
    -   add ESM tools in gax ([#&#8203;1459](https://togithub.com/googleapis/gax-nodejs/issues/1459)) ([0fb1cf9](https://togithub.com/googleapis/gax-nodejs/commit/0fb1cf9acd32dc1ae03a33279eca9449a7d3fca7))
    
    ##### Bug Fixes
    
    -   **deps:** update dependency google-proto-files to v4 ([#&#8203;1490](https://togithub.com/googleapis/gax-nodejs/issues/1490)) ([4748c9f](https://togithub.com/googleapis/gax-nodejs/commit/4748c9fc3a8cfe31e5abb3e35a6ee0d9a6f0e560))
    -   **deps:** update dependency protobufjs-cli to v1.1.2 ([#&#8203;1495](https://togithub.com/googleapis/gax-nodejs/issues/1495)) ([762591e](https://togithub.com/googleapis/gax-nodejs/commit/762591ed28801e5311ab737b04185781a41752e6))
    -   make gapic-tools depend on gax-nodejs ([#&#8203;1480](https://togithub.com/googleapis/gax-nodejs/issues/1480)) ([d0f410d](https://togithub.com/googleapis/gax-nodejs/commit/d0f410d2e08f393f2661c8c92568a0b518fddf99))
    -   release new version of gapic-tools ([#&#8203;1483](https://togithub.com/googleapis/gax-nodejs/issues/1483)) ([e4f5482](https://togithub.com/googleapis/gax-nodejs/commit/e4f548254bfce3daa3b02ae81764bb3394fc4f23))
    -   update google-gax and google-proto-files ([#&#8203;1533](https://togithub.com/googleapis/gax-nodejs/issues/1533)) ([4897bc6](https://togithub.com/googleapis/gax-nodejs/commit/4897bc60db5e22427e533805d528f434e0cc8e40))
    
    </details>
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, 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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-storage).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    755c9c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. feat: Base TPC Support (#2397)

    * chore: Update `google-auth-library` to 9.5.0 or later
    
    * feat: Base TPC Support
    
    * test: `new Storage({universeDomain})`
    
    * test: `signingEndpoint`
    
    * test: Add conformance tests
    
    * fix: Conformance Fixes
    
    * fix: More Conformance Fixes
    
    * chore: typo
    
    * refactor: Use `Storage` Context
    
    * refactor: use `hostname` for signing
    
    * chore: lint
    
    * feat: Add Custom Endpoint Support for `generateSignedPostPolicyV4`
    
    * chore: Bump `google-auth-library`
    
    9.6.3+ is required for Storage TPC Support
    d-goog authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a3f4891 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    153cc00 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. chore(deps): update dependency gapic-tools to ^0.4.0 (#2417)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [gapic-tools](https://togithub.com/googleapis/gax-nodejs) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gapic-tools)) | [`^0.3.0` -> `^0.4.0`](https://renovatebot.com/diffs/npm/gapic-tools/0.3.0/0.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/gapic-tools/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gapic-tools/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/gapic-tools/0.3.0/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gapic-tools/0.3.0/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/gax-nodejs (gapic-tools)</summary>
    
    ### [`v0.4.0`](https://togithub.com/googleapis/gax-nodejs/releases/tag/gapic-tools-v0.4.0): gapic-tools: v0.4.0
    
    [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/gapic-tools-v0.3.0...gapic-tools-v0.4.0)
    
    ##### Features
    
    -   allow passing --keep-case and --force-number to compileProtos ([#&#8203;1561](https://togithub.com/googleapis/gax-nodejs/issues/1561)) ([004d112](https://togithub.com/googleapis/gax-nodejs/commit/004d112445f528a6cb143676e8b397b37137adf3))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, 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, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-storage).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    095ecb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    55ff53b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. test: improvements to requester pays tests and bucket metadata updates (

    #2414)
    
    * test: improvements to requester pays tests and bucket metadata updates
    
    test: improvements to requester pays tests and bucket metadata updates
    
    * remove console.log statements
    
    * adjust wait time slightly
    
    * add retries to failed tests
    ddelgrosso1 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    86d0b81 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    11ebe2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c781bdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3044d3c View commit details
    Browse the repository at this point in the history
  4. chore(main): release 7.8.0 (#2402)

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    7da5a7d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 7.9.0 (#2426)

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