chore(deps): bump the all group with 6 updates #832
Closed
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 all group with 6 updates:
1.2.0
1.2.1
0.9.0
1.0.0
1.16.2
1.16.3
0.17.0
0.18.0
0.14.0
0.15.0
0.19.0
0.20.0
Updates
github.com/go-shiori/go-epub
from 1.2.0 to 1.2.1Release notes
Sourced from github.com/go-shiori/go-epub's releases.
Commits
2f66845
deps: Update Dependencies (#25)887d7ee
ci: add codecov support (#24)9c10b06
fix: add file extension at the end of filename if not provided (#20)00a59d4
deps: add dependabot (#23)1831f01
update to golang v1.21 (#21)2b0d15c
fix: ineffectual assignment to parentIndex (#19)f66805e
fix: Append subsection to subsection (#18)8db857c
fix: misplaced subsection position in toc.ncx (#13)Updates
github.com/sethvargo/go-envconfig
from 0.9.0 to 1.0.0Release notes
Sourced from github.com/sethvargo/go-envconfig's releases.
Commits
13fa723
Fix docsee3f51d
Update docs and examples (#101)ed1aec1
Allow configurable decoding (#100)668ea4a
Ignore prefix computing environment variable defaults (#99)2938058
Add more test coverage for global configs (#98)9dce086
Introduce global and cascading configuration options (#97)d42f4a2
Use generics to clean up pointer pointers in tests (#96)4906428
Drop ExtractDefaults functionality (#95)053a0d2
Make mutators a full-fledged interface (#94)b632c02
Require Go 1.21 or later (#93)Updates
github.com/swaggo/swag
from 1.16.2 to 1.16.3Release notes
Sourced from github.com/swaggo/swag's releases.
Commits
98ed434
Update version.go (#1751)7147984
Feat: Support generic with map params (#1746)ae7e404
fix #1742 (#1744)d4218f2
Struct fields supported for header and path param types (#1740)76695ca
bug: array form filed name should not contains bracket which led to invalid f...0fb6820
deprecate some parts of routers in an operation (#1735)33da992
chore(deps): bump golang.org/x/crypto in /example/object-map-example (#1725)fb5890c
chore(deps): bump golang.org/x/crypto in /example/go-module-support (#1726)43fec8e
chore(deps): bump golang.org/x/crypto in /example/celler (#1727)9fdba3e
fix deps (#1724)Updates
golang.org/x/crypto
from 0.17.0 to 0.18.0Commits
dbb6ec1
ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...403f699
ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr055043d
go.mod: update golang.org/x dependencies08396bb
internal/poly1305: drop Go 1.12 compatibilityUpdates
golang.org/x/image
from 0.14.0 to 0.15.0Commits
9e190ae
webp: disallow multiple VP8X chunksUpdates
golang.org/x/net
from 0.19.0 to 0.20.0Commits
cb5b10f
go.mod: update golang.org/x dependencies689bbc7
quic: deflake TestStreamsCreateConcurrencyf12db26
internal/quic/cmd/interop: use wget --no-verbose in Dockerfilec136d0c
quic: avoid panic when PTO expires and implicitly-created streams existf9726a9
quic: fix packet size loggingc337daf
quic: enable qlog output in tests2b416c3
quic/qlog: create log files with O_EXCL1e59a7e
quic/qlog: correctly write negative durationsb0eb4d6
quic: compute pnum len from max ack received, not sentb952594
quic: fix data race in connection closeDependabot 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