Skip to content

Update pre-commit hook markdownlint/markdownlint to v0.17.0#2024

Open
renovate-bot wants to merge 1 commit into
backube:mainfrom
renovate-bot:renovate/markdownlint-markdownlint-0.x
Open

Update pre-commit hook markdownlint/markdownlint to v0.17.0#2024
renovate-bot wants to merge 1 commit into
backube:mainfrom
renovate-bot:renovate/markdownlint-markdownlint-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Jun 2, 2026

This PR contains the following updates:

Package Type Update Change
markdownlint/markdownlint repository minor v0.15.0v0.17.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

markdownlint/markdownlint (markdownlint/markdownlint)

v0.17.0

Compare Source

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

Compare Source

Added
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
  • MD014 - Fix false positive on code blocks with only blank lines
    #​550
  • MD040 - Fix false positive on tab-indented code blocks
    #​552
  • MD034 - Fix false positive for URLs inside HTML elements
    #​553
  • Fix double slashes in file paths when directory has trailing slash
    #​555
  • MD031 - Fix false positive on inline backtick code spans
    #​558
  • MD013 - Detect table-like lines even when kramdown parses them as paragraphs
    #​560
  • MD007 - Fix false positive on unrelated lists at different indent levels
    #​562
  • MD034 - Fix false positive when link text contains pipe character
    #​564
  • MD032 - Fix false positive on HTML comments adjacent to lists
    #​565
  • MD027 - Fix false positive on blockquotes with soft line breaks
    #​566
  • MD013 - Add :headings parameter to exclude headings from line length
    #​563
  • MD013 - Don't flag lines that are single-words
    #​572

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 03:00 AM and 06:59 AM, Monday through Friday (* 3-6 * * 1-5)
  • 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.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 2, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot
Once this PR has been reviewed and has the lgtm label, please assign cooktheryan for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the size/XS label Jun 2, 2026
Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot changed the title Update pre-commit hook markdownlint/markdownlint to v0.16.0 Update pre-commit hook markdownlint/markdownlint to v0.17.0 Jun 4, 2026
@renovate-bot renovate-bot force-pushed the renovate/markdownlint-markdownlint-0.x branch from a1c91ca to 5b6debd Compare June 4, 2026 01:26
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 4, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.9%. Comparing base (22ccf92) to head (5b6debd).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2024   +/-   ##
=====================================
  Coverage   68.8%   68.9%           
=====================================
  Files         58      58           
  Lines       6097    6097           
=====================================
+ Hits        4199    4205    +6     
+ Misses      1584    1581    -3     
+ Partials     314     311    -3     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant