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 the fortio group with 2 updates #226

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 the fortio group with 2 updates: fortio.org/fortio and fortio.org/log.

Updates fortio.org/fortio from 1.63.5 to 1.63.6

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
  • 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

Updates fortio.org/log from 1.12.1 to 1.12.2

Release notes

Sourced from fortio.org/log's releases.

v1.12.2

What's Changed

  • Handle errors printing like slog json marshaller, ie use .Error() unless there is an explicit marshaller, that will avoid missing details for net read errors for instance and is a better fix than the original for #52 by @​ldemailly in fortio/log#60

Full Changelog: fortio/log@v1.12.1...v1.12.2

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@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 0.00%. Comparing base (dc4c84e) to head (e6ff527).

Additional details and impacted files
@@         Coverage Diff          @@
##           main    #226   +/-   ##
====================================
  Coverage      0   0.00%           
====================================
  Files         0       1    +1     
  Lines         0      69   +69     
====================================
- Misses        0      69   +69     

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

@ldemailly
Copy link
Member

unfortunately this is still 1.22.1 instead of .2 because of actions/setup-go#407

@ldemailly
Copy link
Member

@dependabot recreate

Bumps the fortio group with 2 updates: [fortio.org/fortio](https://github.com/fortio/fortio) and [fortio.org/log](https://github.com/fortio/log).


Updates `fortio.org/fortio` from 1.63.5 to 1.63.6
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.63.5...v1.63.6)

Updates `fortio.org/log` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/fortio/log/releases)
- [Commits](fortio/log@v1.12.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/fortio-681ed03c54 branch from d2aa9de to e6ff527 Compare April 3, 2024 21:31
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.

uses 1.22.2 thanks to fortio/workflows#16

@ldemailly ldemailly added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 1b7c0f1 Apr 3, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/fortio-681ed03c54 branch April 3, 2024 21:34
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