Skip to content

Commit e89e5d2

Browse files
authored
Bump the patch group with 4 updates (#244)
Bumps the patch group with 4 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [frequenz-repo-config[api]](https://github.com/frequenz-floss/frequenz-repo-config-python) and [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python). Updates `protobuf` from 5.29.3 to 5.29.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/1be1c9d0ea6efa2a25bd7b76186844d1669be78a"><code>1be1c9d</code></a> Updating version.json and repo version numbers to: 29.4</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/ce5990778f1196b0eb57088be54957cbd55d0c3e"><code>ce59907</code></a> Fix Java concurrency issue in feature resolution for old &lt;=3.25.x gencode usi...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/b89afb40e27e4f57ff781814239dd428cc663303"><code>b89afb4</code></a> Upgrade to protobuf-ci v4 (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/20584">#20584</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/236dd7b5f2340eed6fb95a7e72fb101f690435b6"><code>236dd7b</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/20315">#20315</a> from protocolbuffers/updateUbuntu29</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/50404416dd4364b9927d9d962e3944ff61c00053"><code>5040441</code></a> Update ubuntu20 to ubuntu22</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/7bd872c6736048b1d7dd0076e932f0d1b139fe90"><code>7bd872c</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/20293">#20293</a> from protocolbuffers/29.x-backport-aarch64-runners</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/e401c51a21c59dda2cf73b9be695406827e8a25b"><code>e401c51</code></a> Backport bumps to aarch64 runners</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/7a63b99413db0ab6ed4cd54681e9d4aa99278c5e"><code>7a63b99</code></a> Pin Rust googletest dependency to 0.13.0 (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/20141">#20141</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/7bf3f7b5ebcbdfe0e2106aeeb92fe3be67b9e8b7"><code>7bf3f7b</code></a> Merge pull request <a href="https://redirect.github.com/protocolbuffers/protobuf/issues/19927">#19927</a> from protocolbuffers/29.x-202501082100</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/7f4fcf227980414307d1c7193ae601404dedfb83"><code>7f4fcf2</code></a> Updating version.json and repo version numbers to: 29.4-dev</li> <li>See full diff in <a href="https://github.com/protocolbuffers/protobuf/compare/v5.29.3...v5.29.4">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.6.11 to 9.6.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.6.12</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8158">#8158</a>: Flip footnote back reference icon for right-to-left languages</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.6.12 (2025-04-17)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8158">#8158</a>: Flip footnote back reference icon for right-to-left languages</li> </ul> <p>mkdocs-material-9.6.11 (2025-04-01)</p> <ul> <li>Updated Docker image to latest Alpine Linux</li> <li>Bump required Jinja version to 3.1</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8133">#8133</a>: Jinja filter <code>items</code> not available (9.6.10 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8128">#8128</a>: Search plugin not entirely disabled via enabled setting</li> </ul> <p>mkdocs-material-9.6.10 (2025-03-30)</p> <p>This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.</p> <p>Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.</p> <p>Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.</p> <p>mkdocs-material-9.6.9 (2025-03-17)</p> <ul> <li>Updated Serbo-Croatian translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8086">#8086</a>: Custom SVG icons containing hashes break rendering</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8067">#8067</a>: Drawer has gap on right side in Firefox on some OSs</li> </ul> <p>mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8019">#8019</a>: Tooltips have precedence over instant previews</li> </ul> <p>mkdocs-material-9.6.8 (2025-03-13)</p> <ul> <li>Added Welsh translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8076">#8076</a>: Privacy plugin crashes if HTTP download fails</li> </ul> <p>mkdocs-material-9.6.7 (2025-03-03)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8056">#8056</a>: Error in backrefs implementation (9.6.6 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8054">#8054</a>: Unescaped quotes in ARIA labels of table of contents</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/4c0004e16b1d51511fbd3c8537394069f004ecfe"><code>4c0004e</code></a> Prepare 9.6.12 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/45584df9537aeb462ef4101f917aa60ed7e6dce6"><code>45584df</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/475fa2268521ef1de72eb1481f7a0a2a8357ce01"><code>475fa22</code></a> WIP</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6a1600f9c793e0d8be94db75414b23f0253ec9d8"><code>6a1600f</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/efe44f6c08fe2641140887be92719b7566707148"><code>efe44f6</code></a> Fixed footnote back reference icon orientation for RTL languages</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/5d99a9fcf7761c7bf727c5f96cc289d3c18b7435"><code>5d99a9f</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8155">#8155</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/99fefe8dfbc9352086adebb2ca92a1c706237dd9"><code>99fefe8</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8157">#8157</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f6480d791cf6c1b340fe75875350cc37df116845"><code>f6480d7</code></a> Update README</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9baaad9238290f27544de4909b0a01803f1111de"><code>9baaad9</code></a> Updated publishing guide (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8150">#8150</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/cbe74214d6f2c958a2f194b9e72876af4379f2fe"><code>cbe7421</code></a> Updated premium sponsors</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.6.11...9.6.12">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[api]` from 0.13.2 to 0.13.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[api]'s releases</a>.</em></p> <blockquote> <h2>v0.13.3</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <p>This version only widens the <code>setuptools</code> dependency to support 79.x.</p> <h2>What's Changed</h2> <ul> <li>Clear release notes and migration script by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/389">frequenz-floss/frequenz-repo-config-python#389</a></li> <li>Bump, widen and fix setuptools dependency by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/392">frequenz-floss/frequenz-repo-config-python#392</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/3fbbfd89c61d4977f97327ab1d2f17a20b425997"><code>3fbbfd8</code></a> Bump, widen and fix setuptools dependency (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/392">#392</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/4db0469546a905c0248011e76639b07b3de5c97a"><code>4db0469</code></a> Prepare release notes for v0.13.3.</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/2a5ba596b12c0ffa7064e7d7184040bc0226501b"><code>2a5ba59</code></a> Bump, widen and fix setuptools dependency</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ce77b234c8538ebd3666011dad3659f1f474883d"><code>ce77b23</code></a> Clear release notes and migration script (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/389">#389</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/68f757846c555806085cebd138806d1581296b7d"><code>68f7578</code></a> Clear release notes and migration script</li> <li>See full diff in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.2 to 0.13.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[extra-lint-examples]'s releases</a>.</em></p> <blockquote> <h2>v0.13.3</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <p>This version only widens the <code>setuptools</code> dependency to support 79.x.</p> <h2>What's Changed</h2> <ul> <li>Clear release notes and migration script by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/389">frequenz-floss/frequenz-repo-config-python#389</a></li> <li>Bump, widen and fix setuptools dependency by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/392">frequenz-floss/frequenz-repo-config-python#392</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/3fbbfd89c61d4977f97327ab1d2f17a20b425997"><code>3fbbfd8</code></a> Bump, widen and fix setuptools dependency (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/392">#392</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/4db0469546a905c0248011e76639b07b3de5c97a"><code>4db0469</code></a> Prepare release notes for v0.13.3.</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/2a5ba596b12c0ffa7064e7d7184040bc0226501b"><code>2a5ba59</code></a> Bump, widen and fix setuptools dependency</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ce77b234c8538ebd3666011dad3659f1f474883d"><code>ce77b23</code></a> Clear release notes and migration script (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/389">#389</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/68f757846c555806085cebd138806d1581296b7d"><code>68f7578</code></a> Clear release notes and migration script</li> <li>See full diff in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | protobuf | [>= 6.dev0, < 7] | </details> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 </details>
2 parents 0f92ab1 + b78924e commit e89e5d2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
requires = [
66
"setuptools == 78.1.0",
77
"setuptools_scm[toml] == 8.2.0",
8-
"frequenz-repo-config[api] == 0.13.2",
8+
"frequenz-repo-config[api] == 0.13.3",
99
# We need to pin the protobuf, grpcio and grpcio-tools dependencies to make
1010
# sure the code is generated using the minimum supported versions, as older
1111
# versions can't work with code that was generated with newer versions.
1212
# https://protobuf.dev/support/cross-version-runtime-guarantee/#backwards
13-
"protobuf == 5.29.3",
13+
"protobuf == 5.29.4",
1414
"grpcio-tools == 1.70.0",
1515
"grpcio == 1.70.0",
1616
]
@@ -76,10 +76,10 @@ dev-mkdocs = [
7676
"mkdocs-gen-files == 0.5.0",
7777
"mkdocs-literate-nav == 0.6.2",
7878
"mkdocs-macros-plugin == 1.3.7",
79-
"mkdocs-material == 9.6.11",
79+
"mkdocs-material == 9.6.12",
8080
"mkdocstrings[python] == 0.29.1",
8181
"mkdocstrings-python == 1.16.10",
82-
"frequenz-repo-config[api] == 0.13.2",
82+
"frequenz-repo-config[api] == 0.13.3",
8383
]
8484
dev-mypy = [
8585
"mypy == 1.15.0",
@@ -88,15 +88,15 @@ dev-mypy = [
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
9090
]
91-
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[api] == 0.13.2"]
91+
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[api] == 0.13.3"]
9292
dev-pylint = [
9393
"pylint == 3.3.6",
9494
# For checking the noxfile, docs/ script, and tests
9595
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
9696
]
9797
dev-pytest = [
9898
"pytest == 8.3.5",
99-
"frequenz-repo-config[extra-lint-examples] == 0.13.2",
99+
"frequenz-repo-config[extra-lint-examples] == 0.13.3",
100100
]
101101
dev = [
102102
"frequenz-api-dispatch[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",

0 commit comments

Comments
 (0)