fix(deps): update module github.com/go-chi/httplog/v2 to v3 #4

Merged
ses merged 1 commit from renovate/github.com-go-chi-httplog-v2-3.x into main 2026-07-19 14:10:31 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/go-chi/httplog/v2 v2.1.1v3.4.0 age confidence

Release Notes

go-chi/httplog (github.com/go-chi/httplog/v2)

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/httplog/compare/v3.3.0...v3.4.0

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/httplog/compare/v3.2.2...v3.3.0

v3.2.2

Compare Source

What's Changed

Full Changelog: https://github.com/go-chi/httplog/compare/v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: https://github.com/go-chi/httplog/compare/v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

  • Rename "ClientDisconnected" error to "ClientAborted"
  • Rename "error" key according to the schema but don't stringify
    by @​VojtechVitek in #​59

Full Changelog: https://github.com/go-chi/httplog/compare/v3.1.0...v3.2.0

v3.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/go-chi/httplog/compare/v3.0.0...v3.1.0

v3.0.0

Compare Source

What's Changed

github.com/go-chi/httplog/v3

Based on prototype at https://github.com/golang-cz/httplog

Fixes #​28
Fixes #​35
Fixes #​36
Fixes #​40

New Contributors

Full Changelog: https://github.com/go-chi/httplog/compare/v2.1.1...v3.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/go-chi/httplog/v2](https://github.com/go-chi/httplog) | `v2.1.1` → `v3.4.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-chi%2fhttplog%2fv2/v3.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-chi%2fhttplog%2fv2/v2.1.1/v3.4.0?slim=true) | --- ### Release Notes <details> <summary>go-chi/httplog (github.com/go-chi/httplog/v2)</summary> ### [`v3.4.0`](https://github.com/go-chi/httplog/releases/tag/v3.4.0) [Compare Source](https://github.com/go-chi/httplog/compare/v3.3.0...v3.4.0) #### What's Changed - Change log schema format in README.md by [@&#8203;fmo](https://github.com/fmo) in [#&#8203;75](https://github.com/go-chi/httplog/pull/75) - feat(security): update to Go 1.23, chi v5.3.0 and use middleware.ClientIP by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in [#&#8203;76](https://github.com/go-chi/httplog/pull/76) #### New Contributors - [@&#8203;fmo](https://github.com/fmo) made their first contribution in [#&#8203;75](https://github.com/go-chi/httplog/pull/75) **Full Changelog**: <https://github.com/go-chi/httplog/compare/v3.3.0...v3.4.0> ### [`v3.3.0`](https://github.com/go-chi/httplog/releases/tag/v3.3.0) [Compare Source](https://github.com/go-chi/httplog/compare/v3.2.2...v3.3.0) #### What's Changed - fix: response duration for different schemas by [@&#8203;JanneAalto](https://github.com/JanneAalto) in [#&#8203;71](https://github.com/go-chi/httplog/pull/71) #### New Contributors - [@&#8203;JanneAalto](https://github.com/JanneAalto) made their first contribution in [#&#8203;71](https://github.com/go-chi/httplog/pull/71) **Full Changelog**: <https://github.com/go-chi/httplog/compare/v3.2.2...v3.3.0> ### [`v3.2.2`](https://github.com/go-chi/httplog/releases/tag/v3.2.2) [Compare Source](https://github.com/go-chi/httplog/compare/v3.2.1...v3.2.2) #### What's Changed - Fix GCP source location attribute by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in [#&#8203;61](https://github.com/go-chi/httplog/pull/61) **Full Changelog**: <https://github.com/go-chi/httplog/compare/v3.2.1...v3.2.2> ### [`v3.2.1`](https://github.com/go-chi/httplog/releases/tag/v3.2.1) [Compare Source](https://github.com/go-chi/httplog/compare/v3.2.0...v3.2.1) #### What's Changed - Fix GCP schema for error cause and sourceLocation by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in [#&#8203;60](https://github.com/go-chi/httplog/pull/60) **Full Changelog**: <https://github.com/go-chi/httplog/compare/v3.2.0...v3.2.1> ### [`v3.2.0`](https://github.com/go-chi/httplog/releases/tag/v3.2.0) [Compare Source](https://github.com/go-chi/httplog/compare/v3.1.0...v3.2.0) #### What's Changed - Rename "ClientDisconnected" error to "ClientAborted" - Rename "error" key according to the schema but don't stringify by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in [#&#8203;59](https://github.com/go-chi/httplog/pull/59) **Full Changelog**: <https://github.com/go-chi/httplog/compare/v3.1.0...v3.2.0> ### [`v3.1.0`](https://github.com/go-chi/httplog/releases/tag/v3.1.0) [Compare Source](https://github.com/go-chi/httplog/compare/v3.0.0...v3.1.0) #### What's Changed - Improve errors by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in [#&#8203;57](https://github.com/go-chi/httplog/pull/57) - Implement schema.ReplaceAttr to enforce schema globally by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in [#&#8203;58](https://github.com/go-chi/httplog/pull/58) **Full Changelog**: <https://github.com/go-chi/httplog/compare/v3.0.0...v3.1.0> ### [`v3.0.0`](https://github.com/go-chi/httplog/releases/tag/v3.0.0) [Compare Source](https://github.com/go-chi/httplog/compare/v2.1.1...v3.0.0) #### What's Changed - v3 by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in [#&#8203;52](https://github.com/go-chi/httplog/pull/52) with contributions from [@&#8203;david-littlefarmer](https://github.com/david-littlefarmer) and [@&#8203;wangfenjin](https://github.com/wangfenjin) #### github.com/go-chi/httplog/v3 Based on prototype at <https://github.com/golang-cz/httplog> Fixes [#&#8203;28](https://github.com/go-chi/httplog/issues/28) Fixes [#&#8203;35](https://github.com/go-chi/httplog/issues/35) Fixes [#&#8203;36](https://github.com/go-chi/httplog/issues/36) Fixes [#&#8203;40](https://github.com/go-chi/httplog/issues/40) #### New Contributors - [@&#8203;VojtechVitek](https://github.com/VojtechVitek) made their first contribution in [#&#8203;52](https://github.com/go-chi/httplog/pull/52) **Full Changelog**: <https://github.com/go-chi/httplog/compare/v2.1.1...v3.0.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNCIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
fix(deps): update module github.com/go-chi/httplog/v2 to v3
All checks were successful
/ test-all (1.25.x) (pull_request) Successful in 1m2s
/ test-all (1.26.x) (pull_request) Successful in 1m2s
a654b6a863
ses merged commit 5eddb59e01 into main 2026-07-19 14:10:31 +00:00
ses deleted branch renovate/github.com-go-chi-httplog-v2-3.x 2026-07-19 14:10:31 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sebatec-eu/hostsharing-dyndns!4
No description provided.