Closed dependabot[bot] closed 3 days ago
This PR updates the logfire dependency from version 2.4.0 to 2.5.0. The update includes new functionality for scope suppression and a minor error handling improvement.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update logfire package version requirement |
|
pyproject.toml |
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Updates the requirements on logfire[fastapi,httpx,system-metrics] to permit the latest version.
Release notes
Sourced from logfire[fastapi,httpx,system-metrics]'s releases.
Changelog
Sourced from logfire[fastapi,httpx,system-metrics]'s changelog.
... (truncated)
Commits
67c20af
Release v2.5.0 (#629)e8dfd4b
Add suppress_scopes method (#628)9f73019
Remove redundant guide section on the docs (#627)468b512
Small fixes to the documentation (#626)917d2fb
Add Go example (#625)b8e0bef
Add magentic third-party integration docs page (#584)8785c6b
Add an admonition about the environment delay on the UI (#623)75f28ba
ReplaceModuleNotFoundError
byImportError
(#622)72ceb6b
Test pydantic 2.10 regularly (#619)7021232
Release v2.4.1 (#617)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
Summary by Sourcery
Chores: