chore: bump mkdocstrings[python] from 0.29.1 to 1.0.3#314
Merged
Conversation
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.29.1 to 1.0.3. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.1...1.0.3) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
Contributor
Dependency ReviewThe following issues were found:
License Issuesuv.lock
OpenSSF Scorecard
Scanned Files
|
Aureliolo
added a commit
that referenced
this pull request
Mar 12, 2026
Fix issues found during PR #314 review session: - Fix gh pr checks field names (state, not status/conclusion) - Remove fragile jq filters that break on Windows bash escaping - Add post-merge verification step to confirm PR merged - Auto-run /post-merge-cleanup instead of just reminding user - Soften migration guide rule for major bumps when breaking changes clearly don't affect our usage - Add intermediate release detection guidance for truncated Dependabot PR bodies - Add Skill to allowed-tools for post-merge-cleanup invocation - Add codecov/test-results-action to CI for Test Analytics (test run times, failure rates, flaky test detection)
3 tasks
Aureliolo
added a commit
that referenced
this pull request
Mar 12, 2026
## Summary - **Fix review-dep-pr skill issues** found during PR #314 review: wrong `gh pr checks` field names (`state` not `status`/`conclusion`), fragile jq filters breaking on Windows bash escaping, missing post-merge verification step, migration guide rule too absolute for major bumps, no guidance for truncated Dependabot release notes - **Auto-run `/post-merge-cleanup`** after merges instead of just reminding the user (added `Skill` to allowed-tools) - **Add Codecov Test Analytics** (`codecov/test-results-action@v1.2.1`, SHA-pinned) to CI — uploads JUnit XML for test run times, failure rates, and flaky test detection in Codecov dashboard ## Test plan - [ ] CI passes (lint, type-check, test, codecov upload) - [ ] Codecov Test Analytics receives test results after CI run - [ ] Next `/review-dep-pr` invocation uses correct `gh pr checks --json name,state` **Pre-reviewed**: quick mode (no substantive code changes) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Aureliolo
added a commit
that referenced
this pull request
Mar 12, 2026
🤖 I have created a release *beep* *boop* --- ## [0.1.2](v0.1.1...v0.1.2) (2026-03-12) ### Features * add /review-dep-pr skill for dependency update PR review ([#315](#315)) ([56f6565](56f6565)) * add static OpenAPI reference page with Scalar UI ([#319](#319)) ([77cdbcc](77cdbcc)) ### Bug Fixes * correct API reference link path in rest-api.md ([#320](#320)) ([3d08f92](3d08f92)) ### CI/CD * bump actions/setup-node from 4.4.0 to 6.3.0 ([#311](#311)) ([3c99d6f](3c99d6f)) * bump actions/setup-python from 5.6.0 to 6.2.0 ([#312](#312)) ([3273553](3273553)) * bump astral-sh/setup-uv from 6.0.1 to 7.4.0 ([#310](#310)) ([b63cee7](b63cee7)) ### Maintenance * bump mkdocstrings[python] from 0.29.1 to 1.0.3 ([#314](#314)) ([d46ccad](d46ccad)) * bump the minor-and-patch group with 2 updates ([#313](#313)) ([6337ae4](6337ae4)) * improve review-dep-pr skill and add Codecov Test Analytics ([#317](#317)) ([eb5782e](eb5782e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Mar 15, 2026
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 mkdocstrings[python] from 0.29.1 to 1.0.3.
Release notes
Sourced from mkdocstrings[python]'s releases.
... (truncated)
Changelog
Sourced from mkdocstrings[python]'s changelog.
... (truncated)
Commits
8bdff16chore: Prepare release 1.0.365b27ecfix: Forward extension instances directly passed from Zensical1624e2cci: Update lint/type-checkingcc3d6a4chore: Template upgradedbf263dfix: Propagate Zensical'szrelpathprocessor4e66617chore: Prepare release 1.0.29f79141refactor: Use global instances for handlers and autorefscb8a3c7chore: Prepare release 1.0.1d37d907refactor: Support manual cross-references in Zensical too0edd18achore: Clean up after v1Dependabot 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)