Skip to content

Bump github.com/labstack/echo/v4 from 4.15.1 to 4.15.2#83

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/labstack/echo/v4-4.15.2
Open

Bump github.com/labstack/echo/v4 from 4.15.1 to 4.15.2#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/labstack/echo/v4-4.15.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps github.com/labstack/echo/v4 from 4.15.1 to 4.15.2.

Changelog

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

v4.15.2 - 2026-05-01

Security

Thanks to @​shblue21 for reporting this issue.

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 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.15.1 to 4.15.2.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md)
- [Commits](labstack/echo@v4.15.1...v4.15.2)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-version: 4.15.2
  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 May 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Benchmark Result

goos: linux
goarch: amd64
pkg: github.com/mazrean/formstream
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkFormStreamFastPath/1MB-4 	    2692	    421194 ns/op	   10019 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/10MB-4         	     302	   3889561 ns/op	   10020 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/100MB-4        	      27	  41574092 ns/op	   10705 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/1GB-4          	       3	 425413978 ns/op	   12906 B/op	      65 allocs/op
BenchmarkFormStreamSlowPath/1MB-4          	    2577	    469710 ns/op	   11765 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/10MB-4         	     272	   4335283 ns/op	  133538 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/100MB-4        	       7	 147684984 ns/op	19218332 B/op	      80 allocs/op
BenchmarkFormStreamSlowPath/1GB-4          	       1	1800735592 ns/op	134277856 B/op	     103 allocs/op
BenchmarkStdMultipartNextPart/1MB-4        	    2671	    423660 ns/op	   39306 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/10MB-4       	     303	   3902749 ns/op	   39316 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/100MB-4      	      28	  41559609 ns/op	   39892 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/1GB-4        	       3	 425350606 ns/op	   42202 B/op	      33 allocs/op
BenchmarkStdMultipartReadForm/1MB-4        	    1070	   1062382 ns/op	 4204612 B/op	      61 allocs/op
BenchmarkStdMultipartReadForm/10MB-4       	     134	   9047507 ns/op	33566493 B/op	      64 allocs/op
BenchmarkStdMultipartReadForm/100MB-4      	       7	 160145265 ns/op	134263537 B/op	      77 allocs/op
BenchmarkStdMultipartReadForm/1GB-4        	       1	1783348409 ns/op	134267216 B/op	      79 allocs/op
PASS
ok  	github.com/mazrean/formstream	29.286s
pprof command
gh api /repos/mazrean/formstream/actions/artifacts/6882195499/zip > /tmp/profile.zip
unzip /tmp/profile.zip -d profile
rm -rf /tmp/profile.zip
go tool pprof -http :6060 profile/cpu.out

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.74%. Comparing base (3e8355a) to head (e492e9f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   51.74%   51.74%           
=======================================
  Files          12       12           
  Lines         431      431           
=======================================
  Hits          223      223           
  Misses        187      187           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant