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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

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: Scalingo/go-handlers@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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2023
@dependabot dependabot bot requested a review from Soulou April 1, 2023 04:58
@github-actions github-actions bot enabled auto-merge April 1, 2023 04:58
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Scalingo/go-handlers-1.8.0 branch from 963652a to f13eb4a Compare April 1, 2023 05:01
Bumps [github.com/Scalingo/go-handlers](https://github.com/Scalingo/go-handlers) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/Scalingo/go-handlers/releases)
- [Changelog](https://github.com/Scalingo/go-handlers/blob/master/CHANGELOG.md)
- [Commits](Scalingo/go-handlers@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/Scalingo/go-handlers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Scalingo/go-handlers-1.8.0 branch from f13eb4a to c2a43bc Compare April 1, 2023 05:02
@github-actions github-actions bot merged commit 2064d86 into master Apr 1, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/Scalingo/go-handlers-1.8.0 branch April 1, 2023 05:07
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