deps: bump the all-go-dependencies group across 1 directory with 17 updates - #138
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-go-dependencies-8b2a5d6e14
branch
from
September 20, 2026 20:05
832f2c7 to
3e7e381
Compare
M09Ic
force-pushed
the
dependabot/go_modules/all-go-dependencies-8b2a5d6e14
branch
from
September 21, 2026 10:30
3e7e381 to
3e2083b
Compare
…pdates Bumps the all-go-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.20.0` | `1.21.0` | | [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) | `2.14.0` | `2.27.0` | | [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) | `1.11.6` | `1.16.1` | | [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) | `0.8.0` | `1.0.0` | | [github.com/gookit/config/v2](https://github.com/gookit/config) | `2.2.8` | `2.2.9` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.23` | `0.0.30` | | [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) | `0.1.75` | `0.2.1` | | [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.71` | `1.1.73` | | [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.11.1` | `0.11.5` | | [golang.org/x/image](https://github.com/golang/image) | `0.42.0` | `0.46.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.46.0` | `0.48.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.44.0` | `0.45.0` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.45.0` | `1.59.0` | | [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) | `1.1.0` | `1.1.1-0.20250404203927-76690c660834` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.4` | `1.7.13` | Updates `connectrpc.com/connect` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.20.0...v1.21.0) Updates `github.com/alecthomas/chroma/v2` from 2.14.0 to 2.27.0 - [Release notes](https://github.com/alecthomas/chroma/releases) - [Commits](alecthomas/chroma@v2.14.0...v2.27.0) Updates `github.com/carapace-sh/carapace` from 1.11.6 to 1.16.1 - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](carapace-sh/carapace@v1.11.6...v1.16.1) Updates `github.com/charmbracelet/glamour` from 0.8.0 to 1.0.0 - [Release notes](https://github.com/charmbracelet/glamour/releases) - [Commits](charmbracelet/glamour@v0.8.0...v1.0.0) Updates `github.com/gookit/config/v2` from 2.2.8 to 2.2.9 - [Release notes](https://github.com/gookit/config/releases) - [Commits](gookit/config@v2.2.8...v2.2.9) Updates `github.com/mattn/go-runewidth` from 0.0.23 to 0.0.30 - [Commits](mattn/go-runewidth@v0.0.23...v0.0.30) Updates `github.com/projectdiscovery/goflags` from 0.1.75 to 0.2.1 - [Release notes](https://github.com/projectdiscovery/goflags/releases) - [Commits](projectdiscovery/goflags@v0.1.75...v0.2.1) Updates `github.com/projectdiscovery/gologger` from 1.1.71 to 1.1.73 - [Release notes](https://github.com/projectdiscovery/gologger/releases) - [Commits](projectdiscovery/gologger@v1.1.71...v1.1.73) Updates `github.com/projectdiscovery/utils` from 0.11.1 to 0.11.5 - [Release notes](https://github.com/projectdiscovery/utils/releases) - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md) - [Commits](projectdiscovery/utils@v0.11.1...v0.11.5) Updates `golang.org/x/image` from 0.42.0 to 0.46.0 - [Commits](golang/image@v0.42.0...v0.46.0) Updates `golang.org/x/sys` from 0.46.0 to 0.48.0 - [Commits](golang/sys@v0.46.0...v0.48.0) Updates `golang.org/x/term` from 0.44.0 to 0.45.0 - [Commits](golang/term@v0.44.0...v0.45.0) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 Updates `modernc.org/sqlite` from 1.45.0 to 1.59.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.45.0...v1.59.0) Updates `github.com/charmbracelet/lipgloss` from 1.1.0 to 1.1.1-0.20250404203927-76690c660834 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](https://github.com/charmbracelet/lipgloss/commits) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `github.com/yuin/goldmark` from 1.7.4 to 1.7.13 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.7.4...v1.7.13) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: github.com/alecthomas/chroma/v2 dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: github.com/carapace-sh/carapace dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: github.com/charmbracelet/glamour dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-go-dependencies - dependency-name: github.com/charmbracelet/lipgloss dependency-version: 1.1.1-0.20250404203927-76690c660834 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-dependencies - dependency-name: github.com/gookit/config/v2 dependency-version: 2.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-dependencies - dependency-name: github.com/projectdiscovery/goflags dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: github.com/projectdiscovery/gologger dependency-version: 1.1.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-dependencies - dependency-name: github.com/projectdiscovery/utils dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: github.com/yuin/goldmark dependency-version: 1.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-dependencies - dependency-name: golang.org/x/image dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-dependencies - dependency-name: modernc.org/sqlite dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-go-dependencies-8b2a5d6e14
branch
from
September 21, 2026 11:47
3e2083b to
dc07d6c
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/all-go-dependencies-8b2a5d6e14
branch
September 22, 2026 06:24
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 all-go-dependencies group with 17 updates in the / directory:
1.20.01.21.02.14.02.27.01.11.61.16.10.8.01.0.02.2.82.2.90.0.230.0.300.1.750.2.11.1.711.1.730.11.10.11.50.42.00.46.00.46.00.48.00.44.00.45.01.36.111.36.121.45.01.59.01.1.01.1.1-0.20250404203927-76690c6608341.11.11.12.11.7.41.7.13Updates
connectrpc.com/connectfrom 1.20.0 to 1.21.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
41b7f30Prepare for v1.21.0 (#972)6058c20Fix dropped headers on errStreamingClientConn (#964)014693aRefine WithRequestGate API and documentation (#968)d9b4b1dCreate release binary for protoc-gen-connect-go (#966)5111260Add WithRequestGate handler option (#962)febfc19Fix panic in stream Spec and Peer when client construction failed (#959)cb5da57Update Go version for CI (#958)9646326Only send a 304 when the request was a GET (#957)2a02feaFix connect.WithGRPC typo in the missing client option error (#956)eae42d2Fix off-by-one in WithHTTPGetMaxURLSize URL length check (#955)Updates
github.com/alecthomas/chroma/v2from 2.14.0 to 2.27.0Release notes
Sourced from github.com/alecthomas/chroma/v2's releases.
... (truncated)
Commits
a6d00fefix(html): make mode class output opt-in via WithModeClassesf52d015chore: some house-keepingf08a9abchore: add fmt + test to BUILD.bit6da8f88fix(yaml): comments can be key-values (#1289)67785a4chore(deps): update all non-major dependencies (#1285)d9dd73fAdd templ XML lexer (#1283)effffdbchore(deps): update all non-major dependencies (#1280)03236a4support for PostScript font files (#1282)e10d532Fix YAML slash comments with colons (#1278)56c7702fix: downgrade go.mod version to 1.25Updates
github.com/carapace-sh/carapacefrom 1.11.6 to 1.16.1Release notes
Sourced from github.com/carapace-sh/carapace's releases.
... (truncated)
Commits
dbc7e94Merge pull request #1292 from carapace-sh/exclusiveflags-local-only45aa955spec: only collect exclusiveflags from local and own persistent flags62fa434Merge pull request #1291 from carapace-sh/spec-format-updatece3537cspec: skip extended flag notation for zero-value defaults4a3cb84docs: update spec reference for type ownership and exclusive flags7bd07c5spec: populate exclusiveflags from cobra mutually exclusive annotationse62a636spec: move canonical spec types to carapace/pkg/command49aef8cspec: update generated YAML format to match carapace-spec v1.858221d5Merge pull request #1290 from carapace-sh/spec-fix-indent9573957spec: fix indendationUpdates
github.com/charmbracelet/glamourfrom 0.8.0 to 1.0.0Release notes
Sourced from github.com/charmbracelet/glamour's releases.
... (truncated)
Commits
69661fdchore(deps): bump actions/checkout from 5 to 6 in the all group (#491)0af1a2dchore(deps): bump the all group with 2 updates (#482)a9ec019chore(deps): bump github.com/charmbracelet/x/ansi in the all group (#477)7a4cf0cci: sync dependabot config (#476)49c8248chore(deps): bump the all group with 2 updates (#472)c1ce505chore(deps): bump actions/setup-go from 5 to 6 in the all group (#471)f9c650cci: sync dependabot config (#470)e3c481bchore(deps): bump actions/checkout from 4 to 5 (#469)7209389chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 (#468)f447e14chore(deps): bump github.com/charmbracelet/x/ansi from 0.9.3 to 0.10.1 (#467)Updates
github.com/gookit/config/v2from 2.2.8 to 2.2.9Release notes
Sourced from github.com/gookit/config/v2's releases.
Commits
0edfefcci: update ci testing go version78c5e7edocs(watch): debounce reload example6a3fe04fix(reload): reset data before reloading files94aa2e8fix(read): Duration() parses Go duration strings (e.g. "300s", "1h30m") (#218)99340a5build(deps): bump github.com/gookit/goutil from 0.7.6 to 0.8.0 (#217)e4ef650build(deps): bump actions/checkout from 6 to 7 (#216)c345d01build(deps): bump WillAbides/setup-go-faster from 1.15.0 to 1.19.0 (#214)fc79c1bbuild(deps): bump github.com/gookit/goutil from 0.7.5 to 0.7.6 (#215)Updates
github.com/mattn/go-runewidthfrom 0.0.23 to 0.0.30Commits
14205ccMerge pull request #110 from mattn/truncate-rune-fast-path67f0b8dTake the rune fast path in the Truncate functions tooa42811dMerge pull request #111 from mattn/wrap-invalid-utf81156adeKeep strings that are not valid UTF-8 on the segmenter06120a9Merge pull request #109 from mattn/skip-segmentation-without-joiners21388adSkip grapheme segmentation for text that cannot form clusters6c7068fGenerate a table of runes that can join a grapheme cluster2793dc5Merge pull request #108 from youdie006/fix-wrap-grapheme-clusterfd7c07fAdd Wrap benchmarks for the ASCII, CJK and emoji pathsf5f115cInline the ASCII width rule in the Wrap fast pathUpdates
github.com/projectdiscovery/goflagsfrom 0.1.75 to 0.2.1Release notes
Sourced from github.com/projectdiscovery/goflags's releases.
Commits
99acb21Merge pull request #255 from arpitjain099/fix/stable-enum-helpd80a134sort enums1523a7cSort the allowed values so enum help and errors are stable23ce2fdMerge pull request #254 from projectdiscovery/dwisiswant0/feat/add-cascading-...0fc37cedocument rollback4450b76test: make source path assertions portableae90f84refactor: refresh max-time after config merges37d6af4feat: add cascading yaml layersc2b50c5Merge pull request #252 from projectdiscovery/dwisiswant0/fix/multibyte-value...3586e89bump goUpdates
github.com/projectdiscovery/gologgerfrom 1.1.71 to 1.1.73Release notes
Sourced from github.com/projectdiscovery/gologger's releases.
Commits
e93efa1Merge pull request #154 from projectdiscovery/fix-maxlevel-race5dcf3a6fix racef047aadMerge pull request #153 from projectdiscovery/dependabot/github_actions/main/...e792122Merge pull request #152 from projectdiscovery/dependabot/github_actions/main/...4d36837Merge pull request #151 from projectdiscovery/dependabot/github_actions/main/...520bbbcchore(deps): bump actions/setup-go from 6 to 77fd8ed1chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0b51f41bchore(deps): bump actions/checkout from 6 to 7Updates
github.com/projectdiscovery/utilsfrom 0.11.1 to 0.11.5Release notes
Sourced from github.com/projectdiscovery/utils's releases.
... (truncated)
Commits
c9a5307chore(deps): bump the modules group across 1 directory with 6 updates (#779)5046549fix(jarm): enforce deadline and use maintained module (#772)d8fe1f3Merge pull request #777 from projectdiscovery/fix/776-conn-read-leak-test02662ddfix ConnReadN leaking a read goroutine when stop races cancellationd99a29bMerge pull request #774 from projectdiscovery/feat/llm-provider0281172harden llm8e42f58fix unchecked error return flagged by errcheck50ff53aallow explicit api key in configc49f0d3add shared llm provider layer8cc5517Merge pull request #761 from guardian360/fix/contextutil-goroutine-leakUpdates
golang.org/x/imagefrom 0.42.0 to 0.46.0Commits
b06f1dego.mod: update golang.org/x dependencies09b0b4fall: upgrade go directive to at least 1.26.0 [generated]3ebddc7go.mod: update golang.org/x dependencies981eaa0vp8l: avoid allocating many unused Huffman tree groups315273avector: using golang.org/x/sys/cpu for feature detection891abcbgo.mod: update golang.org/x dependenciesf50490dfont: document (lack of) security hardening in font packages7a0cfdawebp: check for VP8L dimension mismatch before allocation4339315tiff: consistently skip horizontal padding in tiled imagesb5baf41tiff: avoid overflow when reading IFD entriesUpdates
golang.org/x/sysfrom 0.46.0 to 0.48.0Commits
613e257cpu: add riscv64 hwprobe drift test6f7b10funix: add MLOCK_ONFAULT constant663e7c8cpu: add basic support for GOARCH=sparc64de5f12fcpu: add ppc64le POWER10 detection80e8acfunix: run go fix1e3c182unix: add IPMI interfaced429e20unix: stop generating sparc termbits from the generic headerbd3bddfunix: add missing HWTSTAMP_* constantse812f53windows: add SO_SNDTIMEO constant for socket optionsf6989c5unix: align Ifreq so its union accessors cannot faultUpdates
golang.org/x/termfrom 0.44.0 to 0.45.0Commits
9f69229go.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuffrom 1.36.11 to 1.36.12Updates
modernc.org/sqlitefrom 1.45.0 to 1.59.0Changelog
Sourced from modernc.org/sqlite's changelog.