build(deps): bump the golang group across 1 directory with 8 updates #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the golang group with 6 updates in the / directory:
1.58.01.59.11.11.01.14.05.2.15.2.31.33.01.34.01.8.11.10.11.10.01.11.1Updates
github.com/anacrolix/torrentfrom 1.58.0 to 1.59.1Commits
d20466fRemove possum storage replace4075ce4Sync to tagged deps7db746fAdd TODO on SEEK_DATAf74bfeaMerge branch 'erigon'0d2e31cSet default webseed host request concurrency to 258fe0dbaSet default file IO implementation to mmap55ef143Small improvements to cmd/torrent2 metainfo pprintedeb04dBlock Torrent.Complete on hashingf07faf2Update webseed requests if queue is completely drainedb171419Rebuke webseed peers for a minute on bad responsesUpdates
github.com/autobrr/go-qbittorrentfrom 1.11.0 to 1.14.0Release notes
Sourced from github.com/autobrr/go-qbittorrent's releases.
Commits
b9f8edafeat(methods): improve error handling and implement RemoveTrackers (#63)8940e8cfeat(methods): add GetTorrentsWebSeeds (#67)58d374dfeat(methods): add RenameFolder (#66)5592245feat(methods): implement missing API endpoints and introduce unit tests for n...6be6a7ffeat(methods): add Shutdown, get/set Limits and Logs (#60)42a35a7fix(methods): AppPreferences.MaxRatio type (#62)db3fdf8refactor(methods): change Maindata ServerState FreeSpaceOnDisk to int64 (#59)da0c6e9refactor(methods): change Maindata ServerState FreeSpaceOnDisk to int64 (#59)182157ffeat(methods): add SetTorretName (#58)c23e8a2feat(methods): get torrent info includeTrackers introduced in qbit v.5.1 (#46)Updates
github.com/go-chi/chi/v5from 5.2.1 to 5.2.3Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
9b9fb55Replace methodTypString func with reverseMethodMap (#1018)0265fcdrefactor: iterative wildcard collapsing and add test for consecutive wildcard...cf537d4Optimize throttle middleware by avoiding unnecessary timer creation (#1011)9040e95fix/608 - Fix flaky Throttle middleware test by synchronizing token usage (#1...d12cc49feat(mux): support http.Request.Pattern in Go 1.23 (#986)1c2d011Avoid potential nil dereference (#1008)7859137Allow multiple whitespace between method & pattern (#1013)80d8da2Add pathvalue example to README and implement PathValue handler. (#985)23c395fCorrect documentation (#992)5516d14docs: change install code to code block (#1001)Updates
github.com/rs/zerologfrom 1.33.0 to 1.34.0Commits
db9d1beUpdate go versions covered by CI5f4b880Delete _config.ymlffb2708Remove CNAME filecc4dde7Create CONTRIBUTING.md04ea0f4Implement Close() for zerolog.FilteredLevelWriter (#715)0398600fix: reset condition in burst sampler (#711) (#712)1869fa5FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)31e7995remove unnecessary nil checks (#701)582f820Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...6abadabBump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)Updates
github.com/spf13/cobrafrom 1.8.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
golang.org/x/netfrom 0.30.0 to 0.42.0Commits
76358aago.mod: update golang.org/x dependencies6e41caego.mod: update golang.org/x dependencies15f7d40http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrameef33bc0internal/http3: use bubbled context in synctest tests919c6bchttp2: use an array instead of a map in typeFrameParserbae01a7trace: add missing td tag7d6e62ago.mod: update golang.org/x dependenciesea0c1d9internal/timeseries: use built-in max/min to simplify the code3e7a445quic: skip packet numbers for optimistic ack defense3f563d3quic: use an enum for sentPacket stateUpdates
golang.org/x/syncfrom 0.11.0 to 0.16.0Commits
7fad2c9errgroup: revert propagation of panics8a14946errgroup: remove duplicated comment1869c69all: replace deprecated ioutild1ac909sync/errgroup: PanicError.Error print stack trace506c70ferrgroup: propagate panic and Goexit through Wait396f3a0errgroup: document calling Go before Waitb637f27errgroup: drop support for Go versions before 1.20960bf1fall: upgrade go directive to at least 1.23.0 [generated]Dependabot 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