build(deps): bump the go group across 1 directory with 6 updates#322
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the go group across 1 directory with 6 updates#322dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
d4ee310 to
2874044
Compare
2874044 to
7e9ad7d
Compare
7e9ad7d to
df62389
Compare
Bumps the go group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/fatih/color](https://github.com/fatih/color) | `1.17.0` | `1.18.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.37.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.12.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.21.0` | `0.31.0` | | [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) | `3.5.1` | `3.5.2` | Updates `github.com/fatih/color` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.17.0...v1.18.0) Updates `golang.org/x/net` from 0.33.0 to 0.37.0 - [Commits](golang/net@v0.33.0...v0.37.0) Updates `golang.org/x/sync` from 0.7.0 to 0.12.0 - [Commits](golang/sync@v0.7.0...v0.12.0) Updates `golang.org/x/sys` from 0.28.0 to 0.31.0 - [Commits](golang/sys@v0.28.0...v0.31.0) Updates `golang.org/x/tools` from 0.21.0 to 0.31.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.21.0...v0.31.0) Updates `gotest.tools/v3` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/gotestyourself/gotest.tools/releases) - [Commits](gotestyourself/gotest.tools@v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: github.com/fatih/color dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: gotest.tools/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
df62389 to
08a96a9
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.01.18.00.33.00.37.00.7.00.12.00.21.00.31.03.5.13.5.2Updates
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
golang.org/x/netfrom 0.33.0 to 0.37.0Commits
99b3ae0go.mod: update golang.org/x dependencies85d1d54go.mod: update golang.org/x dependenciescde1ddaproxy, http/httpproxy: do not mismatch IPv6 zone ids against hostsfe7f039publicsuffix: spruce up code gen and speed up PublicSuffix459513dinternal/http3: move more common stream processing to genericConnaad0180http2: fix flakiness from t.Log when GOOS=jsb73e574http2: don't log expected errors from writing invalid trailers5f45c77internal/http3: make read-data tests usable for server handlers43c2540http2, internal/httpcommon: reject userinfo in :authority1d78a08http2, internal/httpcommon: factor out server header logic for h2/h3Updates
golang.org/x/syncfrom 0.7.0 to 0.12.0Commits
b637f27errgroup: drop support for Go versions before 1.20960bf1fall: upgrade go directive to at least 1.23.0 [generated]fe3591bsync/errgroup: improve documentation for semaphore limit behavior913fb63singleflight: fix typo in singleflight_test.go151027eREADME: don't recommend go get411f99eLICENSE: update per Google LegalUpdates
golang.org/x/sysfrom 0.28.0 to 0.31.0Commits
74cfc93all: upgrade go directive to at least 1.23.0 [generated]863b3c4unix: update glibc to 2.414d4692eunix: add Auxvb215a1cunix: update to Linux kernel 6.13c756214cpu: add support for AVX-VNNI and IFMA detection1c14dcaunix: add GetPeerUcred and UcredGet for solarisd4ac05dwindows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL680bd24windows: remove unused errString typea7f19e9unix: add Dup3 on dragonflyUpdates
golang.org/x/toolsfrom 0.21.0 to 0.31.0Commits
6a5b66bgo.mod: update golang.org/x dependencies25a90begopls/internal/golang: Implementations for func typesdb6008cgo/types/internal/play: show Cursor.Stack of selected nodeece9e9bgopls/doc/generate: add status in codelenses and inlayhints340f21agopls: move gopls/doc/generate package0721940gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq8d38122gopls/internal/cache: reproduce and fix crash on if cond overflowd81d6fcgopls/internal/util/asm: better assembly parsing455db21gopls/internal/cache/parsego: fix OOB crash in fixInitStmt2b1f550gopls/internal/analysis/gofix: allow literal array lengthsUpdates
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: gofmtYou can trigger a rebase of this PR 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