chore(deps-dev): bump markdownlint-cli2 from 0.23.1 to 0.23.2 - #112
chore(deps-dev): bump markdownlint-cli2 from 0.23.1 to 0.23.2#112dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.23.1 to 0.23.2. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-version: 0.23.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Triage: this pin is coupled to an action major and to shipped rationaleNo payload-managed file is touched, so the control plane is quiet.
MARKDOWNLINT_CLI2_PIN = "0.23.1" # Keep aligned with markdownlint-cli2-action@v24.Two couplings make this more than a lockfile bump 1. The action pin. The local CLI pin is deliberately kept in lockstep with 2. Shipped rationale cites this exact version. markdown-tooling 1.12 records 0.23.1-specific behavior as a rejected alternative:
If 0.23.2 changed how that switch is exposed, the rejected-alternative rationale stops being true and the shipped design decision needs revisiting — a payload change, not a dependency change. What this PR actually needs
Left open deliberately. Automated triage; no code changed. |
Dependabot cannot produce a mergeable PR in this repository. Four root workflows are installed payload resources byte-locked to published package versions, so a bump to one desynchronizes it from the version it declares (CP-MODIFIED-MANAGED); released payloads are immutable, so the bump has to travel through a new payload minor instead. The Node pins fail differently: their versions are documented behaviorally in shipped package prose, so moving one silently invalidates guidance this repository publishes. All six open PRs (#33, #110, #111, #112, #113 and the #125 capability change) are blocked on that same producer/consumer split rather than on anything upstream. Each carries a triage comment explaining what it needs. Scoping Dependabot to unmanaged paths only was rejected: the ignore list would duplicate the lock's record of which paths are payload-managed, and would rot silently whenever a package claims or relinquishes one. Dependabot alerts stay enabled at the repository level. They raise no pull requests, and security updates were already disabled, so vulnerability visibility is unchanged. Replaces the config-shape assertion with an absence assertion so re-adding the file is a deliberate decision rather than an accident.
Bumps markdownlint-cli2 from 0.23.1 to 0.23.2.
Changelog
Sourced from markdownlint-cli2's changelog.
Commits
b82a6c8Update to version 0.23.2.e4e659dAdd a stub for process.nextTick (using queueMicrotask) now that globby (indir...99760afBump globby from 16.2.1 to 16.2.23070236Address new ESLint warnings from previous commit.6e3cc93Bump eslint-plugin-unicorn from 71.1.0 to 72.0.04ba8177Add eslint-package-json/all to lint script, address new issues.9cb99b2Refactor eslint.config.mjs to use defineConfig, change eslint-plugin-n from "...37fb0ecAddress new ESLint warnings from previous commit.f7fea61Bump eslint-node-test from 0.2.0 to 0.3.085bb5e7Bump js-yaml from 5.2.1 to 5.2.2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)