retina icon indicating copy to clipboard operation
retina copied to clipboard

deps: bump DavidAnson/markdownlint-cli2-action from 9 to 16

Open dependabot[bot] opened this issue 1 year ago • 5 comments

Bumps DavidAnson/markdownlint-cli2-action from 9 to 16.

Release notes

Sourced from DavidAnson/markdownlint-cli2-action's releases.

Update markdownlint version (markdownlint-cli2 v0.13.0, markdownlint v0.34.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.12.1, markdownlint v0.33.0).

Update markdownlint version (markdownlint-cli2 v0.11.0, markdownlint v0.32.1), remove deprecated "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.10.0, markdownlint v0.31.1).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.9.2, markdownlint v0.30.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.8.1, markdownlint v0.29.0), add "config" and "fix" inputs, deprecate "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.1, markdownlint v0.28.2).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.0, markdownlint v0.28.1), include link to rule information in title of annotations (clickable in GitHub).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.6.0, markdownlint v0.27.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.5.1, markdownlint v0.26.2).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.4.0, markdownlint v0.25.1)

No release notes provided.

Commits
  • b4c9fea Update to version 16.0.0.
  • 349248f Update CONTRIBUTING.md to link to a more relevant (my own) blog post about ve...
  • b22040a Freshen generated index.js file.
  • d73fc7d Bump markdownlint-cli2 from 0.12.1 to 0.13.0
  • 4a035c1 Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0
  • 3eeb58c Freshen generated index.js file.
  • 73e365c Bump tj-actions/changed-files from 43 to 44
  • 60d6e1a Bump tj-actions/changed-files from 42 to 43
  • 58bc1d1 Freshen generated index.js file.
  • 1341c61 Bump eslint from 8.56.0 to 8.57.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Apr 08 '24 14:04 dependabot[bot]

looks like this introduces many more (failing) linting rules to markdownlint that we will need to address...

rbtr avatar Apr 08 '24 14:04 rbtr

@rbtr My controversial opinion is that we should just remove this linter entirely. Those lines I've seen it flag have generally not been appropriate and nitpicking trivialities in nature. The substance of edits to markdown are what we really care about, and it's fairly easy to do so. These new violations are not appropriate either (e.g. line length is a judgement call in English--not a dogma).

timraymond avatar Apr 10 '24 19:04 timraymond

I don't have a strong opinion here, but we need consensus. I do like some of the things it checks like line breaks around codeblocks and that your OLs are numbered correctly

rbtr avatar Apr 10 '24 20:04 rbtr

Is it possible to put only the things we like on an allowlist?

timraymond avatar Apr 11 '24 14:04 timraymond

It seems like yes, here's the list of rules: https://github.com/DavidAnson/markdownlint/blob/v0.32.1/README.md#rules--aliases The docs are...thorough, but lacking simple clear examples. Would need to dig through the samples in the markdownlint and markdownlint-cli2-action repos to understand what the config looks like

rbtr avatar Apr 11 '24 15:04 rbtr

This PR will be closed in 7 days due to inactivity.

github-actions[bot] avatar Jun 08 '24 00:06 github-actions[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Jun 11 '24 22:06 dependabot[bot]