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 ^0.17.0 #22

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 20, 2023

This PR contains the following updates:

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

Release Notes

DavidAnson/markdownlint-cli2 (markdownlint-cli2)

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)

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 changed the title chore(deps): update dependency markdownlint-cli2 to ^0.7.0 chore(deps): update dependency markdownlint-cli2 to ^0.8.0 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 445134f to a03f5bc Compare June 10, 2023 04:55
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.8.0 chore(deps): update dependency markdownlint-cli2 to ^0.9.0 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from a03f5bc to 23904ca Compare August 22, 2023 06:10
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.9.0 chore(deps): update dependency markdownlint-cli2 to ^0.10.0 Sep 17, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 23904ca to e154f3a Compare September 17, 2023 01:07
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.10.0 chore(deps): update dependency markdownlint-cli2 to ^0.11.0 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from e154f3a to 7fc988e Compare November 20, 2023 09:22
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 7fc988e to ab071c7 Compare November 28, 2023 13:10
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.11.0 chore(deps): update dependency markdownlint-cli2 to ^0.12.0 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from ab071c7 to 05d0ada Compare January 12, 2024 07:54
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 05d0ada to 3a53025 Compare April 4, 2024 06:52
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.12.0 chore(deps): update dependency markdownlint-cli2 to ^0.13.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch 3 times, most recently from 4cf4ce3 to 07fa487 Compare July 8, 2024 07:48
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 07fa487 to 9eab190 Compare July 30, 2024 08:16
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.13.0 chore(deps): update dependency markdownlint-cli2 to ^0.14.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 9eab190 to b49f4ce Compare September 6, 2024 04:51
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.14.0 chore(deps): update dependency markdownlint-cli2 to ^0.15.0 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from b49f4ce to e502318 Compare November 10, 2024 01:12
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from e502318 to 2d0d52c Compare December 9, 2024 03:29
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.15.0 chore(deps): update dependency markdownlint-cli2 to ^0.16.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from 2d0d52c to e582e33 Compare December 26, 2024 04:39
@renovate renovate bot changed the title chore(deps): update dependency markdownlint-cli2 to ^0.16.0 chore(deps): update dependency markdownlint-cli2 to ^0.17.0 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/markdownlint-cli2-0.x branch from e582e33 to 649d154 Compare December 30, 2024 12:33
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