Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/alecthomas/chroma/v2 from 2.8.0 to 2.10.0 #169

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps github.com/alecthomas/chroma/v2 from 2.8.0 to 2.10.0.

Release notes

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

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)
  • 0fe72e1 Add new file extensions to Mathematica lexer (#836)
  • 5b26de0 Add missing *.twig file extension (#833)
  • 9676003 R lexer has priority over Rebol (#835)
  • efd5efa Avoid duplicate lexer if already registered (#834)
  • 954c5ae feat: ensure the analyse score is up to 1.0 (#832)
  • 708662a feat: improve regex analysers in XML (#831)
  • d37de78 feat(styles/onedark): add diff colors (#830)
  • c11725d Add new Go 1.21 builtins to the Go lexer: clear, min, max (#829)
  • 47ce9a2 fix: vim lexer was marking \n as errors
  • a20cd7e feat: support basic regex analysers in XML (#828)
  • 2226663 Fix ISCdhcpd filename (#822)
  • 7d74956 Add Pipfile and poetry.lock as a TOML lexer file extension (#821)
  • 42d6da2 Add .eex as a Elixir lexer file extension (#820)
  • b786c3f Add .tpp as a c++ lexer file extension (#817)
  • de3a9c2 Add C lexer (#815)

... (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.10.0.
- [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.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 26, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #179.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.10.0 branch November 13, 2023 15:31
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