Skip to content

build(deps): bump github.com/alecthomas/chroma/v2 from 2.15.0 to 2.18.0#7071

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/alecthomas/chroma/v2-2.18.0
Closed

build(deps): bump github.com/alecthomas/chroma/v2 from 2.15.0 to 2.18.0#7071
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/alecthomas/chroma/v2-2.18.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps github.com/alecthomas/chroma/v2 from 2.15.0 to 2.18.0.

Release notes

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

v2.18.0

Changelog

  • 7f0057b feat: support for dark mode in chromad
  • d87cb47 chore(deps): update all non-major dependencies (#1077)
  • 79dde77 Added IBM RPG lexer (#1078)
  • 1b932ec chore: disable gorilla/csrf upgrades temporarily

v2.17.2

Changelog

  • 66b90e7 fix: downgrade gorilla/csrf temporarily

v2.17.1

Changelog

  • 2cbcfa9 fix: a bunch of styles did not correctly fallback to parent styles
  • 8f4cf56 fix(zig): add rule for function calls (#1075)
  • abf98e0 chore(deps): update all non-major dependencies (#1074)

v2.17.0

Changelog

  • 8fa488c Fix Gleam lexer (#1072)
  • 211957a Update pygments-lexers.txt (#1070)
  • 22859e6 Add Lean lexer (#1071)
  • 5409db0 fix(vue): handle more edge cases for tags (#1069)
  • 3ee0984 chore(deps): update all non-major dependencies (#1067)
  • 3df29af styles: add proper diff styling to rrt (fix #603) (#1064)
  • 9077658 fix: properly tokenizes default_tags attribute (#1068)
  • e4ce323 Link to Chroma-using pager in README.md (#1027)
  • b310414 docs: add logo

v2.16.0

Changelog

  • ad6f149 chore: clean up Makefile
  • 9909f65 fix: switch to jsdelivr as unpkg was throwing CORS errors
  • 34bf362 chore(deps): update all non-major dependencies (#1066)
  • 88084b6 fix: Dot in a string breaks the highlighting in Terraform. Fixes #988 (#1065)
  • 62197e9 Add lexers.Aliases() method to display only lexers' aliases (#1057)
  • 7feb358 chore(deps): update dependency svu to v3 (#1053)
  • 30e0bc6 chore(deps): update all non-major dependencies (#1061)
  • e0c7747 Fix IP address as name detection in nginx conf (#1060)
  • 0bf0e9f Add luau file extension and alias to lua lexer (#1056)
  • 0e0e282 chore(deps): update all non-major dependencies (#1049)
  • 4b0882a add Janet lexer (#1045)
  • 81fecd5 chore(deps): update all non-major dependencies (#1041)
  • dc982d2 Add Mojo lexer (#1044)
  • 79621af Fix solidity lexer's handling of inline assembly (#1040)
  • 9da461e chore(deps): update module github.com/mattn/go-colorable to v0.1.14 (#1039)
  • f0d460e Update Odin lexer for new build tag feature (#1038)
  • 0bd7c68 chore: bump go.mod to Go 1.22 + add Iterator.Stdlib()
  • d829579 fix(ocaml): support multistring (#1035)
  • e79c813 chore(deps): update all non-major dependencies (#1029)
Commits
  • 7f0057b feat: support for dark mode in chromad
  • d87cb47 chore(deps): update all non-major dependencies (#1077)
  • 79dde77 Added IBM RPG lexer (#1078)
  • 1b932ec chore: disable gorilla/csrf upgrades temporarily
  • 66b90e7 fix: downgrade gorilla/csrf temporarily
  • 2cbcfa9 fix: a bunch of styles did not correctly fallback to parent styles
  • 8f4cf56 fix(zig): add rule for function calls (#1075)
  • abf98e0 chore(deps): update all non-major dependencies (#1074)
  • 8fa488c Fix Gleam lexer (#1072)
  • 211957a Update pygments-lexers.txt (#1070)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2025
@CLAassistant
Copy link

CLAassistant commented Jun 16, 2025

CLA assistant check
All committers have signed the CLA.

Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.15.0 to 2.18.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](alecthomas/chroma@v2.15.0...v2.18.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.18.0 branch from 83ca554 to f55f0fe Compare June 26, 2025 16:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #7103.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.18.0 branch July 1, 2025 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant