-
Notifications
You must be signed in to change notification settings - Fork 235
Comparing changes
Open a pull request
base repository: googleapis/nodejs-pubsub
base: v2.18.5
head repository: googleapis/nodejs-pubsub
compare: v2.19.0
- 11 commits
- 70 files changed
- 6 contributors
Commits on Jan 26, 2022
-
chore(deps): update actions/setup-node action to v2 (#1471)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v1` -> `v2` | --- ### Release Notes <details> <summary>actions/setup-node</summary> ### [`v2`](https://togithub.com/actions/setup-node/compare/v1...v2) [Compare Source](https://togithub.com/actions/setup-node/compare/v1...v2) </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).
Configuration menu - View commit details
-
Copy full SHA for a25da4d - Browse repository at this point
Copy the full SHA a25da4dView commit details -
chore: update v2.12.0 gapic-generator-typescript (#1470)
* chore: update v2.12.0 gapic-generator-typescript Committer: @summer-ji-eng PiperOrigin-RevId: 424244721 Source-Link: googleapis/googleapis@4b6b01f Source-Link: googleapis/googleapis-gen@8ac83fb Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGFjODNmYmE2MDZkMDA4YzdlOGE0MmU3ZDU1YjY1OTZlYzRiZTM1ZiJ9 * 🦉 Updates from OwlBot 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>
Configuration menu - View commit details
-
Copy full SHA for d429821 - Browse repository at this point
Copy the full SHA d429821View commit details
Commits on Jan 28, 2022
-
fix(deps): update dependency google-gax to v2.29.5 (#1474)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-gax](https://togithub.com/googleapis/gax-nodejs) | [`2.29.4` -> `2.29.5`](https://renovatebot.com/diffs/npm/google-gax/2.29.4/2.29.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/gax-nodejs</summary> ### [`v2.29.5`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/CHANGELOG.md#​2295-httpsgithubcomgoogleapisgax-nodejscomparev2294v2295-2022-01-27) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v2.29.4...v2.29.5) </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).
Configuration menu - View commit details
-
Copy full SHA for f855db3 - Browse repository at this point
Copy the full SHA f855db3View commit details
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 197070f - Browse repository at this point
Copy the full SHA 197070fView commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5a8635 - Browse repository at this point
Copy the full SHA e5a8635View commit details
Commits on Feb 10, 2022
-
samples: update things referencing names to be namesOrIds (#1488)
This is because the Node library lets you use either.
Configuration menu - View commit details
-
Copy full SHA for 506b3a5 - Browse repository at this point
Copy the full SHA 506b3a5View commit details
Commits on Feb 16, 2022
-
tests: fix another typing issue with streams (#1491)
* tests: fix another typing issue with streams
Configuration menu - View commit details
-
Copy full SHA for 5d4ddf7 - Browse repository at this point
Copy the full SHA 5d4ddf7View commit details -
feat: add exactly once delivery flag (#1487)
* feat: add exactly once delivery flag PiperOrigin-RevId: 426415626 Source-Link: googleapis/googleapis@1f707ab Source-Link: googleapis/googleapis-gen@2baebc5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmJhZWJjNTc5ZWQ0MmM0ZDE3ODgzYTE0ZWNhNjQ0MTFmNjlkY2M4NyJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Merge branch 'owl-bot-bf34f5ea-4a0a-4412-b431-76abec1c6c4d' of https://github.com/googleapis/nodejs-pubsub into owl-bot-bf34f5ea-4a0a-4412-b431-76abec1c6c4d 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Merge branch 'owl-bot-bf34f5ea-4a0a-4412-b431-76abec1c6c4d' of https://github.com/googleapis/nodejs-pubsub into owl-bot-bf34f5ea-4a0a-4412-b431-76abec1c6c4d 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Merge branch 'main' into owl-bot-bf34f5ea-4a0a-4412-b431-76abec1c6c4d 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md feat: add exactly once delivery flag PiperOrigin-RevId: 426415626 Source-Link: googleapis/googleapis@1f707ab Source-Link: googleapis/googleapis-gen@2baebc5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmJhZWJjNTc5ZWQ0MmM0ZDE3ODgzYTE0ZWNhNjQ0MTFmNjlkY2M4NyJ9 * 🦉 Updates from OwlBot 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> Co-authored-by: Megan Potter <[email protected]> Co-authored-by: Megan Potter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 330061c - Browse repository at this point
Copy the full SHA 330061cView commit details -
fix: removing misspelled field, add correctly spelled field 🦉 Updates…
… from OwlBot (#1490) * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md fix: removing misspelled field, add correctly spelled field PiperOrigin-RevId: 428023165 Source-Link: googleapis/googleapis@63d374d Source-Link: googleapis/googleapis-gen@6be9b6c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmJlOWI2YzZiNmM4NWZhY2UxOGFkYmRiZGQzZmMwNjM1NjgxMGI0YSJ9 * 🦉 Updates from OwlBot 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>
Configuration menu - View commit details
-
Copy full SHA for afb9cfe - Browse repository at this point
Copy the full SHA afb9cfeView commit details -
fix(deps): update dependency google-gax to v2.29.6 (#1489)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-gax](https://togithub.com/googleapis/gax-nodejs) | [`2.29.5` -> `2.29.6`](https://renovatebot.com/diffs/npm/google-gax/2.29.5/2.29.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/gax-nodejs</summary> ### [`v2.29.6`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/CHANGELOG.md#​2296-httpsgithubcomgoogleapisgax-nodejscomparev2295v2296-2022-02-10) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/v2.29.5...v2.29.6) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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).
Configuration menu - View commit details
-
Copy full SHA for 62aba28 - Browse repository at this point
Copy the full SHA 62aba28View commit details -
chore(main): release 2.19.0 (#1485)
🤖 I have created a release *beep* *boop* --- ## [2.19.0](v2.18.5...v2.19.0) (2022-02-16) ### Features * add exactly once delivery flag ([#1487](#1487)) ([330061c](330061c)) ### Bug Fixes * **deps:** update dependency google-gax to v2.29.5 ([#1474](#1474)) ([f855db3](f855db3)) * **deps:** update dependency google-gax to v2.29.6 ([#1489](#1489)) ([62aba28](62aba28)) * removing misspelled field, add correctly spelled field 🦉 Updates from OwlBot ([#1490](#1490)) ([afb9cfe](afb9cfe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 52370dd - Browse repository at this point
Copy the full SHA 52370ddView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.18.5...v2.19.0