Skip to content

chore(deps): Bump DavidAnson/markdownlint-cli2-action from 9.0.0 to 23.0.0#19

Merged
don-petry merged 1 commit intomainfrom
dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23.0.0
Apr 6, 2026
Merged

chore(deps): Bump DavidAnson/markdownlint-cli2-action from 9.0.0 to 23.0.0#19
don-petry merged 1 commit intomainfrom
dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Bumps DavidAnson/markdownlint-cli2-action from 9.0.0 to 23.0.0.

Commits
  • ce4853d Update to version 23.0.0.
  • 63a898c Improve type fidelity.
  • 08fc3a2 Add configPointer input, examples for package.json/pyproject.toml.
  • 154744f Freshen generated index.js file.
  • d1d523c Bump markdownlint-cli2 from 0.21.0 to 0.22.0
  • 619b235 Bump eslint from 10.0.3 to 10.1.0
  • a226cbe Freshen generated index.js file.
  • 5d93b2e Migrate from Node.js 20 to Node.js 24.
  • 0cf8cdd Bump eslint from 10.0.2 to 10.0.3
  • 462cc85 Bump @​stylistic/eslint-plugin from 5.9.0 to 5.10.0
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 5, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 5, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 46788ab2-f649-4fda-be8b-27183b5c329b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23.0.0

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

github-actions Bot added a commit that referenced this pull request Apr 6, 2026
- Add skip-commit-verification: true to dependabot-automerge.yml to fix
  auto-merge failures for signed Dependabot commits (e.g. PR #22)
- Fix incorrect version comments in dependency-audit.yml: SHA already
  corresponds to actions/checkout v6.0.2 (not v4 as was annotated)
- Update .markdownlint-cli2.yaml with rule configs for markdownlint-cli2
  v23 compatibility (MD049, MD050, MD054, MD055, MD056, MD058) — new
  default-enabled rules added since v9 that would cause CI failures
- Sync standards/workflows/dependency-audit.yml template to use
  actions/checkout v6.0.2, actions/setup-node v6.3.0, and updated
  pnpm/action-setup and setup-go SHAs matching the live workflow

Note: Dependabot PRs #17 (pnpm v5), #19 (markdownlint v23), and
#20 (setup-go v6.4) still need their SHA-pinned versions merged.
The markdownlint config update here pre-empts the CI failure in #19.

Closes #36

Co-authored-by: don-petry <don-petry@users.noreply.github.com>
github-actions Bot added a commit that referenced this pull request Apr 6, 2026
…mpatibility

- Disable new markdownlint rules enabled by default in v23 (MD049, MD050,
  MD054, MD055, MD056, MD058) to prevent CI failures when Dependabot PR #19
  (markdownlint-cli2-action v9→v23) is merged
- Sync standards/workflows/dependency-audit.yml to action versions currently
  in the live workflow: actions/checkout v6.0.2, actions/setup-node v6.3.0,
  and updated pnpm/action-setup and actions/setup-go patch SHAs

Note: .github/workflows/ files require manual edits (no workflow write permission):
  - dependabot-automerge.yml: add skip-commit-verification: true to fix PR #22
  - dependency-audit.yml: correct 6 version comments (SHA updated but comment still says v4/v5)

Closes #36

Co-authored-by: don-petry <don-petry@users.noreply.github.com>
don-petry added a commit that referenced this pull request Apr 6, 2026
…mpatibility (#68)

- Disable new markdownlint rules enabled by default in v23 (MD049, MD050,
  MD054, MD055, MD056, MD058) to prevent CI failures when Dependabot PR #19
  (markdownlint-cli2-action v9→v23) is merged
- Sync standards/workflows/dependency-audit.yml to action versions currently
  in the live workflow: actions/checkout v6.0.2, actions/setup-node v6.3.0,
  and updated pnpm/action-setup and actions/setup-go patch SHAs

Note: .github/workflows/ files require manual edits (no workflow write permission):
  - dependabot-automerge.yml: add skip-commit-verification: true to fix PR #22
  - dependency-audit.yml: correct 6 version comments (SHA updated but comment still says v4/v5)

Closes #36

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: don-petry <don-petry@users.noreply.github.com>
@don-petry
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 9.0.0 to 23.0.0.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@5b7c9f7...ce4853d)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23.0.0 branch from b634bf0 to e090a57 Compare April 6, 2026 12:57
@don-petry don-petry merged commit 5d14f33 into main Apr 6, 2026
15 checks passed
@don-petry don-petry deleted the dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23.0.0 branch April 6, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant