corazawaf / coraza-caddy

OWASP Coraza middleware for Caddy. It provides Web Application Firewall capabilities
https://www.coraza.io/
Apache License 2.0
284 stars 35 forks source link

chore(deps): update mccutchen/go-httpbin docker tag to v2.13.1 #123

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
mccutchen/go-httpbin minor v2.12.0 -> v2.13.1

Release Notes

mccutchen/go-httpbin (mccutchen/go-httpbin) ### [`v2.13.1`](https://togithub.com/mccutchen/go-httpbin/releases/tag/v2.13.1) [Compare Source](https://togithub.com/mccutchen/go-httpbin/compare/v2.13.0...v2.13.1) ##### What's Changed - fix: websocket conns do not require `Connection: upgrade` header by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/161](https://togithub.com/mccutchen/go-httpbin/pull/161) **Full Changelog**: https://github.com/mccutchen/go-httpbin/compare/v2.13.0...v2.13.1 ### [`v2.13.0`](https://togithub.com/mccutchen/go-httpbin/releases/tag/v2.13.0) [Compare Source](https://togithub.com/mccutchen/go-httpbin/compare/v2.12.0...v2.13.0) ##### ✨ Highlights ✨ - New `/websocket/echo` endpoint that implements a basic, conformant WebSocket echo server, useful for testing more advanced HTTP proxy use cases or WebSocket client implementations - New `/sse` endpoint that implements a simple Server-Sent Events stream, useful for testing more advanced HTTP proxy use cases - Support for serving go-httpbin under a path prefix (thanks [@​waschik](https://togithub.com/waschik)!) ##### What's Changed - chore: update linting configuration by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/154](https://togithub.com/mccutchen/go-httpbin/pull/154) - feat: add /websocket/echo endpoint by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/155](https://togithub.com/mccutchen/go-httpbin/pull/155) - fix: ensure websocket conns respect max duration by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/156](https://togithub.com/mccutchen/go-httpbin/pull/156) - fix: silence annoying network permission popups on macos by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/157](https://togithub.com/mccutchen/go-httpbin/pull/157) - chore: minor refactor of base64 handling by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/158](https://togithub.com/mccutchen/go-httpbin/pull/158) - feat: support serving under a path prefix by [@​waschik](https://togithub.com/waschik) in [https://github.com/mccutchen/go-httpbin/pull/120](https://togithub.com/mccutchen/go-httpbin/pull/120) - docs: update EXCLUDE_HEADERS documentation by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/159](https://togithub.com/mccutchen/go-httpbin/pull/159) - feat: add /sse endpoint to test Server-Sent Events by [@​mccutchen](https://togithub.com/mccutchen) in [https://github.com/mccutchen/go-httpbin/pull/160](https://togithub.com/mccutchen/go-httpbin/pull/160) ##### New Contributors - [@​waschik](https://togithub.com/waschik) made their first contribution in [https://github.com/mccutchen/go-httpbin/pull/120](https://togithub.com/mccutchen/go-httpbin/pull/120) **Full Changelog**: https://github.com/mccutchen/go-httpbin/compare/v2.12.0...v2.13.0

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.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud