[PR #127] [MERGED] Bump remark-lint from 7.0.1 to 8.0.0 #143

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

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/127
Author: @dependabot-preview[bot]
Created: 10/13/2020
Status: Merged
Merged: 4/24/2021
Merged by: @sobolevn

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


📝 Commits (1)

  • 83d00cf Bump remark-lint from 7.0.1 to 8.0.0

📊 Changes

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

View changed files

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

📄 Description

Bumps remark-lint from 7.0.1 to 8.0.0.

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/127 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/13/2020 **Status:** ✅ Merged **Merged:** 4/24/2021 **Merged by:** [@sobolevn](https://github.com/sobolevn) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/remark-lint-8.0.0` --- ### 📝 Commits (1) - [`83d00cf`](https://github.com/sobolevn/awesome-cryptography/commit/83d00cfed35c5c8bd5dec0a141d149ad108b169b) Bump remark-lint from 7.0.1 to 8.0.0 ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+7 -1) </details> ### 📄 Description Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 7.0.1 to 8.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/remark-lint/commit/6ef0e2fc5dfba348187c254731178f7ecd5ac632"><code>6ef0e2f</code></a> 8.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/97d411d2af8df803b05d5abdb2ee56ac843a0411"><code>97d411d</code></a> no-undefined-references: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/5ef54a8fe7f287829acae7d9c979236ea5faa92e"><code>5ef54a8</code></a> no-inline-padding: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/ec56c6755898c5ce514c79d1d7ac78380ce31b7c"><code>ec56c67</code></a> no-heading-content-indent: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/98f2294bd8c535b63774ae927f4efbda6898a28f"><code>98f2294</code></a> no-consecutive-blank-lines: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/d43427d1ad8063fa28a872e7c48d265f1f5b738a"><code>d43427d</code></a> table-pipes: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/2b5ad903d098bbe4ca156c18b5aa011350301a0d"><code>2b5ad90</code></a> table-cell-padding: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/6c19cce1090f0eef81310162600fbf208287ca69"><code>6c19cce</code></a> no-table-indentation: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/e8b9b32d773412bcd775805b7347de62d144c2ff"><code>e8b9b32</code></a> remark-lint-no-paragraph-content-indent: 3.0.0</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/6fe22530947e73e5f41bbb02a40ff619abea6742"><code>6fe2253</code></a> no-heading-indent: 3.0.0</li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/remark-lint/compare/7.0.1...8.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=remark-lint&package-manager=npm_and_yarn&previous-version=7.0.1&new-version=8.0.0)](https://dependabot.com/compatibility-score/?dependency-name=remark-lint&package-manager=npm_and_yarn&previous-version=7.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:10:20 -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#143