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

build(deps): bump markdownlint-cli2 from 0.13.0 to 0.14.0 #23427

Merged
merged 2 commits into from
Sep 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps markdownlint-cli2 from 0.13.0 to 0.14.0.

Changelog

Sourced from markdownlint-cli2's changelog.

0.14.0

  • Handle -- parameter per POSIX convention
  • Add support for glob to gitignore configuration
  • Update dependencies (including markdownlint)
Commits
  • da711fa Put "gitignore" in a code span to avoid being reported as a spelling error.
  • bf34521 Update to version 0.14.0.
  • 284bb81 Update version of all formatters (to pick up changes to package.json, etc.) a...
  • 5f5f1c2 Add simple 100% test coverage for fs-virtual.js.
  • 1e6a84a Fix FsVirtual on Windows due to path.resolve converting "/" into "C:".
  • d66d6b8 Handle "--" parameter per POSIX Utility Conventions 12.2 Guideline 10.
  • caa46d0 Add @​stylistic/eslint-plugin to ESLint configuration.
  • 37bde15 Add support for glob expression to gitignore configuration (fixes #365).
  • 48a1cd4 Update tests to account for new markdownlint library version.
  • 39c6feb Bump markdownlint from 0.34.0 to 0.35.0
  • 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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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)

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.13.0 to 0.14.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 6, 2024 11:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 6, 2024
@github-actions github-actions bot added the system Infrastructure and configuration for the project label Sep 6, 2024
Copy link
Collaborator

@mdn-bot mdn-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@yin1999 yin1999 requested review from a team as code owners September 7, 2024 05:28
@yin1999 yin1999 requested review from sunhpark42, marcelozarate, leon-win, dynamis and jasonren0403 and removed request for a team September 7, 2024 05:28
@github-actions github-actions bot added l10n-ja Issues related to Japanese content. l10n-zh Issues related to Chinese content. l10n-es Issues related to Spanish content. l10n-ru Issues related to Russian content. l10n-ko Issues related to Korean content. labels Sep 7, 2024
Copy link
Contributor

github-actions bot commented Sep 7, 2024

Preview URLs (8 pages)
Flaws (51)

Note! 3 documents with no flaws that don't need to be listed. 🎉

URL: /ru/docs/Web/HTTP/Authentication
Title: HTTP аутентификация
Flaw count: 13

  • macros:
    • /ru/docs/Web/URI does not exist but fell back to /en-US/docs/Web/URI
    • /ru/docs/Web/URI/Authority/Choosing_between_www_and_non-www_URLs does not exist but fell back to /en-US/docs/Web/URI/Authority/Choosing_between_www_and_non-www_URLs
    • /ru/docs/Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP does not exist but fell back to /en-US/docs/Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP
    • /ru/docs/Web/HTTP/Protocol_upgrade_mechanism does not exist but fell back to /en-US/docs/Web/HTTP/Protocol_upgrade_mechanism
    • /ru/docs/Web/HTTP/Headers/X-Frame-Options does not exist but fell back to /en-US/docs/Web/HTTP/Headers/X-Frame-Options
    • and 5 more flaws omitted
  • broken_links:
    • No need for the pathname in anchor links if it's the same page
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://

URL: /es/docs/Web/CSS/animation-fill-mode
Title: animation-fill-mode
Flaw count: 5

  • macros:
    • /es/docs/Web/CSS/CSS_animated_properties does not exist but fell back to /en-US/docs/Web/CSS/CSS_animated_properties
  • broken_links:
    • Can't resolve /en/CSS
    • Can't resolve /es/docs/CSS/@keyframes
    • Can't resolve /es/docs/CSS/Tutorials/Using_CSS_animations
  • translation_differences:
    • Differences in the important macros (3 in common of 8 possible)

URL: /zh-CN/docs/Learn/Server-side/Express_Nodejs/development_environment
Title: 设置 Node 开发环境
Flaw count: 17

  • macros:
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_events_state does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_events_state
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_filtering_conditional_rendering does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_filtering_conditional_rendering
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_accessibility does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_accessibility
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_resources does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_resources
    • /zh-CN/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started does not exist but fell back to /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started
    • and 10 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/Web/Apps/Fundamentals/Modern_web_app_architecture/MVC_architecture
    • Can't resolve /zh-CN/docs/Learn/Common_questions/实用文本编辑器

URL: /zh-CN/docs/Web/HTML/Element/meta/name
Title: 标准元数据名称
Flaw count: 10

  • macros:
    • /zh-CN/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /zh-CN/docs/Web/HTML/Attributes/dirname does not exist but fell back to /en-US/docs/Web/HTML/Attributes/dirname
    • /zh-CN/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /zh-CN/docs/Web/HTML/Attributes/max does not exist but fell back to /en-US/docs/Web/HTML/Attributes/max
    • /zh-CN/docs/Web/HTML/Attributes/maxlength does not exist but fell back to /en-US/docs/Web/HTML/Attributes/maxlength
    • and 4 more flaws omitted
  • broken_links:
    • Can't resolve /zh-CN/docs/Mobile/Viewport_meta_tag

URL: /ko/docs/Web/CSS/animation-iteration-count
Title: animation-iteration-count
Flaw count: 6

  • macros:
    • /ko/docs/Web/CSS/animation-name does not exist but fell back to /en-US/docs/Web/CSS/animation-name
    • /ko/docs/Web/CSS/animation-composition does not exist but fell back to /en-US/docs/Web/CSS/animation-composition
    • /ko/docs/Web/CSS/animation-name does not exist but fell back to /en-US/docs/Web/CSS/animation-name
    • /ko/docs/Web/CSS/animation-play-state does not exist but fell back to /en-US/docs/Web/CSS/animation-play-state
    • /ko/docs/Web/CSS/animation-timeline does not exist but fell back to /en-US/docs/Web/CSS/animation-timeline
    • and 1 more flaws omitted
External URLs (3)

URL: /ru/docs/Web/HTTP/Authentication
Title: HTTP аутентификация


URL: /zh-CN/docs/Glossary/Breadcrumb
Title: 面包屑导航


URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/Symbol/species
Title: Symbol.species

@dependabot dependabot bot merged commit c242b0f into main Sep 7, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/markdownlint-cli2-0.14.0 branch September 7, 2024 05:41
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 l10n-es Issues related to Spanish content. l10n-ja Issues related to Japanese content. l10n-ko Issues related to Korean content. l10n-ru Issues related to Russian content. l10n-zh Issues related to Chinese content. system Infrastructure and configuration for the project
Projects
Development

Successfully merging this pull request may close these issues.

2 participants