Skip to content

Bump aiofastnet from 0.22.0 to 1.0.1 - #13323

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/aiofastnet-1.0.1
Aug 4, 2026
Merged

Bump aiofastnet from 0.22.0 to 1.0.1#13323
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/aiofastnet-1.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps aiofastnet from 0.22.0 to 1.0.1.

Release notes

Sourced from aiofastnet's releases.

1.0.1

  • Small performance tweaks

1.0.0

First non-beta release. Loop's transport/protocol layer API is complete. Only subprocess's transports do not exist, but they are not performance critical anyway.

  • Added connect_read_pipe, connect_write_pipe
Changelog

Sourced from aiofastnet's changelog.

1.0.1

  • Small performance tweaks

1.0.0

First non-beta release. Loop's transport/protocol layer API is pretty much complete. Only subprocess transports do not exist, but they are not performance critical.

  • Added connect_read_pipe, connect_write_pipe
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 0.22.0 to 1.0.1.
- [Release notes](https://github.com/tarasko/aiofastnet/releases)
- [Changelog](https://github.com/tarasko/aiofastnet/blob/master/HISTORY.rst)
- [Commits](tarasko/aiofastnet@v0.22.0...v1.0.1)

---
updated-dependencies:
- dependency-name: aiofastnet
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 4, 2026
@dependabot
dependabot Bot requested review from asvetlov and webknjaz as code owners August 4, 2026 10:51
@github-actions
github-actions Bot enabled auto-merge (squash) August 4, 2026 10:56
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.98%. Comparing base (d5d068c) to head (e1a437f).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13323   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         132      132           
  Lines       49073    49073           
  Branches     2553     2553           
=======================================
  Hits        48576    48576           
  Misses        373      373           
  Partials      124      124           
Flag Coverage Δ
Autobahn 22.13% <ø> (ø)
CI-GHA 98.90% <ø> (ø)
OS-Linux 98.67% <ø> (ø)
OS-Windows 97.03% <ø> (ø)
OS-macOS 97.92% <ø> (-0.01%) ⬇️
Py-3.10 98.12% <ø> (-0.01%) ⬇️
Py-3.11 98.37% <ø> (ø)
Py-3.12 98.46% <ø> (ø)
Py-3.13 98.44% <ø> (-0.01%) ⬇️
Py-3.14 98.46% <ø> (ø)
Py-3.14t 97.55% <ø> (-0.01%) ⬇️
Py-pypy-3.11 97.39% <ø> (-0.01%) ⬇️
VM-macos 97.92% <ø> (-0.01%) ⬇️
VM-ubuntu 98.67% <ø> (ø)
VM-windows 97.03% <ø> (ø)
cython-coverage 37.96% <ø> (ø)

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

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

@codspeed-hq

codspeed-hq Bot commented Aug 4, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 84 untouched benchmarks
⏩ 83 skipped benchmarks1


Comparing dependabot/pip/aiofastnet-1.0.1 (e1a437f) with master (d5d068c)

Open in CodSpeed

Footnotes

  1. 83 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
github-actions Bot merged commit 58ac2f4 into master Aug 4, 2026
51 of 52 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/aiofastnet-1.0.1 branch August 4, 2026 11:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants