redhatcloudx / transformer

Find RHEL images in public clouds
Apache License 2.0
6 stars 3 forks source link

Update dependency tox to ^4.13.0 #836

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tox (changelog) ^4.12.1 -> ^4.13.0 age adoption passing confidence

Release Notes

tox-dev/tox (tox) ### [`v4.13.0`](https://togithub.com/tox-dev/tox/releases/tag/4.13.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.12.1...4.13.0) #### What's Changed - Document usage of Pytest with Tox as a FAQ entry by [@​faph](https://togithub.com/faph) in [https://github.com/tox-dev/tox/pull/3192](https://togithub.com/tox-dev/tox/pull/3192) - docs/config.rst: State in config directive sections their ini file sections by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3194](https://togithub.com/tox-dev/tox/pull/3194) - .gitignore: Add /tests/demo_pkg_inline/.tox/ by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3198](https://togithub.com/tox-dev/tox/pull/3198) - docs/development: Summarise important points experienced devs need to know by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3197](https://togithub.com/tox-dev/tox/pull/3197) - Add tests for CliEnv by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3204](https://togithub.com/tox-dev/tox/pull/3204) - Document how CliEnv works by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3206](https://togithub.com/tox-dev/tox/pull/3206) - docs/development "Key points": Two updates and general improvement by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3205](https://togithub.com/tox-dev/tox/pull/3205) - session.env_select.CliEnv: Document and test spaces behaviour by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3208](https://togithub.com/tox-dev/tox/pull/3208) - config.cli.test_cli_ini: Re-order for clarity (textual moves only) by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3209](https://togithub.com/tox-dev/tox/pull/3209) - Revert previous "precommit autoupdate ([#​3214](https://togithub.com/tox-dev/tox/issues/3214))" commit; it's broken by [@​0cjs](https://togithub.com/0cjs) in [https://github.com/tox-dev/tox/pull/3215](https://togithub.com/tox-dev/tox/pull/3215) - Extract packaging virtualenv code to its own class by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3221](https://togithub.com/tox-dev/tox/pull/3221) #### New Contributors - [@​faph](https://togithub.com/faph) made their first contribution in [https://github.com/tox-dev/tox/pull/3192](https://togithub.com/tox-dev/tox/pull/3192) - [@​0cjs](https://togithub.com/0cjs) made their first contribution in [https://github.com/tox-dev/tox/pull/3194](https://togithub.com/tox-dev/tox/pull/3194) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.12.1...4.13.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.33%. Comparing base (e68e08f) to head (43d2f7d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #836 +/- ## ======================================= Coverage 93.33% 93.33% ======================================= Files 9 9 Lines 570 570 Branches 112 112 ======================================= Hits 532 532 Misses 21 21 Partials 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.