chore(deps): update dependency markdownlint-cli to ^0.45.0 #58

Open
renovate-bot wants to merge 1 commit from renovate/markdownlint-cli-0.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
markdownlint-cli ^0.27 -> ^0.45.0 age confidence

Release Notes

igorshubovych/markdownlint-cli (markdownlint-cli)

v0.45.0

Compare Source

  • Update markdownlint dependency to 0.38.0
    • Add MD059/descriptive-link-text
    • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
    • Remove support for end-of-life Node version 18
  • Update all dependencies via Dependabot

v0.44.0

Compare Source

  • Update markdownlint dependency to 0.37.4
    • Convert module to ECMAScript (breaking change)
    • Stop using require, convert to import
    • Improve MD032
  • Update all dependencies via Dependabot

v0.43.0

Compare Source

  • Update markdownlint dependency to 0.36.1
    • Improve MD051
    • Make micromark parser available to custom rules
    • Improve performance
  • Update all dependencies via Dependabot

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

v0.31.1: 0.31.1

Compare Source

  • Automatically publish Docker container image to GitHub Packages
  • Update all dependencies via Dependabot

v0.31.0: 0.31.0

Compare Source

  • Update markdownlint dependency to 0.25.0
    • Add MD049/MD050 for consistent emphasis/strong style (both auto-fixable)
    • Improve MD007/MD010/MD032/MD033/MD035/MD037/MD039
    • Support asynchronous custom rules
    • Improve performance
  • Update all dependencies via Dependabot

v0.30.0: 0.30.0

Compare Source

  • Add --enable/--disable params
  • Add --quiet param
  • Throw for bad config file
  • Update all dependencies via Dependabot

v0.29.0: 0.29.0

Compare Source

  • Update markdownlint dependency to 0.24.0
    • Improve MD010/MD011/MD037/MD043/MD044
  • Remove support for end-of-life Node version 10
  • Update all dependencies via Dependabot

v0.28.1: 0.28.1

Compare Source

v0.28.0: 0.28.0

Compare Source

  • Add --json option to output results in JSON format
  • Switch rc dependency to run-con to address CVE-2020-7788
  • Update all dependencies via Dependabot

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | [`^0.27` -> `^0.45.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.27.1/0.45.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli/0.27.1/0.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary> ### [`v0.45.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.45.0) [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.44.0...v0.45.0) - Update `markdownlint` dependency to `0.38.0` - Add `MD059`/`descriptive-link-text` - Improve `MD025`/`MD027`/`MD036`/`MD038`/`MD041`/`MD043`/`MD045`/`MD051`/`MD052` - Remove support for end-of-life Node version 18 - Update all dependencies via `Dependabot` ### [`v0.44.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.44.0) [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0) - Update `markdownlint` dependency to `0.37.4` - Convert module to ECMAScript (breaking change) - Stop using `require`, convert to `import` - Improve `MD032` - Update all dependencies via `Dependabot` ### [`v0.43.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.43.0) [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.42.0...v0.43.0) - Update `markdownlint` dependency to `0.36.1` - Improve `MD051` - Make `micromark` parser available to custom rules - Improve performance - Update all dependencies via `Dependabot` ### [`v0.42.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.42.0) [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.41.0): 0.41.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.40.0...v0.41.0) - Change TOML parser to `smol-toml` which supports v1.0.0 of the specification - Update all dependencies via `Dependabot` ### [`v0.40.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.40.0): 0.40.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.39.0...v0.40.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.39.0): 0.39.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.38.0...v0.39.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.38.0): 0.38.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.37.0...v0.38.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.37.0): 0.37.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.36.0...v0.37.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.36.0): 0.36.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.35.0...v0.36.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.35.0): 0.35.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.34.0...v0.35.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.34.0): 0.34.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.33.0...v0.34.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.33.0): 0.33.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.32.2...v0.33.0) - 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`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.32.2): 0.32.2 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.32.1...v0.32.2) - Update `markdownlint` dependency to `0.26.2` - Improve `MD037`/`MD051`/`MD053` - Update all dependencies via `Dependabot` ### [`v0.32.1`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.32.1): 0.32.1 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.32.0...v0.32.1) - Update `markdownlint` dependency to `0.26.1` - Improve `MD051` - Update all dependencies via `Dependabot` ### [`v0.32.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.32.0): 0.32.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.31.1...v0.32.0) - 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` ### [`v0.31.1`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.31.1): 0.31.1 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.31.0...v0.31.1) - Automatically publish `Docker` container image to `GitHub Packages` - Update all dependencies via `Dependabot` ### [`v0.31.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.31.0): 0.31.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.30.0...v0.31.0) - Update `markdownlint` dependency to `0.25.0` - Add `MD049`/`MD050` for consistent emphasis/strong style (both auto-fixable) - Improve `MD007`/`MD010`/`MD032`/`MD033`/`MD035`/`MD037`/`MD039` - Support asynchronous custom rules - Improve performance - Update all dependencies via `Dependabot` ### [`v0.30.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.30.0): 0.30.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.29.0...v0.30.0) - Add `--enable`/`--disable` params - Add `--quiet` param - Throw for bad config file - Update all dependencies via `Dependabot` ### [`v0.29.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.29.0): 0.29.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.28.1...v0.29.0) - Update `markdownlint` dependency to 0.24.0 - Improve `MD010`/`MD011`/`MD037`/`MD043`/`MD044` - Remove support for end-of-life Node version 10 - Update all dependencies via `Dependabot` ### [`v0.28.1`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.28.1): 0.28.1 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.28.0...v0.28.1) - Fix outdated reference to `rc` (thanks [@&#8203;shhdgit](https://github.com/shhdgit)!) ### [`v0.28.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.28.0): 0.28.0 [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.27.1...v0.28.0) - Add `--json` option to output results in JSON format - Switch `rc` dependency to `run-con` to address `CVE-2020-7788` - Update all dependencies via `Dependabot` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4yIiwidXBkYXRlZEluVmVyIjoiNDEuMS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot force-pushed renovate/markdownlint-cli-0.x from c8069839ed to 6c0f1a4a97 2024-12-23 18:22:45 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency markdownlint-cli to ^0.42.0 to chore(deps): update dependency markdownlint-cli to ^0.43.0 2024-12-23 18:22:45 +05:30
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
renovate-bot force-pushed renovate/markdownlint-cli-0.x from 6c0f1a4a97 to 57afdeeb4a 2025-01-27 05:27:16 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency markdownlint-cli to ^0.43.0 to chore(deps): update dependency markdownlint-cli to ^0.44.0 2025-01-27 05:27:17 +05:30
renovate-bot force-pushed renovate/markdownlint-cli-0.x from 57afdeeb4a to 7db0142c5d 2025-05-19 05:21:55 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency markdownlint-cli to ^0.44.0 to chore(deps): update dependency markdownlint-cli to ^0.45.0 2025-05-19 05:21:55 +05:30
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/markdownlint-cli-0.x:renovate/markdownlint-cli-0.x
git switch renovate/markdownlint-cli-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/markdownlint-cli-0.x
git switch renovate/markdownlint-cli-0.x
git rebase master
git switch master
git merge --ff-only renovate/markdownlint-cli-0.x
git switch renovate/markdownlint-cli-0.x
git rebase master
git switch master
git merge --no-ff renovate/markdownlint-cli-0.x
git switch master
git merge --squash renovate/markdownlint-cli-0.x
git switch master
git merge --ff-only renovate/markdownlint-cli-0.x
git switch master
git merge renovate/markdownlint-cli-0.x
git push origin master
Sign in to join this conversation.
No description provided.