primer / eslint-plugin-primer-react

ESLint rules for Primer React
MIT License
10 stars 9 forks source link

Bump markdownlint-cli2-formatter-pretty from 0.0.6 to 0.0.7 #224

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps markdownlint-cli2-formatter-pretty from 0.0.6 to 0.0.7.

Changelog

Sourced from markdownlint-cli2-formatter-pretty's changelog.

0.0.7

  • Support .markdownlint-cli2.js and .markdownlint.js
Commits
  • ef8a0b3 Update to version 0.0.7.
  • 5a32da0 Update dependency: eslint to 7.8.0.
  • 45b2cc3 Add support for .markdownlint-cli2.js configuration files.
  • ab64c34 Put local path first for require to resolve Node 10-specific issue.
  • 823ff4a Disable fail-fast strategy for CI (show all failures).
  • 2ef3ec9 Add support for .markdownlint.js configuration files.
  • 8e5aba0 Minor refactorings to simplify code.
  • bfd70b1 Refactor to perform parent directory walk once per directory (vs. once per fi...
  • 30def18 Add test case for deeply-nested files with shallowly-nested configuration.
  • 8fb0cf4 Make a full editing pass on README.md.
  • 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 show 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)
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 63c8f1eb9d8ecb1e7ed1894e683297b3ce3ae1f1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR