shbatm / MMM-Carousel

Displays a single magic mirror module at a time, rotating through the list of configured modules in a carousel-like fashion.
MIT License
42 stars 14 forks source link

Bump markdownlint from 0.27.0 to 0.28.0 #46

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps markdownlint from 0.27.0 to 0.28.0.

Changelog

Sourced from markdownlint's changelog.

0.28.0

  • Introduce micromark parser for better positional data (internal only)
  • Use micromark in MD013/MD033/MD034/MD035/MD038/MD044/MD052/MD053
  • Simplify file-based test cases
  • Unify browser script for demo
  • Update dependencies
Commits
  • 95992f2 Update to version 0.28.0.
  • 772839c Bump webpack from 5.76.2 to 5.76.3
  • 2cb8931 Add suppressions for new test repository violation.
  • e5a7a55 Add mention of micromark dependency to CONTRIBUTING.md.
  • fdec335 Avoid redundant read/parse of test file in micromark helper test cases.
  • 8f93a77 Update markdownlint-micromark dependency: webpack to 5.76.2.
  • f3da7ed Bump eslint-plugin-jsdoc from 40.0.3 to 40.1.0
  • 1f78f02 Bump eslint-plugin-regexp from 1.12.0 to 1.13.0
  • 5f00104 Bump typescript from 4.9.5 to 5.0.2
  • 5847b38 Add suppressions for new test repository violations.
  • 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 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)
dependabot[bot] commented 1 year ago

Looks like markdownlint is up-to-date now, so this is no longer needed.