Bump the test group with 2 updates
Created by: dependabot[bot]
Bumps the test group with 2 updates: pytest-cov and tox.
Updates pytest-cov
from 4.1.0 to 5.0.0
Changelog
Sourced from pytest-cov's changelog.
5.0.0 (2024-03-24)
- Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in
[#623](https://github.com/pytest-dev/pytest-cov/issues/623) <https://github.com/pytest-dev/pytest-cov/pull/623>
_.- Switched docs theme to Furo.
- Various legacy Python cleanup and CI improvements. Contributed by Christian Clauss and Hugo van Kemenade in
[#630](https://github.com/pytest-dev/pytest-cov/issues/630) <https://github.com/pytest-dev/pytest-cov/pull/630>
,[#631](https://github.com/pytest-dev/pytest-cov/issues/631) <https://github.com/pytest-dev/pytest-cov/pull/631>
,[#632](https://github.com/pytest-dev/pytest-cov/issues/632) <https://github.com/pytest-dev/pytest-cov/pull/632>
_ and[#633](https://github.com/pytest-dev/pytest-cov/issues/633) <https://github.com/pytest-dev/pytest-cov/pull/633>
_.- Added a
pyproject.toml
example in the docs. Contributed by Dawn James in[#626](https://github.com/pytest-dev/pytest-cov/issues/626) <https://github.com/pytest-dev/pytest-cov/pull/626>
_.- Modernized project's pre-commit hooks to use ruff. Initial POC contributed by Christian Clauss in
[#584](https://github.com/pytest-dev/pytest-cov/issues/584) <https://github.com/pytest-dev/pytest-cov/pull/584>
_.
Commits
-
5295ce0
Bump version: 4.1.0 → 5.0.0 -
1181b06
Update changelog. -
9757222
Fix a minor grammar error (#636) -
9f5cd81
Cleanup releasing instructions. Closes #616. -
93b5047
Add test for pyproject.toml loading without explicit --cov-config. Ref #508. -
ff50860
docs: add config instructions for pyproject.toml. -
4a5a4b5
Keep GitHub Actions up to date with GitHub's Dependabot -
1d7f559
Fix or remove URLs that are causing docs tests to fail -
6a5af8e
Update changelog. -
d9fe8df
Switch to furo. Closes #618. - Additional commits viewable in compare view
Updates tox
from 4.14.1 to 4.14.2
Release notes
Sourced from tox's releases.
4.14.2
What's Changed
- Removed unneeded line by
@reinout
in tox-dev/tox#3241- Add missing space by
@droctothorpe
in tox-dev/tox#3243- Add Provision Arguments to ToxParser by
@seyidaniels
in tox-dev/tox#3246New Contributors
@reinout
made their first contribution in tox-dev/tox#3241@droctothorpe
made their first contribution in tox-dev/tox#3243@seyidaniels
made their first contribution in tox-dev/tox#3246Full Changelog: https://github.com/tox-dev/tox/compare/4.14.1...4.14.2
Changelog
Sourced from tox's changelog.
v4.14.2 (2024-03-22)
Bugfixes - 4.14.2
- Add provision arguments to ToxParser to fix crash when provisioning new tox environment without list-dependencies by :user:`seyidaniels` (:issue:`3190`) Improved Documentation - 4.14.2
- Removed unused line from the 'fresh_subprocess' documentation. (:issue:
3241
)
Commits
-
ab9b504
release 4.14.2 -
2f6667f
Add Provision Arguments to ToxParser (#3246) -
380d2e2
[pre-commit.ci] pre-commit autoupdate (#3244) -
7514e01
Add missing space -
20732d6
[pre-commit.ci] pre-commit autoupdate (#3242) -
543b718
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#3239) -
1fb9356
Removed unneeded line (#3241) - See full diff 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 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions