build(deps): bump the gomod-all group across 1 directory with 13 updates #751
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 gomod-all group with 10 updates in the / directory:
1.55.71.55.80.22.10.22.60.28.00.29.20.23.10.25.410.26.010.30.10.1.30.1.51.51.01.52.01.9.31.9.41.9.11.10.21.20.11.21.0Updates
github.com/aws/aws-sdk-gofrom 1.55.7 to 1.55.8Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
070853erelease v1.55.8 (2025-07-31)bb0168eAdd deprecation warnings everywhere and remove some README content7ce44f3aws6d9a26dremove doc issue tmpl239002fdeprecate service packages and HLLs70c4177deprecate main runtime packagesbbdd4e9deprecateUpdates
github.com/go-openapi/errorsfrom 0.22.1 to 0.22.6Release notes
Sourced from github.com/go-openapi/errors's releases.
... (truncated)
Commits
d54d158doc: complete godoc coverage with testable examples (#85)2da66a2chore: fix typos in comments8590df6doc: announced new discord channeld20a6a4doc: fixed a few hiccups in README and maintainers doc458c474ci: removed redundant release workflowbcdc857doc: updated contributors file1580f0bchore(lint): relinted code base according to strengthened rules.b1b6a71ci: realigned CI and docs298ae86Bump actions/checkout from 5 to 6 in the development-dependencies group7dece76Bump golangci/golangci-lint-action in the development-dependencies groupUpdates
github.com/go-openapi/runtimefrom 0.28.0 to 0.29.2Commits
078717afix(vuln): fixed vulnerability in returned error, not escaping single quotes97d4db8tests: replaced stretchr/testify by go-openapi/testify3802129chore: updated license marks in source files06d6e56updated README for release53e5561chore(deps): updated dependencies & relint7e6d12cbuild(deps): bump the go-openapi-dependencies group with 4 updatesf39677bchore(deps): deprecated dependency to opentracing476a4c4chore: migrated calls to go-openapi/swag to the new API8de32b0fixed the nil checkc364773Update context.goUpdates
github.com/go-openapi/strfmtfrom 0.23.0 to 0.25.0Commits
a235dd3tests: replaced stretchr/testify by go-openapi/testifyb93d88echore: updated license marks in source files398a468build(deps): bump go.mongodb.org/mongo-driver68b6683feat(format): add uuid7 string format supportad12a81build(deps): bump golang.org/x/net in the golang-org-dependencies group5c9b6bdchore(refact): assembled bson-dependent methods and tests5e4146bchore(deps): removed dependency to govalidator900913bchore(deps): updated dependencies & relintede9d6155build(deps): bump golang.org/x/net in the golang-org-dependencies group65743c4build(deps): bump actions/setup-go in the development-dependencies groupUpdates
github.com/go-openapi/swagfrom 0.23.1 to 0.25.4Commits
73525adprepared release v0.25.42bf1ed6fix(mangling): overlapping pluralized initialisms trigger panic171b7e8build(deps): bump the development-dependencies group across 2 directories wit...4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/validatefrom 0.24.0 to 0.25.1Commits
b43789ctests: replaced stretchr/testify by go-openapi/testify (#215)6497566chore: updated license marks in source files (#214)e1fe694chore(deps): updated dependencies & relinted (#213)5b01476chore(deps): bump the go-openapi-dependencies group with 4 updates320b3adSvace static analyzer fix (#208)a83e96echore(deps): bump actions/setup-go in the development-dependencies group5806528chore: adopted swag v0.24.0 modulesd7c0e6dchore(deps): bump github.com/stretchr/testifyefe4be9chore(deps): bump actions/checkout in the development-dependencies groupe34a8d9chore(deps): bump github.com/go-openapi/errorsUpdates
github.com/go-playground/validator/v10from 10.26.0 to 10.30.1Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
5010f83Fix 1513 update ISO 3166-2 codes (#1514)e8627a1fix: Revert min limit of e164 regex (#1516)65b1bccFeat: uds_exists validator (#1482)e9b900cfix: resolve panic when using cross-field validators with ValidateMap (#1508)7aba81cfix: resolve panic when using aliases with OR operator (#1507)4d600befix: add missing translations for alpha validators (#1510)b0e4ba2docs: document omitzero (#1509)79fba72Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)afce000excluded_unlessbug fix (#1307)Updates
github.com/mholt/archivesfrom 0.1.3 to 0.1.5Release notes
Sourced from github.com/mholt/archives's releases.
Commits
e30ac60rar: Update rardecode to v2.2.0 and remove WriterTo interface (#56)cca9224Deprecate FormatGNU; introduce Tar.Format1816065go.mod: update modules and compress to 1.18.0 (#54)88a2597brotli: Don't match when it does match another format (fix #51)71b922eFix ArchiveFS.Stat() for implicit dirsa6166faAmortize implicit dirs too; fix skipped entries in subsequent walks9132adfTest go 1.24 and 1.25 (#49)814d03aUpdate dependencies to avoid CVE-2025-58058 (#48)f07cd8eMake brotli stream matcher more robust to uncompressed binary and ASCII data ...Updates
github.com/samber/lofrom 1.51.0 to 1.52.0Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Commits
a25c42dbump v1.52.015ac624docs: adding go playground examples to it/ package (#708)c7e9459docs: lots of various doc improvements (#706)fa2d724doc: add it/mutable/parallel sub-package to llms.txt (#707)aa3a48dfix(doc): add missing "contributing" entry in the menu5def06dfix(doc): various hot fixesf9a57efchore(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /docs (#704)8b8aa28fix(doc): make "iter" package visible in doc sidebar39e418fdoc: adding a "contributing" page1b3cb42fix(doc): improve algolia searchUpdates
github.com/sirupsen/logrusfrom 1.9.3 to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
github.com/spf13/cobrafrom 1.9.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)Updates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.