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 dependency markdownlint-cli2 to v0.14.0 #28

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdownlint-cli2 0.6.0 -> 0.14.0 age adoption passing confidence

Release Notes

DavidAnson/markdownlint-cli2 (markdownlint-cli2)

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)

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 requested a review from fisker April 21, 2023 10:04
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 4f82a8e to 9971fcc Compare April 29, 2023 06:41
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.7.0 chore(deps): update dependency markdownlint-cli2 to v0.7.1 Apr 29, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 9971fcc to c401893 Compare June 11, 2023 07:13
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.7.1 chore(deps): update dependency markdownlint-cli2 to v0.8.0 Jun 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.8.0 chore(deps): update dependency markdownlint-cli2 to v0.8.1 Jun 13, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from c401893 to c722ea0 Compare June 13, 2023 02:16
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.8.1 chore(deps): update dependency markdownlint-cli2 to v0.9.0 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from c722ea0 to 56c2e35 Compare August 23, 2023 07:20
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.9.0 chore(deps): update dependency markdownlint-cli2 to v0.9.2 Aug 27, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 56c2e35 to 3ba3ced Compare August 27, 2023 07:33
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 3ba3ced to e9a0287 Compare September 18, 2023 00:57
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.9.2 chore(deps): update dependency markdownlint-cli2 to v0.10.0 Sep 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.10.0 chore(deps): update dependency markdownlint-cli2 to v0.11.0 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from e9a0287 to 251a945 Compare November 21, 2023 07:24
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 251a945 to 5ffe4cd Compare January 13, 2024 08:27
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.11.0 chore(deps): update dependency markdownlint-cli2 to v0.12.0 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 5ffe4cd to 83c5993 Compare January 16, 2024 00:33
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.12.0 chore(deps): update dependency markdownlint-cli2 to v0.12.1 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 83c5993 to dcb8135 Compare April 5, 2024 05:17
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.12.1 chore(deps): update dependency markdownlint-cli2 to v0.13.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from dcb8135 to 6b21f06 Compare July 22, 2024 20:49
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 6b21f06 to 53b429e Compare September 7, 2024 07:45
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to v0.13.0 chore(deps): update dependency markdownlint-cli2 to v0.14.0 Sep 7, 2024
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.

1 participant