Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 31, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

…`ClientSession.request` (and related functions) (#10283)
@pull pull bot added the ⤵️ pull label Dec 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (cf46479) to head (e5d6016).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   98.77%   98.78%           
=======================================
  Files         122      122           
  Lines       37029    37029           
  Branches     2041     2041           
=======================================
+ Hits        36576    36579    +3     
+ Misses        314      311    -3     
  Partials      139      139           
Flag Coverage Δ
CI-GHA 98.67% <ø> (+<0.01%) ⬆️
OS-Linux 98.35% <ø> (+<0.01%) ⬆️
OS-Windows 96.25% <ø> (ø)
OS-macOS 97.46% <ø> (+<0.01%) ⬆️
Py-3.10.11 97.35% <ø> (+<0.01%) ⬆️
Py-3.10.15 97.92% <ø> (ø)
Py-3.11.11 98.02% <ø> (+<0.01%) ⬆️
Py-3.11.9 97.43% <ø> (ø)
Py-3.12.8 98.44% <ø> (ø)
Py-3.13.1 98.43% <ø> (ø)
Py-3.9.13 97.24% <ø> (ø)
Py-3.9.20 97.80% <ø> (ø)
Py-pypy7.3.16 97.39% <ø> (ø)
VM-macos 97.46% <ø> (+<0.01%) ⬆️
VM-ubuntu 98.35% <ø> (+<0.01%) ⬆️
VM-windows 96.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

silamon and others added 2 commits January 1, 2025 13:30
This updates the CI/CD workflow to use the `upload-artifact` v4 and
`download-artifact` v4 GitHub Actions. The currently used `upload-artifact`
and `download-artifact` will no longer work at the end of next month.
The changes are needed since v4 no longer has mutable artifacts, which
was used to collect wheels from different architectures.

Fixes #8588, fixes #8589, fixes #9009, fixes #10189, fixes #10191.

PR #10281.
Bumps [trustme](https://github.com/python-trio/trustme) from 1.2.0 to
1.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-trio/trustme/releases">trustme's
releases</a>.</em></p>
<blockquote>
<h2>1.2.1</h2>
<h2>Bugfixes</h2>
<ul>
<li>Update from deprecated pyOpenSSL APIs to non-deprecated cryptography
APIs. (<a
href="https://redirect.github.com/python-trio/trustme/issues/670">python-trio/trustme#670</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-trio/trustme/commit/6d39f51de72ce21bbb1d3842f8ed795b39e4cc9b"><code>6d39f51</code></a>
Bump version to 1.2.1</li>
<li><a
href="https://github.com/python-trio/trustme/commit/4290066994d423bbf51cbf45a69300dac27361f0"><code>4290066</code></a>
Polish off <a
href="https://redirect.github.com/python-trio/trustme/issues/670">#670</a></li>
<li><a
href="https://github.com/python-trio/trustme/commit/a49a64b69d95e05d4fc1a14eff92cc056c61d164"><code>a49a64b</code></a>
Switch to nox (<a
href="https://redirect.github.com/python-trio/trustme/issues/668">#668</a>)</li>
<li><a
href="https://github.com/python-trio/trustme/commit/e3dc9046c40859c8b9664bf52b3610ff806e9722"><code>e3dc904</code></a>
Use cryptography to load the pyOpenSSL certificates (<a
href="https://redirect.github.com/python-trio/trustme/issues/670">#670</a>)</li>
<li><a
href="https://github.com/python-trio/trustme/commit/00a906ddeb470ef9a282c959e3483eda4fd8ae23"><code>00a906d</code></a>
Bump the dependencies group with 10 updates (<a
href="https://redirect.github.com/python-trio/trustme/issues/669">#669</a>)</li>
<li><a
href="https://github.com/python-trio/trustme/commit/49b59dd72f99d48c4d2a15fb7ec6419a7c857687"><code>49b59dd</code></a>
Fix 1.2.0 release notes (<a
href="https://redirect.github.com/python-trio/trustme/issues/667">#667</a>)</li>
<li><a
href="https://github.com/python-trio/trustme/commit/dd1778ba4440d68b8bc241c9f28c689a182271d8"><code>dd1778b</code></a>
Bump version to 1.2.0+dev</li>
<li>See full diff in <a
href="https://github.com/python-trio/trustme/compare/v1.2.0...v1.2.1">compare
view</a></li>
</ul>
</details>
<br />


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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot merged commit 07d4343 into tj-python:master Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants