fix(deps): update dependency logfire to v4 #73

Merged
hads merged 1 commits from renovate/logfire-4.x into main 2025-08-27 21:16:51 +12:00
Owner

This PR contains the following updates:

Package Change Age Confidence
logfire (changelog) ^3.0.0 -> ^4.0.0 age confidence

Release Notes

pydantic/logfire (logfire)

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

v4.1.0

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

BREAKING CHANGES:

v3.25.0

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 | Change | Age | Confidence | |---|---|---|---| | [logfire](https://github.com/pydantic/logfire) ([changelog](https://logfire.pydantic.dev/docs/release-notes/)) | `^3.0.0` -> `^4.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/logfire/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/logfire/3.24.2/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pydantic/logfire (logfire)</summary> ### [`v4.3.6`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v436-2025-08-26) [Compare Source](https://github.com/pydantic/logfire/compare/v4.3.5...v4.3.6) - Add specific code agent options for `logfire prompt` by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1350](https://github.com/pydantic/logfire/pull/1350) ### [`v4.3.5`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v435-2025-08-22) [Compare Source](https://github.com/pydantic/logfire/compare/v4.3.4...v4.3.5) - Add `--base-url` to CLI by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1345](https://github.com/pydantic/logfire/pull/1345) - Don't require stream kwarg in OpenAI methods by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1348](https://github.com/pydantic/logfire/pull/1348) ### [`v4.3.4`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v434-2025-08-21) [Compare Source](https://github.com/pydantic/logfire/compare/v4.3.3...v4.3.4) - `logfire.instrument_google_genai()` fixes for `response_schema` and elided content by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1342](https://github.com/pydantic/logfire/pull/1342) - Fix `enable_commenter` and `commenter_options` args of `instrument_sqlalchemy` by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1335](https://github.com/pydantic/logfire/pull/1335) - Fix LangChain instrumentation by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1319](https://github.com/pydantic/logfire/pull/1319) - Suppress `urllib3` logs while checking token by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1341](https://github.com/pydantic/logfire/pull/1341) ### [`v4.3.3`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v433-2025-08-13) [Compare Source](https://github.com/pydantic/logfire/compare/v4.3.2...v4.3.3) - Ensure `logfire_api.LogfireSpan.context` and other attrs are None by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1317](https://github.com/pydantic/logfire/pull/1317) ### [`v4.3.2`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v432-2025-08-13) [Compare Source](https://github.com/pydantic/logfire/compare/v4.3.1...v4.3.2) - Able to see output from token selection by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1312](https://github.com/pydantic/logfire/pull/1312) - Remove trailing `/` from prompts call by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1314](https://github.com/pydantic/logfire/pull/1314) - Change get read token info endpoint by [@&#8203;hramezani](https://github.com/hramezani) in [#&#8203;1309](https://github.com/pydantic/logfire/pull/1309) ### [`v4.3.1`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v431-2025-08-12) [Compare Source](https://github.com/pydantic/logfire/compare/v4.3.0...v4.3.1) - Fix `logfire_api` requiring OpenTelemetry SDK by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1310](https://github.com/pydantic/logfire/pull/1310) ### [`v4.3.0`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v430-2025-08-12) [Compare Source](https://github.com/pydantic/logfire/compare/v4.2.0...v4.3.0) - Closes logfire\_api.LogfireSpan should support ReadableSpan attributes [#&#8203;989](https://github.com/pydantic/logfire/issues/989) by [@&#8203;RichardMarto](https://github.com/RichardMarto) in [#&#8203;1288](https://github.com/pydantic/logfire/pull/1288) - Fix `test_instrument_google_genai` for specific versions by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1303](https://github.com/pydantic/logfire/pull/1303) - Create read tokens via CLI by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1306](https://github.com/pydantic/logfire/pull/1306) - Retrieve the prompt to fix issues via CLI by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1307](https://github.com/pydantic/logfire/pull/1307) ### [`v4.2.0`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v420-2025-08-06) [Compare Source](https://github.com/pydantic/logfire/compare/v4.1.0...v4.2.0) - Handle wrong JSON schema in console exporter by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1294](https://github.com/pydantic/logfire/pull/1294) - Move creation of span down on cli by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1298](https://github.com/pydantic/logfire/pull/1298) - Allow to set `instrument_httpx(capture_all=True)` via env var by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1295](https://github.com/pydantic/logfire/pull/1295) ### [`v4.1.0`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v410-2025-08-04) [Compare Source](https://github.com/pydantic/logfire/compare/v4.0.1...v4.1.0) - Add `min_level` argument to `logfire.configure` by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1265](https://github.com/pydantic/logfire/pull/1265) ### [`v4.0.1`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v401-2025-07-31) [Compare Source](https://github.com/pydantic/logfire/compare/v4.0.0...v4.0.1) - Handle cyclic references in exceptions by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1284](https://github.com/pydantic/logfire/pull/1284) - Support OpenTelemetry 1.36.0 by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1285](https://github.com/pydantic/logfire/pull/1285) ### [`v4.0.0`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v400-2025-07-22) [Compare Source](https://github.com/pydantic/logfire/compare/v3.25.0...v4.0.0) **BREAKING CHANGES**: - Remove extra FastAPI spans by default by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1268](https://github.com/pydantic/logfire/pull/1268) - Stop implicitly emitting deprecated process runtime metrics by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;932](https://github.com/pydantic/logfire/pull/932) ### [`v3.25.0`](https://github.com/pydantic/logfire/blob/HEAD/CHANGELOG.md#v3250-2025-07-18) [Compare Source](https://github.com/pydantic/logfire/compare/v3.24.2...v3.25.0) - Use local timezone in console logging by [@&#8203;fswair](https://github.com/fswair) in [#&#8203;1255](https://github.com/pydantic/logfire/pull/1255) - Add `logfire run` command by [@&#8203;Kludex](https://github.com/Kludex) in [#&#8203;1139](https://github.com/pydantic/logfire/pull/1139) - Allow removing extra FastAPI spans by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1258](https://github.com/pydantic/logfire/pull/1258) - Fix `litellm` instrumentation by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1249](https://github.com/pydantic/logfire/pull/1249) - Add `logfire.exception.fingerprint` attribute to spans with exceptions by [@&#8203;alexmojaki](https://github.com/alexmojaki) in [#&#8203;1253](https://github.com/pydantic/logfire/pull/1253) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDEuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
hads added 1 commit 2025-07-23 06:05:17 +12:00
fix(deps): update dependency logfire to v4
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 1m28s
60d8cebbb0
hads merged commit 1b443c7f07 into main 2025-08-27 21:16:51 +12:00
hads deleted branch renovate/logfire-4.x 2025-08-27 21:16:52 +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#73
No description provided.