doronbehar / pistol

General purpose file previewer designed for Ranger, Lf to make scope.sh redundant
MIT License
322 stars 7 forks source link

chore(deps): update module alecthomas/chroma to v0.8.0 #32

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/alecthomas/chroma require minor v0.7.3 -> v0.8.0

Release Notes

alecthomas/chroma ### [`v0.8.0`](https://togithub.com/alecthomas/chroma/releases/v0.8.0) [Compare Source](https://togithub.com/alecthomas/chroma/compare/v0.7.3...v0.8.0) #### Changelog [`4da591c`](https://togithub.com/alecthomas/chroma/commit/4da591c) Use EnsureNL for go lexer [`e62d93f`](https://togithub.com/alecthomas/chroma/commit/e62d93f) Add a timeout to regexes. [`5756434`](https://togithub.com/alecthomas/chroma/commit/5756434) Add .editorconfig to ini lexer [`391f301`](https://togithub.com/alecthomas/chroma/commit/391f301) Fix golangci-lint download [`bac6996`](https://togithub.com/alecthomas/chroma/commit/bac6996) added curly braces to toml lexer [`2b9ea60`](https://togithub.com/alecthomas/chroma/commit/2b9ea60) Split PHP into two lexers - PHP and PHTML. [`1150149`](https://togithub.com/alecthomas/chroma/commit/1150149) Fix TypeScript keywords [`57c1bd9`](https://togithub.com/alecthomas/chroma/commit/57c1bd9) Added pony lexer ([#​372](https://togithub.com/alecthomas/chroma/issues/372)) [`500529f`](https://togithub.com/alecthomas/chroma/commit/500529f) Minor fix for name constants [`8785122`](https://togithub.com/alecthomas/chroma/commit/8785122) Additional fixes for placeholders [`155bdea`](https://togithub.com/alecthomas/chroma/commit/155bdea) Update Caddyfile lexer to fix edgecases and improve colouring [`bd46305`](https://togithub.com/alecthomas/chroma/commit/bd46305) Add Zig lexer [`6896804`](https://togithub.com/alecthomas/chroma/commit/6896804) Add Caddyfile lexer ([#​363](https://togithub.com/alecthomas/chroma/issues/363)) [`ee4284b`](https://togithub.com/alecthomas/chroma/commit/ee4284b) Add a Rules.Merge() helper function. [`4065717`](https://togithub.com/alecthomas/chroma/commit/4065717) feat: support HTTP/2 in HTTP lexer [`2612dee`](https://togithub.com/alecthomas/chroma/commit/2612dee) add yaml test cases for more bool types and multi-line flow scalars. [`2b9c82d`](https://togithub.com/alecthomas/chroma/commit/2b9c82d) yaml parse multiline block scalars as single StringDoc [`16bde86`](https://togithub.com/alecthomas/chroma/commit/16bde86) yaml parse for all bool keyword constant variations [`684c267`](https://togithub.com/alecthomas/chroma/commit/684c267) yaml parse plan scalar values as literals rather than text. [`705c61c`](https://togithub.com/alecthomas/chroma/commit/705c61c) yaml parse --- and ... as NameNamespace [`0d4fb38`](https://togithub.com/alecthomas/chroma/commit/0d4fb38) yaml parse keys as NameTag rather than Keyword [`ec5955f`](https://togithub.com/alecthomas/chroma/commit/ec5955f) Make single # on a line recognized as CommentSingle [`8c4fe7e`](https://togithub.com/alecthomas/chroma/commit/8c4fe7e) Add failing test case for single # in bash

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

doronbehar commented 4 years ago

Good bot.