Skip to content

deps(bundler): bump mdl from 0.15.0 to 0.17.0#320

Open
dependabot[bot] wants to merge 1 commit into
sourcefrom
dependabot/bundler/mdl-0.17.0
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps mdl from 0.15.0 to 0.17.0.

Changelog

Sourced from mdl's changelog.

[v0.17.0] (2026-06-03)

Added

  • Added treat_links_as_single_word option to MD013 #580

Fixed

  • MD013 - Do not trigger on a single long word in backticks #580
  • MD013 - Do not trigger on a single long word alone on a line continuation #580
  • MD013 - Do not trigger on a list item with a single long word #580
  • Docker - Use latest alphine so mdl version is correct

[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

... (truncated)

Commits
  • 6436a02 Prep v0.17.0 (#581)
  • 650af36 Bump alpine base so the image installs current mdl (Ruby >= 3.2) (#578)
  • 0eeed53 Various improvements to MD013 (#580)
  • 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)
  • 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.17.0.
- [Changelog](https://github.com/markdownlint/markdownlint/blob/main/CHANGELOG.md)
- [Commits](markdownlint/markdownlint@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: mdl
  dependency-version: 0.17.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 Jun 7, 2026
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