build(deps): bump the go group across 1 directory with 6 updates #322
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 5 updates in the / directory:
1.17.0
1.18.0
0.33.0
0.37.0
0.7.0
0.12.0
0.21.0
0.31.0
3.5.1
3.5.2
Updates
github.com/fatih/color
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870
Update README.md546c2d0
Merge pull request #225 from fatih/add-rgb-api1ff0f97
Apply suggestions from code review5723903
Add RGB API supportf203fbc
Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fb
Bump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4
Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42
Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0
Merge pull request #235 from deining/fix-typo9b9653e
Bump GitHub workflow actionsUpdates
golang.org/x/net
from 0.33.0 to 0.37.0Commits
99b3ae0
go.mod: update golang.org/x dependencies85d1d54
go.mod: update golang.org/x dependenciescde1dda
proxy, http/httpproxy: do not mismatch IPv6 zone ids against hostsfe7f039
publicsuffix: spruce up code gen and speed up PublicSuffix459513d
internal/http3: move more common stream processing to genericConnaad0180
http2: fix flakiness from t.Log when GOOS=jsb73e574
http2: don't log expected errors from writing invalid trailers5f45c77
internal/http3: make read-data tests usable for server handlers43c2540
http2, internal/httpcommon: reject userinfo in :authority1d78a08
http2, internal/httpcommon: factor out server header logic for h2/h3Updates
golang.org/x/sync
from 0.7.0 to 0.12.0Commits
b637f27
errgroup: drop support for Go versions before 1.20960bf1f
all: upgrade go directive to at least 1.23.0 [generated]fe3591b
sync/errgroup: improve documentation for semaphore limit behavior913fb63
singleflight: fix typo in singleflight_test.go151027e
README: don't recommend go get411f99e
LICENSE: update per Google LegalUpdates
golang.org/x/sys
from 0.28.0 to 0.31.0Commits
74cfc93
all: upgrade go directive to at least 1.23.0 [generated]863b3c4
unix: update glibc to 2.414d4692e
unix: add Auxvb215a1c
unix: update to Linux kernel 6.13c756214
cpu: add support for AVX-VNNI and IFMA detection1c14dca
unix: add GetPeerUcred and UcredGet for solarisd4ac05d
windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL680bd24
windows: remove unused errString typea7f19e9
unix: add Dup3 on dragonflyUpdates
golang.org/x/tools
from 0.21.0 to 0.31.0Commits
6a5b66b
go.mod: update golang.org/x dependencies25a90be
gopls/internal/golang: Implementations for func typesdb6008c
go/types/internal/play: show Cursor.Stack of selected nodeece9e9b
gopls/doc/generate: add status in codelenses and inlayhints340f21a
gopls: move gopls/doc/generate package0721940
gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq8d38122
gopls/internal/cache: reproduce and fix crash on if cond overflowd81d6fc
gopls/internal/util/asm: better assembly parsing455db21
gopls/internal/cache/parsego: fix OOB crash in fixInitStmt2b1f550
gopls/internal/analysis/gofix: allow literal array lengthsUpdates
gotest.tools/v3
from 3.5.1 to 3.5.2Release notes
Sourced from gotest.tools/v3's releases.
Commits
0b81523
Merge pull request #286 from thaJeztah/undeprecate_ErrorTypec5dad8f
Merge pull request #285 from thaJeztah/update_go_versions160ab0e
Remove go1.18 and go1.198569bbc
Merge pull request #284 from thaJeztah/cleanup_readme4256834
assert, assert/cmp: un-deprecate assert.ErrorType for noweb32186
circleci: update golangci-lint to v1.60.35fc8473
circleci: add go1.21, go1.22, go1.236f26df9
circleci: test generics on go1.20 and windows as well732dfcf
internal/difflib: rename funcs that collided with built-ins7d95f55
internal/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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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