Skip to content

Bump github.com/alecthomas/chroma/v2 from 2.8.0 to 2.9.1#147

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

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

Release notes

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

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)
  • 49b5f8e Add missing C++ tests (#814)
  • e6de3d1 Add CPP lexer (#813)
  • 68d976f Prevent panic from hax lexer (#812)
  • 2aad740 Update C# lexer (#811)
  • 9864526 deps: update go modules (#810)
  • 95cec3b Update groovy.xml (#807)
  • 555bb53 Add Lexer for Sourcepawn (#804)
  • b8c853d Fix attributes and in Odin Lexer (#803)
  • e1e698d Add Odin lexer (#802)
  • b8ad4d6 chore: unnecessary use of fmt.Sprintf (#799)
  • b9a63eb chore: remove refs to deprecated io/ioutil (#798)
  • 0e7ec95 styles/catppuccin-*: update colors (#797)
  • 971f5c6 Add file support for BIND DNS Zone (#796)
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.9.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.9.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 Sep 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2023

Superseded by #169.

@dependabot dependabot bot closed this Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/alecthomas/chroma/v2-2.9.1 branch October 26, 2023 15: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

Development

Successfully merging this pull request may close these issues.

0 participants