layer5io / getnighthawk

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

Bump fortio.org/fortio from 1.40.1 to 1.60.2 #339

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps fortio.org/fortio from 1.40.1 to 1.60.2.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.60.2

What's Changed

  • Add new -pprof on flag to explictly allow pprof, off by default in the Web UI (fortio/fortio#845)

Note that that doesn't make exposing /fortio testing UI to external safe (it just removes /debug/pprof by default)

  • Also: bump google.golang.org/grpc from 1.58.1 to 1.58.2

Full Changelog: https://github.com/fortio/fortio/compare/v1.60.1...v1.60.2

Fortio 1.60.1

What's Changed

  • Bug fix for fortiotel / long version in fortio UI footer (Bump fortio.org/version from 1.0.2 to 1.0.3 fortio/fortio#840)
  • GRPC lib seems to have a pretty important bug fix (Bump google.golang.org/grpc from 1.58.0 to 1.58.1 fortio/fortio#841)

Full Changelog: https://github.com/fortio/fortio/compare/v1.60.0...v1.60.1

Fortio 1.60.0

What's Changed

New Contributors

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

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

... (truncated)

Commits
  • 058ac0f add new -pprof on flag to explictly allow pprof, off by default. (#845)
  • 0501532 Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#842)
  • 1f5689e Bump actions/checkout from 4.0.0 to 4.1.0 (#843)
  • dcad10f Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#841)
  • 42f6cca Bump fortio.org/version from 1.0.2 to 1.0.3 (#840)
  • 616c1db Bump actions/checkout from 3.5.3 to 4.0.0 (#828)
  • 50c8564 Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 (#835)
  • 7a4c975 Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#839)
  • 580acbe Bump docker/login-action from 2.2.0 to 3.0.0 (#838)
  • 3908a08 close the cpu profile file right after stop cpu profile (#823)
  • 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)