Skip to content

chore(deps): update dependency markdownlint-cli to ^0.39.0 #8354

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

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 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: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Feb 3, 2024
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

Copy link

netlify bot commented Feb 3, 2024

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit c213c30
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/65bfc193a663d600080cb0ac
😎 Deploy Preview https://deploy-preview-8354--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🟢 up 6 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

nx-cloud bot commented Feb 3, 2024

Copy link
Contributor Author

renovate bot commented Feb 4, 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.

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8de6ee2) 87.70% compared to head (c213c30) 87.80%.
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8354      +/-   ##
==========================================
+ Coverage   87.70%   87.80%   +0.09%     
==========================================
  Files         397      398       +1     
  Lines       13950    14052     +102     
  Branches     4055     4090      +35     
==========================================
+ Hits        12235    12338     +103     
  Misses       1403     1403              
+ Partials      312      311       -1     
Flag Coverage Δ
unittest 87.80% <100.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...t-plugin/src/rules/class-literal-property-style.ts 100.00% <100.00%> (ø)
...eslint-plugin/src/rules/consistent-type-imports.ts 95.28% <ø> (ø)
...es/eslint-plugin/src/rules/no-invalid-void-type.ts 97.91% <ø> (ø)
...slint-plugin/src/rules/no-unnecessary-condition.ts 98.56% <100.00%> (+0.09%) ⬆️
...-plugin/src/rules/no-unnecessary-type-assertion.ts 97.56% <100.00%> (+1.45%) ⬆️
packages/eslint-plugin/src/rules/prefer-find.ts 100.00% <100.00%> (ø)
...-estree/src/parseSettings/getProjectConfigFiles.ts 100.00% <100.00%> (ø)
packages/utils/src/eslint-utils/nullThrows.ts 80.00% <ø> (ø)
packages/utils/src/ts-eslint/Linter.ts 50.00% <ø> (ø)

@JoshuaKGoldberg
Copy link
Member

CI failure is unrelated: #8373

@JoshuaKGoldberg JoshuaKGoldberg merged commit 73669b6 into main Feb 4, 2024
@JoshuaKGoldberg JoshuaKGoldberg deleted the renovate/markdownlint-cli-0.x branch February 4, 2024 18:59
danvk pushed a commit to danvk/typescript-eslint that referenced this pull request Feb 4, 2024
…t-eslint#8354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant