Skip to content

Bump github.com/alecthomas/chroma/v2 from 2.8.0 to 2.11.1#179

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

Bump github.com/alecthomas/chroma/v2 from 2.8.0 to 2.11.1#179
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/alecthomas/chroma/v2-2.11.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/alecthomas/chroma/v2 from 2.8.0 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)

v2.9.1

Changelog

  • c4527e8 fix: C++ comments after #include

v2.9.0

Changelog

  • 40542a6 refactor: migrate a bunch more Go-based lexers to XML
  • 4dd2cbe fix: bump to latest dclark/regexp2
  • a242abf Highlights numbers in java (#703)
  • 6ddeee2 update fg color to match latest primer style (#781)
  • 340fd85 Add more hlsl file extensions (#823)
  • 67983f9 Update clojure.xml to target EDN (#825)
  • 6428fb4 Added updated GDScript lexer. (#842)
  • 4796a27 Set priority for NASM lexer (#839)
  • be65257 Set priority for INI lexer over Inform 6 (#837)
  • b5487f4 Fix Bash Session lexer name (#840)
  • c03a781 Set priority for GAS lexer (#838)

... (truncated)

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.8.0 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.8.0...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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Superseded by #194.

@dependabot dependabot bot closed this Jan 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.11.1 branch January 23, 2024 15:18
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

Development

Successfully merging this pull request may close these issues.

0 participants