Skip to content

Commit

Permalink
security(dependencies): bump github.com/alecthomas/chroma/v2 from 2.1…
Browse files Browse the repository at this point in the history
…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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 2e914a3 commit 5631421
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/arikkfir/justest
go 1.21.0

require (
github.com/alecthomas/chroma/v2 v2.13.0
github.com/alecthomas/chroma/v2 v2.14.0
github.com/google/go-cmp v0.6.0
)

Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/alecthomas/assert/v2 v2.6.0 h1:o3WJwILtexrEUk3cUVal3oiQY2tfgr/FHWiz/v2n4FU=
github.com/alecthomas/assert/v2 v2.6.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/chroma/v2 v2.13.0 h1:VP72+99Fb2zEcYM0MeaWJmV+xQvz5v5cxRHd+ooU1lI=
github.com/alecthomas/chroma/v2 v2.13.0/go.mod h1:BUGjjsD+ndS6eX37YgTchSEG+Jg9Jv1GiZs9sqPqztk=
github.com/alecthomas/assert/v2 v2.7.0 h1:QtqSACNS3tF7oasA8CU6A6sXZSBDqnm7RfpLl9bZqbE=
github.com/alecthomas/assert/v2 v2.7.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/chroma/v2 v2.14.0 h1:R3+wzpnUArGcQz7fCETQBzO5n9IMNi13iIs46aU4V9E=
github.com/alecthomas/chroma/v2 v2.14.0/go.mod h1:QolEbTfmUHIMVpBqxeDnNBj2uoeI4EbYP4i6n68SG4I=
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc=
github.com/alecthomas/repr v0.4.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI=
Expand Down

0 comments on commit 5631421

Please sign in to comment.