[PR #174] [MERGED] Bump remark-cli from 10.0.1 to 11.0.0 #183

Closed
opened 2025-11-06 09:11:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/174
Author: @dependabot[bot]
Created: 6/27/2022
Status: Merged
Merged: 6/27/2022
Merged by: @sobolevn

Base: masterHead: dependabot/npm_and_yarn/remark-cli-11.0.0


📝 Commits (1)

  • f57fcaf Bump remark-cli from 10.0.1 to 11.0.0

📊 Changes

2 files changed (+145 additions, -155 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+144 -154)

📄 Description

Bumps remark-cli from 10.0.1 to 11.0.0.

Release notes

Sourced from remark-cli's releases.

remark-cli@11.0.0

  • 145019c4 Update unified-args breaking: remove support for Node 12 tiny chance of breaking: this adheres properly to YAML 1.2 tiny chance of breaking: this matches modern node in how to resolve plugins by @​remcohaszing in remarkjs/remark#1008

Full Changelog: https://github.com/remarkjs/remark/compare/14.0.2...remark-cli@11.0.0

Commits
  • 99179c6 remark-cli: 11.0.0
  • f20f9d5 Add example of typing a plugin
  • cba99d6 Update dev-dependencies
  • 145019c Update unified-args
  • 56eb9ed Remove support for Node.js 12 in CLI
  • fba413a Add remark-github-beta-blockquote-admonitions to list of plugins
  • acce1ab Update dev-dependencies
  • c0e8586 Replace skypack w/ esm.sh
  • 1a9e75c Update dev-dependencies
  • 5730ad2 Add canary workflow
  • 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/sobolevn/awesome-cryptography/pull/174 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/27/2022 **Status:** ✅ Merged **Merged:** 6/27/2022 **Merged by:** [@sobolevn](https://github.com/sobolevn) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/remark-cli-11.0.0` --- ### 📝 Commits (1) - [`f57fcaf`](https://github.com/sobolevn/awesome-cryptography/commit/f57fcafd705cee09b7d55e5518ae438b1177acd8) Bump remark-cli from 10.0.1 to 11.0.0 ### 📊 Changes **2 files changed** (+145 additions, -155 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+144 -154) </details> ### 📄 Description Bumps [remark-cli](https://github.com/remarkjs/remark) from 10.0.1 to 11.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/remark/releases">remark-cli's releases</a>.</em></p> <blockquote> <h2>remark-cli@11.0.0</h2> <ul> <li>145019c4 Update <code>unified-args</code> <strong>breaking</strong>: remove support for Node 12 tiny chance of breaking: this adheres properly to YAML 1.2 tiny chance of breaking: this matches modern node in how to resolve plugins by <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a> in <a href="https://github-redirect.dependabot.com/remarkjs/remark/pull/1008">remarkjs/remark#1008</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/remark/compare/14.0.2...remark-cli@11.0.0">https://github.com/remarkjs/remark/compare/14.0.2...remark-cli@11.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/remark/commit/99179c6745a2173d07d5c3b46bad7df767e1989d"><code>99179c6</code></a> remark-cli: 11.0.0</li> <li><a href="https://github.com/remarkjs/remark/commit/f20f9d511b412d41f39e5210f5dae92f13f6558a"><code>f20f9d5</code></a> Add example of typing a plugin</li> <li><a href="https://github.com/remarkjs/remark/commit/cba99d62e112da6ee8965e025167a5e953dc42d6"><code>cba99d6</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/remark/commit/145019c40a2738d4a1cb8e8c3c652e7b6b0dab70"><code>145019c</code></a> Update <code>unified-args</code></li> <li><a href="https://github.com/remarkjs/remark/commit/56eb9ed52c434260dfd08440989609949bd58cb4"><code>56eb9ed</code></a> Remove support for Node.js 12 in CLI</li> <li><a href="https://github.com/remarkjs/remark/commit/fba413ae014d62e2a9c5e9b8bfaba105a0faf336"><code>fba413a</code></a> Add <code>remark-github-beta-blockquote-admonitions</code> to list of plugins</li> <li><a href="https://github.com/remarkjs/remark/commit/acce1ab7c16424e3f16ef294a8b5dc3d77e3e14b"><code>acce1ab</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/remark/commit/c0e8586875435bc1e05348f536f52afdd558a586"><code>c0e8586</code></a> Replace skypack w/ esm.sh</li> <li><a href="https://github.com/remarkjs/remark/commit/1a9e75cc937f660b073f3479251c2366110b7415"><code>1a9e75c</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/remark/commit/5730ad2170e7ab7797a687757191da984f33415d"><code>5730ad2</code></a> Add canary workflow</li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/remark/compare/remark-cli@10.0.1...remark-cli@11.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remark-cli&package-manager=npm_and_yarn&previous-version=10.0.1&new-version=11.0.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>
GiteaMirror added the pull-request label 2025-11-06 09:11:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#183