Skip to content

Commit

Permalink
Bump logfire from 1.0.1 to 1.1.0 (PR #8212)
Browse files Browse the repository at this point in the history
Bumps [logfire](https://github.com/pydantic/logfire) from 1.0.1 to 1.1.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>v1.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix error in checking for generators in auto-tracing by <a href="https://github.com/alexmojaki"><code>@​alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/498">pydantic/logfire#498</a></li>
<li>Support <code>'if-token-present'</code> for env var <code>'LOGFIRE_SEND_TO_LOGFIRE'</code> by <a href="https://github.com/sydney-runkle"><code>@​sydney-runkle</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/488">pydantic/logfire#488</a></li>
<li>Use <code>Compression.Gzip</code> by <a href="https://github.com/Kludex"><code>@​Kludex</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/491">pydantic/logfire#491</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yeger00"><code>@​yeger00</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/logfire/pull/479">pydantic/logfire#479</a></li>
<li><a href="https://github.com/bllchmbrs"><code>@​bllchmbrs</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/logfire/pull/494">pydantic/logfire#494</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/logfire/compare/v1.0.1...v1.1.0">https://github.com/pydantic/logfire/compare/v1.0.1...v1.1.0</a></p>
</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>[v1.1.0] (2024-10-14)</h2>
<ul>
<li>Fix error in checking for generators in auto-tracing by <a href="https://github.com/alexmojaki"><code>@​alexmojaki</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/498">pydantic/logfire#498</a></li>
<li>Support <code>'if-token-present'</code> for env var <code>'LOGFIRE_SEND_TO_LOGFIRE'</code> by <a href="https://github.com/sydney-runkle"><code>@​sydney-runkle</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/488">pydantic/logfire#488</a></li>
<li>Use <code>Compression.Gzip</code> by <a href="https://github.com/Kludex"><code>@​Kludex</code></a> in <a href="https://redirect.github.com/pydantic/logfire/pull/491">pydantic/logfire#491</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pydantic/logfire/commit/0dd98445c6c192ca9ff42991b0df1066a8611d8c"><code>0dd9844</code></a> Release v1.1.0 (<a href="https://redirect.github.com/pydantic/logfire/issues/499">#499</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/fe695688816376cc0fc11120e84e23b37f52c855"><code>fe69568</code></a> Fix error in checking for generators in auto-tracing (<a href="https://redirect.github.com/pydantic/logfire/issues/498">#498</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/aa65f2d48347c63723aa525539cb02f905fe04bc"><code>aa65f2d</code></a> Support <code>'if-token-present'</code> for env var <code>'LOGFIRE_SEND_TO_LOGFIRE'</code> (<a href="https://redirect.github.com/pydantic/logfire/issues/488">#488</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/450298f1f4664bf02949791e1299b1fe671e94a4"><code>450298f</code></a> Add information about SQL Reference (<a href="https://redirect.github.com/pydantic/logfire/issues/494">#494</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/75333be099bc838ad7e41001e79debf21344c4b6"><code>75333be</code></a> Use <code>Compression.Gzip</code> (<a href="https://redirect.github.com/pydantic/logfire/issues/491">#491</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/c82306b8fce485c86045fda94f7551c3a08bac1b"><code>c82306b</code></a> Automate rerun of test for stubs update in <code>Makefile</code> (<a href="https://redirect.github.com/pydantic/logfire/issues/482">#482</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/b204ba43b3661f43a5d50f54de0aa826a41d1de7"><code>b204ba4</code></a> Organize the documentation (<a href="https://redirect.github.com/pydantic/logfire/issues/483">#483</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/9e47aa75801f8f87cd70adb93c7c7d22a20b53af"><code>9e47aa7</code></a> Move from Rye to UV (<a href="https://redirect.github.com/pydantic/logfire/issues/480">#480</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/6962166a3cd58d1192b2a936ca47283c6a51b43a"><code>6962166</code></a> Add <code>CodeSource</code> parameter to <code>configure</code> (<a href="https://redirect.github.com/pydantic/logfire/issues/451">#451</a>)</li>
<li><a href="https://github.com/pydantic/logfire/commit/1386152f97b542ab5e2445dcae35b2258945f24d"><code>1386152</code></a> Fix typos (<a href="https://redirect.github.com/pydantic/logfire/issues/479">#479</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/pydantic/logfire/compare/v1.0.1...v1.1.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=logfire&package-manager=pip&previous-version=1.0.1&new-version=1.1.0)](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 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)

</details>
  • Loading branch information
dependabot[bot] authored and inmantaci committed Oct 14, 2024
1 parent 087ed07 commit 0bbc6cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/unreleased/8212-dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
change-type: patch
description: Bump logfire from 1.0.1 to 1.1.0
destination-branches:
- master
sections: {}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ crontab==1.0.1
cryptography==43.0.1
docstring-parser==0.16
email-validator==2.2.0
logfire==1.0.1
logfire==1.1.0
jinja2==3.1.4
more-itertools==10.5.0
opentelemetry-instrumentation-asyncpg>=0.46b,<0.49
Expand Down

0 comments on commit 0bbc6cd

Please sign in to comment.