Skip to content

Bump github.com/labstack/echo/v4 from 4.7.1 to 4.7.2#54

Merged
crazy-max merged 1 commit intomasterfrom
dependabot/go_modules/github.com/labstack/echo/v4-4.7.2
Jul 16, 2022
Merged

Bump github.com/labstack/echo/v4 from 4.7.1 to 4.7.2#54
crazy-max merged 1 commit intomasterfrom
dependabot/go_modules/github.com/labstack/echo/v4-4.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 17, 2022

Bumps github.com/labstack/echo/v4 from 4.7.1 to 4.7.2.

Release notes

Sourced from github.com/labstack/echo/v4's releases.

v4.7.2

Fixes

  • Fix nil pointer exception when calling Start again after address binding error #2131
  • Fix CSRF middleware not being able to extract token from multipart/form-data form #2136
  • Fix Timeout middleware write race #2126

Enhancements

  • Recover middleware should not log panic for aborted handler #2134
Changelog

Sourced from github.com/labstack/echo/v4's changelog.

v4.7.2 - 2022-03-16

Fixes

  • Fix nil pointer exception when calling Start again after address binding error #2131
  • Fix CSRF middleware not being able to extract token from multipart/form-data form #2136
  • Fix Timeout middleware write race #2126

Enhancements

  • Recover middleware should not log panic for aborted handler #2134
Commits
  • ec92fed Update version and changelog for 4.7.2
  • 1919cf4 Timeout middleware write race
  • 01d7d01 Fix CSRF middleware not being able to extract token from `multipart/form-data...
  • 5c38c3b Recover middleware should not log panic for aborted handler (#2134, fixes #2133)
  • 05df10c fix nil pointer exception when calling Start again after address binding error
  • See full diff 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/labstack/echo/v4](https://github.com/labstack/echo) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.7.1...v4.7.2)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2022

Codecov Report

Merging #54 (4c4c89c) into master (66169dc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   90.32%   90.32%           
=======================================
  Files           1        1           
  Lines          31       31           
=======================================
  Hits           28       28           
  Misses          2        2           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66169dc...4c4c89c. Read the comment docs.

@crazy-max crazy-max merged commit cc9c3cb into master Jul 16, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/labstack/echo/v4-4.7.2 branch July 16, 2022 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant