-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the python-packages group in /benchmarks with 24 updates #1037
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/benchmarks/python-packages-e5d924c2eb
Closed
build(deps): bump the python-packages group in /benchmarks with 24 updates #1037
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/benchmarks/python-packages-e5d924c2eb
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-packages group in /benchmarks with 24 updates: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.38.1` | `1.66.0` | | [grpcio-reflection](https://grpc.io) | `1.38.1` | `1.66.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.26.0` | | [opentelemetry-exporter-zipkin](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.26.0` | | [opentelemetry-exporter-zipkin-json](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.26.0` | | [opentelemetry-exporter-zipkin-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.26.0` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.22b0` | `0.47b0` | | [opentelemetry-instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.22b0` | `0.47b0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.26.0` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.22b0` | `0.47b0` | | [boto3](https://github.com/boto/boto3) | `1.18.1` | `1.35.6` | | [redis](https://github.com/redis/redis-py) | `3.5.3` | `5.0.8` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.38.1` | `1.66.0` | | [environs](https://github.com/sloria/environs) | `9.3.2` | `11.0.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.24.2` | `1.5.1` | | [numpy](https://github.com/numpy/numpy) | `1.18.0` | `2.1.0` | | [pycapnp](https://github.com/capnproto/pycapnp) | `1.3.0` | `2.0.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.19.1` | `2.142.0` | | [flask](https://github.com/pallets/flask) | `2.0.1` | `3.0.3` | | [torch](https://github.com/pytorch/pytorch) | `2.2.0` | `2.4.0` | | [onnx](https://github.com/onnx/onnx) | `1.6.0` | `1.16.2` | | [transformers](https://github.com/huggingface/transformers) | `2.4.0` | `4.44.2` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.2.0` | `1.19.0` | | [joblib](https://github.com/joblib/joblib) | `1.2.0` | `1.4.2` | Updates `grpcio` from 1.38.1 to 1.66.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.38.1...v1.66.0) Updates `grpcio-reflection` from 1.38.1 to 1.66.0 Updates `opentelemetry-api` from 1.3.0 to 1.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.3.0...v1.26.0) Updates `opentelemetry-exporter-zipkin` from 1.3.0 to 1.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.3.0...v1.26.0) Updates `opentelemetry-exporter-zipkin-json` from 1.3.0 to 1.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.3.0...v1.26.0) Updates `opentelemetry-exporter-zipkin-proto-http` from 1.3.0 to 1.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.3.0...v1.26.0) Updates `opentelemetry-instrumentation` from 0.22b0 to 0.47b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-grpc` from 0.22b0 to 0.47b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-sdk` from 1.3.0 to 1.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.3.0...v1.26.0) Updates `opentelemetry-semantic-conventions` from 0.22b0 to 0.47b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `boto3` from 1.18.1 to 1.35.6 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.18.1...1.35.6) Updates `redis` from 3.5.3 to 5.0.8 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.5.3...v5.0.8) Updates `grpcio-tools` from 1.38.1 to 1.66.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.38.1...v1.66.0) Updates `environs` from 9.3.2 to 11.0.0 - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](sloria/environs@9.3.2...11.0.0) Updates `scikit-learn` from 0.24.2 to 1.5.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.24.2...1.5.1) Updates `numpy` from 1.18.0 to 2.1.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.18.0...v2.1.0) Updates `pycapnp` from 1.3.0 to 2.0.0 - [Changelog](https://github.com/capnproto/pycapnp/blob/master/CHANGELOG.md) - [Commits](capnproto/pycapnp@v1.3.0...v2.0.0) Updates `google-api-python-client` from 2.19.1 to 2.142.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.19.1...v2.142.0) Updates `flask` from 2.0.1 to 3.0.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.0.1...3.0.3) Updates `torch` from 2.2.0 to 2.4.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.2.0...v2.4.0) Updates `onnx` from 1.6.0 to 1.16.2 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](onnx/onnx@v1.6.0...v1.16.2) Updates `transformers` from 2.4.0 to 4.44.2 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v2.4.0...v4.44.2) Updates `onnxruntime` from 1.2.0 to 1.19.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.2.0...v1.19.0) Updates `joblib` from 1.2.0 to 1.4.2 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.2.0...1.4.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: grpcio-reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opentelemetry-exporter-zipkin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opentelemetry-exporter-zipkin-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opentelemetry-exporter-zipkin-proto-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opentelemetry-instrumentation dependency-type: direct:production dependency-group: python-packages - dependency-name: opentelemetry-instrumentation-grpc dependency-type: direct:production dependency-group: python-packages - dependency-name: opentelemetry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: opentelemetry-semantic-conventions dependency-type: direct:production dependency-group: python-packages - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: environs dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pycapnp dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: onnx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: joblib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Aug 27, 2024
The group that created this PR has been removed from your configuration. |
auto-merge was automatically disabled
August 27, 2024 07:20
Pull request was closed
dependabot
bot
deleted the
dependabot/pip/benchmarks/python-packages-e5d924c2eb
branch
August 27, 2024 07:20
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group in /benchmarks with 24 updates:
1.38.1
1.66.0
1.38.1
1.66.0
1.3.0
1.26.0
1.3.0
1.26.0
1.3.0
1.26.0
1.3.0
1.26.0
0.22b0
0.47b0
0.22b0
0.47b0
1.3.0
1.26.0
0.22b0
0.47b0
1.18.1
1.35.6
3.5.3
5.0.8
1.38.1
1.66.0
9.3.2
11.0.0
0.24.2
1.5.1
1.18.0
2.1.0
1.3.0
2.0.0
2.19.1
2.142.0
2.0.1
3.0.3
2.2.0
2.4.0
1.6.0
1.16.2
2.4.0
4.44.2
1.2.0
1.19.0
1.2.0
1.4.2
Updates
grpcio
from 1.38.1 to 1.66.0Release notes
Sourced from grpcio's releases.
... (truncated)
Changelog
Sourced from grpcio's changelog.
Commits
13cecab
[Release] Bump version to 1.66.0 (on v1.66.x branch) (#37554)56a8122
[Release] Bump version to 1.66.0-pre5 (on v1.66.x branch) (#37517)c0f06b9
[OTel C++] Fix race when adding and removing callbacks (#37485) (#37508)e53a314
[RlsLB] Fix Deadlock (#37459) (#37502)bee26a7
[Release] Bump version to 1.66.0-pre4 (on v1.66.x branch) (#37501)e9c0c1a
[secure endpoint] backport fix from #37482 to 1.66.x (#37500)4a15da4
[Python Otel] Manage call tracer life cycle use call arena. (v1.66.x backport...87f9724
[Python Distrib] Change warning to RuntimeError for version incompatibility (...0ef0d1c
[backport] fix memory leak in secure endpoint (#37475)d378d34
Add psm-dualstack.cfg for cpp and python (v1.66.x backport) (#37446)Updates
grpcio-reflection
from 1.38.1 to 1.66.0Updates
opentelemetry-api
from 1.3.0 to 1.26.0Release notes
Sourced from opentelemetry-api's releases.
Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
d84fc6c
Skip test pypi2d8195b
[release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)3f95781
Standardizing timeout calculation in measurement consumer collect to nanoseco...be02f98
[sdk/logs] Replace mocks with real instances where possible (#4071)8749168
fix schema_url constants in semconv (#4069)e3467d4
Update README.md (#4068)6631e89
optional scope attributes for logger creation (#4035)d4e13bd
optional scope attribute for tracer creation (#4028)e78675e
FixExponentialBucketHistogramAggregation
(#3978)b1e99c1
Add otlp exporters missing documentation (#4055)Updates
opentelemetry-exporter-zipkin
from 1.3.0 to 1.26.0Release notes
Sourced from opentelemetry-exporter-zipkin's releases.
Changelog
Sourced from opentelemetry-exporter-zipkin's changelog.
... (truncated)
Commits
2d8195b
[release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)b79a965
Point pylint to the root directory of every package (#4048)9304017
Move benchmarks for b3 propagator and grpc exporter (#4050)0115d2f
Set _LastValueAggregation start_time_unix_nano to None (#4004)5dc48c5
Separate lint into several jobs (#3902)ee1b008
OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)732ea8a
Added py.typed in sub-modules confirming to PEP 420 (#3385)49bfc29
Bump certifi and zipp (#4038)de8b9e0
Remove unnecessary dependenciespytest
,flaky
andpytest-benchmark
(#4022)24095f9
Speed up OTLP proto gRPC exporter tests (#4014)Updates
opentelemetry-exporter-zipkin-json
from 1.3.0 to 1.26.0Release notes
Sourced from opentelemetry-exporter-zipkin-json's releases.
Changelog
Sourced from opentelemetry-exporter-zipkin-json's changelog.
... (truncated)
Commits
2d8195b
[release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)b79a965
Point pylint to the root directory of every package (#4048)9304017
Move benchmarks for b3 propagator and grpc exporter (#4050)0115d2f
Set _LastValueAggregation start_time_unix_nano to None (#4004)5dc48c5
Separate lint into several jobs (#3902)ee1b008
OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)732ea8a
Added py.typed in sub-modules confirming to PEP 420 (#3385)49bfc29
Bump certifi and zipp (#4038)de8b9e0
Remove unnecessary dependenciespytest
,flaky
andpytest-benchmark
(#4022)24095f9
Speed up OTLP proto gRPC exporter tests (#4014)Updates
opentelemetry-exporter-zipkin-proto-http
from 1.3.0 to 1.26.0Release notes
Sourced from opentelemetry-exporter-zipkin-proto-http's releases.
Changelog
Sourced from opentelemetry-exporter-zipkin-proto-http's changelog.
... (truncated)
Commits
2d8195b
[release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)b79a965
Point pylint to the root directory of every package (#4048)9304017
Move benchmarks for b3 propagator and grpc exporter (#4050)0115d2f
Set _LastValueAggregation start_time_unix_nano to None (#4004)5dc48c5
Separate lint into several jobs (#3902)ee1b008
OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)732ea8a
Added py.typed in sub-modules confirming to PEP 420 (#3385)49bfc29
Bump certifi and zipp (#4038)de8b9e0
Remove unnecessary dependenciespytest
,flaky
andpytest-benchmark
(#4022)24095f9
Speed up OTLP proto gRPC exporter tests (#4014)Updates
opentelemetry-instrumentation
from 0.22b0 to 0.47b0Release notes
Sourced from opentelemetry-instrumentation's releases.
... (truncated)
Changelog
Sourced from opentelemetry-instrumentation's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-grpc
from 0.22b0 to 0.47b0Release notes
Sourced from opentelemetry-instrumentation-grpc's releases.