Skip to content

Update dependency markdownlint-cli2 to ^0.18.0 #5

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdownlint-cli2 ^0.3.2 -> ^0.18.0 age adoption passing confidence

Release Notes

DavidAnson/markdownlint-cli2 (markdownlint-cli2)

v0.18.0

Compare Source

  • Use user ID in Docker containers for security
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 18

v0.17.2

Compare Source

  • Update dependencies (including markdownlint)

v0.17.1

Compare Source

  • Update dependencies (including markdownlint)

v0.17.0

Compare Source

  • Convert to ECMAScript modules
  • Use import() when loading modules
  • Update dependencies (including markdownlint)

v0.16.0

Compare Source

  • Try not to use require for modules (due to Node 22.12)
  • Update dependencies (EXcluding markdownlint)

v0.15.0

Compare Source

  • Add support for stdin input via - glob
  • Add output formatter based on string templates
  • Update dependencies (including markdownlint)

v0.14.0

Compare Source

  • Handle -- parameter per POSIX convention
  • Add support for glob to gitignore configuration
  • Update dependencies (including markdownlint)

v0.13.0

Compare Source

  • Add noBanner and gitignore configuration options
  • Reduce install size by switching to js-yaml package
  • Add more detail to some error messages
  • Export JSONC/YAML parsers for reuse
  • Update dependencies (including markdownlint)

v0.12.1

Compare Source

  • Update JSONC parsing to handle trailing commas
  • Add documentation links to JSON schema
  • Update dependencies

v0.12.0

Compare Source

  • Remove deprecated markdownlint-cli2-config entry point
    • Use markdownlint-cli2 --config ... instead
  • Remove deprecated markdownlint-cli2-fix entry point
    • Use markdownlint-cli2 --fix ... instead
  • Add --help and --no-globs parameters
  • Improve and document included JSON schemas
  • Update dependencies (including markdownlint)

v0.11.0

Compare Source

  • Add modulePaths configuration option
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 16

v0.10.0

Compare Source

  • Add showFound configuration option
  • Add .markdownlint-cli2.jsonc config schema
  • Update dependencies (including markdownlint)

v0.9.2

Compare Source

  • Remove npm-shrinkwrap.json entirely to avoid npm failures

v0.9.1

Compare Source

  • Remove devDependencies from npm-shrinkwrap.json to avoid npm failures

v0.9.0

Compare Source

  • Add support for Node.js's package.json as a configuration file source
  • Add output formatter for Static Analysis Results Interchange Format/SARIF
  • Bundle npm-shrinkwrap.json for reproducible/faster installs
  • Update dependencies (including markdownlint)

v0.8.1

Compare Source

  • Handle --config edge case

v0.8.0

Compare Source

  • Add support for --config and --fix parameters
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 14

v0.7.1

Compare Source

  • Update dependencies (including markdownlint)

v0.7.0

Compare Source

  • Add support for extends in config property of .markdownlint-cli2.* files
  • Build and publish davidanson/markdownlint-cli2-rules Docker container image
  • Update dependencies (including markdownlint)

v0.6.0

Compare Source

  • Update dependencies (including markdownlint)

v0.5.1

Compare Source

  • Update dependencies

v0.5.0

Compare Source

  • New rules
  • Support modules (MJS) everywhere
  • Include dotfiles

v0.4.0

Compare Source

  • New rules
  • Async custom rules
  • Explicit config
  • CJS (breaking)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 479cd6e to 0416901 Compare September 6, 2024 11:54
@renovate renovate bot changed the title Update dependency markdownlint-cli2 to ^0.13.0 Update dependency markdownlint-cli2 to ^0.14.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 0416901 to 0a8a0fe Compare November 10, 2024 05:17
@renovate renovate bot changed the title Update dependency markdownlint-cli2 to ^0.14.0 Update dependency markdownlint-cli2 to ^0.15.0 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 0a8a0fe to c146fa9 Compare December 10, 2024 02:56
@renovate renovate bot changed the title Update dependency markdownlint-cli2 to ^0.15.0 Update dependency markdownlint-cli2 to ^0.16.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from c146fa9 to f4f3b07 Compare December 26, 2024 14:40
@renovate renovate bot changed the title Update dependency markdownlint-cli2 to ^0.16.0 Update dependency markdownlint-cli2 to ^0.17.0 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from f4f3b07 to 41d05d8 Compare May 11, 2025 15:24
@renovate renovate bot changed the title Update dependency markdownlint-cli2 to ^0.17.0 Update dependency markdownlint-cli2 to ^0.18.0 May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants