[PR #343] [MERGED] fix(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 #369

Closed
opened 2026-03-04 00:25:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/343
Author: @dependabot[bot]
Created: 7/17/2023
Status: Merged
Merged: 11/5/2023
Merged by: @ViRb3

Base: masterHead: dependabot/go_modules/github.com/labstack/echo/v4-4.11.1


📝 Commits (1)

  • 2fa5a83 fix(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1

📊 Changes

2 files changed (+19 additions, -18 deletions)

View changed files

📝 go.mod (+6 -6)
📝 go.sum (+13 -12)

📄 Description

Bumps github.com/labstack/echo/v4 from 4.10.2 to 4.11.1.

Release notes

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

v4.11.1

Fixes

  • Fix Gzip middleware not sending response code for no content responses (404, 301/302 redirects etc) #2481

v4.11.0

Fixes

  • Fixes the proxy middleware concurrency issue of calling the Next() proxy target on Round Robin Balancer #2409
  • Fix group.RouteNotFound not working when group has attached middlewares #2411
  • Fix global error handler return error message when message is an error #2456
  • Do not use global timeNow variables #2477

Enhancements

  • Added a optional config variable to disable centralized error handler in recovery middleware #2410
  • refactor: use strings.ReplaceAll directly #2424
  • Add support for Go1.20 http.rwUnwrapper to Response struct #2425
  • Check whether is nil before invoking centralized error handling #2429
  • Proper colon support in echo.Reverse method #2416
  • Fix misuses of a vs an in documentation comments #2436
  • Add link to slog.Handler library for Echo logging into README.md #2444
  • In proxy middleware Support retries of failed proxy requests #2414
  • gofmt fixes to comments #2452
  • gzip response only if it exceeds a minimal length #2267
  • Upgrade packages #2475
Changelog

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

v4.11.1 - 2023-07-16

Fixes

  • Fix Gzip middleware not sending response code for no content responses (404, 301/302 redirects etc) #2481

v4.11.0 - 2023-07-14

Fixes

  • Fixes the proxy middleware concurrency issue of calling the Next() proxy target on Round Robin Balancer #2409
  • Fix group.RouteNotFound not working when group has attached middlewares #2411
  • Fix global error handler return error message when message is an error #2456
  • Do not use global timeNow variables #2477

Enhancements

  • Added a optional config variable to disable centralized error handler in recovery middleware #2410
  • refactor: use strings.ReplaceAll directly #2424
  • Add support for Go1.20 http.rwUnwrapper to Response struct #2425
  • Check whether is nil before invoking centralized error handling #2429
  • Proper colon support in echo.Reverse method #2416
  • Fix misuses of a vs an in documentation comments #2436
  • Add link to slog.Handler library for Echo logging into README.md #2444
  • In proxy middleware Support retries of failed proxy requests #2414
  • gofmt fixes to comments #2452
  • gzip response only if it exceeds a minimal length #2267
  • Upgrade packages #2475
Commits
  • a2e7085 Changelog for v4.11.1
  • 130be07 fix gzip not sending response code for no content responses (404, 301/302 red...
  • 60af056 Changelog for v4.11.0
  • ac7a962 bump version to 4.10.0
  • 1ee8e22 do not use global timeNow variables (#2477)
  • 44ead54 Upgrade packages (#2475)
  • 42f07ed gzip response only if it exceeds a minimal length (#2267)
  • fbfe216 fix(DefaultHTTPErrorHandler): return error message when message is an error (...
  • 8e425c0 gofmt fixes to comments
  • 0ae7464 Support retries of failed proxy requests (#2414)
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SignTools/SignTools/pull/343 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 11/5/2023 **Merged by:** [@ViRb3](https://github.com/ViRb3) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/labstack/echo/v4-4.11.1` --- ### 📝 Commits (1) - [`2fa5a83`](https://github.com/SignTools/SignTools/commit/2fa5a838b77ed81fe9c2d4d6ea531653f6b7a88f) fix(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 ### 📊 Changes **2 files changed** (+19 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+6 -6) 📝 `go.sum` (+13 -12) </details> ### 📄 Description Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.10.2 to 4.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/labstack/echo/releases">github.com/labstack/echo/v4's releases</a>.</em></p> <blockquote> <h2>v4.11.1</h2> <p><strong>Fixes</strong></p> <ul> <li>Fix <code>Gzip</code> middleware not sending response code for no content responses (404, 301/302 redirects etc) <a href="https://redirect.github.com/labstack/echo/pull/2481">#2481</a></li> </ul> <h2>v4.11.0</h2> <p><strong>Fixes</strong></p> <ul> <li>Fixes the proxy middleware concurrency issue of calling the Next() proxy target on Round Robin Balancer <a href="https://redirect.github.com/labstack/echo/pull/2409">#2409</a></li> <li>Fix <code>group.RouteNotFound</code> not working when group has attached middlewares <a href="https://redirect.github.com/labstack/echo/pull/2411">#2411</a></li> <li>Fix global error handler return error message when message is an error <a href="https://redirect.github.com/labstack/echo/pull/2456">#2456</a></li> <li>Do not use global timeNow variables <a href="https://redirect.github.com/labstack/echo/pull/2477">#2477</a></li> </ul> <p><strong>Enhancements</strong></p> <ul> <li>Added a optional config variable to disable centralized error handler in recovery middleware <a href="https://redirect.github.com/labstack/echo/pull/2410">#2410</a></li> <li>refactor: use <code>strings.ReplaceAll</code> directly <a href="https://redirect.github.com/labstack/echo/pull/2424">#2424</a></li> <li>Add support for Go1.20 <code>http.rwUnwrapper</code> to Response struct <a href="https://redirect.github.com/labstack/echo/pull/2425">#2425</a></li> <li>Check whether is nil before invoking centralized error handling <a href="https://redirect.github.com/labstack/echo/pull/2429">#2429</a></li> <li>Proper colon support in <code>echo.Reverse</code> method <a href="https://redirect.github.com/labstack/echo/pull/2416">#2416</a></li> <li>Fix misuses of a vs an in documentation comments <a href="https://redirect.github.com/labstack/echo/pull/2436">#2436</a></li> <li>Add link to slog.Handler library for Echo logging into README.md <a href="https://redirect.github.com/labstack/echo/pull/2444">#2444</a></li> <li>In proxy middleware Support retries of failed proxy requests <a href="https://redirect.github.com/labstack/echo/pull/2414">#2414</a></li> <li>gofmt fixes to comments <a href="https://redirect.github.com/labstack/echo/pull/2452">#2452</a></li> <li>gzip response only if it exceeds a minimal length <a href="https://redirect.github.com/labstack/echo/pull/2267">#2267</a></li> <li>Upgrade packages <a href="https://redirect.github.com/labstack/echo/pull/2475">#2475</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/labstack/echo/blob/master/CHANGELOG.md">github.com/labstack/echo/v4's changelog</a>.</em></p> <blockquote> <h2>v4.11.1 - 2023-07-16</h2> <p><strong>Fixes</strong></p> <ul> <li>Fix <code>Gzip</code> middleware not sending response code for no content responses (404, 301/302 redirects etc) <a href="https://redirect.github.com/labstack/echo/pull/2481">#2481</a></li> </ul> <h2>v4.11.0 - 2023-07-14</h2> <p><strong>Fixes</strong></p> <ul> <li>Fixes the proxy middleware concurrency issue of calling the Next() proxy target on Round Robin Balancer <a href="https://redirect.github.com/labstack/echo/pull/2409">#2409</a></li> <li>Fix <code>group.RouteNotFound</code> not working when group has attached middlewares <a href="https://redirect.github.com/labstack/echo/pull/2411">#2411</a></li> <li>Fix global error handler return error message when message is an error <a href="https://redirect.github.com/labstack/echo/pull/2456">#2456</a></li> <li>Do not use global timeNow variables <a href="https://redirect.github.com/labstack/echo/pull/2477">#2477</a></li> </ul> <p><strong>Enhancements</strong></p> <ul> <li>Added a optional config variable to disable centralized error handler in recovery middleware <a href="https://redirect.github.com/labstack/echo/pull/2410">#2410</a></li> <li>refactor: use <code>strings.ReplaceAll</code> directly <a href="https://redirect.github.com/labstack/echo/pull/2424">#2424</a></li> <li>Add support for Go1.20 <code>http.rwUnwrapper</code> to Response struct <a href="https://redirect.github.com/labstack/echo/pull/2425">#2425</a></li> <li>Check whether is nil before invoking centralized error handling <a href="https://redirect.github.com/labstack/echo/pull/2429">#2429</a></li> <li>Proper colon support in <code>echo.Reverse</code> method <a href="https://redirect.github.com/labstack/echo/pull/2416">#2416</a></li> <li>Fix misuses of a vs an in documentation comments <a href="https://redirect.github.com/labstack/echo/pull/2436">#2436</a></li> <li>Add link to slog.Handler library for Echo logging into README.md <a href="https://redirect.github.com/labstack/echo/pull/2444">#2444</a></li> <li>In proxy middleware Support retries of failed proxy requests <a href="https://redirect.github.com/labstack/echo/pull/2414">#2414</a></li> <li>gofmt fixes to comments <a href="https://redirect.github.com/labstack/echo/pull/2452">#2452</a></li> <li>gzip response only if it exceeds a minimal length <a href="https://redirect.github.com/labstack/echo/pull/2267">#2267</a></li> <li>Upgrade packages <a href="https://redirect.github.com/labstack/echo/pull/2475">#2475</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/labstack/echo/commit/a2e7085094bda23a674c887f0e93f4a15245c439"><code>a2e7085</code></a> Changelog for v4.11.1</li> <li><a href="https://github.com/labstack/echo/commit/130be0742560d4e7502537077a2667b4fe5adce8"><code>130be07</code></a> fix gzip not sending response code for no content responses (404, 301/302 red...</li> <li><a href="https://github.com/labstack/echo/commit/60af056959d5ddfb0e8db8dec2f597d72e27a58b"><code>60af056</code></a> Changelog for v4.11.0</li> <li><a href="https://github.com/labstack/echo/commit/ac7a9621a17a875d95eee089b555518772854989"><code>ac7a962</code></a> bump version to 4.10.0</li> <li><a href="https://github.com/labstack/echo/commit/1ee8e22faa4ee7ada2dd6927665113ac8a35e62f"><code>1ee8e22</code></a> do not use global timeNow variables (<a href="https://redirect.github.com/labstack/echo/issues/2477">#2477</a>)</li> <li><a href="https://github.com/labstack/echo/commit/44ead54c8c99850dbdeaac16842ff0fe7e5dbeb5"><code>44ead54</code></a> Upgrade packages (<a href="https://redirect.github.com/labstack/echo/issues/2475">#2475</a>)</li> <li><a href="https://github.com/labstack/echo/commit/42f07ed880400b8bb80906dfec8138c572748ae8"><code>42f07ed</code></a> gzip response only if it exceeds a minimal length (<a href="https://redirect.github.com/labstack/echo/issues/2267">#2267</a>)</li> <li><a href="https://github.com/labstack/echo/commit/fbfe2167f1d20a2febe59770ca0500652df6c27e"><code>fbfe216</code></a> fix(DefaultHTTPErrorHandler): return error message when message is an error (...</li> <li><a href="https://github.com/labstack/echo/commit/8e425c04311cc1efb896e7d5a7d7cbcafbf03a60"><code>8e425c0</code></a> gofmt fixes to comments</li> <li><a href="https://github.com/labstack/echo/commit/0ae74648b9045eac5b5978061044c314a6fcd63a"><code>0ae7464</code></a> Support retries of failed proxy requests (<a href="https://redirect.github.com/labstack/echo/issues/2414">#2414</a>)</li> <li>Additional commits viewable in <a href="https://github.com/labstack/echo/compare/v4.10.2...v4.11.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/labstack/echo/v4&package-manager=go_modules&previous-version=4.10.2&new-version=4.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:25:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#369
No description provided.