chore(deps): bump the actions group with 3 updates#6
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the actions group with 3 updates#6dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) Updates `DavidAnson/markdownlint-cli2-action` from 19 to 22 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19...v22) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '22' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
quality gate: all checks passed
automated check -- see conventions for details. |
anipotts
added a commit
that referenced
this pull request
Mar 17, 2026
blocks every Validate workflow run — json-validation job fails on all pushes and PRs including the pending dependabot PR #6. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
anipotts
added a commit
that referenced
this pull request
Mar 17, 2026
…kdownlint v20 addresses GitHub's Node.js 20 deprecation deadline (June 2, 2026). supersedes dependabot PR #6. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
anipotts
added a commit
that referenced
this pull request
Mar 23, 2026
hook.py: - #5: remove redundant toggle checks from handlers — dispatcher only - #6: document orphaned FK behavior (errors inserted before session row) - #7: move detection checks both cwd AND project_dir columns - #14: check subprocess return codes in ingest/subagent handlers - #28: document project_name = basename(cwd) convention - #29: split print() into context() (stdout→Claude) and log() (stderr) - clean up: Callable type, run_mine_py helper, docstrings SKILL.md: - #3: add FTS5 escaping guidance (double-quote wrapping for literal phrases) - #11: MODELS — add insight guidance (cost efficiency, model switches) - #12: TIME — clarify uses DASHBOARD format with freshness+insight - #13: HEALTH — inline commands (was cross-skill dependency on /stats) - #20: cache formula — clarify "input-side tokens only" + sonnet rate - #22: COMPARE — add insight guidance (largest % change) - #23: WATCH — document exemption from presentation rules - #27: dashboard cache formula — add per-model rates schema.sql: - #8: document DROP+CREATE pattern (intentional for schema updates) - #21: document intentionally backdated pricing dates tests: - #5: update test_disabled_by_config to test dispatcher-level toggle 147 tests passing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
anipotts
added a commit
that referenced
this pull request
Apr 7, 2026
blocks every Validate workflow run — json-validation job fails on all pushes and PRs including the pending dependabot PR #6. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
anipotts
added a commit
that referenced
this pull request
Apr 7, 2026
…kdownlint v20 addresses GitHub's Node.js 20 deprecation deadline (June 2, 2026). supersedes dependabot PR #6. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
anipotts
added a commit
that referenced
this pull request
Apr 7, 2026
hook.py: - #5: remove redundant toggle checks from handlers — dispatcher only - #6: document orphaned FK behavior (errors inserted before session row) - #7: move detection checks both cwd AND project_dir columns - #14: check subprocess return codes in ingest/subagent handlers - #28: document project_name = basename(cwd) convention - #29: split print() into context() (stdout→Claude) and log() (stderr) - clean up: Callable type, run_mine_py helper, docstrings SKILL.md: - #3: add FTS5 escaping guidance (double-quote wrapping for literal phrases) - #11: MODELS — add insight guidance (cost efficiency, model switches) - #12: TIME — clarify uses DASHBOARD format with freshness+insight - #13: HEALTH — inline commands (was cross-skill dependency on /stats) - #20: cache formula — clarify "input-side tokens only" + sonnet rate - #22: COMPARE — add insight guidance (largest % change) - #23: WATCH — document exemption from presentation rules - #27: dashboard cache formula — add per-model rates schema.sql: - #8: document DROP+CREATE pattern (intentional for schema updates) - #21: document intentionally backdated pricing dates tests: - #5: update test_disabled_by_config to test dispatcher-level toggle 147 tests passing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
anipotts
added a commit
that referenced
this pull request
Apr 13, 2026
blocks every Validate workflow run — json-validation job fails on all pushes and PRs including the pending dependabot PR #6. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
anipotts
added a commit
that referenced
this pull request
Apr 13, 2026
…kdownlint v20 addresses GitHub's Node.js 20 deprecation deadline (June 2, 2026). supersedes dependabot PR #6. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
anipotts
added a commit
that referenced
this pull request
Apr 13, 2026
hook.py: - #5: remove redundant toggle checks from handlers — dispatcher only - #6: document orphaned FK behavior (errors inserted before session row) - #7: move detection checks both cwd AND project_dir columns - #14: check subprocess return codes in ingest/subagent handlers - #28: document project_name = basename(cwd) convention - #29: split print() into context() (stdout→Claude) and log() (stderr) - clean up: Callable type, run_mine_py helper, docstrings SKILL.md: - #3: add FTS5 escaping guidance (double-quote wrapping for literal phrases) - #11: MODELS — add insight guidance (cost efficiency, model switches) - #12: TIME — clarify uses DASHBOARD format with freshness+insight - #13: HEALTH — inline commands (was cross-skill dependency on /stats) - #20: cache formula — clarify "input-side tokens only" + sonnet rate - #22: COMPARE — add insight guidance (largest % change) - #23: WATCH — document exemption from presentation rules - #27: dashboard cache formula — add per-model rates schema.sql: - #8: document DROP+CREATE pattern (intentional for schema updates) - #21: document intentionally backdated pricing dates tests: - #5: update test_disabled_by_config to test dispatcher-level toggle 147 tests passing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the actions group with 3 updates: actions/checkout, actions/setup-python and DavidAnson/markdownlint-cli2-action.
Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
actions/setup-pythonfrom 5 to 6Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
a309ff8Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)bfe8cc5Upgrade@actionsdependencies to Node 24 compatible versions (#1259)4f41a90Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)83679a8Bump@types/nodefrom 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...bfc4944Bump prettier from 3.5.3 to 3.6.2 (#1234)97aeb3eBump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)443da59Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...cfd55cagraalpy: add graalpy early-access and windows builds (#880)bba65e5Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)18566f8Improve wording and "fix example" (remove 3.13) on testing against pre-releas...Updates
DavidAnson/markdownlint-cli2-actionfrom 19 to 22Release notes
Sourced from DavidAnson/markdownlint-cli2-action's releases.
... (truncated)
Commits
07035fdUpdate to version 22.0.0.d74d6a5Freshen generated index.js file.ecaf45cBump markdownlint-cli2 from 0.19.1 to 0.20.0e4bf40dFreshen generated index.js file.ae047c4Bump markdownlint-cli2 from 0.19.0 to 0.19.1db7ea3fBump actions/checkout from 5 to 6bfd3fdcBump@stylistic/eslint-pluginfrom 5.6.0 to 5.6.143dc18cBump@stylistic/eslint-pluginfrom 5.5.0 to 5.6.030a0e04Update to version 21.0.0.6d4a055Freshen generated index.js file.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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions