go-chi/chi (github.com/go-chi/chi/v5)
### [`v5.0.13`](https://togithub.com/go-chi/chi/releases/tag/v5.0.13)
[Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.12...v5.0.13)
#### What's Changed
- middleware: fix typo in RealIP doc by [@l2dy](https://togithub.com/l2dy) in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903)
- reduce size of Context struct from 216 bytes to 208 bytes by [@juburr](https://togithub.com/juburr) in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912)
- Avoid possible memory leak in compress middleware by [@Neurostep](https://togithub.com/Neurostep) in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919)
#### New Contributors
- [@l2dy](https://togithub.com/l2dy) made their first contribution in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903)
- [@juburr](https://togithub.com/juburr) made their first contribution in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912)
- [@Neurostep](https://togithub.com/Neurostep) made their first contribution in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919)
**Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13
Configuration
š Schedule: Branch creation - " 0-4 * 3" (UTC), 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. View repository job log here.
This PR contains the following updates:
v5.0.12
->v5.0.13
Release Notes
go-chi/chi (github.com/go-chi/chi/v5)
### [`v5.0.13`](https://togithub.com/go-chi/chi/releases/tag/v5.0.13) [Compare Source](https://togithub.com/go-chi/chi/compare/v5.0.12...v5.0.13) #### What's Changed - middleware: fix typo in RealIP doc by [@l2dy](https://togithub.com/l2dy) in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903) - reduce size of Context struct from 216 bytes to 208 bytes by [@juburr](https://togithub.com/juburr) in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912) - Avoid possible memory leak in compress middleware by [@Neurostep](https://togithub.com/Neurostep) in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919) #### New Contributors - [@l2dy](https://togithub.com/l2dy) made their first contribution in [https://github.com/go-chi/chi/pull/903](https://togithub.com/go-chi/chi/pull/903) - [@juburr](https://togithub.com/juburr) made their first contribution in [https://github.com/go-chi/chi/pull/912](https://togithub.com/go-chi/chi/pull/912) - [@Neurostep](https://togithub.com/Neurostep) made their first contribution in [https://github.com/go-chi/chi/pull/919](https://togithub.com/go-chi/chi/pull/919) **Full Changelog**: https://github.com/go-chi/chi/compare/v5.0.12...v5.0.13Configuration
š Schedule: Branch creation - " 0-4 * 3" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.