Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps markdownlint-rule-helpers from 0.17.2 to 0.26.0.

Changelog

Sourced from markdownlint-rule-helpers's changelog.

0.26.0

  • Add MD051/MD052/MD053 for validating link fragments & reference links/images & link/image reference definitions (MD053 auto-fixable)
  • Improve MD010/MD031/MD035/MD039/MD042/MD044/MD049/MD050
  • Add markdownlint-disable-line inline comment
  • Support ~ paths in readConfig/Sync
  • Add configParsers option
  • Remove support for end-of-life Node version 12
  • Default resultVersion to 3
  • Update browser script to use ES2015
  • Simplify JSON schema
  • Address remaining CodeQL issues
  • Improve performance
  • Update dependencies

0.25.1

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
  • Improve CI process
  • Reduce dependencies
  • Update dependencies

0.24.0

  • Remove support for end-of-life Node version 10
  • Add support for custom file system module
  • Improve MD010/MD011/MD037/MD043/MD044
  • Improve TypeScript declaration file and JSON schema
  • Update dependencies

0.23.1

  • Work around lack of webpack support for dynamic calls to require(.resolve)

0.23.0

  • Add comprehensive example .markdownlint.jsonc/.markdownlint.yaml files
  • Add fix information for MD004/ul-style
  • Improve MD018/MD019/MD020/MD021/MD037/MD041
  • Improve HTML comment handling
  • Update test runner and test suite
  • Update dependencies

... (truncated)

Commits
  • 51cec76 Update to version 0.26.0.
  • 91856f0 Update dependency: ava to 4.3.0.
  • 9868700 Replace all instances of test.cb(...) with test(new Promise(...)) to prepare ...
  • 53cbf06 Update dependencies: c8 to 7.11.3, eslint to 8.18.0, eslint-plugin-jsdoc to 3...
  • 949b69e Update github/codeql-action/init and github/codeql-action/analyze to v2.
  • 6e8a073 Reimplement helpers.forEachInlineCodeSpan for ~11% time reduction measured vi...
  • d177ee2 Update helpers.forEachInlineCodeSpan to remove backtick detection in link des...
  • e8cdb56 Update token annotation to call helpers.forEachInlineCodeSpan only when neces...
  • 1f9497a Refactor MD009/no-trailing-spaces to remove dependency on helpers.forEachInli...
  • 54acae8 Update MD009/no-trailing-spaces to remove unnecessary sorting, add additional...
  • 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.26.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.17.2...v0.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 9, 2024

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

Copy link
Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #366.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/markdownlint-rule-helpers-0.26.0 branch October 28, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants