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

Bump markdownlint-rule-helpers from 0.17.2 to 0.21.0 #347

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

Bumps markdownlint-rule-helpers from 0.17.2 to 0.21.0.

Changelog

Sourced from markdownlint-rule-helpers's changelog.

0.21.0

  • Lint concurrently for better performance (async only)
  • Add Promise-based APIs
  • Update TypeScript declaration file
  • Hide toString on LintResults
  • Add ability to fix in browser demo
  • Allow custom rules in .markdownlint.json schema
  • Improve MD042/MD044
  • Improve documentation
  • Update dependencies

0.20.4

  • Fix regression in MD037
  • Improve MD034/MD044
  • Improve documentation

0.20.3

  • Fix regression in MD037
  • Improve MD044
  • Add automatic regression testing

0.20.2

  • Fix regression in MD037
  • Improve MD038

0.20.1

  • Fix regression in MD037

0.20.0

  • Add markdownlint-configure-file inline comment
  • Reimplement MD037
  • Improve MD005/MD007/MD013/MD018/MD029/MD031/MD034/MD038/MD039
  • Improve HTML comment handling
  • Update dependencies

0.19.0

  • Remove support for end-of-life Node version 8
  • Add fix information for MD005/list-indent
  • Improve MD007/MD013/MD014
  • Deprecate MD006/ul-start-left
  • Add rationale for every rule
  • Update test runner and code coverage
  • Add more JSDoc comments

... (truncated)

Commits
  • 59eaa86 Update to version 0.21.0.
  • 281de5a Allow GitHub workflows to run on workflow_dispatch.
  • 2605d56 MD044/proper-names should ignore text of automatic hyperlinks (fixes #329).
  • 6061cce Allow unknown (custom) rule names in .markdownlint.json schema.
  • 3f637ba Add ability to fix issues with markdownlint demo page, refactor slightly.
  • e1134f0 Update markdownlint demo code with latest changes.
  • e9d63a6 Add Promise-based APIs for markdownlint and readConfig, update declaration file.
  • 1f6a2cd Split primary test cases across multiple files, address bogus @​ts-ignore issues.
  • ebc74e3 Duplicate markdownlint-test.js as first step of splitting it into smaller files.
  • 4286f68 Introduce concurrency to asynchronous file linting for improved performance.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [markdownlint-rule-helpers](https://github.com/DavidAnson/markdownlint) from 0.17.2 to 0.21.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.17.2...v0.21.0)

---
updated-dependencies:
- dependency-name: markdownlint-rule-helpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 11, 2023

The following labels could not be found: npm, dependencies, docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #349.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/markdownlint-rule-helpers-0.21.0 branch September 11, 2023 01:36
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