[PR #243] [CLOSED] chore(deps-dev): bump markdown-it-prism from 2.2.2 to 2.2.4 #253

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/243
Author: @dependabot[bot]
Created: 4/18/2022
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/markdown-it-prism-2.2.4


📝 Commits (1)

  • 2bbd96d chore(deps-dev): bump markdown-it-prism from 2.2.2 to 2.2.4

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+9 -9)

📄 Description

Bumps markdown-it-prism from 2.2.2 to 2.2.4.

Release notes

Sourced from markdown-it-prism's releases.

v2.2.4

2.2.4 (2022-04-17)

Bug Fixes

  • deps: update dependency prismjs to v1.28.0 (a12eba5)

v2.2.3

2.2.3 (2022-02-18)

Bug Fixes

  • deps: update dependency prismjs to v1.27.0 (9d51407)
Changelog

Sourced from markdown-it-prism's changelog.

2.2.4 (2022-04-17)

Bug Fixes

  • deps: update dependency prismjs to v1.28.0 (a12eba5)

2.2.3 (2022-02-18)

Bug Fixes

  • deps: update dependency prismjs to v1.27.0 (9d51407)
Commits
  • 1d0164e chore(release): 2.2.4 [skip ci]
  • a12eba5 fix(deps): update dependency prismjs to v1.28.0
  • c797253 chore(deps): update typescript-eslint monorepo to v5.19.0
  • 2b02f16 chore(deps): lock file maintenance
  • 3667c57 chore(deps): update dependency eslint to v8.13.0
  • 556b483 chore(deps): update dependency @​babel/core to v7.17.9
  • c0b4ef0 chore(deps): update typescript-eslint monorepo to v5.18.0
  • 6c95e73 chore(deps): lock file maintenance
  • 7fa19e7 chore(deps): update typescript-eslint monorepo to v5.17.0
  • 6b3e87d chore(deps): lock file maintenance
  • Additional commits viewable in compare view

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/243 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/18/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/markdown-it-prism-2.2.4` --- ### 📝 Commits (1) - [`2bbd96d`](https://github.com/ArthurDanjou/website-old/commit/2bbd96d778d3229e89353cf9291ed6f1d00be1d8) chore(deps-dev): bump markdown-it-prism from 2.2.2 to 2.2.4 ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+9 -9) </details> ### 📄 Description Bumps [markdown-it-prism](https://github.com/jGleitz/markdown-it-prism) from 2.2.2 to 2.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jGleitz/markdown-it-prism/releases">markdown-it-prism's releases</a>.</em></p> <blockquote> <h2>v2.2.4</h2> <h2><a href="https://github.com/jGleitz/markdown-it-prism/compare/v2.2.3...v2.2.4">2.2.4</a> (2022-04-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prismjs to v1.28.0 (<a href="https://github.com/jGleitz/markdown-it-prism/commit/a12eba55bd951b9937daf2949dce73ac48573fde">a12eba5</a>)</li> </ul> <h2>v2.2.3</h2> <h2><a href="https://github.com/jGleitz/markdown-it-prism/compare/v2.2.2...v2.2.3">2.2.3</a> (2022-02-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prismjs to v1.27.0 (<a href="https://github.com/jGleitz/markdown-it-prism/commit/9d51407837223cf8a0c39220ef6fb703b5b02c07">9d51407</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jGleitz/markdown-it-prism/blob/master/CHANGELOG.md">markdown-it-prism's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jGleitz/markdown-it-prism/compare/v2.2.3...v2.2.4">2.2.4</a> (2022-04-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prismjs to v1.28.0 (<a href="https://github.com/jGleitz/markdown-it-prism/commit/a12eba55bd951b9937daf2949dce73ac48573fde">a12eba5</a>)</li> </ul> <h2><a href="https://github.com/jGleitz/markdown-it-prism/compare/v2.2.2...v2.2.3">2.2.3</a> (2022-02-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prismjs to v1.27.0 (<a href="https://github.com/jGleitz/markdown-it-prism/commit/9d51407837223cf8a0c39220ef6fb703b5b02c07">9d51407</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/1d0164ed6f91125dcf2a1d9bdc8fe81bfce385df"><code>1d0164e</code></a> chore(release): 2.2.4 [skip ci]</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/a12eba55bd951b9937daf2949dce73ac48573fde"><code>a12eba5</code></a> fix(deps): update dependency prismjs to v1.28.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/c7972536271a501db5593683cc2bd88b47fcab79"><code>c797253</code></a> chore(deps): update typescript-eslint monorepo to v5.19.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/2b02f1688a1e6755185fa17edc46b61679346ed2"><code>2b02f16</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/3667c5741b17c5b9ef67e18bc71a2ac44dd98dca"><code>3667c57</code></a> chore(deps): update dependency eslint to v8.13.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/556b48376cded4f6cfdf98a28423e00e0c613383"><code>556b483</code></a> chore(deps): update dependency <code>@​babel/core</code> to v7.17.9</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/c0b4ef08e2944ec0df9e10adeb8f4dd59083be55"><code>c0b4ef0</code></a> chore(deps): update typescript-eslint monorepo to v5.18.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/6c95e734eefc633326763cbafa7f713bc1f0a422"><code>6c95e73</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/7fa19e76b81c9de81507fe9f523b54e88566fa7e"><code>7fa19e7</code></a> chore(deps): update typescript-eslint monorepo to v5.17.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/6b3e87da51b697461ce9df341cf00bf0c3da380d"><code>6b3e87d</code></a> chore(deps): lock file maintenance</li> <li>Additional commits viewable in <a href="https://github.com/jGleitz/markdown-it-prism/compare/v2.2.2...v2.2.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=markdown-it-prism&package-manager=npm_and_yarn&previous-version=2.2.2&new-version=2.2.4)](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:06:30 +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#253