[PR #368] [CLOSED] fix(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 #394

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

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/368
Author: @dependabot[bot]
Created: 11/6/2023
Status: Closed

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


📝 Commits (1)

  • 593382d fix(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2

📊 Changes

2 files changed (+13 additions, -12 deletions)

View changed files

📝 go.mod (+4 -4)
📝 go.sum (+9 -8)

📄 Description

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

Release notes

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

v4.11.2

Security

  • Bump golang.org/x/net to prevent CVE-2023-39325 / CVE-2023-44487 HTTP/2 Rapid Reset Attack #2527
  • fix(sec): randomString bias introduced by #2490 #2492
  • CSRF/RequestID mw: switch math/random usage to crypto/random #2490

Enhancements

  • Delete unused context in body_limit.go #2483
  • Use Go 1.21 in CI #2505
  • Fix some typos #2511
  • Allow CORS middleware to send Access-Control-Max-Age: 0 #2518
  • Bump dependancies #2522
Changelog

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

v4.11.2 - 2023-10-11

Security

  • Bump golang.org/x/net to prevent CVE-2023-39325 / CVE-2023-44487 HTTP/2 Rapid Reset Attack #2527
  • fix(sec): randomString bias introduced by #2490 #2492
  • CSRF/RequestID mw: switch math/random usage to crypto/random #2490

Enhancements

  • Delete unused context in body_limit.go #2483
  • Use Go 1.21 in CI #2505
  • Fix some typos #2511
  • Allow CORS middleware to send Access-Control-Max-Age: 0 #2518
  • Bump dependancies #2522
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/368 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/labstack/echo/v4-4.11.2` --- ### 📝 Commits (1) - [`593382d`](https://github.com/SignTools/SignTools/commit/593382def3860730f2fe233617e52a300223d31e) fix(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 ### 📊 Changes **2 files changed** (+13 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+4 -4) 📝 `go.sum` (+9 -8) </details> ### 📄 Description Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.11.1 to 4.11.2. <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.2</h2> <p><strong>Security</strong></p> <ul> <li>Bump golang.org/x/net to prevent CVE-2023-39325 / CVE-2023-44487 HTTP/2 Rapid Reset Attack <a href="https://redirect.github.com/labstack/echo/pull/2527">#2527</a></li> <li>fix(sec): randomString bias introduced by <a href="https://redirect.github.com/labstack/echo/issues/2490">#2490</a> <a href="https://redirect.github.com/labstack/echo/pull/2492">#2492</a></li> <li>CSRF/RequestID mw: switch math/random usage to crypto/random <a href="https://redirect.github.com/labstack/echo/pull/2490">#2490</a></li> </ul> <p><strong>Enhancements</strong></p> <ul> <li>Delete unused context in body_limit.go <a href="https://redirect.github.com/labstack/echo/pull/2483">#2483</a></li> <li>Use Go 1.21 in CI <a href="https://redirect.github.com/labstack/echo/pull/2505">#2505</a></li> <li>Fix some typos <a href="https://redirect.github.com/labstack/echo/pull/2511">#2511</a></li> <li>Allow CORS middleware to send Access-Control-Max-Age: 0 <a href="https://redirect.github.com/labstack/echo/pull/2518">#2518</a></li> <li>Bump dependancies <a href="https://redirect.github.com/labstack/echo/pull/2522">#2522</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.2 - 2023-10-11</h2> <p><strong>Security</strong></p> <ul> <li>Bump golang.org/x/net to prevent CVE-2023-39325 / CVE-2023-44487 HTTP/2 Rapid Reset Attack <a href="https://redirect.github.com/labstack/echo/pull/2527">#2527</a></li> <li>fix(sec): randomString bias introduced by <a href="https://redirect.github.com/labstack/echo/issues/2490">#2490</a> <a href="https://redirect.github.com/labstack/echo/pull/2492">#2492</a></li> <li>CSRF/RequestID mw: switch math/random usage to crypto/random <a href="https://redirect.github.com/labstack/echo/pull/2490">#2490</a></li> </ul> <p><strong>Enhancements</strong></p> <ul> <li>Delete unused context in body_limit.go <a href="https://redirect.github.com/labstack/echo/pull/2483">#2483</a></li> <li>Use Go 1.21 in CI <a href="https://redirect.github.com/labstack/echo/pull/2505">#2505</a></li> <li>Fix some typos <a href="https://redirect.github.com/labstack/echo/pull/2511">#2511</a></li> <li>Allow CORS middleware to send Access-Control-Max-Age: 0 <a href="https://redirect.github.com/labstack/echo/pull/2518">#2518</a></li> <li>Bump dependancies <a href="https://redirect.github.com/labstack/echo/pull/2522">#2522</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/labstack/echo/commit/98a523756d875bc13475bcb6237f09e771cbe321"><code>98a5237</code></a> Changelog for v4.11.2 (<a href="https://redirect.github.com/labstack/echo/issues/2529">#2529</a>)</li> <li><a href="https://github.com/labstack/echo/commit/89ae0e5f2ca6d01665255fd2e479ba98ab5ff4c8"><code>89ae0e5</code></a> Bump dependancies (<a href="https://redirect.github.com/labstack/echo/issues/2522">#2522</a>)</li> <li><a href="https://github.com/labstack/echo/commit/5780908c7cb110a8c4d56a62e32dc5cbc030a5ab"><code>5780908</code></a> Fix CVE-2023-39325 / CVE-2023-44487 (<a href="https://redirect.github.com/labstack/echo/issues/2527">#2527</a>)</li> <li><a href="https://github.com/labstack/echo/commit/4bc3e475e3137b6402933eec5e6fde641e0d2320"><code>4bc3e47</code></a> cors middleware: allow sending <code>Access-Control-Max-Age: 0</code> value with config....</li> <li><a href="https://github.com/labstack/echo/commit/3950c444b726c1de9131d4dee4c9ae708768f26c"><code>3950c44</code></a> fix some typos (<a href="https://redirect.github.com/labstack/echo/issues/2511">#2511</a>)</li> <li><a href="https://github.com/labstack/echo/commit/77d5ae6a9173d89c49e008607d08df7ba41336f0"><code>77d5ae6</code></a> Use Go 1.21 in CI (<a href="https://redirect.github.com/labstack/echo/issues/2505">#2505</a>)</li> <li><a href="https://github.com/labstack/echo/commit/e6b96f8873fed46e71e0d34cddb81c533167f954"><code>e6b96f8</code></a> docs: add comments to util.go <code>randomString</code> (<a href="https://redirect.github.com/labstack/echo/issues/2494">#2494</a>)</li> <li><a href="https://github.com/labstack/echo/commit/b3ec8e0fdd9d904aa5b1b95479da20c4961a59eb"><code>b3ec8e0</code></a> fix(sec): <code>randomString</code> bias (<a href="https://redirect.github.com/labstack/echo/issues/2492">#2492</a>)</li> <li><a href="https://github.com/labstack/echo/commit/626f13e33830665e08d9d40e333dd13d9de8e672"><code>626f13e</code></a> CSRF/RequestID mw: switch math/random usage to crypto/random</li> <li><a href="https://github.com/labstack/echo/commit/3f8ae15b57624dcd04bac482e454c9b665476d9f"><code>3f8ae15</code></a> delete unused context in body_limit.go (<a href="https://redirect.github.com/labstack/echo/issues/2483">#2483</a>)</li> <li>Additional commits viewable in <a href="https://github.com/labstack/echo/compare/v4.11.1...v4.11.2">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.11.1&new-version=4.11.2)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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:36 +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#394
No description provided.