Thanks to visit codestin.com
Credit goes to github.com

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: v4.0.0
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: v4.0.1
Choose a head ref
  • 13 commits
  • 30 files changed
  • 9 contributors

Commits on Jun 2, 2023

  1. docs: update docs-devsite.sh to use latest node-js-rad version (#1454)

    Co-authored-by: sofisl <[email protected]>
    
    Source-Link: googleapis/synthtool@b1ced7d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:0527a86c10b67742c409dc726ba9a31ec4e69b0006e3d7a49b0e6686c59cdaa9
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    82aaa39 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix: add missing devDependency for compodoc (#1470)

    * fix: add missing devDependency for compodoc
    
    * build: try with skipLibCheck
    
    * build: revert skipLibCheck
    
    * build: install dependency for compodoc
    
    * fix(deps): pin compodoc
    alexander-fenster authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    115e317 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix(deps): update protobufjs (#1467)

    * fix: update protobufjs
    
    * chore: add exclusion to linkinator config
    
    ---------
    
    Co-authored-by: Alexander Fenster <[email protected]>
    SimenB and alexander-fenster authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0a7dd94 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency protobufjs to v7.2.4 [security] (#1473)

    * chore(deps): update dependency protobufjs to v7.2.4 [security]
    
    * chore: update linkinator config
    
    ---------
    
    Co-authored-by: Alexander Fenster <[email protected]>
    renovate-bot and alexander-fenster authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d2a5ccb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    c1c4dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4266f43 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix: the return types for IAM service methods should be arrays, to ma…

    …tch ReturnTuple (#1001)
    
    * fix: the return types for IAM service methods should be arrays, to match ReturnTuple
    
    * fix: update PR to current types
    
    * fix: also fix explicit typings for IAM
    
    * build: work around circular dependency with kms (second PR to follow)
    
    * docs: broken tsdoc
    feywind authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    48eed95 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    f4a46be View commit details
    Browse the repository at this point in the history
  2. Fix: rimraf version + remove conflicting types (#1475)

    * Fix: `rimraf` version + remove conflicting types
    
    * chore: refactor `rimraf` import
    
    * chore: clean up
    d-goog authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f9f8b13 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. build: add extra test for Node 20, update windows tests (#1468)

    * build: add extra test for Node 20, update windows tests
    
    Source-Link: googleapis/synthtool@38f5d4b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ef104a520c849ffde60495342ecf099dfb6256eab0fbd173228f447bc73d1aa9
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <[email protected]>
    3 people authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9e93edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afdd59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6401a88 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 4.0.1 (#1474)

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