-
Notifications
You must be signed in to change notification settings - Fork 41
chore(deps): bump google-gax from 4.6.1 to 5.0.3 in /packages/instrumentation-vertexai #631
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
base: main
Are you sure you want to change the base?
Conversation
Bumps [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) from 4.6.1 to 5.0.3. - [Release notes](https://github.com/googleapis/gax-nodejs/releases) - [Changelog](https://github.com/googleapis/gax-nodejs/blob/main/gax/CHANGELOG.md) - [Commits](https://github.com/googleapis/gax-nodejs/commits/google-gax-v5.0.3/gax) --- updated-dependencies: - dependency-name: google-gax dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 52444d5 in 1 minute and 25 seconds. Click for details.
- Reviewed
13
lines of code in1
files - Skipped
0
files when reviewing. - Skipped posting
1
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. packages/instrumentation-vertexai/package.json:45
- Draft comment:
Bumping google-gax to ^5.0.3 upgrades it to a major version that introduces breaking changes (e.g. migration to Node 18 per v5.0.0 release notes). Since the engines field still allows Node >=14, this could lead to compatibility issues. Consider updating the engines field to require Node >=18. - Reason this comment was not posted:
Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 0% vs. threshold = 50% This is a dependency-related comment about version compatibility. Our rules explicitly state "Do NOT comment on dependency changes, library versions that you don't recognize, or anything else related to dependencies." While the comment identifies a real potential issue, dependency management should be handled through other means like automated dependency analysis tools. The comment identifies a legitimate compatibility issue that could cause runtime problems. Ignoring it could lead to users encountering errors in Node 14-17 environments. While the concern is valid, our rules are clear about not commenting on dependency-related issues. These should be caught by automated tools, CI/CD pipelines, or dependency analyzers rather than code review comments. Delete the comment as it violates our rule about not commenting on dependency changes, even though it raises a valid concern.
Workflow ID: wflow_MaezY63Mdxswgs8x
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Bumps google-gax from 4.6.1 to 5.0.3.
Release notes
Sourced from google-gax's releases.
... (truncated)
Changelog
Sourced from google-gax's changelog.
... (truncated)
Commits
941698d
chore(main): release google-gax 5.0.3 (#1790)0501494
fix: pin Typescript to republish gax (#1789)e1f8346
chore(main): release google-gax 5.0.2 (#1785)7dcec97
fix(deps): update dependency@grpc/proto-loader
to ^0.8.0 (#1782)b07edf9
chore: add node 22 and 24 versions in ci tests (#1781)2f54bad
chore(main): release google-gax 5.0.1 (#1777)b0aa877
chore(deps): update dependency sinon to v21 (#1775)191163f
fix(deps): update dependency google-proto-files to v5 (#1764)f3fcd88
chore(deps): update dependency jsdoc-fresh to v4 (#1763)7ff8181
fix(deps): Remove deprecated dependency@types/long
(#1738)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Important
Bump
google-gax
to 5.0.3 ininstrumentation-vertexai
package, introducing breaking changes and bug fixes.google-gax
from^4.0.0
to^5.0.3
inpackage.json
forinstrumentation-vertexai
package.google-gax
v5.0.0 introduces breaking changes such as Node 18 migration and changes in REST fallback mode.@grpc/proto-loader
.This description was created by
for 52444d5. You can customize this summary. It will automatically update as commits are pushed.