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

⬆️ Updates markdownlint-cli to ^0.43.0 #2322

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 17, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdownlint-cli ^0.31.1 -> ^0.43.0 age adoption passing confidence

Release Notes

igorshubovych/markdownlint-cli (markdownlint-cli)

v0.43.0

Compare Source

v0.42.0

Compare Source

  • Update markdownlint dependency to 0.35.0
    • Add MD058/blanks-around-tables
    • Use micromark in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/MD024/MD025/MD039/MD042/MD043
    • Improve MD018/MD020/MD031/MD034/MD044
    • markdown-it parser no longer invoked by default
    • Improve performance
  • Update all dependencies via Dependabot

v0.41.0: 0.41.0

Compare Source

  • Change TOML parser to smol-toml which supports v1.0.0 of the specification
  • Update all dependencies via Dependabot

v0.40.0: 0.40.0

Compare Source

  • Update markdownlint dependency to 0.34.0
    • Use micromark in MD027/MD028/MD036/MD040/MD041/MD046/MD048
    • Improve MD013/MD034/MD049/MD050/MD051
  • Add support for TOML configuration files via --config
  • Add --configPointer argument for nested configuration
  • Update --ignore for directories to ignore all files within
  • Update all dependencies via Dependabot

v0.39.0: 0.39.0

Compare Source

  • Update markdownlint dependency to 0.33.0
    • Add MD055/table-pipe-style, MD056/table-column-count
    • Improve MD005/MD007/MD024/MD026/MD038
    • Incorporate micromark-extension-directive
    • Improve JSON schema, document validation
  • Handle trailing commas in JSONC configuration
  • Update all dependencies via Dependabot

v0.38.0: 0.38.0

Compare Source

  • Update markdownlint dependency to 0.32.1
    • Remove deprecated MD002/MD006
    • Remove rule aliases for "header"
    • Add MD054/link-image-style
    • Use micromark in MD005/MD007/MD030
    • Improve MD022/MD026/MD034/MD037/MD038/MD045/MD051
  • Remove support for end-of-life Node version 16
  • Update all dependencies via Dependabot

v0.37.0: 0.37.0

Compare Source

  • Update markdownlint dependency to 0.31.1
    • Improve MD032/MD034/MD037/MD043/MD044/MD051/MD052
    • Improve performance
  • Update all dependencies via Dependabot

v0.36.0: 0.36.0

Compare Source

  • Update markdownlint dependency to 0.30.0
    • Use micromark in MD022/MD026/MD032/MD037/MD045/MD051
    • Incorporate micromark-extension-math for math syntax
    • Allow custom rules to override information URL
  • Update all dependencies via Dependabot

v0.35.0: 0.35.0

Compare Source

  • Update markdownlint dependency to 0.29.0
    • Update micromark parser dependencies for better performance
    • Use micromark in MD049/MD050
    • Improve MD034/MD037/MD044/MD049/MD050
  • Update all dependencies via Dependabot

v0.34.0: 0.34.0

Compare Source

  • Update markdownlint dependency to 0.28.2
    • Introduce micromark parser for better positional data (internal only)
    • Use micromark in MD013/MD033/MD034/MD035/MD038/MD044/MD052/MD053
  • Update all dependencies via Dependabot

v0.33.0: 0.33.0

Compare Source

  • Update markdownlint dependency to 0.27.0
    • Improve MD011/MD013/MD022/MD031/MD032/MD033/MD034/MD040/MD043/MD051/MD053
    • Generate/separate documentation
    • Improve documentation
  • Publish Docker container images for both linux/amd64 and linux/arm64
  • Support JSONC and YAML inside markdownlint-configure-file comments
  • Update all dependencies via Dependabot

v0.32.2: 0.32.2

Compare Source

  • Update markdownlint dependency to 0.26.2
    • Improve MD037/MD051/MD053
  • Update all dependencies via Dependabot

v0.32.1: 0.32.1

Compare Source

  • Update markdownlint dependency to 0.26.1
    • Improve MD051
  • Update all dependencies via Dependabot

v0.32.0: 0.32.0

Compare Source

  • Update markdownlint dependency to 0.26.0
    • Add MD051/link-fragments: Link fragments should be valid
    • Add MD052/reference-links-images: Reference links and images should use a label that is defined
    • Add MD053/link-image-reference-definitions: Link and image reference definitions should be needed (auto-fixable)
    • Improve MD010/MD031/MD035/MD039/MD042/MD044/MD049/MD050
    • Add markdownlint-disable-line inline comment
    • Support ~ paths in configuration files
    • Improve performance
  • Add .markdownlint.jsonc to list of supported configuration files
  • Remove support for end-of-life Node version 12
  • Update all dependencies via Dependabot

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy link
Author

renovate bot commented Jul 17, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@changelogg
Copy link

changelogg bot commented Jul 17, 2022

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@viezly
Copy link

viezly bot commented Jul 17, 2022

Pull request by bot. No need to analyze

@github-actions github-actions bot requested a review from AlexRogalskiy July 17, 2022 01:43
@github-actions
Copy link

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

@github-actions
Copy link

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

@github-actions
Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link

github-actions bot commented Jul 17, 2022

Size Change: 0 B

Total Size: 246 kB

ℹ️ View Unchanged
Filename Size
dist/index.js 234 kB
dist/sourcemap-register.js 11.6 kB

compressed-size-action

@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.32.0 ⬆️ Updates markdownlint-cli to ^0.33.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 9daadcc to 477e21f Compare March 18, 2023 00:06
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 10 22 10 0
Security Audit for Infrastructure 0 0 0 2
Shell Script Analysis 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.33.0 ⬆️ Updates markdownlint-cli to ^0.34.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 477e21f to e5b17c0 Compare May 29, 2023 17:51
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 14 23 11 0
Shell Script Analysis 0 0 0 0
Security Audit for Infrastructure 0 0 0 2

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@socket-security
Copy link

socket-security bot commented May 29, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.34.0 ⬆️ Updates markdownlint-cli to ^0.35.0 Jun 17, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from e5b17c0 to 0d984ec Compare June 17, 2023 11:55
@socket-security
Copy link

socket-security bot commented Jun 17, 2023

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

View full report↗︎

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 23 11 0
Security Audit for Infrastructure 0 0 0 2
Shell Script Analysis 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.35.0 ⬆️ Updates markdownlint-cli to ^0.36.0 Sep 3, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 0d984ec to 61d636f Compare September 3, 2023 11:43
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 16 23 11 0
Shell Script Analysis 0 0 0 0
Security Audit for Infrastructure 0 0 0 2

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.36.0 ⬆️ Updates markdownlint-cli to ^0.37.0 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 61d636f to 06cd1c5 Compare September 22, 2023 05:10
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 06cd1c5 to 9cb0599 Compare December 10, 2023 02:35
@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.37.0 ⬆️ Updates markdownlint-cli to ^0.38.0 Dec 10, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 17 23 11 0
Shell Script Analysis 0 0 0 0
Security Audit for Infrastructure 0 0 0 2

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 9cb0599 to f220649 Compare January 30, 2024 23:51
@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.38.0 ⬆️ Updates markdownlint-cli to ^0.39.0 Jan 30, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 17 24 12 0
Shell Script Analysis 0 0 0 0
Security Audit for Infrastructure 0 0 0 2

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from f220649 to 5776af5 Compare April 30, 2024 20:40
@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.39.0 ⬆️ Updates markdownlint-cli to ^0.40.0 Apr 30, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 17 23 12 0
Security Audit for Infrastructure 0 0 0 2
Shell Script Analysis 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 5776af5 to 9886261 Compare May 26, 2024 02:13
@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.40.0 ⬆️ Updates markdownlint-cli to ^0.41.0 May 26, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 9886261 to 0fa8ac7 Compare September 24, 2024 21:03
@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.41.0 ⬆️ Updates markdownlint-cli to ^0.42.0 Sep 24, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 17 24 13 0
Security Audit for Infrastructure 0 0 0 2
Shell Script Analysis 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/markdownlint-cli-0.x branch from 0fa8ac7 to e1e1618 Compare November 23, 2024 14:30
@renovate renovate bot changed the title ⬆️ Updates markdownlint-cli to ^0.42.0 ⬆️ Updates markdownlint-cli to ^0.43.0 Nov 23, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 17 24 13 0
Shell Script Analysis 0 0 0 0
Security Audit for Infrastructure 0 0 0 2

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants