mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 06:25:54 +03:00
[PR #832] [CLOSED] chore(deps): bump the all group with 6 updates #810
Labels
No labels
component:backend
component:builds
component:builds
component:extension
component:frontend
component:readability
database
database:mysql
database:postgres
database:sqlite
feature:ebooks
github_actions
good first issue
hacktoberfest
note:duplicate?
note:fixed?
note:out-of-scope?
os:windows
priority:high
priority:low
pull-request
resolution:as-intended
resolution:cant-reproduce
resolution:duplicate
resolution:fixed
resolution:wontfix
tag:TBD
tag:big-task
tag:help-wanted
tag:huge-data
tag:meta
tag:more-info
tag:next
tag:no-stale
tag:requires-migrations
tag:research
tag:security 🛡️
tag:stale
tag:waiting-for-assignee
type:bug
type:documentation
type:enhancement
type:meta
type:ux
user:cli
user:web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shiori#810
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-shiori/shiori/pull/832
Author: @dependabot[bot]
Created: 2/1/2024
Status: ❌ Closed
Base:
master← Head:dependabot/go_modules/all-f479aa286c📝 Commits (1)
a852fb5chore(deps): bump the all group with 6 updates📊 Changes
2 files changed (+26 additions, -26 deletions)
View changed files
📝
go.mod(+8 -8)📝
go.sum(+18 -18)📄 Description
Bumps the all group with 6 updates:
1.2.01.2.10.9.01.0.01.16.21.16.30.17.00.18.00.14.00.15.00.19.00.20.0Updates
github.com/go-shiori/go-epubfrom 1.2.0 to 1.2.1Release notes
Sourced from github.com/go-shiori/go-epub's releases.
Commits
2f66845deps: Update Dependencies (#25)887d7eeci: add codecov support (#24)9c10b06fix: add file extension at the end of filename if not provided (#20)00a59d4deps: add dependabot (#23)1831f01update to golang v1.21 (#21)2b0d15cfix: ineffectual assignment to parentIndex (#19)f66805efix: Append subsection to subsection (#18)8db857cfix: misplaced subsection position in toc.ncx (#13)Updates
github.com/sethvargo/go-envconfigfrom 0.9.0 to 1.0.0Release notes
Sourced from github.com/sethvargo/go-envconfig's releases.
Commits
13fa723Fix docsee3f51dUpdate docs and examples (#101)ed1aec1Allow configurable decoding (#100)668ea4aIgnore prefix computing environment variable defaults (#99)2938058Add more test coverage for global configs (#98)9dce086Introduce global and cascading configuration options (#97)d42f4a2Use generics to clean up pointer pointers in tests (#96)4906428Drop ExtractDefaults functionality (#95)053a0d2Make mutators a full-fledged interface (#94)b632c02Require Go 1.21 or later (#93)Updates
github.com/swaggo/swagfrom 1.16.2 to 1.16.3Release notes
Sourced from github.com/swaggo/swag's releases.
Commits
98ed434Update version.go (#1751)7147984Feat: Support generic with map params (#1746)ae7e404fix #1742 (#1744)d4218f2Struct fields supported for header and path param types (#1740)76695cabug: array form filed name should not contains bracket which led to invalid f...0fb6820deprecate some parts of routers in an operation (#1735)33da992chore(deps): bump golang.org/x/crypto in /example/object-map-example (#1725)fb5890cchore(deps): bump golang.org/x/crypto in /example/go-module-support (#1726)43fec8echore(deps): bump golang.org/x/crypto in /example/celler (#1727)9fdba3efix deps (#1724)Updates
golang.org/x/cryptofrom 0.17.0 to 0.18.0Commits
dbb6ec1ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...403f699ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr055043dgo.mod: update golang.org/x dependencies08396bbinternal/poly1305: drop Go 1.12 compatibilityUpdates
golang.org/x/imagefrom 0.14.0 to 0.15.0Commits
9e190aewebp: disallow multiple VP8X chunksUpdates
golang.org/x/netfrom 0.19.0 to 0.20.0Commits
cb5b10fgo.mod: update golang.org/x dependencies689bbc7quic: deflake TestStreamsCreateConcurrencyf12db26internal/quic/cmd/interop: use wget --no-verbose in Dockerfilec136d0cquic: avoid panic when PTO expires and implicitly-created streams existf9726a9quic: fix packet size loggingc337dafquic: enable qlog output in tests2b416c3quic/qlog: create log files with O_EXCL1e59a7equic/qlog: correctly write negative durationsb0eb4d6quic: compute pnum len from max ack received, not sentb952594quic: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.