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

Merged
merged 1 commit into from
Nov 25, 2024

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 6 times, most recently from 21c8471 to e6964df Compare November 12, 2024 04:14
@renovate renovate bot force-pushed the renovate/mccutchen-go-httpbin-2.x branch 4 times, most recently from f1b9a9d to ca6d743 Compare November 25, 2024 13:46
@renovate renovate bot force-pushed the renovate/mccutchen-go-httpbin-2.x branch from ca6d743 to ec17207 Compare November 25, 2024 13:49
@renovate renovate bot force-pushed the renovate/mccutchen-go-httpbin-2.x branch from ec17207 to 2e71aed Compare November 25, 2024 14:35
@fionera fionera merged commit 405a2ed into main Nov 25, 2024
5 checks passed
@fionera fionera deleted the renovate/mccutchen-go-httpbin-2.x branch November 25, 2024 19:35
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.

2 participants