build(deps): Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 #33

Merged
dependabot[bot] merged 1 commit from dependabot/go_modules/github.com/labstack/echo/v4-4.13.4 into master 2025-06-23 20:39:20 -04:00
dependabot[bot] commented 2025-06-02 05:40:13 -04:00 (Migrated from github.com)

Bumps github.com/labstack/echo/v4 from 4.13.3 to 4.13.4.

Release notes

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

v4.13.4

What's Changed

Security

New Contributors

Full Changelog: https://github.com/labstack/echo/compare/v4.13.3...v4.13.4

Changelog

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

v4.13.4 - 2025-05-22

Enhancements

Security

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)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.13.3 to 4.13.4. <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.13.4</h2> <h2>What's Changed</h2> <ul> <li>chore: fix some typos in comment by <a href="https://github.com/zhuhaicity"><code>@​zhuhaicity</code></a> in <a href="https://redirect.github.com/labstack/echo/pull/2735">labstack/echo#2735</a></li> <li>CI: test with Go 1.24 by <a href="https://github.com/aldas"><code>@​aldas</code></a> in <a href="https://redirect.github.com/labstack/echo/pull/2748">labstack/echo#2748</a></li> <li>Add support for TLS WebSocket proxy by <a href="https://github.com/t-ibayashi-safie"><code>@​t-ibayashi-safie</code></a> in <a href="https://redirect.github.com/labstack/echo/pull/2762">labstack/echo#2762</a></li> </ul> <p><strong>Security</strong></p> <ul> <li>Update dependencies for <a href="https://pkg.go.dev/vuln/GO-2025-3487">GO-2025-3487</a>, <a href="https://pkg.go.dev/vuln/GO-2025-3503">GO-2025-3503</a> and <a href="https://pkg.go.dev/vuln/GO-2025-3595">GO-2025-3595</a> in <a href="https://redirect.github.com/labstack/echo/pull/2780">labstack/echo#2780</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zhuhaicity"><code>@​zhuhaicity</code></a> made their first contribution in <a href="https://redirect.github.com/labstack/echo/pull/2735">labstack/echo#2735</a></li> <li><a href="https://github.com/t-ibayashi-safie"><code>@​t-ibayashi-safie</code></a> made their first contribution in <a href="https://redirect.github.com/labstack/echo/pull/2762">labstack/echo#2762</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/labstack/echo/compare/v4.13.3...v4.13.4">https://github.com/labstack/echo/compare/v4.13.3...v4.13.4</a></p> </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.13.4 - 2025-05-22</h2> <p><strong>Enhancements</strong></p> <ul> <li>chore: fix some typos in comment by <a href="https://github.com/zhuhaicity"><code>@​zhuhaicity</code></a> in <a href="https://redirect.github.com/labstack/echo/pull/2735">labstack/echo#2735</a></li> <li>CI: test with Go 1.24 by <a href="https://github.com/aldas"><code>@​aldas</code></a> in <a href="https://redirect.github.com/labstack/echo/pull/2748">labstack/echo#2748</a></li> <li>Add support for TLS WebSocket proxy by <a href="https://github.com/t-ibayashi-safie"><code>@​t-ibayashi-safie</code></a> in <a href="https://redirect.github.com/labstack/echo/pull/2762">labstack/echo#2762</a></li> </ul> <p><strong>Security</strong></p> <ul> <li>Update dependencies for <a href="https://pkg.go.dev/vuln/GO-2025-3487">GO-2025-3487</a>, <a href="https://pkg.go.dev/vuln/GO-2025-3503">GO-2025-3503</a> and <a href="https://pkg.go.dev/vuln/GO-2025-3595">GO-2025-3595</a> in <a href="https://redirect.github.com/labstack/echo/pull/2780">labstack/echo#2780</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/labstack/echo/commit/98ca08e7dd64075b858e758d6693bf9799340756"><code>98ca08e</code></a> Improve changelog for 4.13.4 (<a href="https://redirect.github.com/labstack/echo/issues/2783">#2783</a>)</li> <li><a href="https://github.com/labstack/echo/commit/f24aaff49bc5ba613222176237927a0409c4cdbb"><code>f24aaff</code></a> Revert &quot;CORS: reject requests with 401 for non-preflight request with not mat...</li> <li><a href="https://github.com/labstack/echo/commit/9f50a659e90d7e6ff9317d7ea740af4fd55c0f57"><code>9f50a65</code></a> Changelog for 4.13.4 (<a href="https://redirect.github.com/labstack/echo/issues/2781">#2781</a>)</li> <li><a href="https://github.com/labstack/echo/commit/d735cb6a2ec191f68d26a807fb730180458ec771"><code>d735cb6</code></a> Upgrade dependencies (<a href="https://redirect.github.com/labstack/echo/issues/2780">#2780</a>)</li> <li><a href="https://github.com/labstack/echo/commit/de44c53a5b16f7dca451f337f7221a1448c92007"><code>de44c53</code></a> Add support for TLS WebSocket proxy (<a href="https://redirect.github.com/labstack/echo/issues/2762">#2762</a>)</li> <li><a href="https://github.com/labstack/echo/commit/c44f6283f02a2cd945deb9363e0db5ab8e3afab0"><code>c44f628</code></a> CI: test with Go 1.24 (<a href="https://redirect.github.com/labstack/echo/issues/2748">#2748</a>)</li> <li><a href="https://github.com/labstack/echo/commit/ce0b12ae531b8c6523797af2425c9c0b6d772c4e"><code>ce0b12a</code></a> chore: fix some typos in comment (<a href="https://redirect.github.com/labstack/echo/issues/2735">#2735</a>)</li> <li><a href="https://github.com/labstack/echo/commit/ee3e1297788e8fc3543489ebc0d4e940be7c6532"><code>ee3e129</code></a> CORS: reject requests with 401 for non-preflight request with not matching or...</li> <li>See full diff in <a href="https://github.com/labstack/echo/compare/v4.13.3...v4.13.4">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.13.3&new-version=4.13.4)](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>
Sign in to join this conversation.
No description provided.