getsolus / ferryd

Fast, safe and reliable transit for the delivery of software updates to users.
https://getsol.us
Apache License 2.0
15 stars 5 forks source link

Update module github.com/julienschmidt/httprouter to v1.3.0 #10

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/julienschmidt/httprouter require minor v1.2.0 -> v1.3.0

Release Notes

julienschmidt/httprouter (github.com/julienschmidt/httprouter) ### [`v1.3.0`](https://togithub.com/julienschmidt/httprouter/releases/tag/v1.3.0): v1.3 [Compare Source](https://togithub.com/julienschmidt/httprouter/compare/v1.2.0...v1.3.0) - Fixed license wording to be properly detected as the BSD 3-Clause License - Fixed case-insensitive path lookup for multibyte runes ([#​263](https://togithub.com/julienschmidt/httprouter/issues/263)) - Fixed a bug in the calculation of the maximum number of parameters ([#​261](https://togithub.com/julienschmidt/httprouter/issues/261)) - Added a check preventing adding handlers for an empty path, avoid a out-of-range panic ([#​204](https://togithub.com/julienschmidt/httprouter/issues/204)) - Fixed a wildcard conflict check ([#​172](https://togithub.com/julienschmidt/httprouter/issues/172)) - The methods in `Allowed` headers are now sorted ([#​248](https://togithub.com/julienschmidt/httprouter/issues/248)) - Added an option to add a global handler for automatic responses to OPTIONS requests ([#​156](https://togithub.com/julienschmidt/httprouter/issues/156), [#​200](https://togithub.com/julienschmidt/httprouter/issues/200), [#​214](https://togithub.com/julienschmidt/httprouter/issues/214), [#​260](https://togithub.com/julienschmidt/httprouter/issues/260)) - Minor performance optimizations and documentation fixes The required minimum Go version is now 1.7. Thanks to everyone who has sent pull-requests, reported issues, or contributed in any other way!

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.



This PR has been generated by Mend Renovate. View repository job log here.