Skip to content

chore(deps): bump the all group across 1 directory with 5 updates#498

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-e9da2a1185
Open

chore(deps): bump the all group across 1 directory with 5 updates#498
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-e9da2a1185

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the all group with 5 updates in the / directory:

Package From To
github.com/alecthomas/chroma/v2 2.20.0 2.21.1
github.com/charmbracelet/x/ansi 0.10.2 0.11.3
github.com/yuin/goldmark 1.7.13 1.7.14
golang.org/x/term 0.36.0 0.38.0
golang.org/x/text 0.30.0 0.32.0

Updates github.com/alecthomas/chroma/v2 from 2.20.0 to 2.21.1

Release notes

Sourced from github.com/alecthomas/chroma/v2's releases.

v2.21.1

Changelog

  • 0fe6941 fix(styles): use kebab-case for style name in Aura Theme variants (#1183)
  • 2408917 chore(deps): update all non-major dependencies (#1178)
  • b527a28 Update lexer lox (#1175)

v2.21.0

Changelog

  • 26a0cc1 feat(styles): add Aura Theme primary variants (#1177)
  • fc10487 Fix (D): multiline comments (#1173)
  • aec4bfc Add support for Device tree (#1172)
  • 8ea696b chore(deps): update actions/checkout action to v6 (#1167)
  • a40a9d3 chore(deps): update dependency binaryen to v125 (#1168)
  • 5486d21 chore(deps): update all non-major dependencies (#1164)
  • 42c2aa1 Add helper script to generate supported langs markdown table (#1170)
  • e799618 chore(deps): update actions/checkout digest to 93cb6ef (#1163)
  • 6b58845 Add Ashen style (#1169)
  • 8b8574c Add Protocol Buffer Text Format Language (txtpb) (#1165)
  • c07ef4b chore(deps): update all non-major dependencies (#1160)
  • 3b5a164 Add lexer for WebAssembly Text Format (#1161)
  • 84d187e github style: background should be grey (#1159)
  • 60e616c Add an alias for Starlark and match *.star files (#1158)
  • 6e68adb chore(deps): update all non-major dependencies (#1157)
  • 9297a7c chore(deps): update all non-major dependencies (#1155)
  • 1074a2a fix(Kotlin): Number literals (#1139)
  • 9c8da0f chore(deps): update all non-major dependencies (#1153)
  • fa92e28 Add file extensions for systemd units using Podman Quadlet (#1151)
  • 57823f0 Add Kakoune lexer (#1150)
  • 1c5b8cb chore(deps): update all non-major dependencies (#1149)
  • c688d92 feat: add support for C3 (#1148)
  • ba111b7 chore(deps): update all non-major dependencies (#1147)
  • b05fcfb tango: Don't underline whitespace (#1146)
  • daa879b chore(deps): update all non-major dependencies (#1141)
  • a5dc086 Add argparse to pygemnts2chroma_xml.py script (#1140)
  • 3f991b1 chore(deps): update dependency binaryen to v124 (#1138)
  • 0ae5ef0 chore(deps): update all non-major dependencies (#1137)
  • 8f9e82f Update Core lexer to adjust for removed keyword enum (#1136)
  • 685ad2c Update Core lexer to adjust for removed keyword const (#1134)
  • e9ffd5a fix: don't emit empty tail tokens (#1121)
  • 4e1403e Add lexer for Ring Language (#1133)
  • 66a939a Add lexer for Game Boy Development System ASM. (#1117)
  • 2984b60 chore(deps): update all non-major dependencies (#1132)
  • 260fa90 update css.xml with current properties (#1130)
  • 70521cf Modelica language support alecthomas/chroma#1122 (#1129)
  • 09cd573 update css.xml for current grid gap properties (#1128)
  • 339bd37 Fixed **free analysis in RPGLE (#1116)
  • ff52be8 chore(deps): update actions/checkout action to v5 (#1127)
  • 254ca83 Update Core lexer to incorporate change of keyword from use to import (#1124)
  • 2d9c0d1 chore(deps): update all non-major dependencies (#1123)
  • bd10a05 moar has been renamed to moor (#1125)

... (truncated)

Commits

Updates github.com/charmbracelet/x/ansi from 0.10.2 to 0.11.3

Commits
  • 5cb9121 chore(ansi): add test for nil colors in Style
  • 274a282 fix(ansi): add nil case guards for color functions
  • b3d4d1e chore(deps): bump the all group across 1 directory with 2 updates (#688)
  • 596eb15 feat(etag): add Matches
  • 76b0bc3 Merge remote-tracking branch 'origin/main'
  • 8ca2b06 fix: examples
  • 3be0d41 feat: add etag pkg (#689)
  • b34105f ci: update scripts/builds for setup-go@v6
  • 9f73bfd chore(deps): bump actions/checkout from 5 to 6 in the all group (#681)
  • 1b539e4 chore(deps): bump the all group in /mosaic with 2 updates (#615)
  • Additional commits viewable in compare view

Updates github.com/yuin/goldmark from 1.7.13 to 1.7.14

Commits
  • 779298d fix: #537
  • 6e1560e Merge pull request #539 from TheGreatRambler/master
  • 0472a9f Fix goldmark-chart link
  • ec0d201 Merge pull request #538 from TheGreatRambler/master
  • 949e4c4 Add goldmark-chart to list of extensions
  • 98a49e2 Merge pull request #532 from tats-u/fix-readme-extension
  • a231bdc Fix name and URL of goldmark-cjk-friendly in README
  • e9a698f Merge pull request #531 from tats-u/add-extension
  • 058a1f2 Add goldmark-cjk-friendly to README
  • bc058fb docs: add pull request template
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.36.0 to 0.38.0

Commits

Updates golang.org/x/text from 0.30.0 to 0.32.0

Commits
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • e7ff6b3 go.mod: update golang.org/x dependencies
  • fbf012b all: use reflect.TypeFor instead of reflect.TypeOf
  • See full diff in compare view

Dependabot 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

Bumps the all group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) | `2.20.0` | `2.21.1` |
| [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.10.2` | `0.11.3` |
| [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.13` | `1.7.14` |
| [golang.org/x/term](https://github.com/golang/term) | `0.36.0` | `0.38.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.32.0` |



Updates `github.com/alecthomas/chroma/v2` from 2.20.0 to 2.21.1
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Commits](alecthomas/chroma@v2.20.0...v2.21.1)

Updates `github.com/charmbracelet/x/ansi` from 0.10.2 to 0.11.3
- [Commits](charmbracelet/x@ansi/v0.10.2...ansi/v0.11.3)

Updates `github.com/yuin/goldmark` from 1.7.13 to 1.7.14
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.7.13...v1.7.14)

Updates `golang.org/x/term` from 0.36.0 to 0.38.0
- [Commits](golang/term@v0.36.0...v0.38.0)

Updates `golang.org/x/text` from 0.30.0 to 0.32.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.30.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.7.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/term
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/text
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency changes label Jan 5, 2026
@dependabot dependabot bot added the dependencies Dependency changes label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants