Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps pytest-trio from 0.7.0 to 0.8.0.

Commits
  • 250ec45 Bump version to 0.8.0
  • 2ba99e6 Merge pull request #130 from Zac-HD/use-exceptiongroup
  • 6fbe63e Adjust warnings config
  • 648f9e9 Unwrap magic exceptions from single-leaf groups
  • ed732d3 Remove use of MultiError
  • cbd6197 Merge pull request #127 from python-trio/spdx-compliant-license
  • ea0cd1c Merge branch 'master' into spdx-compliant-license
  • 9f7dd7f Merge pull request #129 from Zac-HD/general-maintenance
  • f788fe7 TEMP: ignore warnings
  • ce850d6 Create 129.misc.rst
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 7, 2022
Bumps [pytest-trio](https://github.com/python-trio/pytest-trio) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/python-trio/pytest-trio/releases)
- [Commits](python-trio/pytest-trio@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: pytest-trio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dependencies/default/master/pytest-trio-0.8.0 branch from 287612b to c2f3b4c Compare November 10, 2022 06:17
@codecov-commenter
Copy link

Codecov Report

Base: 93.20% // Head: 93.18% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (c2f3b4c) compared to base (38fc032).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
- Coverage   93.20%   93.18%   -0.03%     
==========================================
  Files           3        3              
  Lines         265      264       -1     
  Branches       36       36              
==========================================
- Hits          247      246       -1     
  Misses         11       11              
  Partials        7        7              
Impacted Files Coverage Δ
plugin.py 93.05% <0.00%> (-0.03%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@seifertm seifertm merged commit dc3ad21 into master Nov 11, 2022
@seifertm seifertm deleted the dependabot/pip/dependencies/default/master/pytest-trio-0.8.0 branch November 11, 2022 15:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants