macos86 / macos86.github.io

Fork di traduzione Italiana non ufficiale della OpenCore Install Guide
https://macos86.github.io
Other
3 stars 1 forks source link

Bump markdownlint-cli from 0.26.0 to 0.27.1 #4

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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)