mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 06:25:54 +03:00
[PR #1016] [CLOSED] chore(deps): bump the all group with 15 updates #928
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#928
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/1016
Author: @dependabot[bot]
Created: 12/1/2024
Status: ❌ Closed
Base:
master← Head:dependabot/go_modules/all-9a7e92aa58📝 Commits (1)
ab722d5chore(deps): bump the all group with 15 updates📊 Changes
2 files changed (+127 additions, -128 deletions)
View changed files
📝
go.mod(+39 -40)📝
go.sum(+88 -88)📄 Description
Bumps the all group with 15 updates:
1.9.21.10.01.17.01.18.01.0.21.0.35.2.05.3.01.14.221.14.241.0.21.1.01.8.01.8.11.9.01.10.01.16.31.16.40.31.00.34.00.23.00.27.00.16.00.22.00.25.00.29.00.20.00.24.01.29.91.34.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/fatih/colorfrom 1.17.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870Update README.md546c2d0Merge pull request #225 from fatih/add-rgb-api1ff0f97Apply suggestions from code review5723903Add RGB API supportf203fbcMerge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fbBump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0Merge pull request #235 from deining/fix-typo9b9653eBump GitHub workflow actionsUpdates
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.24Commits
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
github.com/stretchr/testifyfrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
github.com/swaggo/swagfrom 1.16.3 to 1.16.4Release notes
Sourced from github.com/swaggo/swag's releases.
Commits
0b9e347new release (#1901)103ac42chore: Update ci.yml (#1902)d323b48Feat: Add support for parenthesis in router patterns (#1859)7159b0ffix: failing assert in enums test on 32bit (#1634)28de14cFlags to parse internal and dependency package (#1894)a74d34cfix:parse all field names declared in a row (#1872)4fd8a36Update docs for request and response headers (#1825)9069105update README (#1856)a3c6d12support markdown description for declaration (#1893)1d730c5Fix param comment escaping issue (#1890)Updates
github.com/testcontainers/testcontainers-gofrom 0.31.0 to 0.34.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
7d0f970chore: use new version (v0.34.0) in modules and examples2c66f20feat: add meilisearch-module (#2835)235ab07fix(postgres): duplicate snapshot name (#2840)f1632b3chore: use Contains or ErrorContains checks (#2839)b74984dgolangci-lint: enable thelper linter (#2834)5e988fffix(reaper): refactor to allow retries and fix races (#2728)56bb501chore: update ryuk to 0.10.2 (#2833)27f699bfeat: add yugabytedb module (#2825)00e7002fix: update module container struct name and missing imports (#2831)fb6a4bachore: replace 'assert' with 'require' (#2827)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.22.0Commits
3724ab8go.mod: update golang.org/x dependenciesec562a8README: don't recommend go get931781ago.mod: update golang.org/x dependenciesc82123ago.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.34.1Commits
8406fdaUpdate change logeaf7611Merge branch 'master' into 'master'13122eeImplement ResetSession and IsValid methods in connection188943badd LiberaPay badgesad49d64retract v1.33.0cc08747use internal/libc, updates #1778794efause internal/libc, updates #177b550c20replace modernc.org/libc => ./internal/libc, updates Description has been truncated🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.