mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-24 22:15:52 +03:00
[PR #1182] chore(deps): bump the all group across 1 directory with 16 updates #1032
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#1032
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/1182
Author: @dependabot[bot]
Created: 2/1/2026
Status: 🔄 Open
Base:
master← Head:dependabot/go_modules/all-ad9dc7761f📝 Commits (1)
2a650f8chore(deps): bump the all group across 1 directory with 16 updates📊 Changes
2 files changed (+94 additions, -112 deletions)
View changed files
📝
go.mod(+28 -28)📝
go.sum(+66 -84)📄 Description
Bumps the all group with 13 updates in the / directory:
1.10.31.11.05.3.25.4.05.3.05.3.11.37.01.39.01.10.91.11.11.14.321.14.330.5200.00.5200.11.9.31.9.41.10.11.10.21.16.41.16.60.37.00.40.00.31.00.35.01.39.01.44.3Updates
github.com/PuerkitoBio/goqueryfrom 1.10.3 to 1.11.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
d3e3ce5Merge pull request #534 from PuerkitoBio/mna-prepare-1.119841a36Update readme for 1.11 release469d4eaMerge pull request #533 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...a03654eBump golang.org/x/net from 0.43.0 to 0.47.0faf16caMerge pull request #523 from PuerkitoBio/dependabot/github_actions/actions/ch...4c1c718Update test matrix to run on Go 1.24 and 1.2562bfb67Bump actions/checkout from 4 to 5e314281Merge pull request #525 from PuerkitoBio/dependabot/github_actions/actions/se...0961921Bump actions/setup-go from 5 to 6695fbfdMerge pull request #522 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...Updates
github.com/gofrs/uuid/v5from 5.3.2 to 5.4.0Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
153266aAdd IsZero method to UUID type for MongoDB omitzero support (#226)90a218bBump the all group across 1 directory with 4 updates (#230)5ec55b6Bump the all group with 2 updates (#227)e1fb84eperf: reduce allocations in NewV3 and NewV5 (#221)f37c04dBump the all group with 4 updates (#225)efd4d5afix: deduplicate UUID parsing logic with parsing tests #217; (#218)bbcba78Bump the all group across 1 directory with 4 updates (#223)78d4142Bump github/codeql-action from 3.28.18 to 3.29.0 in the all group (#215)6fd71a3Bump the all group across 1 directory with 4 updates (#214)eabfc15Bump the all group with 2 updates (#212)Updates
github.com/golang-jwt/jwt/v5from 5.3.0 to 5.3.1Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
7ceae61Add release.yml for changelog configurationdce8e4dSet token.Signature inParseUnverified(#414)8889e20Save signature to Token struct after successful signing (#417)d237f82ci: update github-actions schedule interval to monthlyd8dce95Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)e931803Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)e6a0afaBump actions/checkout from 5 to 6 (#487)9f85c9eBump crate-ci/typos from 1.39.0 to 1.40.0 (#488)60a8669Bump actions/setup-go from 5 to 6 (#469)76f5828Remove misleading ParserOptions documentation (#484)Updates
github.com/huandu/go-sqlbuilderfrom 1.37.0 to 1.39.0Release notes
Sourced from github.com/huandu/go-sqlbuilder's releases.
Commits
03c69daMerge pull request #230 from stvnkiss/master2301772Merge remote-tracking branch 'origin/master' into frok/master567ea02fix #229: update doc on Where to avoid confusion4222660document UpdateBuilder.From in README.mda8ee7d2test From on UpdateBuilder508cadaadded From support for UpdateBuilder21cf114Merge pull request #228 from shoriwe/fix/sqlite-strings2994d27fix: removed commentsdd48ffdtest: make all tests pass by resolving to correct SQLite syntax0183453fix #223: mark OrderBy as "not recommended" rather than deprecatedUpdates
github.com/lib/pqfrom 1.10.9 to 1.11.1Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
eec526cRelease v1.11.1 (#1255)1928a1dFix []byte types incorrectly converted to PostgreSQL array (#1252)9e2aa8eRun staticcheck on all GOOS/GOARCH combinationsc9320c4Fix build on Windows and Plan92809526Fix build on 32bit systems8e88f7eRelease 1.11.00ad3049Handle pre-protocol errors to prevent memory exhaustionf1fae2eAdd pqtest.Fake.Close()3815d03Remove assumption that the auth response is AuthenticateOk589ad43Implement load_balance_hosts=randomUpdates
github.com/mattn/go-sqlite3from 1.14.32 to 1.14.33Commits
3c885a9Upgrade SQLite to version 30510013e773a9update github workflows2f6a2bbfix upgrade scriptaa7cdd3update upgrade scripta66908ause quote include instead of angled include for sqlite3-binding.hUpdates
github.com/playwright-community/playwright-gofrom 0.5200.0 to 0.5200.1Release notes
Sourced from github.com/playwright-community/playwright-go's releases.
Commits
56e30d6fix: waiter#RunAndWait maybe cause deadlock. (#555)a70e216test: wait for workerFunction to be defined in worker test (#561)2943f90fix(ci): github runner deprecated ubuntu 20.04 (#560)123b947fix: prevent panic in Sizes() (#544)ed0010ffix: ignore nil error for up2date (#552)556282efix(ci): misuse of matrix conditional (#559)6a47e17ci: handle github action faillures (#553)4d70e13docs: modify the playwright driver installation instructions (#542)Updates
github.com/sirupsen/logrusfrom 1.9.3 to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
github.com/swaggo/swagfrom 1.16.4 to 1.16.6Release notes
Sourced from github.com/swaggo/swag's releases.
... (truncated)
Commits
f676981feat: allow description line continuation (#2048)252fecdUse the structs name without the@namecomment (#2043)b0c5cc9Feature: allow enum ordered const name override (2nd PR for this) (#2046)0f3bf86fix: router with tilde #2004 (#2005)d7cec57fix: prevent nil pointer dereference in getFuncDoc when parsing dependencies ...15a183bfeat: json:omitempty marks field as optional (#2041)714cd12fix(test): includerunetest in enums tests (#2025)93e8685chore(deps): bump golang.org/x/crypto in /example/celler (#1993)aee4fddRemove redundant (default: false) for parseFuncBody flag (#1961)5c99c17x/text v0.21, x/tools v0.21 (#1962)Updates
github.com/testcontainers/testcontainers-gofrom 0.37.0 to 0.40.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.