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 the markdownlint group with 2 updates #2991

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps the markdownlint group with 2 updates: markdownlint and markdownlint-cli.

Updates markdownlint from 0.32.1 to 0.33.0

Changelog

Sourced from markdownlint's changelog.

0.33.0

  • Add MD055/table-pipe-style, MD056/table-column-count
  • Improve MD005/MD007/MD024/MD026/MD038
  • Incorporate micromark-extension-directive
  • Improve JSON schema, document validation
  • Reduce size of browser script
  • Update dependencies
Commits
  • 9c77f92 Update to version 0.33.0.
  • ff1f3e3 Update markdownlint-browser.js generation to use browserslist "default" targe...
  • 30d62f1 Add rule MD056/table-column-count (fixes #92).
  • f694a56 Remove leftover references to eslint-plugin-es.
  • 0ddbffd Update and simplify .eslintrc.json.
  • a4ff606 Bump c8 from 8.0.1 to 9.0.0
  • 6a5fff0 Bump eslint-plugin-n from 16.6.0 to 16.6.1
  • 9640be9 Add simple rendering of Markdown directive metadata to demo web page for easi...
  • 7c2391b Bump eslint-plugin-jsdoc from 47.0.2 to 48.0.2
  • b55208b Update dependency markdownlint-micromark to 0.1.8, incorporate new micromark-...
  • Additional commits viewable in compare view

Updates markdownlint-cli from 0.38.0 to 0.39.0

Release notes

Sourced from markdownlint-cli's releases.

0.39.0

  • Update markdownlint dependency to 0.33.0
    • Add MD055/table-pipe-style, MD056/table-column-count
    • Improve MD005/MD007/MD024/MD026/MD038
    • Incorporate micromark-extension-directive
    • Improve JSON schema, document validation
  • Handle trailing commas in JSONC configuration
  • Update all dependencies via Dependabot
Commits
  • c9ea831 Bump version 0.39.0
  • 539c188 Add trailing commas to JSONC test configuration, update use of jsonc-parser p...
  • 7477055 Bump jsonc-parser from 3.2.0 to 3.2.1
  • e785e42 Make scoped custom rule package identifiers work with the --rules parameter (...
  • e7939f7 Bump ava from 6.0.1 to 6.1.0 (#450)
  • 64c05e1 Bump markdownlint from 0.32.1 to 0.33.0 (#448) (closes #437)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Bumps the markdownlint group with 2 updates: [markdownlint](https://github.com/DavidAnson/markdownlint) and [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli).


Updates `markdownlint` from 0.32.1 to 0.33.0
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.32.1...v0.33.0)

Updates `markdownlint-cli` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: markdownlint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: markdownlint
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: markdownlint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdownlint-4e444235e2 branch from b88c297 to de619e1 Compare February 19, 2024 22:21
@abraham abraham merged commit b1699f0 into main Feb 19, 2024
3 of 4 checks passed
@abraham abraham deleted the dependabot/npm_and_yarn/markdownlint-4e444235e2 branch February 19, 2024 22:24
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant