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

chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 #44

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2023

This PR contains the following updates:

Package Type Update Change
igorshubovych/markdownlint-cli repository minor v0.33.0 -> v0.43.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

igorshubovych/markdownlint-cli (igorshubovych/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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from 98b7971 to 647ed55 Compare June 21, 2023 14:29
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.35.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.36.0 Sep 3, 2023
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from 647ed55 to ea9252b Compare September 3, 2023 05:14
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.36.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.37.0 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from ea9252b to 9b39689 Compare September 22, 2023 04:37
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.37.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.38.0 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from 9b39689 to 9c5c700 Compare December 9, 2023 07:48
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.38.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.39.0 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from 9c5c700 to cbf4134 Compare January 28, 2024 22:13
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.39.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.40.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from cbf4134 to ad46aa9 Compare April 30, 2024 07:54
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.40.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.41.0 May 26, 2024
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from ad46aa9 to 51b289a Compare May 26, 2024 01:19
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from 51b289a to eac9357 Compare September 24, 2024 03:35
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.41.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.42.0 Sep 24, 2024
@renovate renovate bot changed the title chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.42.0 chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/igorshubovych-markdownlint-cli-0.x branch from eac9357 to 3239a97 Compare November 23, 2024 08:10
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