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.4.0
Choose a base ref
...
head repository: googleapis/nodejs-pubsub
compare: v3.4.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 8, 2023

  1. fix: update minimum google-gax to avoid taffydb vulnerabilities (#1695)

    https://togithub.com/advisories/GHSA-mxhp-79qh-mcx6
    
    fixes https://togithub.com/googleapis/nodejs-pubsub/issues/1692
    
    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:
    - [x] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/nodejs-pubsub/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #1692  🦕
    
    Note: If you are opening a pull request against a `legacy` branch, PLEASE BE AWARE that we generally won't accept these except for things like important security fixes, and only for a limited time.
    tomgrossman committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    11372e6 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.4.1 (#1696)

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