chore(deps): bump the updates group with 3 updates#9
Merged
github-actions[bot] merged 1 commit intomainfrom Apr 1, 2026
Merged
Conversation
Bumps the updates group with 3 updates: [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor), [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) and [github.com/labstack/echo/v5](https://github.com/labstack/echo). Updates `github.com/fxamacker/cbor/v2` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.9.0...v2.9.1) Updates `github.com/go-playground/validator/v10` from 10.30.1 to 10.30.2 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.1...v10.30.2) Updates `github.com/labstack/echo/v5` from 5.0.4 to 5.1.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v5.0.4...v5.1.0) --- updated-dependencies: - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: github.com/labstack/echo/v5 dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the updates group with 3 updates: github.com/fxamacker/cbor/v2, github.com/go-playground/validator/v10 and github.com/labstack/echo/v5.
Updates
github.com/fxamacker/cbor/v2from 2.9.0 to 2.9.1Release notes
Sourced from github.com/fxamacker/cbor/v2's releases.
... (truncated)
Commits
63d1c66Merge pull request #758 from fxamacker/fxamacker/update-readme-for-releasee8b10c3Merge pull request #757 from fxamacker/fxamacker/fix-keyasint4dd026bUpdate README status3076938Update golangci-lint to v2.10.16920cbeMigrate .golangci.yml to version 205358b1Fix several issues related to keyasint3851e1bMerge pull request #754 from fxamacker/fxamacker/refactor-parseMapToStruct-etc48a18bfRefactor field59d62f5Merge pull request #753 from fxamacker/fxamacker/small-bugfixes46bc977Merge pull request #752 from fxamacker/fxamacker/refactor-and-add-testsUpdates
github.com/go-playground/validator/v10from 10.30.1 to 10.30.2Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
b9258bdfix(fqdn): allow hyphens in last domain label (#1548)b9f1d79feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)...7fa9599chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#1546)8ca29ecchore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#1545)5e1bedfdocs: add Valuer interface documentation and example (#1540)42927a0feat: implement ValidatorValuer interface feature (#1416)c254ecedocs: fix typos (#1527)4325386fix: prevent panic in unique validation with nil pointer elements (#1532)d3f35daGo 1.26 support (#1535)f5c74cechore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1533)Updates
github.com/labstack/echo/v5from 5.0.4 to 5.1.0Release notes
Sourced from github.com/labstack/echo/v5's releases.
Changelog
Sourced from github.com/labstack/echo/v5's changelog.
Commits
597b4faChangelog for v5.1.0c192e50Merge pull request #2933 from aldas/LegacyIPExtractor22e4b71Remove legacy IP extraction logic from context.RealIP method and move it to L...83e04d2Do not set http.Server.WriteTimeout in StartConfig this is bad for SSE and st...a7005b2Add NewDefaultFS function to help create filesystem that allows absolute path...a0e5ff7Add doc comments to clarify usage of File related methods and leading slash h...3f50cc6Fix rate limiter documentation for default burst value675712dAdd StartConfig.Listener so server with custom Listener is easier to create.7d228b2Add https://github.com/labstack/echo-prometheus to the middleware list in REA...ec05bc8fix: correct spelling mistakes in comments and field nameDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions