chore(deps): bump the gomod group across 1 directory with 5 updates - #4
Merged
Merged
Conversation
ldez
approved these changes
Aug 1, 2026
ldez
enabled auto-merge (squash)
August 1, 2026 10:05
Owner
|
@dependabot rebase |
Bumps the gomod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.22` | `0.0.24` | | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.10.0` | `3.10.1` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.8.2` | `1.8.4` | | [gitlab.com/greyxor/slogor](https://gitlab.com/greyxor/slogor) | `1.6.10` | `1.7.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.38.0` | `0.40.0` | Updates `github.com/mattn/go-isatty` from 0.0.22 to 0.0.24 - [Commits](mattn/go-isatty@v0.0.22...v0.0.24) Updates `github.com/urfave/cli/v3` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.10.0...v3.10.1) Updates `github.com/yuin/goldmark` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.8.2...v1.8.4) Updates `gitlab.com/greyxor/slogor` from 1.6.10 to 1.7.0 - [Commits](https://gitlab.com/greyxor/slogor/compare/v1.6.10...v1.7.0) Updates `golang.org/x/text` from 0.38.0 to 0.40.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: gitlab.com/greyxor/slogor dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/gomod-741eca740e
branch
from
August 1, 2026 10:06
72d3c1d to
944eeb9
Compare
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 gomod group with 5 updates in the / directory:
0.0.220.0.243.10.03.10.11.8.21.8.41.6.101.7.00.38.00.40.0Updates
github.com/mattn/go-isattyfrom 0.0.22 to 0.0.24Commits
c44dc0bUse TIOCGWINSZ instead of TCGETS to detect terminals (#97)4bc9b75Lower go directive to 1.20 for Windows 7 users (#94)4e061daadd stub for haiku os (#93)Updates
github.com/urfave/cli/v3from 3.10.0 to 3.10.1Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
c5f123bMerge pull request #2322 from lihan3238/fix-22498449859Merge branch 'main' into fix-224902bdfb0Merge pull request #2374 from urfave/fix/completion-subcommand-order49e84c0Merge pull request #2330 from c-tonneslan/fix/version-alias-conflict-with-use...54d38c9v3: yield the version flag's -v alias to a user-defined flag0242574Merge pull request #2369 from urfave/fix/gfmrun-count-and-examples80f2625test: explain why completionShells is mutated in completion error tests0045bbdfix: keep completion subcommand order deterministic in help outputf980ca8Merge pull request #2371 from urfave/dependabot/github_actions/actions/checko...b5e4348chore(deps): bump actions/checkout from 6 to 7Updates
github.com/yuin/goldmarkfrom 1.8.2 to 1.8.4Release notes
Sourced from github.com/yuin/goldmark's releases.
Commits
50ba9fcfix: disable svg in data:image urls2326684fix: #556Updates
gitlab.com/greyxor/slogorfrom 1.6.10 to 1.7.0Commits
94275edrefactor: ready for production0685a69chore: upgrade dependencies4189904deps: upgrade dependenciesc46e041chore: upgrade dependenciesUpdates
golang.org/x/textfrom 0.38.0 to 0.40.0Commits
724af9cgo.mod: update golang.org/x dependenciesbf5b9d6internal/export/idna: always treat Punycode encoding pure ASCII as an errorb326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some comments