Skip to content

Build(deps-dev): Bump the patch group across 1 directory with 4 updates#160

Merged
frequenz-auto-dependabot[bot] merged 1 commit intov0.x.xfrom
dependabot/pip/patch-b53c1d6c72
Mar 27, 2026
Merged

Build(deps-dev): Bump the patch group across 1 directory with 4 updates#160
frequenz-auto-dependabot[bot] merged 1 commit intov0.x.xfrom
dependabot/pip/patch-b53c1d6c72

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the patch group with 4 updates in the / directory: mike, mkdocs-literate-nav, mkdocs-material and setuptools.

Updates mike from 2.1.3 to 2.1.4

Release notes

Sourced from mike's releases.

v2.1.4

Bug fixes

  • Use built-in importlib in Python 3.10 and greater
Changelog

Sourced from mike's changelog.

v2.1.4 (2026-03-07)

Bug fixes

  • Use built-in importlib in Python 3.10 and greater

Commits
  • fd2c5dc Update version to 2.1.4
  • 6bad205 Update copyright year
  • 9e5f876 Remove deprecated license classifier
  • 80c47ab Be more consistent with newlines in CHANGES.md
  • 11d4160 Use built-in importlib in Python 3.10 and greater
  • bdda184 Improve selection of unit test suites on command line
  • d8a9b49 Add CI for Python 3.14 and remove old workarounds
  • 97deaed Update copyright
  • 64298e2 Update Python version for linting
  • e6f523a Test Python 3.12 and 3.13
  • Additional commits viewable in compare view

Updates mkdocs-literate-nav from 0.6.2 to 0.6.3

Release notes

Sourced from mkdocs-literate-nav's releases.

v0.6.3

Full Changelog: oprypin/mkdocs-literate-nav@v0.6.2...v0.6.3

Commits
  • b91268c v0.6.3
  • cee9ec4 Exclude properdocs when testing minimal dependencies
  • ea523f5 Warn when this plugin is being used from the mkdocs executable (#39)
  • 258b15a Drop testing under Python 3.9 to fix CI
  • See full diff in compare view

Updates mkdocs-material from 9.7.4 to 9.7.6

Release notes

Sourced from mkdocs-material's releases.

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

Changes

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

Sourced from mkdocs-material's changelog.

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 unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.

Changes:

... (truncated)

Commits
  • 6c52ed6 Prepare 9.7.6 release
  • 51d9b76 Automatically disable MkDocs 2.0 warning for forks of MkDocs
  • 6f9a48b Updated links
  • 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
  • Additional commits viewable in compare view

Updates setuptools from 82.0.0 to 82.0.1

Changelog

Sourced from setuptools's changelog.

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

Commits
  • 5a13876 Bump version: 82.0.0 → 82.0.1
  • 51ab8f1 Avoid using (deprecated) 'json.version' in tests (#5194)
  • f9c37b2 Docs/CI: Fix intersphinx references (#5195)
  • 8173db2 Docs: Fix intersphinx references
  • 09bafbc Fix past tense on newsfragment
  • 461ea56 Add news fragment
  • c4ffe53 Avoid using (deprecated) 'json.version' in tests
  • 749258b Cleanup pkg_resources dependencies and configuration (#5175)
  • 2019c16 Parse ext-module.define-macros from pyproject.toml as list of tuples (#5169)
  • b809c86 Sync setuptools schema with validate-pyproject (#5157)
  • Additional commits viewable in compare view

@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Mar 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2026 11:08
@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Mar 27, 2026
@dependabot dependabot bot requested review from ela-kotulska-frequenz and removed request for a team March 27, 2026 11:08
@github-actions github-actions bot added the tool:auto-merged Auto-approved Dependabot PRs label Mar 27, 2026
github-actions[bot]
github-actions bot previously approved these changes Mar 27, 2026
@github-actions github-actions bot enabled auto-merge March 27, 2026 11:08
@github-actions github-actions bot added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 27, 2026
@llucax
Copy link
Copy Markdown
Contributor

llucax commented Mar 27, 2026

@dependabot rebase

@dependabot dependabot bot changed the title Build(deps-dev): Bump the patch group with 4 updates Build(deps-dev): Bump the patch group across 1 directory with 4 updates Mar 27, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/patch-b53c1d6c72 branch from c576f77 to a42870a Compare March 27, 2026 16:04
@frequenz-auto-dependabot frequenz-auto-dependabot bot added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 27, 2026
Bumps the patch group with 4 updates: [mike](https://github.com/jimporter/mike), [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [setuptools](https://github.com/pypa/setuptools).


Updates `mike` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/jimporter/mike/releases)
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md)
- [Commits](jimporter/mike@v2.1.3...v2.1.4)

Updates `mkdocs-literate-nav` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases)
- [Commits](oprypin/mkdocs-literate-nav@v0.6.2...v0.6.3)

Updates `mkdocs-material` from 9.7.4 to 9.7.6
- [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.4...9.7.6)

Updates `setuptools` from 82.0.0 to 82.0.1
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v82.0.0...v82.0.1)

---
updated-dependencies:
- dependency-name: mike
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: mkdocs-literate-nav
  dependency-version: 0.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: mkdocs-material
  dependency-version: 9.7.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@frequenz-auto-dependabot frequenz-auto-dependabot bot added this pull request to the merge queue Mar 27, 2026
Merged via the queue into v0.x.x with commit 4952dea Mar 27, 2026
9 checks passed
@frequenz-auto-dependabot frequenz-auto-dependabot bot deleted the dependabot/pip/patch-b53c1d6c72 branch March 27, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) tool:auto-merged Auto-approved Dependabot PRs type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant