Skip to content
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

build(deps-dev): bump trio from 0.22.1 to 0.22.2 #1666

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

Bumps trio from 0.22.1 to 0.22.2.

Release notes

Sourced from trio's releases.

0.22.2

Full Changelog: python-trio/trio@v0.22.1...v0.22.2

Bugfixes

Commits
  • 8741c58 Release 0.22.2
  • 1687f5d fix PermissionError due to accessing pthreads upon importing trio (#2693)
  • 6d71047 Make type completeness results consistent for different platforms (#2691)
  • ed975f8 Merge pull request #2692 from jakkdl/fix_git_blame_ignore_revs
  • 02e91c2 changed commit ref in .git-blame-ignore-revs as it got changed when rebased o...
  • 755f520 add isort commit to .git-blame-ignore-revs
  • 933f77b run isort on all files
  • 54e7be8 add isort
  • 042f035 don't open git diff in pager, mypy export tests now error on any mypy output ...
  • 4816f0e Type completeness improvement (timeouts, CancelScope, and more) (#2671)
  • Additional commits viewable in compare view

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 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 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 [trio](https://github.com/python-trio/trio) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](python-trio/trio@v0.22.1...v0.22.2)

---
updated-dependencies:
- dependency-name: trio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 13, 2023
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #1666 (ea7988c) into master (485a8d5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #1666   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           79        79           
  Lines         2494      2494           
  Branches       434       434           
=========================================
  Hits          2494      2494           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sobolevn sobolevn merged commit 5d2e89c into master Jul 13, 2023
12 checks passed
@sobolevn sobolevn deleted the dependabot/pip/trio-0.22.2 branch July 13, 2023 14:46
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 python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

1 participant