Skip to content

chore(deps-dev): bump mkdocs-material from 9.7.6 to 9.7.7 in the uv group across 1 directory - #16

Merged
CameronBrooks11 merged 2 commits into
mainfrom
dependabot/uv/uv-55c7a475ee
Sep 5, 2026
Merged

chore(deps-dev): bump mkdocs-material from 9.7.6 to 9.7.7 in the uv group across 1 directory#16
CameronBrooks11 merged 2 commits into
mainfrom
dependabot/uv/uv-55c7a475ee

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the uv group with 1 update in the / directory: mkdocs-material.

Updates mkdocs-material from 9.7.6 to 9.7.7

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.7.7

[!WARNING]

Material for MkDocs is approaching end of life

Material for MkDocs is scheduled to reach end of life on November 5, 2026. Until then, maintenance is limited to critical bug fixes and security updates. After this date, the project will remain available on PyPI and GitHub, but no further maintenance is planned except in exceptional circumstances.

For users looking for a long-term, actively developed successor, we're building Zensical – a next-generation static site generator designed for technical documentation. If you're planning a new documentation project or evaluating your long-term options, we invite you to take a look.

Organizations requiring support beyond this date are welcome to get in touch to discuss available options.

Read the full announcement on our blog

Changes

  • Fixed a DOM-based XSS vulnerability in search suggestions

Thanks to @​p- for responsibly reporting this issue.

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.7.7 (2026-07-17)

  • Fixed DOM-based XSS vulnerability in search suggestions

mkdocs-material-9.7.6 (2026-03-19)

  • Automatically disable MkDocs 2.0 warning for forks of MkDocs

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

... (truncated)

Commits

Dependabot compatibility score

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the uv group with 1 update in the / directory: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-material` from 9.7.6 to 9.7.7
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.7.6...9.7.7)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.7
  dependency-type: direct:development
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 3, 2026
@CameronBrooks11
CameronBrooks11 merged commit a4b849f into main Sep 5, 2026
6 checks passed
@CameronBrooks11
CameronBrooks11 deleted the dependabot/uv/uv-55c7a475ee branch September 5, 2026 21:10
CameronBrooks11 added a commit that referenced this pull request Sep 5, 2026
)

## The gap

The docs site is built with `uv sync --group docs`, so **what it ships
is decided by `uv.lock`** — but `uv.lock` and `pyproject.toml` were not
trigger paths. A dependency fix could land on `main` while the deployed
site kept serving the previous build, and there was no
`workflow_dispatch`, so it could not be rebuilt by hand either.

## Not hypothetical

`mkdocs-material 9.7.6` —
[GHSA-xvg9-69gf-fjrf](GHSA-xvg9-69gf-fjrf)
/ CVE-2026-73295, DOM XSS in search suggestions, patched in 9.7.7 — was
**live on the published docs**:

```
$ curl -s https://heibench.github.io/gerberdiff/ | grep generator
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.6">
```

The advisory is scoped `development`, which understates it here: the
vulnerable code is in the search bundle that the public site serves.

Merging #16 alone would have closed the Dependabot alert and left that
build served — a green signal that did not match what was deployed.

## After #16, a fresh strict build from the updated lock

```
$ uv sync --group docs && uv run mkdocs build --strict
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.7">
```

## The change

Adds `uv.lock` and `pyproject.toml` to both trigger lists, and adds
`workflow_dispatch`. Because `.github/workflows/docs.yml` is itself a
trigger path, **merging this redeploys the site**, which is what
actually gets 9.7.7 in front of readers.

`orlab`'s docs workflow already has the right shape — no path filter
plus `workflow_dispatch` — so this brings gerberdiff in line with the
sibling rather than inventing a convention.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant