Skip to content

build(deps): bump github.com/go-chi/chi/v5 from 5.0.3 to 5.0.7#189

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-chi/chi/v5-5.0.7
Closed

build(deps): bump github.com/go-chi/chi/v5 from 5.0.3 to 5.0.7#189
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-chi/chi/v5-5.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps github.com/go-chi/chi/v5 from 5.0.3 to 5.0.7.

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.0.7

v5.0.6

v5.0.5

  • Fix middleware.Recoverer under Go 1.17+ (again)
  • Update middleware.Heartbeat to respond to both HEAD and GET requests
  • History of changes, see: go-chi/chi@v5.0.4...v5.0.5

v5.0.4

Changelog

Sourced from github.com/go-chi/chi/v5's changelog.

v5.0.7 (2021-11-18)

v5.0.6 (2021-11-15)

v5.0.5 (2021-10-27)

v5.0.4 (2021-08-29)

Commits
  • 0316d5a v5.0.7 release
  • 991ad53 middleware.RealIP: also check True-Client-IP request header (#678)
  • 66d6a4d v5.0.6 release
  • 520175f middleware: add Maybe helper
  • 2bfa508 correction (#675)
  • b9a8b9d v5.0.5 release
  • ecd468d middleware: Heartbeat middleware to respond to HEAD methods as well
  • df44563 Fix middleware.Recoverer under Go 1.17+ (again) (#654)
  • 2976a59 migrate docs folder to github.com/go-chi/docs repo
  • 2d39dbf Delete CNAME
  • 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)

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.3 to 5.0.7.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.3...v5.0.7)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 19, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2022

Superseded by #495.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-chi/chi/v5-5.0.7 branch December 8, 2022 03:02
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