generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 109
Bump the python-manual-sample-app-deps group across 1 directory with 10 updates #1337
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/sample-apps/python-manual-instrumentation-sample-app/python-manual-sample-app-deps-8b9a2eefd4
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 hidden or 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
…10 updates Bumps the python-manual-sample-app-deps group with 10 updates in the /sample-apps/python-manual-instrumentation-sample-app directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.36.7` | `1.40.41` | | [opentelemetry-distro](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.50b0` | `0.58b0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.29.0` | `1.37.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.29.0` | `1.37.0` | | [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.50b0` | `0.58b0` | | [opentelemetry-instrumentation-requests](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.50b0` | `0.58b0` | | [opentelemetry-instrumentation-botocore](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.50b0` | `0.58b0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.3` | `6.32.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | Updates `boto3` from 1.36.7 to 1.40.41 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.7...1.40.41) Updates `opentelemetry-distro` from 0.50b0 to 0.58b0 - [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.29.0 to 1.37.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.29.0...v1.37.0) Updates `opentelemetry-api` from 1.29.0 to 1.37.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.29.0...v1.37.0) Updates `opentelemetry-instrumentation-flask` from 0.50b0 to 0.58b0 - [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.50b0 to 0.58b0 - [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.50b0 to 0.58b0 - [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 `protobuf` from 5.29.3 to 6.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.41 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-manual-sample-app-deps - dependency-name: opentelemetry-distro dependency-version: 0.58b0 dependency-type: direct:production dependency-group: python-manual-sample-app-deps - dependency-name: opentelemetry-exporter-otlp dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-manual-sample-app-deps - dependency-name: opentelemetry-api dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-manual-sample-app-deps - dependency-name: opentelemetry-instrumentation-flask dependency-version: 0.58b0 dependency-type: direct:production dependency-group: python-manual-sample-app-deps - dependency-name: opentelemetry-instrumentation-requests dependency-version: 0.58b0 dependency-type: direct:production dependency-group: python-manual-sample-app-deps - dependency-name: opentelemetry-instrumentation-botocore dependency-version: 0.58b0 dependency-type: direct:production dependency-group: python-manual-sample-app-deps - dependency-name: protobuf dependency-version: 6.32.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-manual-sample-app-deps - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-manual-sample-app-deps - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-manual-sample-app-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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-manual-sample-app-deps group with 10 updates in the /sample-apps/python-manual-instrumentation-sample-app directory:
1.36.71.40.410.50b00.58b01.29.01.37.01.29.01.37.00.50b00.58b00.50b00.58b00.50b00.58b05.29.36.32.16.0.26.0.32.32.32.32.5Updates
boto3from 1.36.7 to 1.40.41Commits
0d23a56Merge branch 'release-1.40.41'1a13683Bumping version to 1.40.41ac9649eAdd changelog entries from botocore3515909Merge branch 'release-1.40.40'e3efe2dMerge branch 'release-1.40.40' into develop1e46da3Bumping version to 1.40.4053ccfb7Add changelog entries from botocore71cfc75Merge branch 'release-1.40.39'd947110Merge branch 'release-1.40.39' into develop5653e58Bumping version to 1.40.39Updates
opentelemetry-distrofrom 0.50b0 to 0.58b0Changelog
Sourced from opentelemetry-distro's changelog.
... (truncated)
Commits
Updates
opentelemetry-exporter-otlpfrom 1.29.0 to 1.37.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
bc413fc[release/v1.37.x-0.58bx] Prepare release 1.37.0/0.58b0 (#4745)712ed5dOTEL attribute count limit not respected, causing columns dropped (#4677)dd93fa7infra: ignore pushes on otelbot branches (#4742)22d1fd1Fix API LogRecord serialization (#4741)d6c0441Add credentials environment variables to letChannelCredentialsand `Sessio...c71c4a4Cacheimportlib_metadata.entry_points(#4735)64de448Permit to override default OTLP HTTP exporter headers (#4634)0d9e1b4semantic-conventions: bump to 1.37.0 (#4731)31289bdfix: make client.py runnable without CLI arguments (#4694)8bca97dAdd experimental composite sampler (#4714)Updates
opentelemetry-apifrom 1.29.0 to 1.37.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
bc413fc[release/v1.37.x-0.58bx] Prepare release 1.37.0/0.58b0 (#4745)712ed5dOTEL attribute count limit not respected, causing columns dropped (#4677)dd93fa7infra: ignore pushes on otelbot branches (#4742)22d1fd1Fix API LogRecord serialization (#4741)d6c0441Add credentials environment variables to letChannelCredentialsand `Sessio...c71c4a4Cacheimportlib_metadata.entry_points(#4735)64de448Permit to override default OTLP HTTP exporter headers (#4634)0d9e1b4semantic-conventions: bump to 1.37.0 (#4731)31289bdfix: make client.py runnable without CLI arguments (#4694)8bca97dAdd experimental composite sampler (#4714)Updates
opentelemetry-instrumentation-flaskfrom 0.50b0 to 0.58b0Changelog
Sourced from opentelemetry-instrumentation-flask's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-requestsfrom 0.50b0 to 0.58b0Changelog
Sourced from opentelemetry-instrumentation-requests's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-botocorefrom 0.50b0 to 0.58b0Changelog
Sourced from opentelemetry-instrumentation-botocore's changelog.
... (truncated)
Commits
Updates
protobuffrom 5.29.3 to 6.32.1Commits
Updates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
requestsfrom 2.32.3 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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