FastSoup
FastSoup copied to clipboard
chore(deps-dev): update pytest-deadfixtures requirement from ^2.2.1 to ^3.0.0
Updates the requirements on pytest-deadfixtures to permit the latest version.
Release notes
Sourced from pytest-deadfixtures's releases.
3.0.0
What's Changed
- Adds more test cases by
@burkestarin jllorencetti/pytest-deadfixtures#31- move ci from travis to gh-actions by
@jairhenriquein jllorencetti/pytest-deadfixtures#40- fix flak8 pre-commit url by
@jairhenriquein jllorencetti/pytest-deadfixtures#41- Add support for parametrize fixtures by
@jonatriosin jllorencetti/pytest-deadfixtures#38- Bump actions/checkout from 3 to 4 by
@dependabot[bot] in jllorencetti/pytest-deadfixtures#42- Bump codecov/codecov-action from 3 to 4 by
@dependabot[bot] in jllorencetti/pytest-deadfixtures#45- Bump actions/setup-python from 4 to 5 by
@dependabot[bot] in jllorencetti/pytest-deadfixtures#44- Bump codecov/codecov-action from 4 to 5 by
@dependabot[bot] in jllorencetti/pytest-deadfixtures#50- add support 3.12 and 3.13 python, min python set 3.8 by
@even-evenin jllorencetti/pytest-deadfixtures#51- Bump actions/setup-python from 5 to 6 by
@dependabot[bot] in jllorencetti/pytest-deadfixtures#53- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in jllorencetti/pytest-deadfixtures#52- Run tests on supported Python versions by
@jairhenriquein jllorencetti/pytest-deadfixtures#54- add unused fixtures count by
@Ivan-Feofanovin jllorencetti/pytest-deadfixtures#36New Contributors
@burkestarmade their first contribution in jllorencetti/pytest-deadfixtures#31@jonatriosmade their first contribution in jllorencetti/pytest-deadfixtures#38@dependabot[bot] made their first contribution in jllorencetti/pytest-deadfixtures#42@even-evenmade their first contribution in jllorencetti/pytest-deadfixtures#51@Ivan-Feofanovmade their first contribution in jllorencetti/pytest-deadfixtures#36Full Changelog: https://github.com/jllorencetti/pytest-deadfixtures/compare/2.2.1...3.0.0
Changelog
Sourced from pytest-deadfixtures's changelog.
3.0.0
* Drop support for Python 3.5 * Add support for Python 3.8 and 3.92.2.1
- Support for dynamically generated fixtures
2.2.0
* Group fixtures in report * Add compatibility with pytest >= 5.4.02.1.0
- Ignore fixtures from
dist-packages- Fix compatibility with latest pytest version
2.0.1
* Fix duplicated fixtures headline always being printed2.0.0
- Return non-zero exit code if unused fixtures are detected
1.0.1
* Fix false-positive report of used fixtures caused by a premature return1.0.0
- Ignore fixtures from third-party packages
0.3.0
* Add an option to list duplicated fixtures0.2.2
... (truncated)
Commits
7eae1aeFixes code formate6dbe8eadd unused fixtures count28605dcRun tests on supported Python versionsbdae857Bump actions/checkout from 4 to 5f5e6c4aBump actions/setup-python from 5 to 65abe1f1add support 3.12 and 3.13 python, min python set 3.8ff9bf35add support 3.12 and 3.13 python, min python set 3.86c2d683Bump codecov/codecov-action from 4 to 5dfb1119Bump actions/setup-python from 4 to 51fa67ddBump codecov/codecov-action from 3 to 4- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)