Scalingo / link

LinK is not Keepalived - Virtual IP manager backed by etcd
MIT License
39 stars 5 forks source link

chore(deps): bump github.com/Scalingo/go-handlers from 1.7.0 to 1.8.0 #217

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/Scalingo/go-handlers from 1.7.0 to 1.8.0.

Release notes

Sourced from github.com/Scalingo/go-handlers's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/Scalingo/go-handlers/compare/v1.7.0...v1.8.0

Changelog

Sourced from github.com/Scalingo/go-handlers's changelog.

v1.8.0

  • feat(middleware): add a middleware to reject HTTP request
  • feat(middleware): Add secure headers middleware
Commits
  • 9993fa8 Merge pull request #66 from Scalingo/release/1.8.0
  • ce0a8fc Bump v1.8.0
  • 2508c8f Merge pull request #64 from Scalingo/feature/mco-monitoring-service/47/secure...
  • 30bfd2c Merge pull request #65 from Scalingo/docs/readme/release_instructions
  • c9b1fd6 docs(README): add call to 'gh release'
  • 103b8ed feat(middleware): Add secure headers middleware
  • a2a0d8e Merge pull request #63 from Scalingo/fix/mco-monitoring-service/41/enforce-https
  • 5abce0f rename EnforceHTTPSMiddleware to RejectHTTPMiddleware
  • 16df78e log message instead of returning an error in EnforceHTTPSMiddleware
  • 7e59c40 feat: add a middleware enforcing https connection
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)