Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 3, 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)
  • @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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 3, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 616777971

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.545%

Totals Coverage Status
Change from base Build 595678387: 0.0%
Covered Lines: 786
Relevant Lines: 787

💛 - Coveralls

@coveralls
Copy link

coveralls commented Mar 3, 2021

Pull Request Test Coverage Report for Build 616904132

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.545%

Totals Coverage Status
Change from base Build 616900481: 0.0%
Covered Lines: 786
Relevant Lines: 787

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/markdownlint-cli-0.27.1 branch from d3971eb to c27aa73 Compare March 3, 2021 08:25
@robertsLando robertsLando merged commit b2da7f5 into master Mar 3, 2021
@robertsLando robertsLando deleted the dependabot/npm_and_yarn/markdownlint-cli-0.27.1 branch March 3, 2021 09:00
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.

2 participants