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

Bump pytest-cython from 0.2.0 to 0.3.1 #211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps pytest-cython from 0.2.0 to 0.3.1.

Release notes

Sourced from pytest-cython's releases.

v0.3.1

What's Changed

Full Changelog: lgpage/pytest-cython@v0.3.0...v0.3.1

0.3.0

What's Changed

Full Changelog: lgpage/pytest-cython@v0.2.2...v0.3.0

0.2.2

pytest-cython 0.2.2 (2024-03-30)

Internal Changes

  • #62: chore: pin pytest<8 for version 0.2.x

0.2.1

pytest-cython 0.2.1 (2023-02-16)

Bug Fixes

  • #26: fix: pytest_collect_file to take into account pytest fspath deprecation in Node constructors

Internal Changes

  • #29: chore: use GitHub workflows in place of Travis
  • #30: chore: use markdown project files
  • #31: chore: add renovate bot

Special thanks to the following contributors that made this release possible:

Changelog

Sourced from pytest-cython's changelog.

Changelog

0.2.2 Onwards

Please see the GitHub releases for what has changed

0.2.1

The full list of merged changes is:

  • #26: fix: pytest_collect_file to take into account pytest fspath deprecation in Node constructors
  • #29: chore: use GitHub workflows in place of Travis
  • #30: chore: use markdown project files
  • #31: chore: add renovate bot

Special thanks to the following contributors that made this release possible:

Commits
  • 5e4615d Bump version to 0.3.1 (#68)
  • b2ffe67 Fix type annotation to work under Python < 3.10 (#66)
  • c10ba65 fix: error with checking the imported module
  • aef6423 fix: only check stemmed path and not actual file
  • 67b4688 feat: double check import paths after module import
  • 7de3d67 feat: ignore import mismatch errors when import mode is append or prepend
  • f1b06c2 feat: reduce to a simple working state with pytest 8
  • ed335e7 chore: update test matrix
  • adfe27c chore: pin pytest>=8
  • 4e268dd chore: bump version to 0.3.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
Bumps [pytest-cython](https://github.com/lgpage/pytest-cython) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/lgpage/pytest-cython/releases)
- [Changelog](https://github.com/lgpage/pytest-cython/blob/main/CHANGELOG.md)
- [Commits](lgpage/pytest-cython@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: pytest-cython
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-cython-0.3.1 branch from 957639b to fc5c53f Compare May 7, 2024 14:06
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