Skip to content

build(deps): bump tomodachi from 0.26.1 to 0.26.2 - #52

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tomodachi-0.26.2
Closed

build(deps): bump tomodachi from 0.26.1 to 0.26.2#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tomodachi-0.26.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 27, 2023

Copy link
Copy Markdown
Contributor

Bumps tomodachi from 0.26.1 to 0.26.2.

Release notes

Sourced from tomodachi's releases.

0.26.2

  • Support for Python 3.12. Python 3.12 has been added to test matrix and trove classifiers.
  • Supports aiohttp 3.9.x versions.
  • Updated OpenTelemetry distro to handle MetricReaders and MetricExporters in a more flexible way (similar to how it was changed to be done in opentelemetry-sdk 1.21.0).
  • Log entries from tomodachi.logging on OTEL instrumented services will now include TraceContext (span_id, trace_id and parent_span_id) on non-recording (but valid) spans.
Changelog

Sourced from tomodachi's changelog.

0.26.2 (2023-11-24)

  • Support for Python 3.12. Python 3.12 has been added to test matrix and trove classifiers.
  • Supports aiohttp 3.9.x versions.
  • Updated OpenTelemetry distro to handle MetricReaders and MetricExporters in a more flexible way (similar to how it was changed to be done in opentelemetry-sdk 1.21.0).
  • Log entries from tomodachi.logging on OTEL instrumented services will now include TraceContext (span_id, trace_id and parent_span_id) on non-recording (but valid) spans.
Commits
  • d3e52a2 0.26.2
  • 08b99ac 0.26.2 version + changelog
  • 12c8ab5 Merge pull request #1785 from kalaspuff/feature/python312
  • b8145c0 Added 'E231' and 'E202' as ignored flake8 rules as they currently trigger in ...
  • b38b8af Account for new log record attribute 'taskName' added in Python 3.12
  • 53dd9ed Type hint fixes
  • 58d1fef ruff config
  • 9dd6de9 OTEL logging processor with improved TraceContext output
  • 40711ea updated OTEL instrumentation typing with better support for MetricReader inst...
  • 1ed5119 updated OTEL instrumentation typing
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tomodachi](https://github.com/kalaspuff/tomodachi) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kalaspuff/tomodachi/releases)
- [Changelog](https://github.com/kalaspuff/tomodachi/blob/master/CHANGES.rst)
- [Commits](kalaspuff/tomodachi@0.26.1...0.26.2)

---
updated-dependencies:
- dependency-name: tomodachi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 27, 2023
@dependabot @github

dependabot Bot commented on behalf of github Dec 18, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #59.

@dependabot dependabot Bot closed this Dec 18, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/tomodachi-0.26.2 branch December 18, 2023 12: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.

0 participants