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-pubsub
base: v3.1.0
Choose a base ref
...
head repository: googleapis/nodejs-pubsub
compare: v3.1.1
Choose a head ref
  • 9 commits
  • 16 files changed
  • 5 contributors

Commits on Jul 21, 2022

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

Commits on Jul 22, 2022

  1. chore(deps): update dependency @grpc/proto-loader to ^0.7.0 (#1604)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@grpc/proto-loader](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | [`^0.6.0` -> `^0.7.0`](https://renovatebot.com/diffs/npm/@grpc%2fproto-loader/0.6.13/0.7.0) | [![age](https://badges.renovateapi.com/packages/npm/@grpc%2fproto-loader/0.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@grpc%2fproto-loader/0.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@grpc%2fproto-loader/0.7.0/compatibility-slim/0.6.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@grpc%2fproto-loader/0.7.0/confidence-slim/0.6.13)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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/nodejs-pubsub).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyMC4wIn0=-->
    renovate-bot committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7757ca9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Aug 23, 2022

  1. fix: better support for fallback mode (#1610)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468790263
    
    Source-Link: googleapis/googleapis@873ab45
    
    Source-Link: googleapis/googleapis-gen@cb6f37a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
    gcf-owl-bot[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d9e7311 View commit details
    Browse the repository at this point in the history
  2. fix: change import long to require (#1611)

    Source-Link: googleapis/synthtool@d229a12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
    gcf-owl-bot[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    5553af2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. fix: add hashes to requirements.txt (#1544) (#1614)

    * fix: add hashes to requirements.txt
    
    and update Docker images so they require hashes.
    
    * fix: add hashes to docker/owlbot/java/src
    
    * Squashed commit of the following:
    
    commit ab7384ea1c30df8ec2e175566ef2508e6c3a2acb
    Author: Jeffrey Rennie <[email protected]>
    Date:   Tue Aug 23 11:38:48 2022 -0700
    
        fix: remove pip install statements (#1546)
    
        because the tools are already installed in the docker image as of googleapis/testing-infra-docker#227
    
    commit 302667c9ab7210da42cc337e8f39fe1ea99049ef
    Author: WhiteSource Renovate <[email protected]>
    Date:   Tue Aug 23 19:50:28 2022 +0200
    
        chore(deps): update dependency setuptools to v65.2.0 (#1541)
    
        Co-authored-by: Anthonios Partheniou <[email protected]>
    
    commit 6e9054fd91d1b500cae58ff72ee9aeb626077756
    Author: WhiteSource Renovate <[email protected]>
    Date:   Tue Aug 23 19:42:51 2022 +0200
    
        chore(deps): update dependency nbconvert to v7 (#1543)
    
        Co-authored-by: Anthonios Partheniou <[email protected]>
    
    commit d229a1258999f599a90a9b674a1c5541e00db588
    Author: Alexander Fenster <[email protected]>
    Date:   Mon Aug 22 15:04:53 2022 -0700
    
        fix: update google-gax and remove obsolete deps (#1545)
    
    commit 13ce62621e70059b2f5e3a7bade735f91c53339c
    Author: Jeffrey Rennie <[email protected]>
    Date:   Mon Aug 22 11:08:21 2022 -0700
    
        chore: remove release config and script (#1540)
    
        We don't release to pypi anymore.
    
    * chore: rollback java changes
    
    to move forward with other languages until Java's docker image is fixed
    Source-Link: googleapis/synthtool@4826337
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:7fefeb9e517db2dd8c8202d9239ff6788d6852bc92dd3aac57a46059679ac9de
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    359d098 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix: do not import the whole google-gax from proto JS (#1553) (#1616)

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    31c7fa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. fix: allow passing gax instance to client constructor (#1617)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: googleapis/googleapis-gen@f16a1d2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    
    feat: accept google-gax instance as a parameter
    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: googleapis/googleapis-gen@e97a1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8eabe38 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore(main): release 3.1.1 (#1605)

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