🌱 Bump the go-openapi group across 1 directory with 7 updates #856
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 go-openapi group with 4 updates in the / directory: github.com/go-openapi/errors, github.com/go-openapi/loads, github.com/go-openapi/runtime and github.com/go-openapi/swag.
Updates
github.com/go-openapi/errors
from 0.22.2 to 0.22.3Commits
429e45b
updated linting rulescaa9e61
fix go vet issue (go1.24+)63e8809
chore: upgraded go-openapi to go 1.24cc310ac
Bump actions/setup-go from 5 to 6 in the development-dependencies group923e6bf
Bump github.com/stretchr/testify in the development-dependencies groupd115017
Bump actions/checkout from 4 to 5 in the development-dependencies groupUpdates
github.com/go-openapi/loads
from 0.22.0 to 0.23.1Commits
1ad25ab
fixed data race condition with loader options7b045c2
chore(deps): updated dependencies & relintedd69e0f8
deps: upgraded swag and yaml3c20af5
Added support for embedded files, with example48f1c9c
build(deps): bump actions/setup-go in the development-dependencies groupf0a66c8
Update spec.go78858b9
build(deps): bump github.com/go-openapi/swag7f69744
build(deps): bump github.com/stretchr/testify0a1d11e
build(deps): bump actions/checkout in the development-dependencies group9d614fd
ci: fixed auto-mergeUpdates
github.com/go-openapi/runtime
from 0.28.0 to 0.29.0Commits
53e5561
chore(deps): updated dependencies & relint7e6d12c
build(deps): bump the go-openapi-dependencies group with 4 updatesf39677b
chore(deps): deprecated dependency to opentracing476a4c4
chore: migrated calls to go-openapi/swag to the new API8de32b0
fixed the nil checkc364773
Update context.go0628cdf
chore(go): upgraded to g1.246912bd1
build(deps): bump actions/setup-go in the development-dependencies group341eefa
build(deps): bump github.com/stretchr/testify0e2f309
build(deps): bump github.com/go-openapi/errorsUpdates
github.com/go-openapi/spec
from 0.21.0 to 0.22.0Commits
e3141f6
updated yaml dependency to maintained package053aef4
updated linting rules to go1.24df12108
chore(deps): updated dependencies3dbaee0
build(deps): bump the go-openapi-dependencies group with 5 updates496cf72
build(deps): bump actions/setup-go in the development-dependencies groupe935aa9
chore: adopted swag v0.24.0 modules26ddb24
build(deps): bump github.com/stretchr/testify50d4b57
build(deps): bump actions/checkout in the development-dependencies groupe874ac9
build(deps): bump github.com/go-openapi/jsonpointer47a6321
fix(lint): fixed false positives in tests (testifylint)Updates
github.com/go-openapi/strfmt
from 0.23.0 to 0.24.0Commits
900913b
chore(deps): updated dependencies & relintede9d6155
build(deps): bump golang.org/x/net in the golang-org-dependencies group65743c4
build(deps): bump actions/setup-go in the development-dependencies groupc21fe94
build(deps): bump github.com/stretchr/testify2ac5723
fix(duration): accepts fractional values for duration (#170)aae2676
build(deps): bump actions/checkout in the development-dependencies groupd24e69d
build(deps): bump github.com/go-openapi/errors1613dfc
fix(lint): fixed false positives in tests (testifylint)25d4e0a
chore(lint): update linter config, relinted code430601d
Bump golang.org/x/net in the golang-org-dependencies groupUpdates
github.com/go-openapi/swag
from 0.24.1 to 0.25.1Commits
e8de8a1
prepared release v0.25.1ccad3e7
fix(typo): fixed typo on the benchmark diagram image4e3f4ae
fix(jsonutils): fixed data race with lexera7a1158
prepared release v0.25.02e28a5a
perf(jsonutils): fixed Adapter's interface to reduce its overhead959dfdd
Added benchmarks to measure how the new adapters play outc3abe4a
chore(deps): removed direct dependencies to gopkg.in/yaml.v3effdcb9
chore: improved mono-repo managementf344ab5
Remove dependency to mailru/easyjson by default6da37dd
build(deps): bump the development-dependencies group across 2 directories wit...Updates
github.com/go-openapi/validate
from 0.24.0 to 0.25.0Commits
e1fe694
chore(deps): updated dependencies & relinted (#213)5b01476
chore(deps): bump the go-openapi-dependencies group with 4 updates320b3ad
Svace static analyzer fix (#208)a83e96e
chore(deps): bump actions/setup-go in the development-dependencies group5806528
chore: adopted swag v0.24.0 modulesd7c0e6d
chore(deps): bump github.com/stretchr/testifyefe4be9
chore(deps): bump actions/checkout in the development-dependencies groupe34a8d9
chore(deps): bump github.com/go-openapi/errorsbced55e
chore(deps): bump github.com/go-openapi/jsonpointer066d634
chore(lint): upadate lintingDependabot 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 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 <dependency name> major version
will 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 version
will 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