Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Bump markdownlint-cli from 0.26.0 to 0.27.1 #55

Merged
merged 1 commit into from Mar 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2021

Bumps markdownlint-cli from 0.26.0 to 0.27.1.

Release notes

Sourced from markdownlint-cli's releases.

0.27.1

  • Fix bug introduced during commander upgrade that caused -c/--config not to be honored for non-JSON files

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
Commits
  • d6e4154 Bump version 0.27.1
  • f2e4c4d Fix bug introduced during commander upgrade that caused -c/--config not to be...
  • 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)
  • 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)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.26.0 to 0.27.1.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.26.0...v0.27.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2021
@kachkaev kachkaev merged commit edbb4d8 into main Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/markdownlint-cli-0.27.1 branch March 16, 2021 11:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] config file options
1 participant