Skip to content

build(deps): bump fortio.org/fortio from 1.69.1 to 1.69.4 #5841

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

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps fortio.org/fortio from 1.69.1 to 1.69.4.

Release notes

Sourced from fortio.org/fortio's releases.

v1.69.4

  • New exceptionDetails in jrpc error replies: the json version of the error object (#1042)
  • Grol has now bytes() and utf8() functions to go to array of bytes and back to utf8 string
  • Grol (and thus fortio script interactive mode) now also uses fortio.org/terminal library that uses golang.org/x/term latest commit as our change to History got merged upstream, so no more fortio.org/term needed.
  • Bump grpc

Full Changelog: fortio/fortio@v1.69.3...v1.69.4

v1.69.3

What's Changed

Full Changelog: fortio/fortio@v1.69.2...v1.69.3

v1.69.2

Version of grol and fortio/terminal that properly sets the initial terminal size for fortio script to wrap long lines correctly.

What's Changed

Full Changelog: fortio/fortio@v1.69.1...v1.69.2

Commits
  • 54189cc Adding error details to jrpc server replies (#1042)
  • a0e2a15 Bump grol.io/grol from 0.80.4 to 0.82.1 in the fortio-and-grol group (#1043)
  • 84a5dc7 Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#1041)
  • 23bcb77 Add missing Flush() method (#1039)
  • f984aaf Bump grol.io/grol from 0.80.3 to 0.80.4 in the fortio-and-grol group (#1037)
  • 24aa554 Bump golang.org/x/net from 0.38.0 to 0.39.0 in the go-x group (#1036)
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.69.1 to 1.69.4.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.69.1...v1.69.4)

---
updated-dependencies:
- dependency-name: fortio.org/fortio
  dependency-version: 1.69.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 04:25
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.32%. Comparing base (645b65f) to head (b827284).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5841      +/-   ##
==========================================
- Coverage   65.36%   65.32%   -0.04%     
==========================================
  Files         220      220              
  Lines       35184    35184              
==========================================
- Hits        22997    22984      -13     
- Misses      10772    10783      +11     
- Partials     1415     1417       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zirain zirain merged commit 447903e into main Apr 30, 2025
47 of 51 checks passed
@zirain zirain deleted the dependabot/go_modules/fortio.org/fortio-1.69.4 branch April 30, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants