-
Notifications
You must be signed in to change notification settings - Fork 106
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
Bump the python-auto-sample-app-deps group across 1 directory with 9 updates #1308
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/sample-apps/python-auto-instrumentation-sample-app/python-auto-sample-app-deps-3c57c7a439
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…updates Bumps the python-auto-sample-app-deps group with 9 updates in the /sample-apps/python-auto-instrumentation-sample-app directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.35.64` | `1.37.5` | | [opentelemetry-distro](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.51b0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.30.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.30.0` | | [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.51b0` | | [opentelemetry-instrumentation-requests](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.51b0` | | [opentelemetry-instrumentation-botocore](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.51b0` | | [opentelemetry-sdk-extension-aws](https://github.com/open-telemetry/opentelemetry-python-contrib) | `2.0.2` | `2.1.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.28.3` | `5.29.3` | Updates `boto3` from 1.35.64 to 1.37.5 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.64...1.37.5) Updates `opentelemetry-distro` from 0.49b2 to 0.51b0 - [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-exporter-otlp` from 1.28.2 to 1.30.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.28.2...v1.30.0) Updates `opentelemetry-api` from 1.28.2 to 1.30.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.28.2...v1.30.0) Updates `opentelemetry-instrumentation-flask` from 0.49b2 to 0.51b0 - [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-requests` from 0.49b2 to 0.51b0 - [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-botocore` from 0.49b2 to 0.51b0 - [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-extension-aws` from 2.0.2 to 2.1.0 - [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/opentelemetry-sdk-extension-aws==2.1.0) Updates `protobuf` from 5.28.3 to 5.29.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.28.3...v5.29.3) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-auto-sample-app-deps - dependency-name: opentelemetry-distro dependency-type: direct:production dependency-group: python-auto-sample-app-deps - dependency-name: opentelemetry-exporter-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-auto-sample-app-deps - dependency-name: opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-auto-sample-app-deps - dependency-name: opentelemetry-instrumentation-flask dependency-type: direct:production dependency-group: python-auto-sample-app-deps - dependency-name: opentelemetry-instrumentation-requests dependency-type: direct:production dependency-group: python-auto-sample-app-deps - dependency-name: opentelemetry-instrumentation-botocore dependency-type: direct:production dependency-group: python-auto-sample-app-deps - dependency-name: opentelemetry-sdk-extension-aws dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-auto-sample-app-deps - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-auto-sample-app-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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
InstrumentationSampleApp
Issues and PRs related to instrumentation sample apps
python
Python SDK related issues
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-auto-sample-app-deps group with 9 updates in the /sample-apps/python-auto-instrumentation-sample-app directory:
1.35.64
1.37.5
0.49b2
0.51b0
1.28.2
1.30.0
1.28.2
1.30.0
0.49b2
0.51b0
0.49b2
0.51b0
0.49b2
0.51b0
2.0.2
2.1.0
5.28.3
5.29.3
Updates
boto3
from 1.35.64 to 1.37.5Commits
8e93dcd
Merge branch 'release-1.37.5'c01ff04
Bumping version to 1.37.56a757b5
Add changelog entries from botocore0c61b96
Merge branch 'release-1.37.4'7a87a52
Merge branch 'release-1.37.4' into developb474be9
Bumping version to 1.37.4de332a9
Add changelog entries from botocoreb0cfdee
Merge branch 'release-1.37.3'63a9bb2
Merge branch 'release-1.37.3' into developfd96968
Bumping version to 1.37.3Updates
opentelemetry-distro
from 0.49b2 to 0.51b0Changelog
Sourced from opentelemetry-distro's changelog.
... (truncated)
Commits
Updates
opentelemetry-exporter-otlp
from 1.28.2 to 1.30.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
4c6c5ab
[release/v1.30.x-0.51bx] Prepare release 1.30.0/0.51b0 (#4408)4a271f9
opentelemetry-exporter-otlp-proto-common: permit to serialize null values in ...c6fab7d
Implement Explicit Bucket Boundaries advisory for Histograms (#4361)e3d39db
Generate semconv 1.30.0 (#4397)7ff2f51
Exclude attributes without stability from stable semconv part (#4391)58f2d16
Fix span context manager typing by using ParamSpec from typing_extensions (#4...59b225f
Change set_attributes to take a Mapping (#4374)f3b9e6e
sdk: decouple logs sdk setup from OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_EN...82279e4
mypy: don't follow imports (#4368)29aad2e
opentelemetry-sdk: don't print warnings if SDK is disabled (#4371)Updates
opentelemetry-api
from 1.28.2 to 1.30.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
4c6c5ab
[release/v1.30.x-0.51bx] Prepare release 1.30.0/0.51b0 (#4408)4a271f9
opentelemetry-exporter-otlp-proto-common: permit to serialize null values in ...c6fab7d
Implement Explicit Bucket Boundaries advisory for Histograms (#4361)e3d39db
Generate semconv 1.30.0 (#4397)7ff2f51
Exclude attributes without stability from stable semconv part (#4391)58f2d16
Fix span context manager typing by using ParamSpec from typing_extensions (#4...59b225f
Change set_attributes to take a Mapping (#4374)f3b9e6e
sdk: decouple logs sdk setup from OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_EN...82279e4
mypy: don't follow imports (#4368)29aad2e
opentelemetry-sdk: don't print warnings if SDK is disabled (#4371)Updates
opentelemetry-instrumentation-flask
from 0.49b2 to 0.51b0Changelog
Sourced from opentelemetry-instrumentation-flask's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-requests
from 0.49b2 to 0.51b0Changelog
Sourced from opentelemetry-instrumentation-requests's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-botocore
from 0.49b2 to 0.51b0Changelog
Sourced from opentelemetry-instrumentation-botocore's changelog.
... (truncated)
Commits
Updates
opentelemetry-sdk-extension-aws
from 2.0.2 to 2.1.0Release notes
Sourced from opentelemetry-sdk-extension-aws's releases.
Commits
Updates
protobuf
from 5.28.3 to 5.29.3Commits
b407e84
Updating version.json and repo version numbers to: 29.39a5d2c3
Add .bazeliskrc for protobuf repo to tell bazelisk to use 7.1.2 by default. (...1dc5842
Fix cmake installation location of java and go features (#19773)8e7e6b0
Update artifact actions to v4 (#19703)cbdc8ab
Merge pull request #19719 from protocolbuffers/29.x-2024121814115621748
Updating version.json and repo version numbers to: 29.3-dev2330983
Updating version.json and repo version numbers to: 29.21772657
Automated rollback of commit 23aada230b2478c7a07fe7612489eb8e79b9c379. (#19692)8b9d76c
Export environment variables so bazelisk picks them up (#19690)a1c9b6a
Pin staleness check to Bazel 7 (#19689)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 <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