-
Notifications
You must be signed in to change notification settings - Fork 364
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
build(deps): bump fortio.org/fortio from 1.66.3 to 1.67.0 #4370
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4370 +/- ##
==========================================
- Coverage 65.69% 65.67% -0.02%
==========================================
Files 200 200
Lines 24095 24095
==========================================
- Hits 15829 15825 -4
- Misses 7134 7137 +3
- Partials 1132 1133 +1 ☔ View full report in Codecov by Sentry. |
da3434f
to
58aed6e
Compare
@dependabot rebase |
Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.66.3 to 1.67.0. - [Release notes](https://github.com/fortio/fortio/releases) - [Commits](fortio/fortio@v1.66.3...v1.67.0) --- updated-dependencies: - dependency-name: fortio.org/fortio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
58aed6e
to
ed5931b
Compare
@@ -64,7 +64,7 @@ require ( | |||
require ( | |||
github.com/docker/docker v27.3.1+incompatible | |||
github.com/replicatedhq/troubleshoot v0.105.1 | |||
google.golang.org/grpc v1.66.2 | |||
google.golang.org/grpc v1.67.0 |
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.
Failed because of this.
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.
seems related to grpc/grpc-go#7535
wait #4390 |
Superseded by #4405. |
Bumps fortio.org/fortio from 1.66.3 to 1.67.0.
Release notes
Sourced from fortio.org/fortio's releases.
Commits
39daadd
add optional QPSLabel,ResponseLabel to result JSON and use that in the histog...2d6b149
Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#981)3af89dc
Bump fortio.org/safecast from 0.1.1 to 1.0.0 (#979)3ff2c32
More gosec fixes, as detected by linter 1.61.0, though that'll need to wait f...cdd54aa
Use safecast / eliminate most nolint:gosec (#976)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)