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.14.1 to 1.38.4 #278

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps fortio.org/fortio from 1.14.1 to 1.38.4.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.38.4

What's Changed

fortio/fortio#654

  • Fixed bug with not detecting extra arguments for fortio server (so for instance fortio server loglevel verbose wasn't erroring out despite missing - (#652)
  • Fixed bug where network or other early errors in fortio curl (or fcurl) wouldn't yield exit 1 status code (#653)
  • Added tests for the above
  • Bumped some go package dependencies

Full Changelog: fortio/fortio@v1.38.3...v1.38.4

Fortio 1.38.3

What's Changed

  • You can now override the default User-Agent or even delete it by passing -H user-agent: - also fixed proxy related issues with std go client tendency to add it's own User-Agent: when absent from the request. fortio/fortio#649
  • Resurrected the dockerhub autobuild of fortio/fortio.fcurl and fortio.echosrv smaller images.
  • Bump build image (go 1.19.3), added govulncheck, fix permissions in /go - also stop using /go/src in ci/dockerfiles - fortio/fortio#641
  • Updates to a lot of github actions, pinning updates, eliminate most CI warnings. fortio/fortio#647 + dependabot updates.

Full Changelog: fortio/fortio@v1.38.2...v1.38.3

Fortio 1.38.2

What's Changed

fortio/fortio#634

  • New api jrpc.GetArray for endpoints returning JSON arrays to be put in golang slices.
  • Tests for slice/array returned from jrpc calls

Full Changelog: fortio/fortio@v1.38.1...v1.38.2

Fortio 1.38.1

What's Changed

  • Dependencies / security updates
    • Build with go1.19.2 - new linters changes/fixes (fortio/fortio#630)
    • Dependabot updates

Full Changelog: fortio/fortio@v1.38.0...v1.38.1

Fortio 1.38.0

What's Changed

  • Added connection times histogram to see cost of establishing connection vs rest of roundtrip; most meaningful in conjunction with a low -connection-reuse (fortio/fortio#626)
  • fortio/fortio#625
    • Enable delay=,close= and header= query args for the /debug endpoint
    • Only do compression if requested explicitly when forwarding/fetching (fixes fortio/fortio#624)
    • Fix a data race

Full Changelog: fortio/fortio@v1.37.1...v1.38.0

Fortio 1.37.1

... (truncated)

Commits
  • 860b2f9 added test for #652, stepped on #653 while testing the test, added test for t...
  • 08dd2ac support User-Agent change and deletion from -H, simplify UI for headers (#649)
  • 224f9c7 codeql v2 and a lot of github actions update, sha pinning in dockerfile etc (...
  • 9f500ab Bump docker/setup-buildx-action from 1.7.0 to 2.2.1 (#646)
  • 3b6e76a Bump docker/setup-qemu-action from 1.2.0 to 2.1.0 (#645)
  • 4783f61 Bump docker/login-action from 1.10.0 to 2.1.0 (#644)
  • 2d145c5 Bump docker/build-push-action from 2.5.0 to 3.2.0 (#643)
  • 7bd4442 bump build image (go 1.19.3), added govulncheck, fix permissions in /go - als...
  • 1b84463 README formatting and links correction (#636)
  • d2a2d42 Tests for slice/array returned from jrpc calls as well as a cleaner shortcut:...
  • 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.14.1 to 1.38.4.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.14.1...v1.38.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

The following labels could not be found: pr/dependencies, kind/chore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants