[PR #226] [CLOSED] chore(deps-dev): bump markdown-it-prism from 2.2.2 to 2.2.3 #237

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • c2021f2 chore(deps-dev): bump markdown-it-prism from 2.2.2 to 2.2.3

📊 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.3.

Release notes

Sourced from markdown-it-prism's releases.

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.3 (2022-02-18)

Bug Fixes

  • deps: update dependency prismjs to v1.27.0 (9d51407)
Commits
  • 89d6f87 chore(release): 2.2.3 [skip ci]
  • 9d51407 fix(deps): update dependency prismjs to v1.27.0
  • 1614911 chore(deps): update dependency @​babel/core to v7.17.5
  • d6d430f chore(deps): update dependency @​babel/core to v7.17.4
  • 72caa5b chore(deps): update babel monorepo to v7.17.3
  • f8955e9 chore(deps): update typescript-eslint monorepo to v5.12.0
  • eaf6de3 chore(deps): lock file maintenance
  • cdc3994 chore(deps): update dependency eslint to v8.9.0
  • 77b90ec chore(deps): update dependency @​babel/core to v7.17.2
  • 256261d chore(deps): update dependency jest to v27.5.1
  • 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/226 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/18/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/markdown-it-prism-2.2.3` --- ### 📝 Commits (1) - [`c2021f2`](https://github.com/ArthurDanjou/website-old/commit/c2021f2fae8f00cc77db1ab7e81c4106a2579a1e) chore(deps-dev): bump markdown-it-prism from 2.2.2 to 2.2.3 ### 📊 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.3. <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.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.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/89d6f8759f08369c1b8014dcffff60eddb3072dc"><code>89d6f87</code></a> chore(release): 2.2.3 [skip ci]</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/9d51407837223cf8a0c39220ef6fb703b5b02c07"><code>9d51407</code></a> fix(deps): update dependency prismjs to v1.27.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/1614911de6cf61dfbf77bd146b083cd6ee6e6ee0"><code>1614911</code></a> chore(deps): update dependency <code>@​babel/core</code> to v7.17.5</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/d6d430f86308f30907fa7d180ed8f591667f974c"><code>d6d430f</code></a> chore(deps): update dependency <code>@​babel/core</code> to v7.17.4</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/72caa5be2342c94382101cdd29d834954c63a6b8"><code>72caa5b</code></a> chore(deps): update babel monorepo to v7.17.3</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/f8955e9e1ca2d51743ab6e014e2958ddccc099c3"><code>f8955e9</code></a> chore(deps): update typescript-eslint monorepo to v5.12.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/eaf6de33784349e3599dd69161b20642f970858c"><code>eaf6de3</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/cdc399499481ec3605b8b71d5d2c625676b769f0"><code>cdc3994</code></a> chore(deps): update dependency eslint to v8.9.0</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/77b90ec861128d717b0f8c5427ce586c302beabb"><code>77b90ec</code></a> chore(deps): update dependency <code>@​babel/core</code> to v7.17.2</li> <li><a href="https://github.com/jGleitz/markdown-it-prism/commit/256261d194c4b09a3b1597a4a845ad3e0b9e1773"><code>256261d</code></a> chore(deps): update dependency jest to v27.5.1</li> <li>Additional commits viewable in <a href="https://github.com/jGleitz/markdown-it-prism/compare/v2.2.2...v2.2.3">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.3)](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:24 +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#237