[PR #111] fix(deps): bump prism-themes from 1.7.0 to 1.8.0 #120

Closed
opened 2025-12-01 17:06:00 +01:00 by arthur · 0 comments
Owner

Original Pull Request: https://github.com/ArthurDanjou/website-old/pull/111

State: closed
Merged: No


Bumps prism-themes from 1.7.0 to 1.8.0.

Release notes

Sourced from prism-themes's releases.

v1.8.0

https://github.com/prismjs/prism-themes/compare/v1.7.0...v1.8.0

Changelog

Sourced from prism-themes's changelog.

1.8.0 (2021-07-19)

New Themes

  • Holi Theme (#121)
  • Gruvbox Light (#124)

Improved

  • Added changelog (#125)
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 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)
**Original Pull Request:** https://github.com/ArthurDanjou/website-old/pull/111 **State:** closed **Merged:** No --- Bumps [prism-themes](https://github.com/prismjs/prism-themes) from 1.7.0 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prismjs/prism-themes/releases">prism-themes's releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <p><a href="https://github.com/prismjs/prism-themes/compare/v1.7.0...v1.8.0">https://github.com/prismjs/prism-themes/compare/v1.7.0...v1.8.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PrismJS/prism-themes/blob/master/CHANGELOG.md">prism-themes's changelog</a>.</em></p> <blockquote> <h2>1.8.0 (2021-07-19)</h2> <h3>New Themes</h3> <ul> <li>Holi Theme (<a href="https://github-redirect.dependabot.com/PrismJS/prism-themes/issues/121">#121</a>)</li> <li>Gruvbox Light (<a href="https://github-redirect.dependabot.com/PrismJS/prism-themes/issues/124">#124</a>)</li> </ul> <h3>Improved</h3> <ul> <li>Added changelog (<a href="https://github-redirect.dependabot.com/PrismJS/prism-themes/issues/125">#125</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PrismJS/prism-themes/commit/c1c10d0f56191d95d5a86696366adcd2f9d654e5"><code>c1c10d0</code></a> 1.8.0</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/a4b62b15fdea6eee2004c84ac27b9d54dff97f6f"><code>a4b62b1</code></a> Updated changelog</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/e3ab09db208bea888866e4adc2e0695c9bf87798"><code>e3ab09d</code></a> Added changelog (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/125">#125</a>)</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/782abbb0bded3c1cbfc22b07cb6bd7f8ba833bba"><code>782abbb</code></a> Add gruvbox-light theme (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/124">#124</a>)</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/e2de2d0c8d57abafb1940c21bbed1a3848e2fa04"><code>e2de2d0</code></a> fix: code selection color and background in Holi theme (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/122">#122</a>)</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/fcc81a3d605481e33b189783d708b0c2f980ae3c"><code>fcc81a3</code></a> Added Holi Theme (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/121">#121</a>)</li> <li>See full diff in <a href="https://github.com/prismjs/prism-themes/compare/v1.7.0...v1.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prism-themes&package-manager=npm_and_yarn&previous-version=1.7.0&new-version=1.8.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 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>
arthur added the pull-request label 2025-12-01 17:06:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#120