-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump the sdk-python group in /sdk/python with 21 updates #14
Closed
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 sdk-python group in /sdk/python with 21 updates: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.3.0` | `4.4.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` | | [black](https://github.com/psf/black) | `23.12.1` | `24.4.2` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.2` | | [grpcio](https://github.com/grpc/grpc) | `1.63.0` | `1.64.1` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.0` | `7.1.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` | | [opentelemetry-exporter-otlp-proto-common](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` | | [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) | `1.24.0` | `1.25.0` | | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.3` | `5.27.1` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.2.2` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.15` | `0.4.8` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.2` | | [uv](https://github.com/astral-sh/uv) | `0.1.36` | `0.2.10` | Updates `anyio` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.3.0...4.4.0) Updates `typing-extensions` from 4.11.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.2) Updates `opentelemetry-sdk` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `babel` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.14.0...v2.15.0) Updates `black` from 23.12.1 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.4.2) Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) Updates `docutils` from 0.20.1 to 0.21.2 Updates `grpcio` from 1.63.0 to 1.64.1 - [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.63.0...v1.64.1) Updates `importlib-metadata` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.0...v7.1.0) Updates `opentelemetry-api` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `opentelemetry-exporter-otlp-proto-common` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `opentelemetry-proto` from 1.24.0 to 1.25.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.24.0...v1.25.0) Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `protobuf` from 4.25.3 to 5.27.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.3...v5.27.1) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `pytest` from 7.4.4 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.2.2) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `ruff` from 0.1.15 to 0.4.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.15...v0.4.8) Updates `zipp` from 3.18.1 to 3.19.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.1...v3.19.2) Updates `uv` from 0.1.36 to 0.2.10 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.1.36...0.2.10) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: opentelemetry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: sdk-python - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: opentelemetry-exporter-otlp-proto-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: opentelemetry-proto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: sdk-python - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: sdk-python - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-python ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Superseded by #16. |
dependabot
bot
deleted the
dependabot/pip/sdk/python/sdk-python-7763fc3e64
branch
June 12, 2024 01:27
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
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 sdk-python group in /sdk/python with 21 updates:
4.3.0
4.4.0
4.11.0
4.12.2
1.24.0
1.25.0
1.24.0
1.25.0
2.14.0
2.15.0
23.12.1
24.4.2
2024.2.2
2024.6.2
0.20.1
0.21.2
1.63.0
1.64.1
7.0.0
7.1.0
1.24.0
1.25.0
1.24.0
1.25.0
1.24.0
1.25.0
24.0
24.1
4.25.3
5.27.1
2.17.2
2.18.0
7.4.4
8.2.2
2.31.0
2.32.3
0.1.15
0.4.8
3.18.1
3.19.2
0.1.36
0.2.10
Updates
anyio
from 4.3.0 to 4.4.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
053e8f0
Bumped up the versione7f750b
Fixed memory object stream sometimes dropping sent items (#735)9f5f14b
Fixed task group getting cancelled if start() gets cancelled (#717)8b648bc
Adjusted the pull request template3ff5e9a
Rearranged changelog items541d1f8
[pre-commit.ci] pre-commit autoupdate (#734)8a07690
FixMemoryObjectSendStream.send(falsey)
not raisingBrokenResourceError
w...4b3de97
Adjust the headings in the PR templatedfc44cf
Added__slots__
toAsyncResource
(#733)96920b0
Fix typo in PR template (#730)Updates
typing-extensions
from 4.11.0 to 4.12.2Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
e1250ff
Prepare release 4.12.2 (#426)53bcdde
Avoid error if origin has a buggy eq (#422)7269638
Prepare release 4.12.1 (#418)8dfcf3c
FixTypeError
on nestedAnnotated
types where the inner type has unhashab...d76f591
Switch from flake8 to ruff (#414)920d60d
Support my PEP 649 branch (#412)e792bce
Ignore fewer flake8 rules when linting tests (#413)f90a8dc
Prepare release 4.12.0 (#408)118e1a6
Make sureisinstance(typing_extensions.ParamSpec("P"), typing.TypeVar)
is u...910141a
Add security documentation (#403)Updates
opentelemetry-sdk
from 1.24.0 to 1.25.0Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
257e6fe
[release/v1.25.x-0.46bx] Prepare release 1.25.0/0.46b0 (#3942)c6edd0f
Auto instrumentation parameters (#3864)d73593d
Fix prometheus metric name and unit conversion (#3924)187048a
Record links with invalid SpanContext (#3917)832e859
Add OpenTelemetry trove classifiers to PyPI packages (#3913)dbf6943
Fixup pylint broad exceptions warnings (#3923)808d0ce
Pin codespell version to fix builds (#3930)8b80a28
Fix class BoundedAttributes to have RLock rather than Lock (#3859)a156bf1
Do not install unnecessary packages (#3896)eef2015
Bump jinja2 from 3.1.3 to 3.1.4 in /docs/getting_started/tests (#3907)Updates
opentelemetry-exporter-otlp-proto-grpc
from 1.24.0 to 1.25.0Changelog
Sourced from opentelemetry-exporter-otlp-proto-grpc's changelog.
... (truncated)
Commits
257e6fe
[release/v1.25.x-0.46bx] Prepare release 1.25.0/0.46b0 (#3942)d73593d
Fix prometheus metric name and unit conversion (#3924)832e859
Add OpenTelemetry trove classifiers to PyPI packages (#3913)dbf6943
Fixup pylint broad exceptions warnings (#3923)a156bf1
Do not install unnecessary packages (#3896)6e84b1f
exporter: add is_remote_parent span flags to OTLP exported spans and links (#...fbbf5b5
Revert modifications to Apache license (#3870)afc3ace
Bump black to 24.3.0 (#3871)b51a6f8
Sort by label keys before generating labels key and value lists (#3698)9398f26
Use a single install command for lint (#3848)Updates
babel
from 2.14.0 to 2.15.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
Commits
40b194f
Prepare for 2.15.0 release (#1079)c2e6c6e
Encode support for the "fall back to short format" logic for time delta forma...1a03526
Include Unicode license inlocale-data
and in documentation (#1074)c0fb56e
Allow alternative space characters as group separator when parsing numbers (#...fe82fbc
Use CLDR 44 and adjust tests to match new data (#1071)e0d1018
Improve .po IO (#1068)40e60a1
Upgrade GitHub Actions (#1054)2a1709a
Drop support for Python 3.7 (EOL since June 2023) (#1048)Updates
black
from 23.12.1 to 24.4.2Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
3702ba2
Prepare release 24.4.2 (#4335)e4aaa8a
Fix incorrect f-string tokenization (#4332)ba88fc3
Simplify string tokenization regexes (#4331)5683242
New release templatee7fb048
Prepare release 24.4.1 (#4328)3f0f8f1
Support PEP 696 (#4327)2f88085
Github Action: Directly install from repo ifexport-subst
is skipped (#4313)12ce3db
Move changelog entry to right section (#4326)1354be2
Add support to style function definitions with newlines before function stubs...f4b644b
Prevent wrapping of multiline fstrings in parens (#4325)Updates
certifi
from 2024.2.2 to 2024.6.2Commits
124f4ad
2024.06.02 (#291)c2196ce
--- (#290)fefdeec
Bump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15
Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569a
Bump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086
Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)ad52dce
Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#283)651904f
Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#284)84fcfba
Bump actions/download-artifact from 4.1.4 to 4.1.6 (#285)46b8057
Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#282)Updates
docutils
from 0.20.1 to 0.21.2Updates
grpcio
from 1.63.0 to 1.64.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
d799491
[Release] Bump version to 1.64.1 (on v1.64.x branch) (#36748)74eedcc
[backport][build] Update Gazelle bazel dependency (#36745) (#36746)c0216b4
[OTel] Generate pkg-config file for grpcpp_otel_plugin (#36686) (#36722)192c054
[OTel] Add latency view to example (#36601) (#36720)f740f35
[Python Server] Remove abstractmethod notation for add_registered_method_hand...c64a23d
[OTel] Add find_package call for OTel dependency in installed gRPC configurat...fbd6f95
C++20 compat: use invoke_result_t for C++17 and up (#36016) (#36690)979afe0
[StatsPlugin] Fix use-after-free issue (#36664) (#36670)b8a04ac
[Release] Bump version to 1.64.0 (on v1.64.x branch) (#36633)acd8b33
[Release] Bump version to 1.64.0-pre2 (on v1.64.x branch) (#36573)Updates
importlib-metadata
from 7.0.0 to 7.1.0Changelog
Sourced from importlib-metadata's changelog.
Commits
f5d6b5f
Finalize2ef3b5f
Merge commit '1711b2c198'1711b2c
Need to include names from test.support for py312 compat.47b14ac
Make MetadataPathFinder.find_distributions a classmethod for consistency with...adc4b12
Ensure tests do not leak references in sys.modules.07d894d
Copy backport of isolated_modules from importlib_resources.e30a16d
Consolidated test support logic in jaraco.test.cpython.41ca039
Moved compatibility tests to the compat package, as they're not included in C...5950f43
Remove legacy logic for Python 3.7.ffa719b
Moved compatibility module to compat package.Updates
opentelemetry-api
from 1.24.0 to 1.25.0Changelog
Sourced from opentelemetry-api's changelog.