Skip to content
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

Bump fortio.org/fortio from 1.40.1 to 1.57.4 #322

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps fortio.org/fortio from 1.40.1 to 1.57.4.

Release notes

Sourced from fortio.org/fortio's releases.

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: fortio/fortio@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: fortio/fortio@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: fortio/fortio@v1.56.0...v1.57.0

Fortio 1.56.0

What's Changed

Full Changelog: fortio/fortio@v1.55.2...v1.56.0

Fortio 1.55.2

What's Changed

fortio/fortio#782

Switch to new log 1.5.0 format where the timestamp is (float64) sec.usec instead of a large (int64) usec since unix epoch {like uber zap}

https://github.com/fortio/log/releases/tag/v1.5.0

Update / use scli with flag (-logger-timestamp=false) for not logging TS (and not doing JSON under a new name, was -json-log=false, now -logger-json=false)

https://github.com/fortio/scli/releases/tag/v1.6.0

... (truncated)

Commits
  • 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...
  • abdbd19 Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#790)
  • 6a72267 update to color supporting version of log/cli/scli (#789)
  • f7f02f0 Bump golang.org/x/net from 0.11.0 to 0.12.0 (#788)
  • 8890d97 do abort early even with stdclient on bad urls/hosts. allow most same query a...
  • fc1f4ba add -X to override method. treat content-type in header as ContentType on opt...
  • 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 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.40.1 to 1.57.4.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.40.1...v1.57.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added kind/chore Necessary task pr/dependencies Dependabot or manual dependencies addressed in this PR labels Aug 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

Superseded by #335.

@dependabot dependabot bot closed this Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/fortio-1.57.4 branch September 1, 2023 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Necessary task pr/dependencies Dependabot or manual dependencies addressed in this PR
Development

Successfully merging this pull request may close these issues.

0 participants