Skip to content

Bump the build group across 1 directory with 3 updates - #1168

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/build/python/build-21a6df78e5
Open

Bump the build group across 1 directory with 3 updates#1168
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/build/python/build-21a6df78e5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the build group with 3 updates in the /build/python directory: protobuf, mkdocs-material and setuptools.

Updates protobuf from 6.33.4 to 7.35.1

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

Updates mkdocs-material from 9.7.1 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.

mkdocs-material-9.7.6

[!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

  • Automatically disable MkDocs 2.0 warning for forks of MkDocs

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

... (truncated)

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

Updates setuptools from 80.9.0 to 83.0.0

Changelog

Sourced from setuptools's changelog.

v83.0.0

Features

  • Require Python 3.10 or later.

Bugfixes

  • MANIFEST.in matching (via FileList) is now insensitive to Unicode normalization form. A pattern authored in one form (e.g. NFC, as typically saved by editors) now matches a file whose name is stored on disk in another (e.g. NFD, as produced by macOS APFS/HFS+). Previously an exclude, global-exclude, recursive-exclude, or prune rule could silently fail to drop a non-ASCII-named file from the source distribution, publishing it despite the exclusion -- see GHSA-h35f-9h28-mq5c.

Deprecations and Removals

  • pypa/distutils#334

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

... (truncated)

Commits
  • 6519f72 Bump version: 82.0.1 → 83.0.0
  • d1151b1 Merge pull request #5250 from pypa/feature/distutils-d7633fbed
  • a2df31e Capture removal of dry_run parameter in changelog.
  • 00144dc Moved newsfragment to the release where it occurred.
  • a4a5a2b Add news fragment.
  • 77470c2 Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed
  • 3c43897 Merge pull request #5247 from pypa/copilot/fix-pypy-version-issue
  • bb6ea66 Bump PyPy from 3.10 to 3.11 in CI workflow
  • a2bc3ac Fix broken intersphinx reference to build's installation docs
  • 2d6a739 Use stacked parametrize decorators instead of itertools.product
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch 2 times, most recently from f9b95ab to 31512a8 Compare March 8, 2026 11:52
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from 31512a8 to 5bedae8 Compare March 15, 2026 11:53
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch 2 times, most recently from 59405d3 to d7ccda7 Compare March 29, 2026 11:52
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from d7ccda7 to c5ca2b1 Compare April 5, 2026 11:53
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from c5ca2b1 to 873d904 Compare April 12, 2026 11:53
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from 873d904 to f238a96 Compare May 17, 2026 10:53
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch 2 times, most recently from c396205 to 3ce0bf4 Compare May 31, 2026 11:53
@dependabot dependabot Bot changed the title Bump the build group across 1 directory with 3 updates build(deps): bump the build group across 1 directory with 3 updates Jun 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from 3ce0bf4 to cf82a0c Compare June 7, 2026 11:53
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from cf82a0c to cfdbb36 Compare June 21, 2026 11:52
@dependabot dependabot Bot changed the title build(deps): bump the build group across 1 directory with 3 updates Bump the build group across 1 directory with 3 updates Jul 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from cfdbb36 to 390c42d Compare July 5, 2026 11:52
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch 2 times, most recently from f1aaad2 to c36fa00 Compare July 19, 2026 11:52
Bumps the build group with 3 updates in the /build/python directory: [protobuf](https://github.com/protocolbuffers/protobuf), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [setuptools](https://github.com/pypa/setuptools).


Updates `protobuf` from 6.33.4 to 7.35.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `mkdocs-material` from 9.7.1 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.1...9.7.7)

Updates `setuptools` from 80.9.0 to 83.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v80.9.0...v83.0.0)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: protobuf
  dependency-version: 6.33.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: setuptools
  dependency-version: 82.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/build/python/build-21a6df78e5 branch from c36fa00 to c80db2e Compare August 9, 2026 11:52
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants