Skip to content

Bump fortio.org/fortio from 1.54.0 to 1.55.2#50

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/fortio.org/fortio-1.55.2
Closed

Bump fortio.org/fortio from 1.54.0 to 1.55.2#50
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/fortio.org/fortio-1.55.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 3, 2023

Bumps fortio.org/fortio from 1.54.0 to 1.55.2.

Release notes

Sourced from fortio.org/fortio's releases.

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

Requires logc 1.1.0 or newer to parse the new log format back to colorized text

https://github.com/fortio/logc/releases/tag/v1.1.0

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

Fortio 1.55.1

What's Changed

  • Use fixed log package for log.Printf, remove bogus \n in log.Printf (fortio/fortio#775)
  • Change all the http client logs (info level and up) to structured (fortio/fortio#778)

Full Changelog: fortio/fortio@v1.55.0...v1.55.1

Fortio 1.55.0

What's Changed

  • Big change is to be using JSON structured logging (unless calling -json-log=false) (fortio/fortio#768)
    • Also add log-errors=on option setting to rest api and web UI
    • Also add the runid to the structured logs (run=...) so errors from specific runs can be identified even if more than one are currently running

Structured JSON logging is coming from fortio.org/log 1.4.0 / fortio/log#22 - it includes http request logging in that format too (log.LogRequest)

Other changes:

Full Changelog: fortio/fortio@v1.54.3...v1.55.0

Fortio 1.54.3

What's Changed

Full Changelog: fortio/fortio@v1.54.2...v1.54.3

... (truncated)

Commits
  • c39b74f switch to sec.usec JSON logging format (#782)
  • 7fc1031 Bump google.golang.org/grpc from 1.56.0 to 1.56.1 (#779)
  • b80d012 change all the http client logs (info level and up) to structured (#778)
  • f3daaea use fixed log package for log.Printf, remove bogus \n in log.Printf (#775)
  • c8fbd00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#771)
  • 51cff93 Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (#773)
  • 60c2251 Bump docker/build-push-action from 4.1.0 to 4.1.1 (#772)
  • 2d2e1b3 Bump docker/login-action from 2.1.0 to 2.2.0 (#774)
  • 7d76c8e using json structured logging, add log-errors option setting to rapi and UI...
  • 9e5da81 Bump golang.org/x/net from 0.10.0 to 0.11.0 (#769)
  • 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.54.0 to 1.55.2.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.54.0...v1.55.2)

---
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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 3, 2023
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 3f33872 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d7fbff7) 90.13% compared to head (3f33872) 90.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   90.13%   90.13%           
=======================================
  Files           1        1           
  Lines         152      152           
=======================================
  Hits          137      137           
  Misses         11       11           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ldemailly
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 7, 2023

Superseded by #51.

@dependabot dependabot Bot closed this Jul 7, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/fortio.org/fortio-1.55.2 branch July 7, 2023 14:03
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