-
Notifications
You must be signed in to change notification settings - Fork 619
chore(deps): update dependency markdownlint-cli2 to v0.19.1 #3244
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8a9e3d4 to
7173557
Compare
pichlermarc
approved these changes
Nov 25, 2025
Member
pichlermarc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I applied some formatting to appease the linter.
trentm
added a commit
to trentm/opentelemetry-js-contrib
that referenced
this pull request
Dec 3, 2025
Disable the recently added (open-telemetry#3244) markdownlint rule (https://github.com/DavidAnson/markdownlint/blob/main/doc/md060.md) that tends to align all columns in tables. Sometimes this alignment is nice/fine. However, a common case in our README files are tables where the last column is a 'Description'. When one or a small few of the descriptions are quite long, this table column alignment rule pads every other last cell with a lot of whitespace to align that last column. This makes reviewing diffs to tables more difficult. FWIW DavidAnson/markdownlint#1818 discusses a potential addition to the MD060 rule that would help this particular situation. For this change I've reverted the table alignment in *one* README file to show the 'relaxed last column' alignment. I do not currently intend to go back and relitigate every Markdown table change.
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
has:owner-approval
Approved by Component Owner
pkg:auto-instrumentations-node
pkg:host-metrics
pkg:instrumentation-aws-lambda
pkg:instrumentation-aws-sdk
pkg:instrumentation-bunyan
pkg:instrumentation-connect
pkg:instrumentation-dns
pkg:instrumentation-document-load
pkg:instrumentation-express
pkg:instrumentation-fastify
pkg:instrumentation-graphql
pkg:instrumentation-hapi
pkg:instrumentation-kafkajs
pkg:instrumentation-koa
pkg:instrumentation-mysql2
pkg:instrumentation-nestjs-core
pkg:instrumentation-pino
pkg:instrumentation-redis
pkg:instrumentation-runtime-node
pkg:instrumentation-undici
pkg:instrumentation-winston
pkg:plugin-react-load
pkg:resource-detector-alibaba-cloud
pkg:resource-detector-aws
pkg:resource-detector-azure
pkg-status:unmaintained
This package is unmaintained. Only bugfixes may be acceped until a new owner has been found.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.2->0.19.1Release Notes
DavidAnson/markdownlint-cli2 (markdownlint-cli2)
v0.19.1Compare Source
--formatto avoid trailing newlinev0.19.0Compare Source
--formatparameter for editor integrationwarningpre-commitmarkdownlint)v0.18.1Compare Source
markdownlint)v0.18.0Compare Source
markdownlint)Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.