-
Notifications
You must be signed in to change notification settings - Fork 101
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 #1266
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-663a70e3b8
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.35.93` | | [opentelemetry-distro](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-instrumentation-requests](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-instrumentation-botocore](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [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.2` | Updates `boto3` from 1.35.64 to 1.35.93 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.64...1.35.93) Updates `opentelemetry-distro` from 0.49b2 to 0.50b0 - [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.29.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.29.0) Updates `opentelemetry-api` from 1.28.2 to 1.29.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.29.0) Updates `opentelemetry-instrumentation-flask` from 0.49b2 to 0.50b0 - [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.50b0 - [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.50b0 - [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.2 - [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.2) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch 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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Python SDK related issues
labels
Jan 7, 2025
github-actions
bot
added
the
InstrumentationSampleApp
Issues and PRs related to instrumentation sample apps
label
Jan 7, 2025
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.35.93
0.49b2
0.50b0
1.28.2
1.29.0
1.28.2
1.29.0
0.49b2
0.50b0
0.49b2
0.50b0
0.49b2
0.50b0
2.0.2
2.1.0
5.28.3
5.29.2
Updates
boto3
from 1.35.64 to 1.35.93Commits
7e5990c
Merge branch 'release-1.35.93'91c9f91
Bumping version to 1.35.93f2f8247
Add changelog entries from botocorecb087bb
Merge branch 'release-1.35.92'89be0b5
Merge branch 'release-1.35.92' into develop78b9ada
Bumping version to 1.35.92e02dee9
Add changelog entries from botocore71f5dc6
Merge branch 'release-1.35.91'521f906
Merge branch 'release-1.35.91' into develop05352db
Bumping version to 1.35.91Updates
opentelemetry-distro
from 0.49b2 to 0.50b0Changelog
Sourced from opentelemetry-distro's changelog.
... (truncated)
Commits
Updates
opentelemetry-exporter-otlp
from 1.28.2 to 1.29.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
032784d
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)ccc9e6f
Support logs with no body (#4276)c4fa8d7
Fix: filter exemplar for observable instrument and export of exemplar without...06809f4
Update version to 1.29.0.dev/0.50b0.dev (#4245)3842a09
Bump requests to latest in requirements (#3983)Updates
opentelemetry-api
from 1.28.2 to 1.29.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
032784d
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)415c94f
infra: move generate_workflows_lib from contrib to core (#4326)715ec63
opentelemetry-semantic-conventions: Bump semantic conventions to 1.29.0 (#4337)72fad82
opentelemetry-sdk: speed up exemplars a bit (#4260)db4ef06
update workflows in core as well (#4334)2ddb076
Remove unused assertEqualSpanInstrumentationInfo (#4310)78653ef
infra: remove generate contrib workflows from core (#4302)1ee2774
Fix typo:pustil
->psutil
(#4311)6812da2
opentelemetry-sdk: serialize logs severity_number as int (#4324)a0304a0
UseLogRecord.getMessage
to get OTLP body (#4216)Updates
opentelemetry-instrumentation-flask
from 0.49b2 to 0.50b0Changelog
Sourced from opentelemetry-instrumentation-flask's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-requests
from 0.49b2 to 0.50b0Changelog
Sourced from opentelemetry-instrumentation-requests's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-botocore
from 0.49b2 to 0.50b0Changelog
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.2Commits
2330983
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)3649f87
Remove unused / invalid C++ lazy repeated field code from OSS. (#19682)3a7bb4a
Remove CMake downgrade workaround from Windows CI tests (#19630)d7d3da6
Merge pull request #19506 from protocolbuffers/29.x-202412032207a3e9db8
Updating version.json and repo version numbers to: 29.2-dev796e49f
Updating version.json and repo version numbers to: 29.1ba6da44
Rename maven to protobuf_maven in MODULE.bazel (#18641) (#19477)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