Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pytest-cython from 0.2.0 to 0.3.0.

Release notes

Sourced from pytest-cython's releases.

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.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
  • 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
  • 65ce3a8 chore(deps): update pypa/gh-action-pypi-publish digest to 81e9d93 (#63)
  • a6cc39a fix: sort collected tests by test name
  • 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 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 [pytest-cython](https://github.com/lgpage/pytest-cython) from 0.2.0 to 0.3.0.
- [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.0)

---
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 added the dependencies Pull requests that update a dependency file label Apr 2, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #211.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/pytest-cython-0.3.0 branch April 8, 2024 07:02
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.

1 participant