Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Update Change
mccutchen/go-httpbin minor v2.13.4 -> v2.15.0

Release Notes

mccutchen/go-httpbin (mccutchen/go-httpbin)

v2.15.0

Compare Source

Summary

  • ⚠️ Minimum Go version is now 1.22 ⚠️ due to use of new stdlib router enhancements
  • New /trailers endpoint added
  • Server-Timings headers/trailers added to endpoints with client-controlled response times
What's Changed

Full Changelog: mccutchen/go-httpbin@v2.14.1...v2.15.0

v2.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: mccutchen/go-httpbin@v2.14.0...v2.14.1

v2.14.0

Compare Source

What's Changed

🔐 Security fix 🔐

This release fixes a bug that allowed clients to bypass the -allowed-redirect-domains/ALLOWED_REDIRECT_DOMAINS configuration used by the /redirect-to endpoint by passing an absolute URL without a scheme (e.g. /redirect-to?url=//evil.com).

See #​173 and #​174 for details about the issue and the fix, and see the Production Considerations section of the README for more info on why that configuration is important.

New Contributors

Full Changelog: mccutchen/go-httpbin@v2.13.4...v2.14.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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mccutchen-go-httpbin-2.x branch 5 times, most recently from 281392e to 21c8471 Compare November 12, 2024 04:13
@renovate renovate bot force-pushed the renovate/mccutchen-go-httpbin-2.x branch from 21c8471 to e6964df Compare November 12, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants