Skip to content

Bump fortio.org/fortio from 1.68.0 to 1.69.4#134

Merged
ldemailly merged 2 commits intomainfrom
dependabot/go_modules/fortio.org/fortio-1.69.4
Apr 21, 2025
Merged

Bump fortio.org/fortio from 1.68.0 to 1.69.4#134
ldemailly merged 2 commits intomainfrom
dependabot/go_modules/fortio.org/fortio-1.69.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2025

Bumps fortio.org/fortio from 1.68.0 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

v1.69.1

What's Changed

  • Update deps, including grol 0.80 which means bug fix in MakeQuad and rest that now depend on go 1.21 and thus drop x/exp dependency by @​ldemailly in fortio/fortio#1029
  • Switch to version of grol and indirectly terminal without dep cycle (and dflag/scli with latest version too) by @​ldemailly in fortio/fortio#1035

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

v1.69.0

What's Changed

Pretty big (huge!) change:

Full Changelog: fortio/fortio@v1.68.2...v1.69.0

v1.68.2

Rebuild with latest stable go (1.23.8) with security fixes and other dependencies update

What's Changed

... (truncated)

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)
  • 6d7bf74 Switch to version of grol and indirectly terminal and dflag/scli with latest ...
  • bb77a72 Update deps, including grol 0.80 which means bug fix in MakeQuad and rest tha...
  • 86508a8 Release bump from #1027 was off (#1028)
  • 0504366 Integrate grol scripting (#1027)
  • Additional commits viewable 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 will merge this PR once CI passes on it, as requested by @ldemailly.


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.68.0 to 1.69.4.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.68.0...v1.69.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 2025
Copy link
Copy Markdown
Member

@ldemailly ldemailly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@ldemailly ldemailly merged commit 5af1c6e into main Apr 21, 2025
6 of 7 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/fortio.org/fortio-1.69.4 branch April 21, 2025 23:14
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.

1 participant