go-fuego
fuego
BlogDocsChangelog

chore(deps): bump the all group across 19 directories with 6 updates

#661Merged
Comparing
dependabot/go_modules/all-2ffebe1c4b
(
29b8abd
) with
main
(
52e0c5f
)
CodSpeed Performance Gauge
+12%
Improvements
2
Untouched
17

Benchmarks

Improved

std_server_and_std_post
net_http_mux_test.go::BenchmarkRequest
CodSpeed Performance Gauge
+12%
21.7 µs19.5 µs
BenchmarkReadJSON
deserialization_test.go
CodSpeed Performance Gauge
+10%
5 µs4.5 µs

Passed

BenchmarkServer_generateOpenAPI
openapi_test.go
CodSpeed Performance Gauge
+3%
58.5 ms56.6 ms
camelToHuman
net_http_mux_test.go::BenchmarkCamelToHuman
CodSpeed Performance Gauge
+2%
315 ns309 ns
several_path_params
params_test.go::BenchmarkParsePathParams
CodSpeed Performance Gauge
+2%
1.7 µs1.7 µs
valid_JSON_body
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
+1%
17.6 µs17.4 µs
string_body
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
0%
18.6 µs18.5 µs
pointer_to_nil
serialization_test.go::BenchmarkOutTransform
CodSpeed Performance Gauge
0%
74 ns74 ns
BenchmarkReadString
deserialization_test.go
CodSpeed Performance Gauge
0%
492 ns492 ns
pointer_to_value
serialization_test.go::BenchmarkOutTransform
CodSpeed Performance Gauge
0%
266 ns266 ns
BenchmarkHTTPError_PublicError
errors_test.go
CodSpeed Performance Gauge
0%
420 ns420 ns
valid_JSON_body_cache
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
0%
15 ns15 ns
empty
params_test.go::BenchmarkParsePathParams
CodSpeed Performance Gauge
0%
22 ns22 ns
fuego_server_and_std_post
net_http_mux_test.go::BenchmarkRequest
CodSpeed Performance Gauge
0%
49.6 µs49.8 µs
fuego_server_and_fuego_post
net_http_mux_test.go::BenchmarkRequest
CodSpeed Performance Gauge
-1%
58.7 µs59.5 µs
BenchmarkRender
html_test.go
CodSpeed Performance Gauge
-2%
90.9 µs92.4 µs
BenchmarkRoutesRegistration
openapi_test.go
CodSpeed Performance Gauge
-4%
6.6 ms6.9 ms
value
serialization_test.go::BenchmarkOutTransform
CodSpeed Performance Gauge
-5%
216 ns227 ns
invalid_JSON_body
ctx_test.go::BenchmarkContext_Body
CodSpeed Performance Gauge
-10%
17.1 µs19 µs

Commits

Click on a commit to change the comparison range
Base
main
52e0c5f
+11.67%
chore(deps): bump the all group across 19 directories with 6 updates Bumps the all group with 1 update in the / directory: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator). Bumps the all group with 1 update in the /cmd/fuego directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/acme-tls directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/basic directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/crud-gorm directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/custom-errors directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/custom-serializer directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/echo-compat directory: [github.com/labstack/echo/v4](https://github.com/labstack/echo). Bumps the all group with 4 updates in the /examples/full-app-gourmet directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego), [github.com/go-fuego/fuego/extra/markdown](https://github.com/go-fuego/fuego), [github.com/go-fuego/fuego/middleware/basicauth](https://github.com/go-fuego/fuego) and [github.com/go-fuego/fuego/middleware/cache](https://github.com/go-fuego/fuego). Bumps the all group with 2 updates in the /examples/generate-opengraph-image directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego) and [github.com/go-fuego/fuego/middleware/cache](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/hello-world directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/openapi directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/openapi-generate directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/petstore directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /examples/with-listener directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 2 updates in the /extra/fuegoecho directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego) and [github.com/labstack/echo/v4](https://github.com/labstack/echo). Bumps the all group with 1 update in the /extra/fuegogin directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /extra/sql directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Bumps the all group with 1 update in the /extra/sqlite3 directory: [github.com/go-fuego/fuego](https://github.com/go-fuego/fuego). Updates `github.com/go-playground/validator/v10` from 10.28.0 to 10.29.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](https://github.com/go-playground/validator/compare/v10.28.0...v10.29.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/labstack/echo/v4` from 4.13.4 to 4.14.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](https://github.com/labstack/echo/compare/v4.13.4...v4.14.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego/extra/markdown` from 0.0.0-20251204201720-8b7a02ed2f89 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/commits/v0.19.0) Updates `github.com/go-fuego/fuego/middleware/basicauth` from 0.15.1 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.15.1...v0.19.0) Updates `github.com/go-fuego/fuego/middleware/cache` from 0.0.0-20251204201720-8b7a02ed2f89 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/commits/v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego/middleware/cache` from 0.0.0-20251204201720-8b7a02ed2f89 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/commits/v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/labstack/echo/v4` from 4.13.4 to 4.14.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](https://github.com/labstack/echo/compare/v4.13.4...v4.14.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) Updates `github.com/go-fuego/fuego` from 0.18.8 to 0.19.0 - [Release notes](https://github.com/go-fuego/fuego/releases) - [Commits](https://github.com/go-fuego/fuego/compare/v0.18.8...v0.19.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego/extra/markdown dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego/middleware/basicauth dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego/middleware/cache dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego/middleware/cache dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/go-fuego/fuego dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
29b8abd
29 days ago
by dependabot[bot]
© 2026 CodSpeed Technology
Home Terms Privacy Docs