Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps github.com/alecthomas/chroma/v2 from 2.9.1 to 2.11.1.

Release notes

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

v2.11.1

Changelog

  • 96a12e3 fix: bad path normalisation

v2.11.0

Changelog

  • 09953ff fix: attempt to load lexer files before using Get()

v2.10.1

Changelog

  • fe96ea4 Add test for ucode (#881)
  • 8f938d0 Create lexer for ucode (#879)
  • 038fab5 Add shebang (#864)
  • 48d6be6 Update prql.xml (#878)

v2.10.0

Changelog

  • 810464a Update Java lexer (#873)
  • 77e9146 Add file extensions to go_template lexer (#875)
  • b127e35 Make tty_indexed.go respond to None like tty_truecolour.go (#869)
  • 9ae4dae Add *.Dockerfile to docker lexer (#868)
  • 2fa6f14 Add PRQL to README (#863)
  • 17597b6 Add PRQL language (#862)
  • 7eb0305 lexers/r: Match keywords prior to functions (#860)
  • 827bd93 lexers: add initial version of CUE lexer (#858)
  • 9087c63 docs: note about Get() being slow due to file matching
  • ccd8d68 lexers: move to comparing bytes in tests (#856)
  • def00e9 chore: update issue templates
  • 0b08639 lexers: support for nim GENERALIZED_TRIPLESTR_LIT (#853)
  • 94d11ab Update Bicep grammar with recent additions (#850)
  • c64e1be add justfile filename to Makefile lexer (#852)
  • 2b39461 Fix GDScript3 analyse regexes (#848)
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)

Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.9.1 to 2.11.1.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](alecthomas/chroma@v2.9.1...v2.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mfinelli as a code owner November 13, 2023 05:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2023
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.

0 participants