Closed renovate[bot] closed 11 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
v1.50.0
->v1.51.0
Release Notes
valyala/fasthttp (github.com/valyala/fasthttp)
### [`v1.51.0`](https://togithub.com/valyala/fasthttp/releases/tag/v1.51.0): v1.51.0 [Compare Source](https://togithub.com/valyala/fasthttp/compare/v1.50.0...v1.51.0) #### What's Changed - Refactor: Move RSA Key and Certificate to Variables in Tests by [@OrangeFlag](https://togithub.com/OrangeFlag) in [https://github.com/valyala/fasthttp/pull/1621](https://togithub.com/valyala/fasthttp/pull/1621) - Replace path.Join with filepath.Join in tests by [@alexandear](https://togithub.com/alexandear) in [https://github.com/valyala/fasthttp/pull/1623](https://togithub.com/valyala/fasthttp/pull/1623) - reset request disableSpecialHeader by [@xiluoxi](https://togithub.com/xiluoxi) in [https://github.com/valyala/fasthttp/pull/1626](https://togithub.com/valyala/fasthttp/pull/1626) - Make `hijackConn` behaviour compliant with `net.Conn` interface by [@askolesov](https://togithub.com/askolesov) in [https://github.com/valyala/fasthttp/pull/1629](https://togithub.com/valyala/fasthttp/pull/1629) - BUGFIX: HostClient.DialDualStack not work when using DoDeadline by [@cloudfly](https://togithub.com/cloudfly) in [https://github.com/valyala/fasthttp/pull/1634](https://togithub.com/valyala/fasthttp/pull/1634) - Allow redirect URI path to not be normalized. by [@skidder](https://togithub.com/skidder) in [https://github.com/valyala/fasthttp/pull/1638](https://togithub.com/valyala/fasthttp/pull/1638) - Add support to fs.fs on serve static files by [@peczenyj](https://togithub.com/peczenyj) in [https://github.com/valyala/fasthttp/pull/1640](https://togithub.com/valyala/fasthttp/pull/1640) - fix benchmark panics on client_timing_test.go by [@peczenyj](https://togithub.com/peczenyj) in [https://github.com/valyala/fasthttp/pull/1643](https://togithub.com/valyala/fasthttp/pull/1643) - add support to go 1.21.x into test.yml by [@peczenyj](https://togithub.com/peczenyj) in [https://github.com/valyala/fasthttp/pull/1642](https://togithub.com/valyala/fasthttp/pull/1642) - Don't fast fail when one test fails by [@erikdubbelboer](https://togithub.com/erikdubbelboer) in [https://github.com/valyala/fasthttp/pull/1645](https://togithub.com/valyala/fasthttp/pull/1645) - Skip fs cache based on config by [@peczenyj](https://togithub.com/peczenyj) in [https://github.com/valyala/fasthttp/pull/1644](https://togithub.com/valyala/fasthttp/pull/1644) - chore: Rename coarseTime.go to coarsetime.go by [@alexandear](https://togithub.com/alexandear) in [https://github.com/valyala/fasthttp/pull/1651](https://togithub.com/valyala/fasthttp/pull/1651) - chore: Remove redundant and outdated build constraints by [@alexandear](https://togithub.com/alexandear) in [https://github.com/valyala/fasthttp/pull/1650](https://togithub.com/valyala/fasthttp/pull/1650) - chore: add golangci-lint config file for flexibility by [@alexandear](https://togithub.com/alexandear) in [https://github.com/valyala/fasthttp/pull/1649](https://togithub.com/valyala/fasthttp/pull/1649) - Lazy load stackless functions by [@Gusted](https://togithub.com/Gusted) in [https://github.com/valyala/fasthttp/pull/1656](https://togithub.com/valyala/fasthttp/pull/1656) - Enable dupword, unconvert linters by [@alexandear](https://togithub.com/alexandear) in [https://github.com/valyala/fasthttp/pull/1658](https://togithub.com/valyala/fasthttp/pull/1658) #### New Contributors - [@OrangeFlag](https://togithub.com/OrangeFlag) made their first contribution in [https://github.com/valyala/fasthttp/pull/1621](https://togithub.com/valyala/fasthttp/pull/1621) - [@xiluoxi](https://togithub.com/xiluoxi) made their first contribution in [https://github.com/valyala/fasthttp/pull/1626](https://togithub.com/valyala/fasthttp/pull/1626) - [@askolesov](https://togithub.com/askolesov) made their first contribution in [https://github.com/valyala/fasthttp/pull/1629](https://togithub.com/valyala/fasthttp/pull/1629) - [@cloudfly](https://togithub.com/cloudfly) made their first contribution in [https://github.com/valyala/fasthttp/pull/1634](https://togithub.com/valyala/fasthttp/pull/1634) - [@skidder](https://togithub.com/skidder) made their first contribution in [https://github.com/valyala/fasthttp/pull/1638](https://togithub.com/valyala/fasthttp/pull/1638) - [@Gusted](https://togithub.com/Gusted) made their first contribution in [https://github.com/valyala/fasthttp/pull/1656](https://togithub.com/valyala/fasthttp/pull/1656) **Full Changelog**: https://github.com/valyala/fasthttp/compare/v1.50.0...v1.51.0Configuration
📅 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.