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/gax-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: google-gax-v4.3.6
Choose a base ref
...
head repository: googleapis/gax-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: google-gax-v4.3.7
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Jun 19, 2024

  1. fix: update various dependencies and linting (#1622)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/gax-nodejs/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    sofisl committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    227b296 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency protobufjs to v7.3.2 (#1617)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [protobufjs](https://protobufjs.github.io/protobuf.js/) ([source](https://togithub.com/protobufjs/protobuf.js)) | [`7.3.0` -> `7.3.2`](https://renovatebot.com/diffs/npm/protobufjs/7.3.0/7.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs/7.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/protobufjs/7.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/protobufjs/7.3.0/7.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs/7.3.0/7.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>protobufjs/protobuf.js (protobufjs)</summary>
    
    ### [`v7.3.2`](https://togithub.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#732-2024-06-12)
    
    [Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-v7.3.1...protobufjs-v7.3.2)
    
    ##### Bug Fixes
    
    -   **docs:** Update readme to correct command for creating types ([#&#8203;1939](https://togithub.com/protobufjs/protobuf.js/issues/1939)) ([0f9d477](https://togithub.com/protobufjs/protobuf.js/commit/0f9d4770e0fb360c767241a13696d73edc6536b7))
    
    ### [`v7.3.1`](https://togithub.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#731-2024-06-05)
    
    [Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-v7.3.0...protobufjs-v7.3.1)
    
    ##### Bug Fixes
    
    -   **types:** reserved field in IType can contain reserved names ([#&#8203;2001](https://togithub.com/protobufjs/protobuf.js/issues/2001)) ([d1d2c0c](https://togithub.com/protobufjs/protobuf.js/commit/d1d2c0c7890e07ca1302c83a136051ee0624cba8))
    
    </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/gax-nodejs).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7dd0017 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore: release main (#1623)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>google-gax: 4.3.7</summary>
    
    ## [4.3.7](https://togithub.com/googleapis/gax-nodejs/compare/google-gax-v4.3.6...google-gax-v4.3.7) (2024-06-19)
    
    
    ### Bug Fixes
    
    * update various dependencies and linting ([#1622](https://togithub.com/googleapis/gax-nodejs/issues/1622)) ([227b296](https://togithub.com/googleapis/gax-nodejs/commit/227b296dfe7820de1777afe4699ecdc09487b1df))
    </details>
    
    <details><summary>gapic-tools: 0.4.3</summary>
    
    ## [0.4.3](https://togithub.com/googleapis/gax-nodejs/compare/gapic-tools-v0.4.2...gapic-tools-v0.4.3) (2024-06-19)
    
    
    ### Bug Fixes
    
    * update various dependencies and linting ([#1622](https://togithub.com/googleapis/gax-nodejs/issues/1622)) ([227b296](https://togithub.com/googleapis/gax-nodejs/commit/227b296dfe7820de1777afe4699ecdc09487b1df))
    </details>
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7a73c8c View commit details
    Browse the repository at this point in the history
Loading