chore(deps): bump the dependencies group with 5 updates #1176
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 5 updates:
1.15.20
1.15.23
1.11.0
1.11.1
0.21.2
0.21.5
1.8.1
1.9.0
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/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.0Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
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)611e16c
Allow linker to perform deadcode elimination for program using Cobra (#1956)09d5664
Add similar whitespace escape logic to bash v2 completions than in other comp...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