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.57.0 to 1.57.4 #55

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

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

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)
  • 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 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 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.57.0 to 1.57.4.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.57.0...v1.57.4)

---
updated-dependencies:
- dependency-name: fortio.org/fortio
  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 Jul 25, 2023
Copy link
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
Copy link
Member

@dependabot squash and merge

@ldemailly ldemailly merged commit 8286164 into main Jul 25, 2023
@ldemailly ldemailly deleted the dependabot/go_modules/fortio.org/fortio-1.57.4 branch July 25, 2023 15:46
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