mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 14:35:52 +03:00
[PR #1133] [CLOSED] chore(deps): bump the all group with 17 updates #1004
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#1004
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/1133
Author: @dependabot[bot]
Created: 8/1/2025
Status: ❌ Closed
Base:
master← Head:dependabot/go_modules/all-fd457e90b5📝 Commits (1)
53409eachore(deps): bump the all group with 17 updates📊 Changes
2 files changed (+137 additions, -122 deletions)
View changed files
📝
go.mod(+41 -34)📝
go.sum(+96 -88)📄 Description
Bumps the all group with 17 updates:
1.10.21.10.31.9.01.9.35.3.15.3.25.2.15.3.01.34.01.36.01.14.241.14.300.5001.00.5200.01.1.11.3.01.12.01.14.01.0.61.0.71.16.41.16.60.35.00.38.00.35.00.37.00.24.00.29.00.36.00.41.00.29.00.32.01.36.01.38.2Updates
github.com/PuerkitoBio/goqueryfrom 1.10.2 to 1.10.3Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
9c6a69cPrepare for v1.10.380f14c7Merge pull request #516 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...58dcec1Bump golang.org/x/net from 0.38.0 to 0.39.0aadb1cdMerge pull request #515 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...9cd3cf0Bump golang.org/x/net from 0.37.0 to 0.38.0fa93633Merge pull request #514 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...858507fRun go mod tidy5c48549Bump golang.org/x/net from 0.35.0 to 0.37.0c2d1a09Merge pull request #512 from myxzlpltk/master3951e60increase performance by migrating from bytes.Buffer to strings.BuilderUpdates
github.com/go-sql-driver/mysqlfrom 1.9.0 to 1.9.3Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
62984adrelease v1.9.3 (#1725)324cbb3[1.9] fix PING on compressed connections (#1723)dfd973aoptimize readPacket (#1707)2ed589bbackport benchmark_test (#1706)ac04e5fTransaction Commit/Rollback returns conn's cached error (#1702)1bee809test stability improvement. (#1699)21ef4c6release v1.9.2 (#1693)1fbafa8release v1.9.1 (#1683)b84ac5ago.mod: fix go version format (#1682)88ff88bFix FormatDSN missing ConnectionAttributes (#1619)Updates
github.com/gofrs/uuid/v5from 5.3.1 to 5.3.2Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
a85a526Improve performance of FromBytesOrNil (#206)1404e37Merge pull request #205 from gofrs/dependabot/github_actions/all-3cda599c101768f76Bump the all group with 3 updates9d8c586Bump the all group across 1 directory with 4 updates (#204)4be0733Bump github/codeql-action from 3.28.8 to 3.28.9 in the all group (#200)143be6aMerge pull request #201 from kohenkatz/fixes_1959844d64doc: clarify comment in testUpdates
github.com/golang-jwt/jwt/v5from 5.2.1 to 5.3.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
e9547a1Bump Go version to indicate correct minimum requirement (#452)3839817Create CODEOWNERS (#449)d83e545Fix bug in validation of multiple audiences (#441)75740f1replaced interface{} to any (#445)048854fBump golangci/golangci-lint-action from 7 to 8 (#440)497a38eImplementing validation of multiple audiences (#433)12384eaBump GitHub workflows and Go versions (#438)0951d18Merge commit from forkc035977Update Parse example to use WithValidMethods (#425)bc8bdcaUpdate SECURITY.md (#416)Updates
github.com/huandu/go-sqlbuilderfrom 1.34.0 to 1.36.0Release notes
Sourced from github.com/huandu/go-sqlbuilder's releases.
Commits
51f40baMerge pull request #212 from huandu/feature/returning-clause-issue-2105349146feat: implement Returning method for UpdateBuilder and DeleteBuilder38c1febMerge pull request #204 from edznux-dd/nil-pointer-deref9cff4c5Merge pull request #207 from edznux-dd/add-fuzzera458e63Add nil check before executing functions3be591aAdd nil check regression for BuildWithFlavor0366d49Add regression test704f648Add a fuzz harness for Select746784bfix #200: PostgreSQL InsertIgnoreInto with subquery doesn't append ON CONFLIC...fd0b5a9fix #202: NotIn with empty values builds "0 = 0"Updates
github.com/mattn/go-sqlite3from 1.14.24 to 1.14.30Commits
e63a0c3fix testa9775d4return errorc857a95drop call of AuthEnabled()eb86f08check authEnabled4372bf2enable test for sqlite_userauth but it is dropped at least69a843efix GitHub workflow4c1ac1efix GitHub workflowa8be3f8fix GitHub workflow37998abdrop tests for userauth5629687update GitHub workflowsUpdates
github.com/playwright-community/playwright-gofrom 0.5001.0 to 0.5200.0Release notes
Sourced from github.com/playwright-community/playwright-go's releases.
Commits
64e0326chore: roll to Playwright v1.52.0 (#540)c6ac7e7chore: roll to Playwright v1.51.1 (#536)Updates
github.com/sethvargo/go-envconfigfrom 1.1.1 to 1.3.0Release notes
Sourced from github.com/sethvargo/go-envconfig's releases.
Commits
4bcd670Optionally propagate context to Decoder (#131)db7a7a5Introduce theLookuperFunctype to simplify the creation of custom implemen...7ee4127Allow escaping$in default values (#128)562e9b1Only include envvar key on error to avoid leaking information (#127)Updates
github.com/spf13/aferofrom 1.12.0 to 1.14.0Release notes
Sourced from github.com/spf13/afero's releases.
Commits
ea38482Merge pull request #462 from spf13/dependenciesa9aaabcdocs: add release instructionsd3a70b6ci: run tests for submodules2af1925feat: split gcsfs and sftpfs into separate modulesdbd6f61Merge pull request #477 from spf13/update-dependencies83b8a55update readmebf3bd73update dependencies464bc98Merge pull request #473 from spf13/dependabot/github_actions/golangci/golangc...da239a4Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1523f621Merge pull request #461 from spf13/go124Updates
github.com/spf13/pflagfrom 1.0.6 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9Merge pull request #348 from max-frank/add-time-flag-supporte3be2ebReduce duplication by forwarding to sibling functions7cc25e3Don't exportTimeValue(yet)d15848dRemove unnecessary time test stderr dev null redirectc5ce22eUse time.Time for expectations in time flag tests1992c5aAdd support for time.Time flags1c62fb2Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0fix help message for Func and BoolFunc flags #430f4c97c2minor: fix typos in commentsUpdates
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.35.0 to 0.38.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
41bd601chore: use new version (v0.38.0) in modules and examplesa771feeUpdate go.mod in azure module (#3231)7f916aefix: strip headers from logs using log stream specification (#3226)295ba91chore: clarify image auth warning message for public images (#3228)ea392e9chore(deps): bump github.com/go-viper/mapstructure/v2 (#3219)122a4e5chore(deps): bump github/codeql-action from 3.28.16 to 3.29.2 ...Description has been truncated
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.