build(deps): bump the golang group across 1 directory with 7 updates #93
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 5 updates in the / directory:
1.63.11.67.01.0.121.0.141.5.01.5.11.17.51.17.61.9.11.10.1Updates
github.com/autobrr/autobrrfrom 1.63.1 to 1.67.0Release notes
Sourced from github.com/autobrr/autobrr's releases.
... (truncated)
Commits
02b9799feat(indexers): add Rastastugan (#2202)188525bdocs: update Discord invite links (#2200)870383efix(irc): Soju bouncer nick check (#2191)a8786c4fix(feeds): torznab calculate leechers (#2198)facde86build(deps): bump the npm group across 1 directory with 19 updates (#2177)6f5afe3fix(lists): handle orphaned client references (#2190)ed52a5ffeat(filters): add per-filter notification support (#2124)88796adfeat(filters): add on error handling for external filters to continue or reje...881eee5feat(lists): MDBList optionally include year (#2172)020be68feat(actions): qBittorrent set download path (#2145)Updates
github.com/autobrr/go-qbittorrentfrom 1.14.0 to 1.15.0-rc1Release notes
Sourced from github.com/autobrr/go-qbittorrent's releases.
Commits
e6c2a42build(ci): use Go version from file (#79)7fe7162feat(methods): implement sync manager for maindata (#71)9935570fix(http): read and release resources (#75)0626a47feat(client): Return HTTP client (#74)ae79b28feat(methods): AddTorrent set download path (#72)5b7c603chore(deps): bump actions/checkout from 4 to 5 in the github group (#73)bd681a6chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 in the golang group ...40fe388chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 in the golang group ...Updates
github.com/charlievieth/fastwalkfrom 1.0.12 to 1.0.14Release notes
Sourced from github.com/charlievieth/fastwalk's releases.
Commits
d0efdb6build(deps): bump actions/checkout from 4 to 5 (#62)fbaa851build(deps): bump actions/setup-go from 5 to 6 (#64)52f664cinternal/dirent: fix tests on s390x (#65)c9ad02finternal/dirent: use binary.NativeEndian for parsing ints (#63)9a3941fSkip TestFastWalk_ErrPermission as root userUpdates
github.com/creativeprojects/go-selfupdatefrom 1.5.0 to 1.5.1Commits
fbb2732update packages (fix for CVE-2025-58058)e969587Support an optional 'v' in semver present in the binary archive (#47)Updates
github.com/expr-lang/exprfrom 1.17.5 to 1.17.6Release notes
Sourced from github.com/expr-lang/expr's releases.
Commits
87df783Update README.md (#815)1128642fix VM not clearing memory references when reused (#813)f1c65faFix runtime error not allowing to slice unaddressable array type (#803)85d0be8Ignoring fields with struct tag expr:"-" and make "in" return false for unexp...98b0990Improve parser and lexer (#811)Updates
github.com/spf13/cobrafrom 1.9.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 methodFilterDependabot 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