mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 14:35:52 +03:00
[PR #1062] [CLOSED] chore(deps): bump the all group across 1 directory with 14 updates #960
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#960
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/1062
Author: @dependabot[bot]
Created: 2/22/2025
Status: ❌ Closed
Base:
master← Head:dependabot/go_modules/all-d01795ef78📝 Commits (1)
1e73397chore(deps): bump the all group across 1 directory with 14 updates📊 Changes
2 files changed (+72 additions, -73 deletions)
View changed files
📝
go.mod(+18 -22)📝
go.sum(+54 -51)📄 Description
Bumps the all group with 10 updates in the / directory:
1.10.11.10.21.8.11.9.05.3.05.3.10.4901.00.5001.01.0.21.1.11.11.01.12.01.8.11.9.10.34.00.35.00.23.00.24.01.34.41.35.0Updates
github.com/PuerkitoBio/goqueryfrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
e8b5d74Prepare for 1.10.2a2ae60fAdd go1.24 to test matrix6d0ed2aMerge pull request #510 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...86e3da8Bump golang.org/x/net from 0.34.0 to 0.35.04128600Merge pull request #505 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...3db1524Bump golang.org/x/net from 0.33.0 to 0.34.0Updates
github.com/go-sql-driver/mysqlfrom 1.8.1 to 1.9.0Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
58941ddrelease v1.9.0 (#1662)5d1bb8afix flaky test. (#1663)341a5a5Fix auth_switch_request packet handling85c6311Add error 1290/ER_READ_ONLY_MODE to rejectReadOnly handling (#1660)255d1adbetter max_allowed_packet parsing (#1661)7403860Make fileRegister a set (#1653)b335ed3use binary.LittleEndian (#1651)3348e57Implement zlib compression (#1487)c9f41c0fix typo in comment (#1647)575e1b2stop double-buffering (#1643)Updates
github.com/gofrs/uuid/v5from 5.3.0 to 5.3.1Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
142fcabMerge pull request #199 from kohenkatz/fixes_195240f296use magic number instead of one-time-use constant950e40efix typob6353aeadded more detail to comment893c323Accept suggestions from@dylan-bourque63d633efix: put back incorrectly-removed test, and add another619065cadd benchmarks for TimestampFrom and Timestamp.Time (#1)cbd1ae5test: other minor test fixesd344c6atest: add test (based on gofrs/uuid#195...3c2c7a6doc: update description of Timestamp type aliasUpdates
github.com/playwright-community/playwright-gofrom 0.4901.0 to 0.5001.0Release notes
Sourced from github.com/playwright-community/playwright-go's releases.
Commits
600e08bchore: roll to playwright v1.50.1 (#529)4b99890feat: add only-shell option to run options for install chromium headless (#518)Updates
github.com/sethvargo/go-envconfigfrom 1.0.2 to 1.1.1Release notes
Sourced from github.com/sethvargo/go-envconfig's releases.
Commits
05a905fAllow environment variables to start with underscores (#123)bbaf784Add MustProcess which panics on errors (#115)e51a54fRelax Go constraint to 1.20 (#113)Updates
github.com/spf13/aferofrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/spf13/afero's releases.
Commits
d4d55e8Merge pull request #441 from spf13/lint15743bcfix lint violations024e183Merge pull request #434 from sean9999/patch-16504f4cMerge pull request #440 from spf13/dependabot09a514eadd dependabot1ba15b5Merge pull request #439 from spf13/update-dependenciesdac11c4exclude google test lib from golangcie0bdbe3update all dependencies22d41e8drop iam from google testing libraryee4067bdrop google-cloud-go-testingUpdates
github.com/spf13/cobrafrom 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ecPrint ActiveHelp for bash along other completions (#2076)Updates
github.com/spf13/pflagfrom 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134Merge pull request #419 from spf13/ci100ab0edisable unsupported dependency graph for nowa0f4dddfix govetf48cbd1add github actionsd5e0c06allow for blank ip addresses (#316)85dd5c8Add IPNetSlice and unit tests (#170)6971c29remove dead code for checking error nil (#282)81378bbAdd exported functions to preservepkg/flagcompatibility (#220)Updates
github.com/testcontainers/testcontainers-gofrom 0.34.0 to 0.35.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
add4ac3chore: use new version (v0.35.0) in modules and examples3330dc1feat(postgres): ssl for postgres (#2473)6ec91f1feat(ollama): support calling the Ollama local process (#2923)632249achore(deps): bump jinja2 from 3.1.4 to 3.1.5 (#2935)7ca837dchore(deps): bump sonarsource/sonarcloud-github-action (#2933)6f718eefeat(termination)!: make container termination timeout configurable (#2926)eb5b8edchore(deps): bump slackapi/slack-github-action from 1.26.0 to 2.0.0 (#2934)cc55f13chore(deps): bump github/codeql-action from 3.25.15 to 3.28.0 (#2932)63fad4dfeat(wait): log sub match callback (#2929)4f67ae0fix: Handle nil value in CleanupNetwork (#2928)Updates
golang.org/x/cryptofrom 0.31.0 to 0.33.0Commits
9290511go.mod: update golang.org/x dependenciesfa5273ex509roots/fallback: update bundlea8ea4bessh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface71d3a4cacme: support challenges that require the ACME client to send a non-empty JSO...8929309go.mod: update golang.org/x dependencies4a75ba5all: make function and struct comments match the namesUpdates
golang.org/x/imagefrom 0.23.0 to 0.24.0Commits
45df02fgo.mod: update golang.org/x dependenciesUpdates
golang.org/x/netfrom 0.33.0 to 0.35.0Commits
df97a48go.mod: update golang.org/x dependencies2dab271route: treat short sockaddr lengths as unspecifiedb914489internal/http3: refactor in prep for sharing transport/server codeebd23f8route: fix parsing network address of length zero938a9fbinternal/http3: add request/response body transfer145b2d7internal/http3: add RoundTrip5bda71ainternal/http3: define connection and stream error types3c1185ainternal/http3: return error on mid-frame EOFa6c2c7fhttp2, internal/httpcommon: factor out common request header logic for h2/h3c72e89dinternal/http3: QPACK encoding and decodingUpdates
golang.org/x/termfrom 0.27.0 to 0.29.0Commits
743b270go.mod: update golang.org/x dependencies40b02d6go.mod: update golang.org/x dependenciesUpdates
modernc.org/sqlitefrom 1.34.4 to 1.35.0Commits
d787662all linux is now musl libc5c066aeupdate dependencies, updates #17715818abmove the vendor tool into a separate module, updates gc#3Dependabot 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.