chore: bump the minor-and-patch group with 2 updates#313
Merged
Conversation
|
PR author is in the excluded authors list. |
Contributor
Dependency ReviewThe following issues were found:
License Issuesuv.lock
OpenSSF Scorecard
Scanned Files
|
Bumps the minor-and-patch group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [griffe-pydantic](https://github.com/mkdocstrings/griffe-pydantic). Updates `mkdocs-material` from 9.6.14 to 9.7.5 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.14...9.7.5) Updates `griffe-pydantic` from 1.1.2 to 1.3.1 - [Release notes](https://github.com/mkdocstrings/griffe-pydantic/releases) - [Changelog](https://github.com/mkdocstrings/griffe-pydantic/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe-pydantic@1.1.2...1.3.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: griffe-pydantic dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
ab4df8a to
444c625
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #313 +/- ##
=======================================
Coverage 93.64% 93.64%
=======================================
Files 427 427
Lines 19177 19177
Branches 1846 1846
=======================================
Hits 17959 17959
Misses 943 943
Partials 275 275 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 the minor-and-patch group with 2 updates: mkdocs-material and griffe-pydantic.
Updates
mkdocs-materialfrom 9.6.14 to 9.7.5Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.00d30a13Updated blog post on MkDocs 2.08b55995Updated blog post on MkDocs 2.066d413fUpdated blog post on MkDocs 2.0Updates
griffe-pydanticfrom 1.1.2 to 1.3.1Release notes
Sourced from griffe-pydantic's releases.
... (truncated)
Changelog
Sourced from griffe-pydantic's changelog.
... (truncated)
Commits
5dcc7ebchore: Prepare release 1.3.1b4ad01bbuild: Depend on griffelib instead of griffe91c48ffci: Lintd1e15d4chore: Template upgrade2782350chore: Update sponsors section in README7219a8echore: Prepare release 1.3.0c8d9635chore: Template upgradeab6c0dcfeat: Support dedent/cleandoc for Field description9491921feat: Support Pydantic'sPrivateAttr078fcd3chore: Template upgradeDependabot 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