-
Notifications
You must be signed in to change notification settings - Fork 7
Bump logfire from 4.4.0 to 4.6.0 in the logfire group #9541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the logfire group with 1 update: [logfire](https://github.com/pydantic/logfire). Updates `logfire` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/pydantic/logfire/releases) - [Changelog](https://github.com/pydantic/logfire/blob/main/CHANGELOG.md) - [Commits](pydantic/logfire@v4.4.0...v4.6.0) --- updated-dependencies: - dependency-name: logfire dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: logfire ... Signed-off-by: dependabot[bot] <[email protected]>
inmantaci
approved these changes
Sep 10, 2025
Contributor
|
Processing this pull request |
Contributor
|
Merged into branches iso8 in 2e931df |
inmantaci
pushed a commit
that referenced
this pull request
Sep 10, 2025
Bumps the logfire group with 1 update: [logfire](https://github.com/pydantic/logfire). Updates `logfire` from 4.4.0 to 4.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydantic/logfire/releases">logfire's releases</a>.</em></p> <blockquote> <h2>v4.6.0</h2> <ul> <li>Fix: check <code>LOGFIRE_IGNORE_NO_CONFIG</code> from environment when needed by <a href="https://github.com/Lftobs"><code>@Lftobs</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1379">#1379</a></li> <li>Expand scrubbing whitelist, especially for <code>gen_ai</code> messages by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1392">#1392</a></li> <li>Print project link eagerly from credentials file if possible by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1393">#1393</a></li> <li>Fix: Only list orgs in CLI where projects can be created by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1391">#1391</a></li> </ul> <h2>v4.5.0</h2> <ul> <li>Export <code>attach_context</code> and <code>get_context</code> directly from <code>logfire</code> module, not just <code>logfire.propagate</code> by <a href="https://github.com/dhruv-ahuja"><code>@dhruv-ahuja</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1385">#1385</a></li> <li>Only list writeable projects from CLI by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1386">#1386</a></li> <li>Add <code>ensure_ascii=False</code> to <code>json.dumps</code> calls by <a href="https://github.com/qiangxinglin"><code>@qiangxinglin</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1381">#1381</a></li> <li>Remove unused <code>stack_offset</code> from <code>with_settings()</code> by <a href="https://github.com/LucasSantos27"><code>@LucasSantos27</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1380">#1380</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pydantic/logfire/blob/main/CHANGELOG.md">logfire's changelog</a>.</em></p> <blockquote> <h2>[v4.6.0] (2025-09-10)</h2> <ul> <li>Fix: check <code>LOGFIRE_IGNORE_NO_CONFIG</code> from environment when needed by <a href="https://github.com/Lftobs"><code>@Lftobs</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1379">#1379</a></li> <li>Expand scrubbing whitelist, especially for <code>gen_ai</code> messages by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1392">#1392</a></li> <li>Print project link eagerly from credentials file if possible by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1393">#1393</a></li> <li>Fix: Only list orgs in CLI where projects can be created by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1391">#1391</a></li> </ul> <h2>[v4.5.0] (2025-09-09)</h2> <ul> <li>Export <code>attach_context</code> and <code>get_context</code> directly from <code>logfire</code> module, not just <code>logfire.propagate</code> by <a href="https://github.com/dhruv-ahuja"><code>@dhruv-ahuja</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1385">#1385</a></li> <li>Only list writeable projects from CLI by <a href="https://github.com/alexmojaki"><code>@alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1386">#1386</a></li> <li>Add <code>ensure_ascii=False</code> to <code>json.dumps</code> calls by <a href="https://github.com/qiangxinglin"><code>@qiangxinglin</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1381">#1381</a></li> <li>Remove unused <code>stack_offset</code> from <code>with_settings()</code> by <a href="https://github.com/LucasSantos27"><code>@LucasSantos27</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/1380">#1380</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydantic/logfire/commit/068bd01193ab6d455e5a827b9df6d4e0f0ce1730"><code>068bd01</code></a> Release v4.6.0 (<a href="https://redirect.github.com/pydantic/logfire/issues/1395">#1395</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/c0efeb0936008159cff2b174ea84c772da18b6f5"><code>c0efeb0</code></a> Print project link eagerly from credentials file if possible (<a href="https://redirect.github.com/pydantic/logfire/issues/1393">#1393</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/cfd7a5f9c22d5f380426bb2bf5bfce0f6c6755b2"><code>cfd7a5f</code></a> Avoid buggy testcontainers (<a href="https://redirect.github.com/pydantic/logfire/issues/1394">#1394</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/3da2d3b682d754fc78d111186f01bcb51fe8596c"><code>3da2d3b</code></a> Expand scrubbing whitelist, especially for gen_ai messages (<a href="https://redirect.github.com/pydantic/logfire/issues/1392">#1392</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/1ec6ed27ebaa4853c38f9393aea087f75f9e4ac8"><code>1ec6ed2</code></a> Fix: Only list orgs in CLI where projects can be created (<a href="https://redirect.github.com/pydantic/logfire/issues/1391">#1391</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/d2a8878e7215c05de2d622ea86bb6835b0e7f5db"><code>d2a8878</code></a> Fix: check LOGFIRE_IGNORE_NO_CONFIG from environment when needed</li> <li><a href="https://github.com/pydantic/logfire/commit/e363731d23fe474661c29250eb5f6c6ab8f31fc8"><code>e363731</code></a> Adding issues page + revising alerts page (<a href="https://redirect.github.com/pydantic/logfire/issues/1373">#1373</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/96ef413fde4b1e408bbbe4ef0352eadfdec91f9f"><code>96ef413</code></a> Release v4.5.0 (<a href="https://redirect.github.com/pydantic/logfire/issues/1389">#1389</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/0a05b8f092dc4b576332804bc8737222e58254af"><code>0a05b8f</code></a> Enhance local quickstart for enterprise clarity (<a href="https://redirect.github.com/pydantic/logfire/issues/1388">#1388</a>)</li> <li><a href="https://github.com/pydantic/logfire/commit/65e25afcb2b4003fdbf4a2229084f711afe73416"><code>65e25af</code></a> Update deps (<a href="https://redirect.github.com/pydantic/logfire/issues/1387">#1387</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pydantic/logfire/compare/v4.4.0...v4.6.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
merge-tool-ready
This ticket is ready to be merged in
python
Pull requests that update python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the logfire group with 1 update: logfire.
Updates
logfirefrom 4.4.0 to 4.6.0Release notes
Sourced from logfire's releases.
Changelog
Sourced from logfire's changelog.
Commits
068bd01Release v4.6.0 (#1395)c0efeb0Print project link eagerly from credentials file if possible (#1393)cfd7a5fAvoid buggy testcontainers (#1394)3da2d3bExpand scrubbing whitelist, especially for gen_ai messages (#1392)1ec6ed2Fix: Only list orgs in CLI where projects can be created (#1391)d2a8878Fix: check LOGFIRE_IGNORE_NO_CONFIG from environment when needede363731Adding issues page + revising alerts page (#1373)96ef413Release v4.5.0 (#1389)0a05b8fEnhance local quickstart for enterprise clarity (#1388)65e25afUpdate deps (#1387)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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