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 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pip-deps group in /requirements with 4 updates: sphinx, sphinx-notfound-page, grpcio and grpcio-tools.
Updates
sphinx
from 7.4.7 to 8.0.2Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
043750e
Bump to 8.0.2 finalcee9efc
Useclassmethod
for a class method16fed35
Bump versiond9bda77
Bump to 8.0.1 final006a6a7
Fix Flake8d0915ab
Fix mypy865b513
Patchpygments.Formatter.__class_getitem__
in Pygments 2.17f1d3c3f
Bump version0e8a638
Bump to 8.0.0 final5750d0e
[bot]: Update message catalogues (#12641)Updates
sphinx-notfound-page
from 1.0.2 to 1.0.4Changelog
Sourced from sphinx-notfound-page's changelog.
Commits
be376e2
Release 1.0.44a7a4db
fix: Error with sphinx-notfound-page 1.0.3 - 'tuple' object has no at… (#241)fe10592
Tests: update test suite and fix some tests (#242)c628442
Release 1.0.39b0cc7d
fix: check prefix starts and ends with / (#238)64ed88f
fix _Opt deprecation warning (#236)Updates
grpcio
from 1.65.1 to 1.65.4Release notes
Sourced from grpcio's releases.
Commits
c3407b7
[Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)eb7b279
[v1.65] [chttp2] Fix a bug in hpack error handling (#37366)c32db9c
[Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)0e1e1ef
[Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....0bbbfd3
[Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)a699463
[Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)c8ea3d7
[Gpr_To_Absl_Logging][Noise_Reduction] (#37289)8cbf785
[ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)f548d3c
[Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)cf78563
[Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)Updates
grpcio-tools
from 1.65.1 to 1.65.4Release notes
Sourced from grpcio-tools's releases.
Commits
c3407b7
[Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)eb7b279
[v1.65] [chttp2] Fix a bug in hpack error handling (#37366)c32db9c
[Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)0e1e1ef
[Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....0bbbfd3
[Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)a699463
[Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)c8ea3d7
[Gpr_To_Absl_Logging][Noise_Reduction] (#37289)8cbf785
[ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)f548d3c
[Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)cf78563
[Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)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 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