chore(deps): update module github.com/go-chi/chi/v5 to v5.0.14 #58

Merged
Kichiyaki merged 1 commits from renovate/github.com-go-chi-chi-v5-5.x into master 2024-06-27 03:59:53 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi/v5 require patch v5.0.12 -> v5.0.14

Release Notes

go-chi/chi (github.com/go-chi/chi/v5)

v5.0.14

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.14

v5.0.13

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | require | patch | `v5.0.12` -> `v5.0.14` | --- ### Release Notes <details> <summary>go-chi/chi (github.com/go-chi/chi/v5)</summary> ### [`v5.0.14`](https://github.com/go-chi/chi/releases/tag/v5.0.14) [Compare Source](https://github.com/go-chi/chi/compare/v5.0.13...v5.0.14) #### What's Changed - middleware: fix typo in RealIP doc by [@&#8203;l2dy](https://github.com/l2dy) in https://github.com/go-chi/chi/pull/903 - reduce size of Context struct from 216 bytes to 208 bytes by [@&#8203;juburr](https://github.com/juburr) in https://github.com/go-chi/chi/pull/912 - Avoid possible memory leak in compress middleware by [@&#8203;Neurostep](https://github.com/Neurostep) in https://github.com/go-chi/chi/pull/919 - docs: Update stale links in docs for contributing by [@&#8203;Lutherwaves](https://github.com/Lutherwaves) in https://github.com/go-chi/chi/pull/904 - Revert "Avoid possible memory leak in compress middleware" by [@&#8203;VojtechVitek](https://github.com/VojtechVitek) in https://github.com/go-chi/chi/pull/924 #### New Contributors - [@&#8203;l2dy](https://github.com/l2dy) made their first contribution in https://github.com/go-chi/chi/pull/903 - [@&#8203;juburr](https://github.com/juburr) made their first contribution in https://github.com/go-chi/chi/pull/912 - [@&#8203;Neurostep](https://github.com/Neurostep) made their first contribution in https://github.com/go-chi/chi/pull/919 - [@&#8203;Lutherwaves](https://github.com/Lutherwaves) made their first contribution in https://github.com/go-chi/chi/pull/904 **Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.14 ### [`v5.0.13`](https://github.com/go-chi/chi/releases/tag/v5.0.13) [Compare Source](https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13) #### What's Changed - middleware: fix typo in RealIP doc by [@&#8203;l2dy](https://github.com/l2dy) in https://github.com/go-chi/chi/pull/903 - reduce size of Context struct from 216 bytes to 208 bytes by [@&#8203;juburr](https://github.com/juburr) in https://github.com/go-chi/chi/pull/912 - Avoid possible memory leak in compress middleware by [@&#8203;Neurostep](https://github.com/Neurostep) in https://github.com/go-chi/chi/pull/919 #### New Contributors - [@&#8203;l2dy](https://github.com/l2dy) made their first contribution in https://github.com/go-chi/chi/pull/903 - [@&#8203;juburr](https://github.com/juburr) made their first contribution in https://github.com/go-chi/chi/pull/912 - [@&#8203;Neurostep](https://github.com/Neurostep) made their first contribution in https://github.com/go-chi/chi/pull/919 **Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13 </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2024-06-18 19:30:37 +00:00
renovate added 1 commit 2024-06-18 19:30:38 +00:00
chore(deps): update module github.com/go-chi/chi/v5 to v5.0.13
Some checks failed
ci/woodpecker/pr/govulncheck Pipeline failed
ci/woodpecker/pr/test Pipeline was successful
38b8bf8580
renovate changed title from chore(deps): update module github.com/go-chi/chi/v5 to v5.0.13 to chore(deps): update module github.com/go-chi/chi/v5 to v5.0.14 2024-06-21 19:30:44 +00:00
renovate force-pushed renovate/github.com-go-chi-chi-v5-5.x from 38b8bf8580 to a344c0185a 2024-06-21 19:30:46 +00:00 Compare
Kichiyaki merged commit 23880225e0 into master 2024-06-27 03:59:53 +00:00
Kichiyaki deleted branch renovate/github.com-go-chi-chi-v5-5.x 2024-06-27 03:59:53 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: twhelp/core#58
No description provided.