Skip to content

Bump github.com/gorilla/handlers from 0.0.0-20181012153334-350d97a79266 to 1.3.0#5

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/gorilla/handlers-1.3.0
Open

Bump github.com/gorilla/handlers from 0.0.0-20181012153334-350d97a79266 to 1.3.0#5
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/gorilla/handlers-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown

Bumps github.com/gorilla/handlers from 0.0.0-20181012153334-350d97a79266 to 1.3.0.

Release notes

Sourced from github.com/gorilla/handlers's releases.

CORS Security Fix

  • Fixes a security issue where Access-Control-Allow-Origin would reflect the Origin header in the request, which has different (and worse) security vs. returning an explicit "*". Thanks to @​ejcx for reporting and fixing.

CHANGELOG

9066371 [bugfix] Don't return the origin header when configured to * (#116)

v1.2.1

  • Fixes a bug with loggers that did not call WriteHeader (a4043c6)
  • Adds support for the http.Pusher interface (for HTTP/2 Server Push) (356173f)

CHANGELOG:

a4043c6 use http.StatusOK as initial value for responseLogger.status (#103) 13d7309 README.md: Add sourcegraph badge 6d39a51 Merge pull request #97 from nwidger/master 602b326 (Combined)LoggingHandler: Add tests for http.Push support 356173f (Combined)LoggingHandler: Add Go 1.8 http.Pusher support

v1.2

3a5767c Merge pull request #94 from pavelnikolov/recovery-logger-interface-instead-of-struct 3fda98c Use logger interface in recovery handler (#92) e1b2144 [docs] Add note about the CompressHandler and TLS traffic (#90) a577578 travis.yml: add go1.7 801d6e3 [bugfix] Add ProxyHeaders support for X-Forwarded-Proto (#79) 8e3f298 Add ProxyHeaders support for X-Forwarded-Proto. af3022d [feature] Support X-Forwarded-Host (#75) d3ca879 Support X-Forwarded-Host 66e6c6f Merge pull request #72 from gorilla/elithrar/ci-allow-tip-failures aeb4f8e [ci] Allow CI failures on tip.

v1.1 - "Long Overdue"

We're now tagging releases, something that was long overdue. gorilla/handlers has strict API compatibility guarantees, excepting any security issues, but we understand that being able to vendor specific versions is a useful feature.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/gorilla/handlers](https://github.com/gorilla/handlers) from 0.0.0-20181012153334-350d97a79266 to 1.3.0.
- [Release notes](https://github.com/gorilla/handlers/releases)
- [Commits](https://github.com/gorilla/handlers/commits/v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/gorilla/handlers
  dependency-version: 1.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants