Bump the dev-dependencies-patch group with 2 updates#1886
Conversation
Bumps the dev-dependencies-patch group with 2 updates: [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint) and [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint). Updates `remark-preset-lint-consistent` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Updates `remark-preset-lint-recommended` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](remarkjs/remark-lint@7.0.0...7.0.1) --- updated-dependencies: - dependency-name: remark-preset-lint-consistent dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: remark-preset-lint-recommended dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the dev-dependencies-patch group with 2 updates: [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint) and [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint). Updates `remark-preset-lint-consistent` from 6.0.0 to 6.0.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/remarkjs/remark-lint/commits">compare view</a></li> </ul> </details> <br /> Updates `remark-preset-lint-recommended` from 7.0.0 to 7.0.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/remark-lint/commit/750541e2fbcec5fa6711162ae57f278fadda9ae0"><code>750541e</code></a> Publish a patch version for all packages</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/b40fe0f43ee7884313637d5fcafd662d32f1da1b"><code>b40fe0f</code></a> Change <code>master</code> in links</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/48a53935e53c307766a4e6774c169e0757c5ad1c"><code>48a5393</code></a> maximum-line-length: 2.0.1</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/2e3683a5cbcd0a163267948ad2ec6d3cd48edf47"><code>2e3683a</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/048f1dbca790a296686d8b2d8d4acc64ed5cb053"><code>048f1db</code></a> maximum-line-length: fix <code>whitelist</code></li> <li><a href="https://github.com/remarkjs/remark-lint/commit/1e314a86e68cd64da2bfdd9e35216e1318ab5a21"><code>1e314a8</code></a> no-shell-dollars: 2.0.1</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/cffce16d31ddc27b2fec8c64c4de42d12a50e5cb"><code>cffce16</code></a> remark-lint-unordered-list-marker-style: fix typos (<a href="https://redirect.github.com/remarkjs/remark-lint/issues/235">#235</a>)</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/dc4f092be03369fb26f1bcacf76a6951bf261ab7"><code>dc4f092</code></a> Ignore whitespace only lines too</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/3c896b35b0167d73c60762b24568cba66f80449a"><code>3c896b3</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/7c04e5d4d0e950efe0d777d33cf9e8cc38b06c19"><code>7c04e5d</code></a> Fix missing check on one-line code-blocks</li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/remark-lint/compare/7.0.0...7.0.1">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dev-dependencies-patch group with 2 updates: remark-preset-lint-consistent and remark-preset-lint-recommended.
Updates
remark-preset-lint-consistentfrom 6.0.0 to 6.0.1Commits
Updates
remark-preset-lint-recommendedfrom 7.0.0 to 7.0.1Commits
750541ePublish a patch version for all packagesb40fe0fChangemasterin links48a5393maximum-line-length: 2.0.12e3683aUpdate dev-dependencies048f1dbmaximum-line-length: fixwhitelist1e314a8no-shell-dollars: 2.0.1cffce16remark-lint-unordered-list-marker-style: fix typos (#235)dc4f092Ignore whitespace only lines too3c896b3Update dev-dependencies7c04e5dFix missing check on one-line code-blocksDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions