[PR #103] [MERGED] Bump remark-cli from 6.0.1 to 8.0.0 #120

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

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/103
Author: @dependabot-preview[bot]
Created: 3/31/2020
Status: Merged
Merged: 7/3/2020
Merged by: @sobolevn

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


📝 Commits (1)

  • 4927970 Bump remark-cli from 6.0.1 to 8.0.0

📊 Changes

2 files changed (+281 additions, -1175 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+280 -1174)

📄 Description

Bumps remark-cli from 6.0.1 to 8.0.0.

Release notes

Sourced from remark-cli's releases.

remark-cli@8.0.0

  • 910cf69 Update remark (breaking, please see its release section)
  • f9f84fc Update unified-args (breaking, please see its release section)

remark-cli@7.0.1

See remark@11.0.2

Project

  • 8b2a3ff Add funding fields to packages
  • 4e020e8 Fix dtslint

remark-cli@7.0.0

Breaking

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/103 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/31/2020 **Status:** ✅ Merged **Merged:** 7/3/2020 **Merged by:** [@sobolevn](https://github.com/sobolevn) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/remark-cli-8.0.0` --- ### 📝 Commits (1) - [`4927970`](https://github.com/sobolevn/awesome-cryptography/commit/49279703edbc98c1a914afe5c492575b9bc87f82) Bump remark-cli from 6.0.1 to 8.0.0 ### 📊 Changes **2 files changed** (+281 additions, -1175 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+280 -1174) </details> ### 📄 Description Bumps [remark-cli](https://github.com/remarkjs/remark) from 6.0.1 to 8.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@8.0.0</h2> <ul> <li>910cf69 Update <a href="https://github.com/remarkjs/remark/releases/tag/12.0.0"><code>remark</code></a> (<strong>breaking</strong>, please see its release section)</li> <li>f9f84fc Update <a href="https://github.com/unifiedjs/unified-args/releases/tag/8.0.0"><code>unified-args</code></a> (<strong>breaking</strong>, please see its release section)</li> </ul> <h2>remark-cli@7.0.1</h2> <p>See <a href="https://github.com/remarkjs/remark/releases/tag/11.0.2"><code>remark@11.0.2</code></a></p> <h4>Project</h4> <ul> <li>8b2a3ff Add <code>funding</code> fields to packages</li> <li>4e020e8 Fix dtslint</li> </ul> <h2>remark-cli@7.0.0</h2> <h4>Breaking</h4> <ul> <li>a9fcd79 Update <code>remark</code> (see <a href="https://github.com/remarkjs/remark/releases/tag/11.0.0"><code>remarkjs/remark@11.0.0</code></a>)</li> <li>a5a895a Update <code>unified-args</code> (see <a href="https://github.com/unifiedjs/unified-args/releases/tag/7.0.0"><code>unifiedjs/unified-args@7.0.0</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/remark/commit/30e9ac8a7886d81f85e152d30a9a8043cf5be56e"><code>30e9ac8</code></a> cli: 8.0.0</li> <li><a href="https://github.com/remarkjs/remark/commit/910cf6976426b81751c139d3c2d82b8b27c91257"><code>910cf69</code></a> cli: update <code>remark</code></li> <li><a href="https://github.com/remarkjs/remark/commit/8fa4ffb200a262a1cae93151600227d3436fc6a8"><code>8fa4ffb</code></a> 12.0.0</li> <li><a href="https://github.com/remarkjs/remark/commit/2841e47d3ac45a77c3be7a86642b5192966b2222"><code>2841e47</code></a> Update <code>remark-parse</code></li> <li><a href="https://github.com/remarkjs/remark/commit/1baae5e969f6fcea9dd0423543c28ca30d0ebfdb"><code>1baae5e</code></a> Update <code>remark-stringify</code></li> <li><a href="https://github.com/remarkjs/remark/commit/77c23809e54bbd4a5bc4fc2f620805e8b369e87e"><code>77c2380</code></a> parse: 8.0.0</li> <li><a href="https://github.com/remarkjs/remark/commit/70bf4e8668f2fc58c0001d69f2eb43d61aeadd31"><code>70bf4e8</code></a> stringify: 8.0.0</li> <li><a href="https://github.com/remarkjs/remark/commit/f9f84fcde2ba8d97e622e787a9eeb0a583b91311"><code>f9f84fc</code></a> cli: update <code>unified-args</code></li> <li><a href="https://github.com/remarkjs/remark/commit/6543d08a3274dd04592e19a69627eed39747c86a"><code>6543d08</code></a> Update <code>unified</code></li> <li><a href="https://github.com/remarkjs/remark/commit/7f9312de8be7fd21e7f56e3d60aa23e3219573c1"><code>7f9312d</code></a> Update dev-dependencies</li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/remark/compare/remark-cli@6.0.1...remark-cli@8.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=remark-cli&package-manager=npm_and_yarn&previous-version=6.0.1&new-version=8.0.0)](https://dependabot.com/compatibility-score/?dependency-name=remark-cli&package-manager=npm_and_yarn&previous-version=6.0.1&new-version=8.0.0) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:09:40 -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#120