mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 22:45:55 +03:00
[PR #985] [CLOSED] chore(deps): bump the all group with 11 updates #910
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#910
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/985
Author: @dependabot[bot]
Created: 10/1/2024
Status: ❌ Closed
Base:
master← Head:dependabot/go_modules/all-9717887f3d📝 Commits (1)
bcad599chore(deps): bump the all group with 11 updates📊 Changes
2 files changed (+80 additions, -81 deletions)
View changed files
📝
go.mod(+25 -24)📝
go.sum(+55 -57)📄 Description
Bumps the all group with 11 updates:
1.9.21.10.01.0.21.0.35.2.05.3.01.14.221.14.231.0.21.1.01.8.01.8.10.23.00.27.00.16.00.20.00.25.00.29.00.20.00.24.01.29.91.33.1Updates
github.com/PuerkitoBio/goqueryfrom 1.9.2 to 1.10.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
7d37930Update readme to prepare 1.10 version9551ee5Merge pull request #489 from PuerkitoBio/amikai-itereach-pr291e2cfMerge branch 'master' into amikai-itereach-pr7019296Update CI to target go1.23+eec8e87Revert "Re-orangize code for compitable"957a864Prepare 1.9.3 release34d91dbMerge pull request #488 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...0984c44Bump golang.org/x/net from 0.28.0 to 0.29.0fbfb78cMerge pull request #487 from Kiyo510/fix_ci_teste91ee4dFixed checkout to repo before executing actions/setup-go@v5 step to avoid err...Updates
github.com/gin-contrib/requestidfrom 1.0.2 to 1.0.3Release notes
Sourced from github.com/gin-contrib/requestid's releases.
Commits
b57ed44chore: upgrade Go version and dependencies in workflowc0b05e3docs: Update README.md (#49)d37aa70chore: update Go version matrix to include 1.23970c0c8chore: restrict Go versions and simplify CI workflow45b6b14chore: upgrade dependencies to latest versions8627134chore: update dependencies to latest stable versions228d8b0ci: update CI/CD pipeline and testing configurationsUpdates
github.com/gofrs/uuid/v5from 5.2.0 to 5.3.0Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
e826b84Add "AtTime" generators for V1, V6, and V7 (#142)190948bBump actions/upload-artifact from 4.3.4 to 4.3.5 in the all group (#171)1643bf3Bump the all group with 2 updates (#170)e60730aBump github/codeql-action from 3.25.12 to 3.25.13 in the all group (#169)2f6f9f4chore: group GitHub Action updates (#168)da52fd9Bump github/codeql-action from 3.25.11 to 3.25.12 (#165)8595587Bump actions/setup-go from 5.0.1 to 5.0.2 (#166)fad3d14Bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#167)817d03cBump actions/upload-artifact from 4.3.3 to 4.3.4 (#164)b7cab94Bump github/codeql-action from 3.25.10 to 3.25.11 (#163)Updates
github.com/mattn/go-sqlite3from 1.14.22 to 1.14.23Commits
846fea6Update amalgamation code to 3.46.13c0390badd support for libsqlite3 on z/OS18cddedfix: some typosUpdates
github.com/sethvargo/go-envconfigfrom 1.0.2 to 1.1.0Release notes
Sourced from github.com/sethvargo/go-envconfig's releases.
Commits
bbaf784Add MustProcess which panics on errors (#115)e51a54fRelax Go constraint to 1.20 (#113)Updates
github.com/spf13/cobrafrom 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74Remove fully inactivated linters (#2148)5c2c1d6Consistent annotation names (#2140)5a1aceabuild(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2docs: update user guide (#2128)6b5f577More linting (#2099)bd914e5fix: remove deprecated io/ioutils package (#2120)1f80fa2chore: remove repetitive words (#2122)c69ae4cci: test golang 1.22 (#2113)a30cee5build(deps): bump actions/cache from 3 to 4 (#2102)Updates
golang.org/x/cryptofrom 0.23.0 to 0.27.0Commits
c9da6b9all: fix printf(var) mistakes detected by latest printf checkerb35ab4fgo.mod: update golang.org/x dependenciesbcb0f91internal/poly1305: Port sum_amd64.s to Avo7eace71chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbcsalsa20/salsa: Port salsa20_amd64.s to Avo82942cfblake2b: port blake2b_amd64.s to Avo0484c26blake2b: port blake2bAVX2_amd64.s to Avo38ed1bcblake2s: port blake2s_amd64.s to Avo38a0b5dargon2: Avo port of blamka_amd64.sbf5f14fx509roots/fallback: update bundleUpdates
golang.org/x/imagefrom 0.16.0 to 0.20.0Commits
c82123ago.mod: update golang.org/x dependencies59aa040go.mod: update golang.org/x dependencies8bfd4fdcolornames: update link to SVG specbad7eb8LICENSE: update per Google Legal9abbe10draw: avoid FMA (Fused Multiply Add)3bbf4a6tiff: Validate palette indices when parsing palette-color images6c5fa46go.mod: update golang.org/x dependenciesUpdates
golang.org/x/netfrom 0.25.0 to 0.29.0Commits
35b4abago.mod: update golang.org/x dependencies9bf379fwebsocket: fix printf(var) mistake detected by latest printf checker4542a42go.mod: update golang.org/x dependencies765c7e8xsrftoken: create no padding base64 string by RawURLEncoding032e4e4LICENSE: update per Google Legale2310aego.mod: update golang.org/x dependencies77708f7quic: skip tests which depend on unimplemented UDP functions on Plan 99617c63http2: avoid Transport hang with Connection: close and AllowHTTP66e838cgo.mod: update golang.org/x dependencies6249541http2: avoid race in server handler SetReadDeadine/SetWriteDeadlineUpdates
golang.org/x/termfrom 0.20.0 to 0.24.0Commits
2f7b0ddgo.mod: update golang.org/x dependenciesf867b76x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windowsd598954go.mod: update golang.org/x dependenciesd4346f0LICENSE: update per Google Legalc976cb1go.mod: update golang.org/x dependencies5f0bb72go.mod: update golang.org/x dependenciesUpdates
modernc.org/sqlitefrom 1.29.9 to 1.33.1Commits
ad49d64retract v1.33.0cc08747use internal/libc, updates #1778794efause internal/libc, updates #177b550c20replace modernc.org/libc => ./internal/libc, updates #17732d5dd2Merge branch 'feature/fcntl-persist-wal' into 'master'61f61b2Add support for setting SQLITE_FCNTL_PERSIST_WALb0354f7fix documentation34bc99bvendor libsqlite3@v1.5.2 /n2708c0bvendor libsqlite3@v1.5.253acf59builder.json: disable autotagDependabot 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.