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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@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/204
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 5/1/2024
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `dependabot/npm_and_yarn/remark-cli-12.0.1`
---
### 📝 Commits (1)
- [`cbe2254`](https://github.com/sobolevn/awesome-cryptography/commit/cbe2254c6873977f025f2d2b5f6e011c87209de8) Bump remark-cli from 11.0.0 to 12.0.1
### 📊 Changes
**2 files changed** (+353 additions, -470 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+352 -469)
</details>
### 📄 Description
Bumps [remark-cli](https://github.com/remarkjs/remark) from 11.0.0 to 12.0.1.
<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@12.0.1</h2>
<ul>
<li>a185821b Update internal <code>import-meta-resolve</code></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1">https://github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1</a></p>
<h2>remark-cli@12.0.0</h2>
<p>(see <a href="https://github.com/remarkjs/remark/releases/tag/15.0.0"><code>15.0.0</code></a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/remarkjs/remark/commit/84a2c415c9df24f138a663bac167d0d321621456"><code>84a2c41</code></a> remark-cli: 12.0.1</li>
<li><a href="https://github.com/remarkjs/remark/commit/884e14dc699a7dc22fc62dd9e3be973c073e2e52"><code>884e14d</code></a> Fix build by downgrading Node</li>
<li><a href="https://github.com/remarkjs/remark/commit/f9c1a4146c975b1415e5928ac034bb5a714aaec0"><code>f9c1a41</code></a> Update Actions</li>
<li><a href="https://github.com/remarkjs/remark/commit/1d706ed1cb89de026032174ee65263886d365782"><code>1d706ed</code></a> Add <code>remark-custom-header-id</code> to list of plugins</li>
<li><a href="https://github.com/remarkjs/remark/commit/a185821bbf247e4d5c8cbe5a9166355c6448b69c"><code>a185821</code></a> cli: update <code>import-meta-resolve</code></li>
<li><a href="https://github.com/remarkjs/remark/commit/95a61563036aa534b72526ba52d1e9233c93eb29"><code>95a6156</code></a> Update dev-dependencies</li>
<li><a href="https://github.com/remarkjs/remark/commit/6e0a70b578350447da43475fb7b316caaf7b2423"><code>6e0a70b</code></a> Add <code>remark-github-blockquote-alert</code> to list of plugins</li>
<li><a href="https://github.com/remarkjs/remark/commit/d0886dc061dde794bc0aedc28d8bcb67e094807c"><code>d0886dc</code></a> Add <code>remark-github-admonitions-to-directives</code> to list of plugins</li>
<li><a href="https://github.com/remarkjs/remark/commit/618a9ad1d44aa106bd2a8c61ebf8589cfe97fa16"><code>618a9ad</code></a> Add <code>remark-hexo</code> to list of plugins</li>
<li><a href="https://github.com/remarkjs/remark/commit/5017a27db024db6feec85a3e1e19f8d78a485680"><code>5017a27</code></a> 15.0.1</li>
<li>Additional commits viewable in <a href="https://github.com/remarkjs/remark/compare/remark-cli@11.0.0...remark-cli@12.0.1">compare view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/204
Author: @dependabot[bot]
Created: 5/1/2024
Status: 🔄 Open
Base:
master← Head:dependabot/npm_and_yarn/remark-cli-12.0.1📝 Commits (1)
cbe2254Bump remark-cli from 11.0.0 to 12.0.1📊 Changes
2 files changed (+353 additions, -470 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+352 -469)📄 Description
Bumps remark-cli from 11.0.0 to 12.0.1.
Release notes
Sourced from remark-cli's releases.
Commits
84a2c41remark-cli: 12.0.1884e14dFix build by downgrading Nodef9c1a41Update Actions1d706edAddremark-custom-header-idto list of pluginsa185821cli: updateimport-meta-resolve95a6156Update dev-dependencies6e0a70bAddremark-github-blockquote-alertto list of pluginsd0886dcAddremark-github-admonitions-to-directivesto list of plugins618a9adAddremark-hexoto list of plugins5017a2715.0.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.