Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps DavidAnson/markdownlint-cli2-action from 21 to 22.

Release notes

Sourced from DavidAnson/markdownlint-cli2-action's releases.

Update markdownlint version (markdownlint-cli2 v0.20.0, markdownlint v0.40.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.19.0, markdownlint v0.39.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.18.1, markdownlint v0.38.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.17.2, markdownlint v0.37.4).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.17.0, markdownlint v0.37.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.15.0, markdownlint v0.36.1).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.14.0, markdownlint v0.35.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.13.0, markdownlint v0.34.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.12.1, markdownlint v0.33.0).

Update markdownlint version (markdownlint-cli2 v0.11.0, markdownlint v0.32.1), remove deprecated "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.10.0, markdownlint v0.31.1).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.9.2, markdownlint v0.30.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.8.1, markdownlint v0.29.0), add "config" and "fix" inputs, deprecate "command" input.

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.1, markdownlint v0.28.2).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.7.0, markdownlint v0.28.1), include link to rule information in title of annotations (clickable in GitHub).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.6.0, markdownlint v0.27.0).

No release notes provided.

Update markdownlint version (markdownlint-cli2 v0.5.1, markdownlint v0.26.2).

No release notes provided.

... (truncated)

Commits
  • 07035fd Update to version 22.0.0.
  • d74d6a5 Freshen generated index.js file.
  • ecaf45c Bump markdownlint-cli2 from 0.19.1 to 0.20.0
  • e4bf40d Freshen generated index.js file.
  • ae047c4 Bump markdownlint-cli2 from 0.19.0 to 0.19.1
  • db7ea3f Bump actions/checkout from 5 to 6
  • bfd3fdc Bump @​stylistic/eslint-plugin from 5.6.0 to 5.6.1
  • 43dc18c Bump @​stylistic/eslint-plugin from 5.5.0 to 5.6.0
  • See full diff 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 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)

Summary by CodeRabbit

  • Chores
    • Updated the markdownlint GitHub Action to the latest version for enhanced Markdown validation across the SDK packages.

✏️ Tip: You can customize this high-level summary in your review settings.

Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 21 to 22.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v21...v22)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: '22'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 15, 2025
@vercel
Copy link

vercel bot commented Dec 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
pipedream-docs-redirect-do-not-edit Ignored Ignored Dec 15, 2025 10:01am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 15, 2025

Walkthrough

This pull request upgrades the DavidAnson/markdownlint-cli2-action dependency from version v21 to v22 in the Pipedream SDK markdown linting GitHub Actions workflow. The upgrade maintains the same workflow structure and behavior.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Version Bump
.github/workflows/pipedream-sdk-markdown-lint.yaml
Upgrades DavidAnson/markdownlint-cli2-action from v21 to v22

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • PipedreamHQ/pipedream#19204: Prior version bump of the same markdownlint workflow action (v17 → v21), establishing a pattern of incremental action updates.

Suggested reviewers

  • jcortes

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is largely incomplete; it follows Dependabot's auto-generated format but lacks required information from the template (e.g., 'WHY' section explaining the rationale for the dependency upgrade). Add a 'WHY' section explaining the purpose of this version bump and any motivation for the upgrade (e.g., bug fixes, feature improvements, security updates).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the specific version bump for the markdownlint action (v21 to v22), directly matching the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/github_actions/DavidAnson/markdownlint-cli2-action-22

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 43d05d0 and 0f6c8a0.

📒 Files selected for processing (1)
  • .github/workflows/pipedream-sdk-markdown-lint.yaml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: pnpm publish
  • GitHub Check: Lint Code Base
🔇 Additional comments (1)
.github/workflows/pipedream-sdk-markdown-lint.yaml (1)

22-22: No action-specific breaking changes detected; upgrade is safe.

The upgrade from v21 to v22 contains no breaking changes at the action level. Both versions simply update bundled tools (markdownlint-cli2 v0.20.0, markdownlint v0.40.0). The workflow configuration uses only the globs parameter, which is stable and unaffected by deprecated features.

Rule improvements in markdownlint v0.40.0 (enhancements to rules like MD013, MD034, MD049, MD050, MD051) are not breaking changes. Testing markdown files in packages/sdk/ with the new version is still recommended as best practice, but no regressions are expected.


Comment @coderabbitai help to get the list of available commands and usage tips.

@jcortes jcortes merged commit e6b7f7e into master Dec 15, 2025
6 checks passed
@jcortes jcortes deleted the dependabot/github_actions/DavidAnson/markdownlint-cli2-action-22 branch December 15, 2025 15:38
@github-project-automation github-project-automation bot moved this from Ready for PR Review to Done in Component (Source and Action) Backlog Dec 15, 2025
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 github_actions Pull requests that update Github_actions code User submitted Submitted by a user

Development

Successfully merging this pull request may close these issues.

3 participants