Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps the open-telemetry group with 2 updates: opentelemetry-api and opentelemetry-sdk.

Updates opentelemetry-api from 1.33.0 to 1.33.1

Changelog

Sourced from opentelemetry-api's changelog.

Version 1.33.1/0.54b1 (2025-05-16)

  • Remove log messages from BatchLogRecordProcessor.emit, this caused the program to crash at shutdown with a max recursion error (#4586).
Commits

Updates opentelemetry-sdk from 1.33.0 to 1.33.1

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.33.1/0.54b1 (2025-05-16)

  • Remove log messages from BatchLogRecordProcessor.emit, this caused the program to crash at shutdown with a max recursion error (#4586).
Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 19, 2025 03:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 19, 2025
@github-actions github-actions bot enabled auto-merge May 19, 2025 03:22
Bumps the open-telemetry group with 2 updates: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python).


Updates `opentelemetry-api` from 1.33.0 to 1.33.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.33.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.33.0...v1.33.1)

Updates `opentelemetry-sdk` from 1.33.0 to 1.33.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.33.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.33.0...v1.33.1)

---
updated-dependencies:
- dependency-name: opentelemetry-api
  dependency-version: 1.33.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: open-telemetry
- dependency-name: opentelemetry-sdk
  dependency-version: 1.33.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/open-telemetry-c32f1d2338 branch from 16e7f4b to 86876a6 Compare May 19, 2025 11:00
@github-actions github-actions bot merged commit adf8b2c into main May 19, 2025
12 checks passed
@github-actions github-actions bot deleted the dependabot/pip/open-telemetry-c32f1d2338 branch May 19, 2025 16:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants