Skip to content

Conversation

@dependabot-preview
Copy link

Bumps markdownlint-cli from 0.22.0 to 0.27.0.

Release notes

Sourced from markdownlint-cli's releases.

0.27.0

  • Update markdownlint dependency to 0.23.1
    • Add comprehensive example .markdownlint.jsonc/.markdownlint.yaml files
    • Add fix information for MD004/ul-style
    • Improve MD018/MD019/MD020/MD021/MD037/MD041
    • Improve HTML comment handling
  • Add --dot option to include "dotfiles" by default
  • Update all dependencies via Dependabot

0.26.0

  • Update markdownlint dependency to 0.22.0
    • Allow extends in config to reference installed packages by name
    • Add markdownlint-disable-next-line inline comment
    • Support JSON front matter
    • Improve MD009/MD026/MD028/MD043
    • Update dependencies (including markdown-it to v12).
  • Update all dependencies via Dependabot

0.25.0

  • Update markdownlint dependency to 0.21.1
    • Improve MD011/MD031
  • Update all dependencies via Dependabot

0.24.0

  • Update markdownlint dependency to 0.21.0
    • Improve MD042/MD044

0.23.2

  • Update markdownlint dependency to 0.20.4

0.23.1

  • Update markdownlint dependency to 0.20.3

0.23.0

  • Update markdownlint dependency to 0.20.2
    • Add markdownlint-configure-file inline comment
    • Improve MD005/MD007/MD013/MD018/MD029/MD031/MD034/MD037/MD038/MD039
    • Improve HTML comment handling
  • Add support for JS configuration files via --config
  • Defer require-ing modules that may not be referenced
  • Fix issue with absolute paths and ignore files
Commits
  • d0051f7 Bump version 0.27.0
  • 0d80107 Add README links to complete JSON/YAML config files (fixes #158).
  • 3d037c8 Address new linting issues.
  • c350877 Set language_version to latest in .pre-commit-hooks.yaml to avoid using outda...
  • 6c69a19 Bump actions/setup-node from v2.1.4 to v2.1.5 (#172)
  • 26cb9a6 Bump xo from 0.38.1 to 0.38.2 (#170)
  • 75b6075 Bump husky from 5.1.0 to 5.1.2 (#171)
  • 37ac48e feat: add dot option to treat dots as normal characters (#167)
  • 780a947 Bump xo from 0.37.1 to 0.38.1 (#169)
  • e6a7d36 Bump husky from 5.0.9 to 5.1.0 (#168)
  • 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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.22.0 to 0.27.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.22.0...v0.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 2, 2021
@dependabot-preview
Copy link
Author

Superseded by #67.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/markdownlint-cli-0.27.0 branch March 3, 2021 13:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants