Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

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 <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)

@dependabot dependabot bot requested a review from a team as a code owner September 9, 2024 04:40
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@dependabot dependabot bot requested a review from mperrotti September 9, 2024 04:40
Copy link

changeset-bot bot commented Sep 9, 2024

⚠️ No Changeset found

Latest commit: 63c8f1e

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

Bumps [markdownlint-cli2-formatter-pretty](https://github.com/DavidAnson/markdownlint-cli2) from 0.0.6 to 0.0.7.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.0.6...v0.0.7)

---
updated-dependencies:
- dependency-name: markdownlint-cli2-formatter-pretty
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdownlint-cli2-formatter-pretty-0.0.7 branch from 7ed9237 to 63c8f1e Compare September 9, 2024 15:07
@joshblack joshblack merged commit 768d9d4 into main Sep 10, 2024
5 checks passed
@joshblack joshblack deleted the dependabot/npm_and_yarn/markdownlint-cli2-formatter-pretty-0.0.7 branch September 10, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant