fix(deps): update dependency logfire to v3.16.0 #52

Merged
hads merged 1 commits from renovate/logfire-3.x-lockfile into main 2025-05-23 08:20:41 +12:00
Owner

This PR contains the following updates:

Package Type Update Change
logfire (changelog) dependencies minor 3.14.0 -> 3.16.0

Release Notes

pydantic/logfire (logfire)

v3.16.0

Compare Source

v3.15.1

Compare Source

v3.15.0

Compare Source

  • Remove attributes from http.server.active_requests metric to prevent emitting too many by @​alexmojaki in #​1060
    • This is technically a breaking change as it means less data is sent to Logfire, but most users don't use it and some will save a significant amount of money.

v3.14.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [logfire](https://github.com/pydantic/logfire) ([changelog](https://logfire.pydantic.dev/docs/release-notes/)) | dependencies | minor | `3.14.0` -> `3.16.0` | --- ### Release Notes <details> <summary>pydantic/logfire (logfire)</summary> ### [`v3.16.0`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v3160-2025-05-14) [Compare Source](https://github.com/pydantic/logfire/compare/v3.15.1...v3.16.0) - Make OpenAI spans show token usage in logfire UI by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1076](https://github.com/pydantic/logfire/pull/1076) - Fixes for verbose console logging by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1071](https://github.com/pydantic/logfire/pull/1071) and [#&#8203;1072](https://github.com/pydantic/logfire/pull/1072) - Export first batch of spans more quickly by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1066](https://github.com/pydantic/logfire/pull/1066) - Tighten scrubbing patterns to reduce accidental matches by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1074](https://github.com/pydantic/logfire/pull/1074) - Add `do_not_scrub` and `binary_content` as safe keys for scrubber by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1075](https://github.com/pydantic/logfire/pull/1075) ### [`v3.15.1`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v3151-2025-05-12) [Compare Source](https://github.com/pydantic/logfire/compare/v3.15.0...v3.15.1) - Support OpenTelemetry SDK 1.33.0 by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1067](https://github.com/pydantic/logfire/pull/1067) ### [`v3.15.0`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v3150-2025-05-08) [Compare Source](https://github.com/pydantic/logfire/compare/v3.14.1...v3.15.0) - Remove attributes from `http.server.active_requests` metric to prevent emitting too many by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1060](https://github.com/pydantic/logfire/pull/1060) - This is technically a breaking change as it means less data is sent to Logfire, but most users don't use it and some will save a significant amount of money. ### [`v3.14.1`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v3141-2025-04-24) [Compare Source](https://github.com/pydantic/logfire/compare/v3.14.0...v3.14.1) - Handle changes in `openai` and `anthropic` by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1030](https://github.com/pydantic/logfire/pull/1030) - Fix exporting of very large spans and payloads by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1027](https://github.com/pydantic/logfire/pull/1027) - Prevent infinite loop in `get_user_frame_and_stacklevel` by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1031](https://github.com/pydantic/logfire/pull/1031) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjQwLjExLjciLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
hads added 1 commit 2025-04-25 00:07:35 +12:00
fix(deps): update dependency logfire to v3.14.1
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 49s
4bc966df7e
hads force-pushed renovate/logfire-3.x-lockfile from 4bc966df7e to eb9baecf92 2025-05-09 00:07:57 +12:00 Compare
hads changed title from fix(deps): update dependency logfire to v3.14.1 to fix(deps): update dependency logfire to v3.15.0 2025-05-09 00:07:59 +12:00
hads force-pushed renovate/logfire-3.x-lockfile from eb9baecf92 to ed64f6fd58 2025-05-13 06:06:48 +12:00 Compare
hads changed title from fix(deps): update dependency logfire to v3.15.0 to fix(deps): update dependency logfire to v3.15.1 2025-05-13 06:06:49 +12:00
hads force-pushed renovate/logfire-3.x-lockfile from ed64f6fd58 to efebd95074 2025-05-15 06:06:23 +12:00 Compare
hads changed title from fix(deps): update dependency logfire to v3.15.1 to fix(deps): update dependency logfire to v3.16.0 2025-05-15 06:06:26 +12:00
hads merged commit 507886e44b into main 2025-05-23 08:20:41 +12:00
hads deleted branch renovate/logfire-3.x-lockfile 2025-05-23 08:20:41 +12:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hads/hinpdof#52
No description provided.