[PR #64] [CLOSED] fix(deps): bump prism-themes from 1.6.0 to 1.7.0 #65

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/64
Author: @dependabot[bot]
Created: 5/5/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/prism-themes-1.7.0


📝 Commits (1)

  • d3fc9d5 fix(deps): bump prism-themes from 1.6.0 to 1.7.0

📊 Changes

1 file changed (+317 additions, -813 deletions)

View changed files

📝 yarn.lock (+317 -813)

📄 Description

Bumps prism-themes from 1.6.0 to 1.7.0.

Release notes

Sourced from prism-themes's releases.

v1.7.0

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

Commits
Maintainer changes

This version was pushed to npm by rundevelopment, a new releaser for prism-themes since your current version.


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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/64 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/5/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/prism-themes-1.7.0` --- ### 📝 Commits (1) - [`d3fc9d5`](https://github.com/ArthurDanjou/website-old/commit/d3fc9d5a2ff63e004fb4aa255c7f67ff1b4e151d) fix(deps): bump prism-themes from 1.6.0 to 1.7.0 ### 📊 Changes **1 file changed** (+317 additions, -813 deletions) <details> <summary>View changed files</summary> 📝 `yarn.lock` (+317 -813) </details> ### 📄 Description Bumps [prism-themes](https://github.com/prismjs/prism-themes) from 1.6.0 to 1.7.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.7.0</h2> <p><a href="https://github.com/prismjs/prism-themes/compare/v1.6.0...v1.7.0">https://github.com/prismjs/prism-themes/compare/v1.6.0...v1.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PrismJS/prism-themes/commit/7c1c18abefb9e69411f8652247b96f8c8975daa2"><code>7c1c18a</code></a> 1.7.0</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/3ba02f853e447bde58cf5368a2cde4238049f902"><code>3ba02f8</code></a> VS theme: Added <code>token.important</code> class color (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/99">#99</a>)</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/e8ae49904f0e3877f48ca14f0d745f1ab95b41bd"><code>e8ae499</code></a> Added popular VSCode theme: Night Owl (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/115">#115</a>)</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/3b43d4d8255ed3afee6b513dd3cb5d97918bc9b2"><code>3b43d4d</code></a> Added Node.js <code>main</code> file (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/116">#116</a>)</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/d00360c3b3cfe495f45cc06865969c7731a94763"><code>d00360c</code></a> Fixed CI</li> <li><a href="https://github.com/PrismJS/prism-themes/commit/fb962bec2284339db7148f9621536d2076e53106"><code>fb962be</code></a> Use Github Actions (<a href="https://github-redirect.dependabot.com/prismjs/prism-themes/issues/113">#113</a>)</li> <li>See full diff in <a href="https://github.com/prismjs/prism-themes/compare/v1.6.0...v1.7.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~rundevelopment">rundevelopment</a>, a new releaser for prism-themes since your current version.</p> </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.6.0&new-version=1.7.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:05:48 +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#65