Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 7 updates:
10.19.0
10.20.0
0.6.1
0.6.3
0.19.0
0.22.0
0.16.0
0.16.1
0.16.2
0.16.5
0.0.51
0.0.55
1.29.8
1.29.9
Updates
github.com/go-playground/validator/v10
from 10.19.0 to 10.20.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
e20b948
Update README.md610b713
Add EU countries validator (#1252)5187f87
feat: add base32 validator tag (#1253)21b0b9f
Fix ULID should case-insensitive (#1258)Updates
github.com/k1LoW/bufresolv
from 0.6.1 to 0.6.3Release notes
Sourced from github.com/k1LoW/bufresolv's releases.
Changelog
Sourced from github.com/k1LoW/bufresolv's changelog.
Commits
44fa355
Merge pull request #18 from k1LoW/tagpr-from-v0.6.2ea8f55a
[tagpr] update CHANGELOG.mdf5503ed
[tagpr] prepare for the next release138272e
Add Referencese6becc5
go get -uebe9b30
Merge pull request #17 from k1LoW/tagpr-from-v0.6.1adaa64f
[tagpr] update CHANGELOG.md2dea459
[tagpr] prepare for the next release0edf0a8
bonsaiUpdates
github.com/k1LoW/grpcstub
from 0.19.0 to 0.22.0Release notes
Sourced from github.com/k1LoW/grpcstub's releases.
Changelog
Sourced from github.com/k1LoW/grpcstub's changelog.
Commits
4712365
Merge pull request #88 from k1LoW/tagpr-from-v0.21.0d5cc5be
[tagpr] update CHANGELOG.mdea4a271
[tagpr] prepare for the next release779de59
Merge pull request #89 from k1LoW/organize-optionse396044
Organize optionsedd8ba4
bonsai8ba0fbe
Merge pull request #86 from k1LoW/tagpr-from-v0.20.0068dbb4
[tagpr] update CHANGELOG.md5a4d66f
[tagpr] prepare for the next releasea645711
Merge pull request #87 from k1LoW/change-ifaceUpdates
github.com/k1LoW/httpstub
from 0.16.0 to 0.16.1Release notes
Sourced from github.com/k1LoW/httpstub's releases.
Changelog
Sourced from github.com/k1LoW/httpstub's changelog.
Commits
b7f310f
Merge pull request #50 from k1LoW/tagpr-from-v0.16.09909641
[tagpr] update CHANGELOG.md7b4c12f
[tagpr] prepare for the next release2fdb0b3
Merge pull request #49 from k1LoW/dependabot/go_modules/dependencies-0162820171a3cc5f8
chore(deps): bump github.com/pb33f/libopenapi-validatorUpdates
github.com/pb33f/libopenapi
from 0.16.2 to 0.16.5Release notes
Sourced from github.com/pb33f/libopenapi's releases.
Commits
8a1d3ae
more test coverage and filling gaps on schema renderer7f945e3
tuning example rendering2464753
Adding more schema rendering testsf636dc9
Added support for decimal and bigint format schema rendering2999542
Added item example rendering to schema renderer9d1ca6f
fix: issue-280 Index.GetAllSchemas() regression in values returned7e86e99
Fix panic when ref is mis-usedUpdates
github.com/pb33f/libopenapi-validator
from 0.0.51 to 0.0.55Release notes
Sourced from github.com/pb33f/libopenapi-validator's releases.
Commits
6a51b95
fix: remove debug logab13cf1
fix: add TestNewValidator_ValidateHttpRequestSync_ValidPostSimpleSchema_Found...e73b5cb
fix: add ValidateHttpRequestSync method for synschronous validation (#1)3c54b78
bumped libopenapia381da8
Ensure schema is rendered inline6b93301
Addressed issue #757e5d6b3
bumped deps0e6b74d
cleaned up panic in path params when schema is missingb29caff
added schema render to path path param validation67d7414
bumped depsUpdates
modernc.org/sqlite
from 1.29.8 to 1.29.9Commits
fed279c
Merge branch 'begin-use-context' into 'master'5bcefd1
use passed context in BeginTxab5c380
remove all traces of mattn/go-sqlite3Dependabot 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