Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
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: 7784815
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: b574655
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Aug 27, 2022

  1. fix(deps): update dependency protobufjs-cli to v1.0.1 (#1328)

    [![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-cli](https://togithub.com/protobufjs/protobuf.js) | [`1.0.0` -> `1.0.1`](https://renovatebot.com/diffs/npm/protobufjs-cli/1.0.0/1.0.1) | [![age](https://badges.renovateapi.com/packages/npm/protobufjs-cli/1.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/protobufjs-cli/1.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/protobufjs-cli/1.0.1/compatibility-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/protobufjs-cli/1.0.1/confidence-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>protobufjs/protobuf.js</summary>
    
    ### [`v1.0.1`](https://togithub.com/protobufjs/protobuf.js/releases/tag/protobufjs-cli-v1.0.1)
    
    [Compare Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-cli-v1.0.0...protobufjs-cli-v1.0.1)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency glob to v8 ([#&#8203;1750](https://togithub.com/protobufjs/protobuf.js/issues/1750)) ([8303a64](https://togithub.com/protobufjs/protobuf.js/commit/8303a648bc12dcea5aa8e7efa042de39011857f9))
    -   remove unused `@types/long` ([#&#8203;1785](https://togithub.com/protobufjs/protobuf.js/issues/1785)) ([0f4af83](https://togithub.com/protobufjs/protobuf.js/commit/0f4af83e4ed3cef1ec035c2833e0b06cab0bd87f))
    -   **types:** update type deps ([#&#8203;1776](https://togithub.com/protobufjs/protobuf.js/issues/1776)) ([d87978b](https://togithub.com/protobufjs/protobuf.js/commit/d87978b8eb2a176676c58379a89206b94a6d926a))
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-nodejs).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3Ni4wIn0=-->
    renovate-bot authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    b810d37 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. fix: refactor createByteLengthFunction, warn if fails (#1331)

    * fix: refactor createByteLengthFunction, warn if fails
    
    * fix: formatting
    alexander-fenster authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    d27f7fa View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency protobufjs to v7.1.0 (#1329)

    * fix(deps): update dependency protobufjs to v7
    
    * fix: bump @grpc/proto-loader, use protobufjs-cli
    
    * fix: use protobufjs-cli
    
    * fix(deps): pin jsdoc to v3.6.7
    
    Co-authored-by: Alexander Fenster <[email protected]>
    Co-authored-by: Alexander Fenster <[email protected]>
    3 people authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    fc5446e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.3.1 (#1330)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.3.1](v3.3.0...v3.3.1) (2022-08-29)
    
    
    ### Bug Fixes
    
    * **deps:** update dependency protobufjs to v7.1.0 ([#1329](#1329)) ([fc5446e](fc5446e))
    * **deps:** update dependency protobufjs-cli to v1.0.1 ([#1328](#1328)) ([b810d37](b810d37))
    * refactor createByteLengthFunction, warn if fails ([#1331](#1331)) ([d27f7fa](d27f7fa))
    
    ---
    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 Aug 29, 2022
    Configuration menu
    Copy the full SHA
    b574655 View commit details
    Browse the repository at this point in the history
Loading