-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency google-gax to v4 #1780
Merged
feywind
merged 1 commit into
googleapis:node-12-eos
from
renovate-bot:renovate/google-gax-4.x
Jul 26, 2023
Merged
fix(deps): update dependency google-gax to v4 #1780
feywind
merged 1 commit into
googleapis:node-12-eos
from
renovate-bot:renovate/google-gax-4.x
Jul 26, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jul 26, 2023
product-auto-label
bot
added
size: xs
Pull request size is extra small.
api: pubsub
Issues related to the googleapis/nodejs-pubsub API.
labels
Jul 26, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 26, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jul 26, 2023
renovate-bot
force-pushed
the
renovate/google-gax-4.x
branch
from
July 26, 2023 17:22
a7a8154
to
0679b85
Compare
feywind
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Jul 26, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jul 26, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 26, 2023
Needs to be done as part of #1774 |
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jul 26, 2023
renovate-bot
force-pushed
the
renovate/google-gax-4.x
branch
from
July 26, 2023 17:42
0679b85
to
880af7c
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jul 26, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 26, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jul 26, 2023
renovate-bot
force-pushed
the
renovate/google-gax-4.x
branch
from
July 26, 2023 18:07
880af7c
to
b468910
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jul 26, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 26, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jul 26, 2023
feywind
approved these changes
Jul 26, 2023
feywind
added a commit
that referenced
this pull request
Aug 2, 2023
* feat!: node 12 eos (#1774) - moving to googleapis * feat!: bring in typing interface for Subscription events * feat!: gax 4 updates - some of this will be regen'd, just testing * fix!(deps): update dependency google-gax to v4 (#1780) * fix!(deps): update dependency google-auth-library to v9 (#1776) Co-authored-by: Megan Potter <57276408+feywind@users.noreply.github.com> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * build: revert incorrect owlbot change * deps!: update dependencies and kokoro files * build: samples package.json should use the new major * fix!: manually update testIam methods.. not sure why these didn't update * build: make samples always use current version; update to 4.0.0 * build: update check config * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * build: let sample tests drive npm pack --------- Co-authored-by: Mend Renovate <renovate@whitesourcesoftware.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: pubsub
Issues related to the googleapis/nodejs-pubsub API.
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
size: xs
Pull request size is extra small.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.6.1
->^4.0.0
Release Notes
googleapis/gax-nodejs (google-gax)
v4.0.2
Compare Source
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
rimraf
version + remove conflicting types (#1475) (f9f8b13)v4.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Build System
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.
This PR has been generated by Mend Renovate. View repository job log here.