Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
security(dependencies): bump github.com/alecthomas/chroma/v2 from 2.1…
…3.0 to 2.14.0 (#18) Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.13.0 to 2.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alecthomas/chroma/releases">github.com/alecthomas/chroma/v2's releases</a>.</em></p> <blockquote> <h2>v2.14.0</h2> <h2>Changelog</h2> <ul> <li>1e983e7 lexers/cue: support CUE attributes (<a href="https://redirect.github.com/alecthomas/chroma/issues/961">#961</a>)</li> <li>9347b55 Add Gleam syntax highlighting (<a href="https://redirect.github.com/alecthomas/chroma/issues/959">#959</a>)</li> <li>6b7ffe1 chore(styles): add tokyonight inspired styles (<a href="https://redirect.github.com/alecthomas/chroma/issues/957">#957</a>)</li> <li>736c0ea Typescript: Several fixes (<a href="https://redirect.github.com/alecthomas/chroma/issues/952">#952</a>)</li> <li>e5c25d0 Org: Keep all newlines (<a href="https://redirect.github.com/alecthomas/chroma/issues/951">#951</a>)</li> <li>d07caa4 chore(deps): update module github.com/alecthomas/assert/v2 to v2.7.0 (<a href="https://redirect.github.com/alecthomas/chroma/issues/949">#949</a>)</li> <li>5f83664 Vue: Handle more edge cases (<a href="https://redirect.github.com/alecthomas/chroma/issues/950">#950</a>)</li> <li>32c053f chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/alecthomas/chroma/issues/948">#948</a>)</li> <li>2580aaa Add Bazel bzlmod support into Python lexer (<a href="https://redirect.github.com/alecthomas/chroma/issues/947">#947</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alecthomas/chroma/commit/1e983e734d1c03b5d614250822984e0d62d0d654"><code>1e983e7</code></a> lexers/cue: support CUE attributes (<a href="https://redirect.github.com/alecthomas/chroma/issues/961">#961</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/9347b550abb84248f8421e842ec50fb488cdbb57"><code>9347b55</code></a> Add Gleam syntax highlighting (<a href="https://redirect.github.com/alecthomas/chroma/issues/959">#959</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/6b7ffe10ff0257f4782ad7f7ce1a78e8ae25d688"><code>6b7ffe1</code></a> chore(styles): add tokyonight inspired styles (<a href="https://redirect.github.com/alecthomas/chroma/issues/957">#957</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/736c0ea4cd92315670f274255f7c7e621e9e7607"><code>736c0ea</code></a> Typescript: Several fixes (<a href="https://redirect.github.com/alecthomas/chroma/issues/952">#952</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/e5c25d045eee3e0feaad88e69eb893b4844a5260"><code>e5c25d0</code></a> Org: Keep all newlines (<a href="https://redirect.github.com/alecthomas/chroma/issues/951">#951</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/d07caa43c16fe4f617c4b1195cd946b8be8c03fb"><code>d07caa4</code></a> chore(deps): update module github.com/alecthomas/assert/v2 to v2.7.0 (<a href="https://redirect.github.com/alecthomas/chroma/issues/949">#949</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/5f83664c2a65729309867921ba2b61c4e78dc9a7"><code>5f83664</code></a> Vue: Handle more edge cases (<a href="https://redirect.github.com/alecthomas/chroma/issues/950">#950</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/32c053f501684f647451a30d971ebe0015f463e9"><code>32c053f</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/alecthomas/chroma/issues/948">#948</a>)</li> <li><a href="https://github.com/alecthomas/chroma/commit/2580aaaa8e69c82c7ad09a1d8163392b63638332"><code>2580aaa</code></a> Add Bazel bzlmod support into Python lexer (<a href="https://redirect.github.com/alecthomas/chroma/issues/947">#947</a>)</li> <li>See full diff in <a href="https://github.com/alecthomas/chroma/compare/v2.13.0...v2.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/alecthomas/chroma/v2&package-manager=go_modules&previous-version=2.13.0&new-version=2.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information