Skip to content

Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4#55

Merged
mazrean merged 1 commit intomainfrom
dependabot/go_modules/github.com/labstack/echo/v4-4.13.4
Nov 6, 2025
Merged

Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4#55
mazrean merged 1 commit intomainfrom
dependabot/go_modules/github.com/labstack/echo/v4-4.13.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 23, 2025

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: labstack/echo@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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 23, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 23, 2025

Benchmark Result

goos: linux
goarch: amd64
pkg: github.com/mazrean/formstream
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkFormStreamFastPath/1MB-4 	    2740	    416157 ns/op	   10007 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/10MB-4         	     268	   3989424 ns/op	   10024 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/100MB-4        	      27	  41625297 ns/op	   10705 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/1GB-4          	       3	 425534110 ns/op	   12906 B/op	      65 allocs/op
BenchmarkFormStreamSlowPath/1MB-4          	    2586	    448096 ns/op	   11750 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/10MB-4         	     259	   4487216 ns/op	  139765 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/100MB-4        	       7	 149538176 ns/op	38393710 B/op	      83 allocs/op
BenchmarkFormStreamSlowPath/1GB-4          	       1	1620809103 ns/op	134286016 B/op	     103 allocs/op
BenchmarkStdMultipartNextPart/1MB-4        	    2464	    428632 ns/op	   39301 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/10MB-4       	     302	   3921821 ns/op	   39316 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/100MB-4      	      27	  41645632 ns/op	   39611 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/1GB-4        	       3	 422954347 ns/op	   42202 B/op	      33 allocs/op
BenchmarkStdMultipartReadForm/1MB-4        	    1190	    966382 ns/op	 4203809 B/op	      63 allocs/op
BenchmarkStdMultipartReadForm/10MB-4       	     120	  10010102 ns/op	33566610 B/op	      66 allocs/op
BenchmarkStdMultipartReadForm/100MB-4      	       6	 180476466 ns/op	134262950 B/op	      79 allocs/op
BenchmarkStdMultipartReadForm/1GB-4        	       1	2068936263 ns/op	134267208 B/op	      80 allocs/op
PASS
ok  	github.com/mazrean/formstream	28.397s
pprof command
gh api /repos/mazrean/formstream/actions/artifacts/4488334220/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-commenter commented May 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.34%. Comparing base (96f7fb5) to head (feaf577).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   52.34%   52.34%           
=======================================
  Files          12       12           
  Lines         426      426           
=======================================
  Hits          223      223           
  Misses        182      182           
  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.

@mazrean
Copy link
Copy Markdown
Owner

mazrean commented Nov 4, 2025

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/labstack/echo/v4-4.13.4 branch from 0600ee9 to 36a18e8 Compare November 4, 2025 15:35
@mazrean mazrean enabled auto-merge (squash) November 4, 2025 15:46
@mazrean
Copy link
Copy Markdown
Owner

mazrean commented Nov 6, 2025

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/labstack/echo/v4-4.13.4 branch 2 times, most recently from 1bff9a9 to a54984d Compare November 6, 2025 12:49
@mazrean
Copy link
Copy Markdown
Owner

mazrean commented Nov 6, 2025

@dependabot rebase

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.13.3 to 4.13.4.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.13.3...v4.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/labstack/echo/v4-4.13.4 branch from a54984d to feaf577 Compare November 6, 2025 15:03
@mazrean mazrean merged commit 1e19487 into main Nov 6, 2025
3 checks passed
@mazrean mazrean deleted the dependabot/go_modules/github.com/labstack/echo/v4-4.13.4 branch November 6, 2025 15:05
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.

2 participants