layer5io / getnighthawk

Putting Nighthawk into the hands of many
https://getnighthawk.dev
Apache License 2.0
121 stars 112 forks source link

Bump fortio.org/fortio from 1.40.1 to 1.59.0 #335

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps fortio.org/fortio from 1.40.1 to 1.59.0.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.59.0

What's Changed

Full Changelog: https://github.com/fortio/fortio/compare/v1.58.0...v1.59.0

Fortio 1.58.0

What's Changed

Full Changelog: https://github.com/fortio/fortio/compare/v1.57.5...v1.58.0

Fortio 1.57.5

What's Changed

  • Go 1.20.7 build image + log/cli/scli console/color output improvements + other deps (fortio/fortio#811)

Full Changelog: https://github.com/fortio/fortio/compare/v1.57.4...v1.57.5

Fortio 1.57.4

What's Changed

  • Save the async result file even on init error (like invalid host/target) - fixes #796 (fortio/fortio#797)

Also update to fortio.org/log and scli with support for logging goRoutine ID (r= in json logs, [] after timestamp in colorized output)

Full Changelog: https://github.com/fortio/fortio/compare/v1.57.3...v1.57.4

Fortio 1.57.3

What's Changed

  • Rebuilt with go 1.20.6 (security fix)

(1.57.1 and .2 were miss build due to #793 / docker ce upstream image error)

Full Changelog: https://github.com/fortio/fortio/compare/v1.57.0...v1.57.3

Fortio 1.57.0

What's Changed

  • Update to color supporting version of log/cli/scli console/terminal logs are now colorized by default (JSON when redirected unless changed by flags) by @​ldemailly in fortio/fortio#789

Full Changelog: https://github.com/fortio/fortio/compare/v1.56.0...v1.57.0

Fortio 1.56.0

What's Changed

... (truncated)

Commits
  • 1b14793 [jrpc] Add support for optional custom allowed http status codes and custom T...
  • 252ae63 Bump golang.org/x/net from 0.13.0 to 0.14.0 (#816)
  • fef3d6d Plug in the ErrorHandlers for JSON/color compatibility of http lib logging (#...
  • bddad00 Go 1.20.7 build image + log/cli/scli output improvements + other deps (#811)
  • 802d50b Bump golang.org/x/net from 0.12.0 to 0.13.0 (#807)
  • 67b7744 Save the async result file even on init error (like invalid host/target) (#797)
  • baf9fac Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#795)
  • c1c5e58 fix #793, ppc64le is back (#794)
  • 157dfd3 fix workflow too (#792)
  • e541e39 update to go1.20.6 - had to drop linux/ppc64le for now as there was some down...
  • 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 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 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)
dependabot[bot] commented 11 months ago

Superseded by #339.