build(deps): bump the go group across 1 directory with 6 updates #352
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 go group with 4 updates in the / directory: github.com/fatih/color, github.com/mdlayher/netlink, golang.org/x/sync and gotest.tools/v3.
Updates
github.com/fatih/colorfrom 1.17.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870Update README.md546c2d0Merge pull request #225 from fatih/add-rgb-api1ff0f97Apply suggestions from code review5723903Add RGB API supportf203fbcMerge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fbBump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0Merge pull request #235 from deining/fix-typo9b9653eBump GitHub workflow actionsUpdates
github.com/mdlayher/netlinkfrom 1.7.2 to 1.8.0Release notes
Sourced from github.com/mdlayher/netlink's releases.
Changelog
Sourced from github.com/mdlayher/netlink's changelog.
Commits
7ca951aRelease v1.8.0 (#226)1103618Pin GitHub Actions (#225)3aa11ccUpdate build (#224)0f7746fExpose socket ReadBuffer & WriteBuffer functions (#223)18260e1.github/workflows: add Go 1.24 to matrix6ead30cgo.mod: update socket modulefbb4dceuse Go 1.21's binary.NativeEndian (#220)13a521fREADME: update Ecosystem (#211)Updates
golang.org/x/netfrom 0.38.0 to 0.43.0Commits
e74bc31go.mod: update golang.org/x dependenciesaf6926ehttp2: remove references to defunct http2.golang.org test server76358aago.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 codeUpdates
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]Updates
golang.org/x/sysfrom 0.31.0 to 0.35.0Commits
5b936e1unix/linux: update to Linux kernel 6.16, Go to 1.24.53a82703unix: remove redundant xnu version check for {p}readv/{p}writev9920300unix: add missing nft conntrack constantsad4e0fcunix: remove redundant word in comment084ad87unix: fix //sys decl after CL 548795751c3c6unix: add missing NFT_PAYLOAD_* consts on linux0c740ccunix: update Go to 1.24.3d62d31cunix: update Linux constants and types to v6.143d9a6b8windows: add WSADuplicateSocketc0a9559cpu: add crypto extensions detection for riscv64Updates
gotest.tools/v3from 3.5.1 to 3.5.2Release notes
Sourced from gotest.tools/v3's releases.
Commits
0b81523Merge pull request #286 from thaJeztah/undeprecate_ErrorTypec5dad8fMerge pull request #285 from thaJeztah/update_go_versions160ab0eRemove go1.18 and go1.198569bbcMerge pull request #284 from thaJeztah/cleanup_readme4256834assert, assert/cmp: un-deprecate assert.ErrorType for noweb32186circleci: update golangci-lint to v1.60.35fc8473circleci: add go1.21, go1.22, go1.236f26df9circleci: test generics on go1.20 and windows as well732dfcfinternal/difflib: rename funcs that collided with built-ins7d95f55internal/difflib: gofmtDependabot 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