Skip to content

chore: bump the minor-and-patch group with 2 updates#313

Merged
Aureliolo merged 2 commits intomainfrom
dependabot/uv/minor-and-patch-45f37173e4
Mar 12, 2026
Merged

chore: bump the minor-and-patch group with 2 updates#313
Aureliolo merged 2 commits intomainfrom
dependabot/uv/minor-and-patch-45f37173e4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps the minor-and-patch group with 2 updates: mkdocs-material and griffe-pydantic.

Updates mkdocs-material from 9.6.14 to 9.7.5

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.7.5

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Limited version range of mkdocs to <2
  • Updated MkDocs 2.0 incompatibility warning (clarify relation with MkDocs)

mkdocs-material-9.7.4

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Hardened social cards plugin by switching to sandboxed environment (recommended by @​caveeroo)
  • Updated MkDocs 2.0 incompatibility warning

mkdocs-material-9.7.2

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Opened up version ranges of optional dependencies for forward-compatibility
  • Added warning to mkdocs build about impending MkDocs 2.0 incompatibility (doesn't affect strict mode)

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.7.5 (2026-03-10)

  • Limited version range of mkdocs to <2
  • Updated MkDocs 2.0 incompatibility warning (clarify relation with MkDocs)

mkdocs-material-9.7.4 (2026-03-03)

  • Hardened social cards plugin by switching to sandboxed environment
  • Updated MkDocs 2.0 incompatibility warning

mkdocs-material-9.7.3 (2026-02-24)

  • Fixed #8567: Print MkDocs 2.0 incompatibility warning to stderr

mkdocs-material-9.7.2 (2026-02-18)

  • Opened up version ranges of optional dependencies for forward-compatibility
  • Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility

mkdocs-material-9.7.1 (2025-12-18)

  • Updated requests to 2.30+ to mitigate CVE in urllib
  • Fixed privacy plugin not picking up protocol-relative URLs
  • Fixed #8542: false positives and negatives captured in privacy plugin

mkdocs-material-9.7.0 (2025-11-11)

⚠️ Material for MkDocs is now in maintenance mode

This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.

Read the full announcement on our blog: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/

This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.

Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.

Changes:

  • Added support for pinned blog posts and author profiles
  • Added support for customizing pagination for blog index pages
  • Added support for customizing blog category sort order

... (truncated)

Commits
  • 00b9933 Prepare 9.7.5 release
  • 37683d1 Updated blog post on MkDocs 2.0
  • 199e315 Updated warning message to clarify relation to MkDocs
  • 1025833 Limited version range of mkdocs to <2
  • 1532f52 Added update log to blog post
  • d0c8b28 Updated dependencies to fix vulnerabilities
  • 71d4869 Updated blog post on MkDocs 2.0
  • 0d30a13 Updated blog post on MkDocs 2.0
  • 8b55995 Updated blog post on MkDocs 2.0
  • 66d413f Updated blog post on MkDocs 2.0
  • Additional commits viewable in compare view

Updates griffe-pydantic from 1.1.2 to 1.3.1

Release notes

Sourced from griffe-pydantic's releases.

1.3.1

1.3.1 - 2026-02-20

Compare with 1.3.0

Build

  • Depend on griffelib instead of griffe (b4ad01b by Timothée Mazzucotelli).

1.3.0

1.3.0 - 2026-02-09

Compare with 1.2.0

Features

1.2.0

1.2.0 - 2026-01-13

Compare with 1.1.8

Features

1.1.8

1.1.8 - 2025-10-14

Compare with 1.1.7

Bug Fixes

  • Don't process module aliases (all modules eventually get processed) (87ab586 by Timothée Mazzucotelli). Issue-45
  • Prevent crashes while computing JSON schemas (ec1b424 by Timothée Mazzucotelli).

1.1.7

1.1.7 - 2025-09-05

Compare with 1.1.6

Build

  • Depend on Griffe 1.14 (08f955c by Timothée Mazzucotelli).

1.1.6

1.1.6 - 2025-08-06

... (truncated)

Changelog

Sourced from griffe-pydantic's changelog.

1.3.1 - 2026-02-20

Compare with 1.3.0

Build

  • Depend on griffelib instead of griffe (b4ad01b by Timothée Mazzucotelli).

1.3.0 - 2026-02-09

Compare with 1.2.0

Features

1.2.0 - 2026-01-13

Compare with 1.1.8

Features

1.1.8 - 2025-10-14

Compare with 1.1.7

Bug Fixes

  • Don't process module aliases (all modules eventually get processed) (87ab586 by Timothée Mazzucotelli). Issue-45
  • Prevent crashes while computing JSON schemas (ec1b424 by Timothée Mazzucotelli).

1.1.7 - 2025-09-05

Compare with 1.1.6

Build

  • Depend on Griffe 1.14 (08f955c by Timothée Mazzucotelli).

1.1.6 - 2025-08-06

Compare with 1.1.5

Bug Fixes

... (truncated)

Commits
  • 5dcc7eb chore: Prepare release 1.3.1
  • b4ad01b build: Depend on griffelib instead of griffe
  • 91c48ff ci: Lint
  • d1e15d4 chore: Template upgrade
  • 2782350 chore: Update sponsors section in README
  • 7219a8e chore: Prepare release 1.3.0
  • c8d9635 chore: Template upgrade
  • ab6c0dc feat: Support dedent/cleandoc for Field description
  • 9491921 feat: Support Pydantic's PrivateAttr
  • 078fcd3 chore: Template upgrade
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added the type:chore Maintenance, cleanup, dependency updates label Mar 12, 2026
@dependabot dependabot bot requested a review from Aureliolo as a code owner March 12, 2026 06:11
@dependabot dependabot bot added the type:chore Maintenance, cleanup, dependency updates label Mar 12, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 12, 2026

PR author is in the excluded authors list.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 12, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

uv.lock

PackageVersionLicenseIssue Type
griffe-pydantic1.3.1NullUnknown License
mkdocs-material9.7.5NullUnknown License
Allowed Licenses: MIT, MIT-0, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0, PSF-2.0, Unlicense, 0BSD, CC0-1.0, Python-2.0, Python-2.0.1, LicenseRef-scancode-free-unknown, LGPL-2.0-only, LGPL-2.1-only, LGPL-3.0-only, LGPL-3.0-or-later, BlueOak-1.0.0

OpenSSF Scorecard

PackageVersionScoreDetails
pip/griffe-pydantic 1.3.1 UnknownUnknown
pip/mkdocs-material 9.7.5 UnknownUnknown

Scanned Files

  • uv.lock

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>
@dependabot dependabot bot force-pushed the dependabot/uv/minor-and-patch-45f37173e4 branch from ab4df8a to 444c625 Compare March 12, 2026 07:54
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.64%. Comparing base (eb5782e) to head (c965373).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Aureliolo Aureliolo merged commit 6337ae4 into main Mar 12, 2026
15 checks passed
@Aureliolo Aureliolo deleted the dependabot/uv/minor-and-patch-45f37173e4 branch March 12, 2026 08:23
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:chore Maintenance, cleanup, dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant