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): Bump pytest-trio from 0.7.0 to 0.8.0 in /testing/plugins_integration #10470

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 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 4, 2022
@nicoddemus nicoddemus closed this Nov 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/testing/plugins_integration/pytest-trio-0.8.0 branch November 14, 2022 12:26
@bluetech
Copy link
Member

bluetech commented Jun 7, 2024

For me pytest-trio 0.7.0 fails locally, because it's using a removed trio feature. Not sure how it passes in CI, but let's see if this bump can be revived.

@dependabot reopen

@dependabot dependabot bot reopened this Jun 7, 2024
@dependabot dependabot bot restored the dependabot/pip/testing/plugins_integration/pytest-trio-0.8.0 branch June 7, 2024 07:02
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/testing/plugins_integration/pytest-trio-0.8.0 branch from 51debd4 to 13f9763 Compare June 7, 2024 07:03
@bluetech bluetech merged commit 8585c58 into main Jun 7, 2024
25 of 26 checks passed
@bluetech bluetech deleted the dependabot/pip/testing/plugins_integration/pytest-trio-0.8.0 branch June 7, 2024 07:20
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