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 dependency` 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` 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 5 updates:
4.23.4
4.24.0
1.56.2
1.57.0
1.56.2
1.57.0
0.10.2
0.10.3
1.2.4
1.2.6
Updates
protobuf
from 4.23.4 to 4.24.0Commits
093e258
Updating version.json and repo version numbers to: 24.0e48f6f7
Merge pull request #13430 from protocolbuffers/24.x-202308011841e82fc05
Updating version.json to: 24.0-dev3487ae0
Updating version.json and repo version numbers to: 24.0-rc3e916bf6
Merge pull request #13421 from zhangskz/update-24-x-depfce87eb
Update protobuf repo's upb dependency to latest 24.x commit64d9df7
Merge pull request #13418 from protocolbuffers/bazel6ad916a9
Merge pull request #13417 from mkruskal-google/bazel6bc9002e
bazel: Get rid of exec_tools. (#13401)fff4905
Drop support for Bazel 5.Updates
grpcio
from 1.56.2 to 1.57.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
a616401
[Release] Bump version to 1.57.0 (on v1.57.x branch) (#34008)5305347
[v1.57.x][Interop] Backport Python image update (#33868)dfae18f
[ruby] backport "[ruby] remove unnecessary background thread startup wait log...c1285fe
[backport][test] Run PHP distribtests with make -j8 (#33831) (#33834)74d8f5c
[Release] Bump version to 1.57.0-pre1 (on v1.57.x branch) (#33826)1e904e8
[PSM Interop] Legacy tests: fix xDS test client build (v1.57.x backport) (#33...19ca737
[Release] Bump core version to 34.0.0 for upcoming release (#33800)abdeffc
[test] Run PHP distribtests with -j 2 instead of 4 (#33795)ef770e5
[promises] Promise based filter needs to set context before finalization (#33...3d9f2d8
[ruby] improve possible error message in postfork parent (#33791)Updates
grpcio-tools
from 1.56.2 to 1.57.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
a616401
[Release] Bump version to 1.57.0 (on v1.57.x branch) (#34008)5305347
[v1.57.x][Interop] Backport Python image update (#33868)dfae18f
[ruby] backport "[ruby] remove unnecessary background thread startup wait log...c1285fe
[backport][test] Run PHP distribtests with make -j8 (#33831) (#33834)74d8f5c
[Release] Bump version to 1.57.0-pre1 (on v1.57.x branch) (#33826)1e904e8
[PSM Interop] Legacy tests: fix xDS test client build (v1.57.x backport) (#33...19ca737
[Release] Bump core version to 34.0.0 for upcoming release (#33800)abdeffc
[test] Run PHP distribtests with -j 2 instead of 4 (#33795)ef770e5
[promises] Promise based filter needs to set context before finalization (#33...3d9f2d8
[ruby] improve possible error message in postfork parent (#33791)Updates
ansys-sphinx-theme
from 0.10.2 to 0.10.3Commits
8c04602
Ver: Bump 0.10.35f37d09
ver: Bump version 0.10.3f42f403
docs: remove announcement975eb7a
fix: correct url to dev docs extension (#273)dd8313b
maint: update the attributeseba20ff
maint: update the attributes5b456d5
feat: add link code extension (#269)6e98090
Feat: add actions for pymeilisearch indexing (#271)Updates
sphinxcontrib-websupport
from 1.2.4 to 1.2.6Release notes
Sourced from sphinxcontrib-websupport's releases.
Changelog
Sourced from sphinxcontrib-websupport's changelog.
Commits
c4ed76e
Bump to 1.2.6 final5c516ef
Restore support in tests forSphinx<7.2
0a570ce
Run pytest with-vv
8fbe2e6
Test Sphinx's master branch distinctly from ordinary tests99cda11
Fix GitHub Release workflowe7b6e27
Bump to 1.2.5 final172e2a5
Fix tag pattern5c46f7a
Remove outdated sections from READMEb6925aa
Remove module titles in docstrings6f542cc
fixup! Convert type comments to annotationsDependabot 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