Skip to content
This repository was archived by the owner on Mar 17, 2026. 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/nodejs-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.3
Choose a base ref
...
head repository: googleapis/nodejs-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.4
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on May 3, 2022

  1. tests: factor out resource management from sample system tests (#1544)

    * tests: factor out resource management from sample system tests
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    feywind and gcf-owl-bot[bot] authored May 3, 2022
    Configuration menu
    Copy the full SHA
    81abae8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fix(deps): update dependency google-gax to v2.30.3 (#1549)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-gax](https://togithub.com/googleapis/gax-nodejs) | [`2.30.2` -> `2.30.3`](https://renovatebot.com/diffs/npm/google-gax/2.30.2/2.30.3) | [![age](https://badges.renovateapi.com/packages/npm/google-gax/2.30.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/google-gax/2.30.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/google-gax/2.30.3/compatibility-slim/2.30.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/google-gax/2.30.3/confidence-slim/2.30.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/gax-nodejs</summary>
    
    ### [`v2.30.3`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/CHANGELOG.md#&#8203;2303-httpsgithubcomgoogleapisgax-nodejscomparev2302v2303-2022-05-03)
    
    [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v2.30.2...v2.30.3)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-pubsub).
    renovate-bot authored May 4, 2022
    Configuration menu
    Copy the full SHA
    5810331 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    2b7bb8f View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.19.4 (#1550)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.19.4](v2.19.3...v2.19.4) (2022-05-05)
    
    
    ### Bug Fixes
    
    * **deps:** update dependency google-gax to v2.30.3 ([#1549](#1549)) ([5810331](5810331))
    
    ---
    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 May 5, 2022
    Configuration menu
    Copy the full SHA
    f9c9cd1 View commit details
    Browse the repository at this point in the history
Loading