chore(deps): bump the dependencies group across 1 directory with 7 updates #1178
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 dependencies group with 6 updates in the / directory:
1.15.20
1.15.23
1.11.0
1.11.1
0.25.6
0.25.7
0.18.0
0.19.0
1.8.1
1.9.1
1.34.5
1.35.0
Updates
github.com/goccy/go-yaml
from 1.15.20 to 1.15.23Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
89a6600
Fix encoding of string that contains "- " (#657)2ac8cff
fix format with empty value (#654)548e1b8
Fix format indent (#653)13e918a
Make UseSingleQuote compliant with the YAML spec (#647)3992548
Fix string representation of MappingNode in flow style (#623)48e793c
fix unmarshal text (#649)Updates
github.com/googleapis/go-sql-spanner
from 1.11.0 to 1.11.1Release notes
Sourced from github.com/googleapis/go-sql-spanner's releases.
Changelog
Sourced from github.com/googleapis/go-sql-spanner's changelog.
Commits
3bc8afa
chore(main): release 1.11.1 (#379)1bccea5
fix: session leak when tx was aborted during commit (#382)4b81c98
deps: update module github.com/googleapis/go-sql-spanner to v1 (#381)da4e3c8
docs: add samples for getting started guide (#361)Updates
github.com/k1LoW/grpcstub
from 0.25.6 to 0.25.7Release notes
Sourced from github.com/k1LoW/grpcstub's releases.
Changelog
Sourced from github.com/k1LoW/grpcstub's changelog.
Commits
3643afc
Merge pull request #147 from k1LoW/tagpr-from-v0.25.6bfbdcdf
[tagpr] update CHANGELOG.md6b2fe4b
[tagpr] prepare for the next release1393b0a
Merge pull request #148 from k1LoW/dependabot/go_modules/dependencies-4d974c417d5e67a28
chore(deps): bump golang.org/x/net in the dependencies group8f191dd
chore(deps): update Go version to 1.23.6 in go.mod60d4a67
Merge pull request #146 from k1LoW/dependabot/go_modules/dependencies-6dcb96142dcbf1c8a
chore(deps): bump the dependencies group across 1 directory with 3 updatesUpdates
github.com/k1LoW/httpstub
from 0.18.0 to 0.19.0Release notes
Sourced from github.com/k1LoW/httpstub's releases.
Changelog
Sourced from github.com/k1LoW/httpstub's changelog.
Commits
ed8d632
Merge pull request #80 from k1LoW/tagpr-from-v0.18.083209c8
[tagpr] update CHANGELOG.md887e2fa
[tagpr] prepare for the next release41feaf0
fix: correct nullable error handling in openapi3 validatorf555514
Merge pull request #82 from k1LoW/dependabot/go_modules/dependencies-a90e11a4f07db8717
chore(deps): bump the dependencies group with 2 updatesce824cc
Merge pull request #81 from k1LoW/dependabot/go_modules/golang.org/x/net-0.33.0864e120
chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0001405e
chore(dependabot): remove ignored dependencies and update Go version in go.modUpdates
github.com/pb33f/libopenapi
from 0.21.2 to 0.21.5Release notes
Sourced from github.com/pb33f/libopenapi's releases.
Commits
542bd9c
Update node_builder_test.gob63a2af
fix error on negative float and int numbersf1e3b5e
Fixed locking issue,10ccc66
removed commentc038ac7
Fixed pb33f/openapi-changes#177e2b47bb
Fixes issue pb33f/openapi-changes#160474a206
Fixed pb33f/openapi-changes#13005f4044
style: channel use struct5f9a66a
Added support for excluding extention refsce92a45
fixed a bug with keynodes in the indexUpdates
github.com/spf13/cobra
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)5f9c408
chore: Upgrade dependencies for v1.9.0 (#2233)24ada7f
Remove the default "completion" cmd if it is alone (#1559)680936a
New logo8cb30f9
feat: add CompletionWithDesc helper (#2231)17b6dca
doc: add Conduit (#2230)ab5cadc
Allow to reset the templates to the default (#2229)4ba5566
fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ec
Print ActiveHelp for bash along other completions (#2076)Updates
modernc.org/sqlite
from 1.34.5 to 1.35.0Commits
d787662
all linux is now musl libc5c066ae
update dependencies, updates #177Dependabot 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