Skip to content
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

Update dependency mdl to v0.13.0 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mdl (source) 0.11.0 -> 0.13.0 age adoption passing confidence

Release Notes

mivok/markdownlint (mdl)

v0.13.0

Compare Source

Rules Added
  • MD055 - Tables: Each row must start and end with a | #​464
  • MD056 - Tables: Number of columns is the same for all
    rows #​464
  • MD057 - Tables: In the second row every column must have at least ---,
    possibly surrounded with alignment : chars #​464
Added
Changed
  • MD009 - Allow exactly 2 trailing spaces by default #​452
  • MD033 - Add allowed_elements parameter #​450
  • Updated build instructions #​431
Fixed
  • MD027 - handle anchor elements correctly #​463
  • Fix examples for RULES.md for MD007 #​462
  • Fix links to use https instead of http #​447
  • Make RULES.md comply with our own rules #​439
  • Fix docker builds #​429

v0.12.0

Compare Source

Rules Added
  • MD047 - File should end with a blank line
Added
  • New 'docs' method on rules to provide a URL and longer description
  • docker_image-based pre-commit
Changed
  • Changed the default for MD007 to 3 spaces to match minimum spaces for ordered lists
  • Added option :ignore_code_blocks to rule MD010. If set to true, hard tabs in
    code blocks will be ignored.
  • Added option :ignore_code_blocks to rule MD013. If set to true, hard tabs in
    code blocks will be ignored. The option :code_blocks has been marked as
    deprecated in the documentation. If :code_blocks is set to false in the
    configuration, a deprecation warning is printed.
  • Improved documentation on custom rules and rulesets
  • Handle non-printable characters gracefully
  • Support configurable sublist styles for MD004
Fixed
  • Fixed directory argument with --git-recurse
  • Preserve empty lines at the end of a file

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mdl-0.x-lockfile branch from 97933f6 to 5cb194c Compare October 2, 2023 01:24
@renovate renovate bot changed the title Update dependency mdl to v0.12.0 Update dependency mdl to v0.13.0 Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants