[PR #155] [CLOSED] chore(deps-dev): bump markdown-it-prism from 2.2.0 to 2.2.1 #156

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 8086904 chore(deps-dev): bump markdown-it-prism from 2.2.0 to 2.2.1

📊 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.0 to 2.2.1.

Release notes

Sourced from markdown-it-prism's releases.

v2.2.1

2.2.1 (2021-09-16)

Bug Fixes

  • deps: update dependency prismjs to v1.25.0 (49fb336)
Changelog

Sourced from markdown-it-prism's changelog.

2.2.1 (2021-09-16)

Bug Fixes

  • deps: update dependency prismjs to v1.25.0 (49fb336)
Commits
  • 1ca4ca0 chore(release): 2.2.1 [skip ci]
  • 49fb336 fix(deps): update dependency prismjs to v1.25.0
  • 8b693dc chore(deps): update typescript-eslint monorepo to v4.31.1
  • 22818ac chore(deps): update dependency jest to v27.2.0
  • 6e5c982 chore(deps): lock file maintenance
  • ebd7499 chore(deps): update dependency typescript to v4.4.3
  • 430206c chore(deps): update dependency @​babel/preset-env to v7.15.6
  • c8406ad chore(deps): update dependency jest to v27.1.1
  • a326f43 chore(deps): update typescript-eslint monorepo to v4.31.0
  • bd7a16c 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/155 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/17/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/markdown-it-prism-2.2.1` --- ### 📝 Commits (1) - [`8086904`](https://github.com/ArthurDanjou/website-old/commit/8086904a6853cb1df38d54b9f0dddff0856157f8) chore(deps-dev): bump markdown-it-prism from 2.2.0 to 2.2.1 ### 📊 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.0 to 2.2.1. <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.1</h2> <h2><a href="https://github.com/jGleitz/markdown-it-prism/compare/v2.2.0...v2.2.1">2.2.1</a> (2021-09-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prismjs to v1.25.0 (<a href="https://github.com/jGleitz/markdown-it-prism/commit/49fb336c16ca9e1b87e4edd867b6b808ebfa6cf3">49fb336</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.0...v2.2.1">2.2.1</a> (2021-09-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency prismjs to v1.25.0 (<a href="https://github.com/jGleitz/markdown-it-prism/commit/49fb336c16ca9e1b87e4edd867b6b808ebfa6cf3">49fb336</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/1ca4ca046d411e45c48a0047ba6a0574c3e35281"><code>1ca4ca0</code></a> chore(release): 2.2.1 [skip ci]</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/49fb336c16ca9e1b87e4edd867b6b808ebfa6cf3"><code>49fb336</code></a> fix(deps): update dependency prismjs to v1.25.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/8b693dc2fa0a7172fe08e238a8d302f670d76b8f"><code>8b693dc</code></a> chore(deps): update typescript-eslint monorepo to v4.31.1</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/22818ac3e2b130c7caf97872e23fbf2ae90bb54a"><code>22818ac</code></a> chore(deps): update dependency jest to v27.2.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/6e5c982dfc3112dc2935a19595e5ea32bd3bc121"><code>6e5c982</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/ebd7499271629ae9689ec4479df6a6c0cd83783e"><code>ebd7499</code></a> chore(deps): update dependency typescript to v4.4.3</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/430206c0a3d5e746be283e97733713a1c5ee8fe5"><code>430206c</code></a> chore(deps): update dependency <code>@​babel/preset-env</code> to v7.15.6</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/c8406adaefbf8a2f6a01f7a4453c5ac7acc278e7"><code>c8406ad</code></a> chore(deps): update dependency jest to v27.1.1</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/a326f43793cacde59ef17dbd4c1518e663e81920"><code>a326f43</code></a> chore(deps): update typescript-eslint monorepo to v4.31.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/bd7a16cdd69fcdc6b7961deea970528b858154c5"><code>bd7a16c</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.0...v2.2.1">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.0&new-version=2.2.1)](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:07 +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#156