Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/alecthomas/chroma/v2 from 2.19.0 to 2.20.0.

Release notes

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

v2.20.0

Changelog

  • 303b65d feat: improve tracing
  • 1f48e65 fix(markdown): don't delegate to HTML lexer
  • ea89498 chore(deps): update ubuntu docker tag to v24 (#1104)
  • 14227ee chore(deps): update dependency biome to v2 (#1109)
  • 4a1dcb2 chore(deps): update dependency uv to v0.8.4 (#1115)
  • dca61f8 chore(deps): pin dependencies (#1098)
  • a21d7b8 chore: go mod tidy + update README list of languages
  • 1ca24c9 correct lexing AS keyword for docker (#1114)
  • 1dfa2b6 update css.xml with current properties (#1113)
  • 5b2a4c5 feat(formatter): add writeCSSComments option (#1112)
  • 02ff9d4 Sync Catppuccin styles (#1111)
  • a53c924 Create Lexer for Nu (#1110)
  • 0e031c7 chore(deps): update all non-major dependencies (#1108)
  • 673bbb4 chore(deps): update all non-major dependencies (#1103)
  • 5d56970 Add uv.lock to TOML lexer (#1105)
  • eb9a552 fix: Dockerfile $PORT should be just a port
  • acaae4e feat: add Dockerfile for chromad
  • f3be4c6 Create lexer for Gemtext (#1102)
  • a0c6dff chore(deps): update all non-major dependencies (#1099)
  • abe0195 Create lexer for lox (#1100)
  • dfb2819 Fixed ObjectPascal comment issue (#1097)
  • 908d2a3 sync catppuccin-mocha.xml with upstream (#1094)
  • acd21c6 add aspect-ratio property to css.xml (#1095)
  • 55d924d chore(deps): update all non-major dependencies (#1092)
  • d0ad679 feat: improve Go lexer
  • d2f8caa refactor: simplify WASM init
  • fb36d31 chore: apply biome linter fixes
  • b69cd3d chore: add JS formatting with biome
Commits

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 Aug 19, 2025
@bep
Copy link
Member

bep commented Aug 20, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.20.0 branch from 990a389 to d2311c2 Compare August 20, 2025 09:42
bep added a commit to bep/hugo that referenced this pull request Aug 25, 2025
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](alecthomas/chroma@v2.19.0...v2.20.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.20.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.20.0 branch from d2311c2 to 541f059 Compare August 25, 2025 16:06
@bep bep closed this in cfc38ec Aug 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.20.0 branch August 25, 2025 16:24
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

2 participants