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.63.5 to 1.63.7 #215

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps fortio.org/fortio from 1.63.5 to 1.63.7.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.63.6

Switched build image from go 1.21(.8) to 1.22(.2 at the moment)

Fixed logger incomplete information (fix is mostly in fortio.org/log v1.12.2) and improved logging to differentiate read timeout on invalid servers (like missing \r\n in headers, see #913) from other errors

Full Changelog: fortio/fortio@v1.63.5...v1.63.6

Commits
  • 4383a36 bump grpc and prep for 1.63.7 (#917)
  • d854539 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#915)
  • a184337 fix error reporting of timeout when getting invalid response, switch build to...
  • 1a5a8ba Update release readme for new shared workflows (#910)
  • 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 show <dependency name> 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)

Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.63.5 to 1.63.7.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.63.5...v1.63.7)

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

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 Apr 3, 2024
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 9.77%. Comparing base (6c49b82) to head (b5760e6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #215       +/-   ##
==========================================
- Coverage   78.57%   9.77%   -68.80%     
==========================================
  Files           1       3        +2     
  Lines          28     225      +197     
==========================================
  Hits           22      22               
- Misses          4     201      +197     
  Partials        2       2               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 ldemailly merged commit 92ed1f2 into main Apr 3, 2024
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/fortio-1.63.7 branch April 3, 2024 23:04
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.

None yet

1 participant