Skip to content

deps(bundler): bump mdl from 0.15.0 to 0.16.0#319

Closed
dependabot[bot] wants to merge 1 commit into
sourcefrom
dependabot/bundler/mdl-0.16.0
Closed

deps(bundler): bump mdl from 0.15.0 to 0.16.0#319
dependabot[bot] wants to merge 1 commit into
sourcefrom
dependabot/bundler/mdl-0.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor

Bumps mdl from 0.15.0 to 0.16.0.

Changelog

Sourced from mdl's changelog.

[v0.16.0] (2026-05-29)

Added

  • Add autocorrecting #519

Changed

  • Added extra documentation around excluding rules #516
  • Update Kramdown #539
  • Start from all rules when style only contains exclusions #551
  • Give error when explicitly specified config file is not found #554
  • Skip docs footer for rules without a docs URL #556
  • Fix "bulletd" typo in test file names #557
  • Accept string values for symbol params in style files #561
  • Bump bundler version #569

Fixed

  • MD005 - Fixed inconsistent UL/OL ordering #539
  • MD013 - Fixed line length detection #539
  • Fix fenced code blocks not detected without preceding blank line #541
  • Fix front matter offset when blank line follows closing --- #542
  • MD029 - Fix false positive for ordered lists inside blockquotes #543
  • MD026 - Fix false positive on emoji shortcodes in headers #543
  • MD011 - Fix false positive on footnote references #545
  • Fix crash on files with invalid UTF-8 byte sequences #546
  • MD034 - FIx not detecting bare URLs inside tables #547
  • Fix front matter regex matching --- inside code blocks #548
  • MD037 - Fix false positive on escaped emphasis markers #549

... (truncated)

Commits
  • 7b84ed7 Prep for 0.16.0 release (#575)
  • 443edf9 Fix MD013 to not flag lines that are single-words (#572)
  • 5434beb Bump Bundler version (#569)
  • a25af86 MD013: Add :headings parameter to exclude headings from line length (#563)
  • 825a7b7 Fix MD027 false positive on blockquotes with soft line breaks (#566)
  • 301d528 Fix MD032 false positive on HTML comments adjacent to lists (#565)
  • 209c0bf MD034: Fix false positive when link text contains pipe character (#564)
  • 4c058cd Fix MD007 false positive on unrelated lists at different indent levels (#562)
  • 1f19a3b Accept string values for symbol params in style files (#561)
  • b9880dd MD013: Detect table-like lines even when kramdown parses them as paragraphs (...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [mdl](https://github.com/mivok/markdownlint) from 0.15.0 to 0.16.0.
- [Changelog](https://github.com/markdownlint/markdownlint/blob/main/CHANGELOG.md)
- [Commits](markdownlint/markdownlint@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: mdl
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #320.

@dependabot dependabot Bot closed this Jun 7, 2026
@dependabot dependabot Bot deleted the dependabot/bundler/mdl-0.16.0 branch June 7, 2026 21:22
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants