-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
chore(deps): bump the go_modules group across 1 directory with 2 updates #588
base: master
Are you sure you want to change the base?
chore(deps): bump the go_modules group across 1 directory with 2 updates #588
Conversation
Bumps the go_modules group with 2 updates in the /test/qryn_test_env/longtest directory: [golang.org/x/net](https://github.com/golang/net) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `golang.org/x/net` from 0.7.0 to 0.23.0 - [Commits](golang/net@v0.7.0...v0.23.0) Updates `google.golang.org/grpc` from 1.53.0 to 1.56.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.56.3) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
|
@akvlad please lets merge and include this in the next release |
…ongtest/go_modules-83829034f7
Workflow Telemetry - K6 Test qxip/qryn / Run k6 on qryn:latestWorkflow telemetry for commit 18768b68217fcc952c4d7d441164ea54897a2750 Step Tracegantt
title Run k6 on qryn:latest
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1731324024000, 1731324025000
Initialize containers : 1731324025000, 1731324040000
Checkout : 1731324040000, 1731324041000
Run actions/setup-go@v4 : 1731324041000, 1731324048000
Download k6 for Prometheus : 1731324048000, 1731324049000
Download k6 for Prometheus : 1731324049000, 1731324049000
Collect Workflow Telemetry : 1731324049000, 1731324049000
Wait for Loki API : 1731324049000, 1731324050000
Run k6 loki test : 1731324050000, 1731324116000
Run mv summary.txt loki_summary.txt : 1731324116000, 1731324116000
Wait for Prom API : 1731324116000, 1731324116000
Run k6 prometheus test : 1731324116000, 1731324178000
Run mv summary.txt prom_summary.txt : 1731324178000, 1731324178000
Wait for Tempo API : 1731324178000, 1731324178000
Run k6 tempo test : 1731324178000, 1731324246000
Run mv summary.txt tempo_summary.txt : 1731324246000, 1731324246000
Strip Text report : 1731324246000, 1731324246000
Run actions/upload-artifact@v3 : 1731324246000, 1731324247000
Summary Report : 1731324247000, 1731324247000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title Run k6 on qryn:latest
dateFormat x
axisFormat %H:%M:%S
|
Bumps the go_modules group with 2 updates in the /test/qryn_test_env/longtest directory: golang.org/x/net and google.golang.org/grpc.
Updates
golang.org/x/net
from 0.7.0 to 0.23.0Commits
c48da13
http2: fix TestServerContinuationFlood flakes762b58d
http2: fix tipos in commentba87210
http2: close connections when receiving too many headersebc8168
all: fix some typos3678185
http2: make TestCanonicalHeaderCacheGrowth faster448c44f
http2: remove clientTesterc7877ac
http2: convert the remaining clientTester tests to testClientConnd8870b0
http2: use synthetic time in TestIdleConnTimeoutd73acff
http2: only set up deadline when Server.IdleTimeout is positive89f602b
http2: validate client/outgoing trailersUpdates
google.golang.org/grpc
from 1.53.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48
Update version.go to 1.56.3 (#6713)5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038
Upgrade version.go to 1.56.3-dev (#6434)faab873
Update version.go to v1.56.2 (#6432)6b0b291
status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401
[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794
Update version.go to v1.56.2-dev (#6387)5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.