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

chore(deps): update dependency markdownlint-cli to v0.39.0 #267

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdownlint-cli 0.38.0 -> 0.39.0 age adoption passing confidence

Release Notes

igorshubovych/markdownlint-cli (markdownlint-cli)

v0.39.0: 0.39.0

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jan 28, 2024
@matthiasbernhardt matthiasbernhardt force-pushed the renovate/markdownlint-cli-0.x branch from 1306c41 to 32ea3bd Compare January 31, 2024 09:28
@matthiasbernhardt
Copy link
Contributor

/home/runner/work/grav-docs-syseleven-stack/grav-docs-syseleven-stack/node_modules/markdownlint-cli/node_modules/markdownlint/lib/md056.js:22
        expectedCount ||= actualCount;
                      ^^^

SyntaxError: Unexpected token '||='

The runner complains about https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_OR_assignment in code recently added to markdownlint while running the checks, but it seems to be valid Javascript. Could another component be outdated? Id so, how can we update it? Works on my machine.

Copy link
Contributor Author

renovate bot commented Jan 31, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@matthiasbernhardt matthiasbernhardt merged commit 41f90cb into master Jan 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant