-
Notifications
You must be signed in to change notification settings - Fork 0
deps(deps): bump the minor-and-patch group with 11 updates #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps(deps): bump the minor-and-patch group with 11 updates #4
Conversation
Bumps the minor-and-patch group with 11 updates: | Package | From | To | | --- | --- | --- | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.3.2` | `1.5.0` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.16.0` | `1.18.0` | | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `3.14.1` | `3.18.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.9.1` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.26.0` | `1.27.0` | | [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) | `0.1.13` | `0.1.14` | | [github.com/rivo/uniseg](https://github.com/rivo/uniseg) | `0.4.4` | `0.4.7` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` | | [go.uber.org/multierr](https://github.com/uber-go/multierr) | `1.10.0` | `1.11.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.15.0` | `0.29.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.15.0` | `0.28.0` | Updates `github.com/BurntSushi/toml` from 1.3.2 to 1.5.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.3.2...v1.5.0) Updates `github.com/fatih/color` from 1.16.0 to 1.18.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.16.0...v1.18.0) Updates `github.com/schollz/progressbar/v3` from 3.14.1 to 3.18.0 - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.14.1...v3.18.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.9.1) Updates `go.uber.org/zap` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.26.0...v1.27.0) Updates `github.com/mattn/go-colorable` from 0.1.13 to 0.1.14 - [Commits](mattn/go-colorable@v0.1.13...v0.1.14) Updates `github.com/rivo/uniseg` from 0.4.4 to 0.4.7 - [Release notes](https://github.com/rivo/uniseg/releases) - [Commits](rivo/uniseg@v0.4.4...v0.4.7) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `go.uber.org/multierr` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uber-go/multierr/releases) - [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md) - [Commits](uber-go/multierr@v1.10.0...v1.11.0) Updates `golang.org/x/sys` from 0.15.0 to 0.29.0 - [Commits](golang/sys@v0.15.0...v0.29.0) Updates `golang.org/x/term` from 0.15.0 to 0.28.0 - [Commits](golang/term@v0.15.0...v0.28.0) --- updated-dependencies: - dependency-name: github.com/BurntSushi/toml dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/fatih/color dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/schollz/progressbar/v3 dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/cobra dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.uber.org/zap dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/mattn/go-colorable dependency-version: 0.1.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/rivo/uniseg dependency-version: 0.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/spf13/pflag dependency-version: 1.0.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: go.uber.org/multierr dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/sys dependency-version: 0.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/term dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
This pull request has been automatically marked as stale because it has not had recent activity. |
Bumps the minor-and-patch group with 11 updates:
1.3.21.5.01.16.01.18.03.14.13.18.01.8.01.9.11.26.01.27.00.1.130.1.140.4.40.4.71.0.51.0.61.10.01.11.00.15.00.29.00.15.00.28.0Updates
github.com/BurntSushi/tomlfrom 1.3.2 to 1.5.0Release notes
Sourced from github.com/BurntSushi/toml's releases.
Commits
d97def5Update toml-testd10101fCorrect encoding of comma when nested inline table ends with map75a4f17Correct encoding of several layers of embedded structs702f5a6Minor staticcheck fixes6f7689dMark meta keys as decoded when using Unmarshaler interface (#426)8323983Remove exception for fuzzer4664468Fix ErrorWithPosition panic when less than two lines211c915Fix typos in comments, tests, error message (#432)c141a29Test with Go 1.24 in CI2918ee7Fix metadata: do not reuse result of append (#418)Updates
github.com/fatih/colorfrom 1.16.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/schollz/progressbar/v3from 3.14.1 to 3.18.0Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
... (truncated)
Commits
6e18d11chore: update dependenciesd88592dMerge pull request #210 from cmsax/maind4ec079chore3342791feat: add http server77ce0b9Merge pull request #209 from kevin-hanselman/add_maxf5093f1fix test920dfd7add AddMax23e1221update depsda94fe0Merge pull request #207 from MegaRedHand/fix/change-max-unknown9151851fix: set length to unknown if set to -1Updates
github.com/spf13/cobrafrom 1.8.0 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ecPrint ActiveHelp for bash along other completions (#2076)Updates
go.uber.org/zapfrom 1.26.0 to 1.27.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
fcf8ee5Release v1.27.0 (#1419)e5a56eeAdd WithPanicHook logger option for panic log tests (#1416)0e2aa4eassets: Fix logo color profile (#1418)956a21cAdd methods for logging with level as argument (#1406)2a893f6build(deps): bump golangci/golangci-lint-action from 3 to 4 (#1417)e5745d6ci: Test with Go 1.22 (#1409)7db06bczapslog: rename Option to HandlerOption (#1411)35ded09zapslog: fix all with slogtest, support inline group, ignore empty group. (#1...27b96e3Make zaptest.NewTestingWriter public (#1399)70f61bbzapslog: Bump zap from v1.24.0 to v1.26.0 (#1404)Updates
github.com/mattn/go-colorablefrom 0.1.13 to 0.1.14Commits
1f71342update deps4503567Merge pull request #73 from whereswaldon/patch-140e70a5[Windows] harden system DLL loading603fb50Merge pull request #71 from hymkor/fork-20241118664d917Fix: ESC[E and ESC[F with no arguments did not move the cursor on the legacy ...2b733b5Merge pull request #69 from dolmen-go/merge-appengine-into-others9473000Merge pull request #68 from dolmen-go/do-not-expose-Windows-Writer3cc8472Merge pull request #67 from dolmen-go/ci-go1.20d9a68d5Merge colorable_appengine.go into colorable_others.go8e4a944Windows: do not export WriterUpdates
github.com/rivo/unisegfrom 0.4.4 to 0.4.7Commits
03509a9Fixed wrong width calculation for variation selectors combined with regular c...601bbb3Clarified some performance statements.f302f7fClarifications and improvements in the package documentation.0b9a924Improved performance by using switch statements instead of maps for state tra...e258aa1Switched from transition map to switch statement to improve performance.b74d4dcSome performance improvements by fast-tracking property search on ASCII chara...97691fcMerge pull request #47 from junegunn/eastasian-ambiguous1f39ebcAdd comment272e3f0Allow configuring the width of East Asian ambiguous width characters3628fa1Merge pull request #42 from meowgorithm/unicode-v15.0.0Updates
github.com/spf13/pflagfrom 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134Merge pull request #419 from spf13/ci100ab0edisable unsupported dependency graph for nowa0f4dddfix govetf48cbd1add github actionsd5e0c06allow for blank ip addresses (#316)85dd5c8Add IPNetSlice and unit tests (#170)6971c29remove dead code for checking error nil (#282)81378bbAdd exported functions to preservepkg/flagcompatibility (#220)Updates
go.uber.org/multierrfrom 1.10.0 to 1.11.0Release notes
Sourced from go.uber.org/multierr's releases.
Changelog
Sourced from go.uber.org/multierr's changelog.
Commits
de75ae5Release v1.11.0 (#79)d8067abSupport multierr.Every (#78)d42b7a1ci: Minimize permissions to workflows (#77)faff69dEnable Errors support for any multi-error (#75)Updates
golang.org/x/sysfrom 0.15.0 to 0.29.0Commits
d4ac05dwindows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL680bd24windows: remove unused errString typea7f19e9unix: add Dup3 on dragonflyfe16172unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin0a57dbcunix: update to kernel Linux 6.123cf1e67unix: don't fail TestPpoll on EINTRd2cea70windows: add functions to get named pipe process IDsa13946cwindows: regenerate zsyscall_windows.goe0753d4Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...c29efe3windows: add iphlpapi functions for change notificationsUpdates
golang.org/x/termfrom 0.15.0 to 0.28.0Commits
40b02d6go.mod: update golang.org/x dependencies442846ago.mod: update golang.org/x dependenciesb725e36go.mod: update golang.org/x dependencies54df7daREADME: don't recommend go get9d5441ago.mod: update golang.org/x dependencies2f7b0ddgo.mod: update golang.org/x dependenciesf867b76x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windowsd598954go.mod: update golang.org/x dependenciesd4346f0LICENSE: update per Google Legalc976cb1go.mod: update golang.org/x dependenciesDependabot 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