redhatcloudx / transformer

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

Update dependency tox to ^4.11.4 #794

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

tox-dev/tox (tox) ### [`v4.11.4`](https://togithub.com/tox-dev/tox/releases/tag/4.11.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.11.3...4.11.4) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3124](https://togithub.com/tox-dev/tox/pull/3124) - Fix `quickstart` command from requiring `root` positional argument by [@​Tbruno25](https://togithub.com/Tbruno25) in [https://github.com/tox-dev/tox/pull/3123](https://togithub.com/tox-dev/tox/pull/3123) - docs(config): fix default value for install_command by [@​hashar](https://togithub.com/hashar) in [https://github.com/tox-dev/tox/pull/3126](https://togithub.com/tox-dev/tox/pull/3126) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3128](https://togithub.com/tox-dev/tox/pull/3128) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3132](https://togithub.com/tox-dev/tox/pull/3132) - Added Python 3.12 in installation docs by [@​mj0nez](https://togithub.com/mj0nez) in [https://github.com/tox-dev/tox/pull/3133](https://togithub.com/tox-dev/tox/pull/3133) - Fix terminal size in tox commands ([#​2999](https://togithub.com/tox-dev/tox/issues/2999)) by [@​ziima](https://togithub.com/ziima) in [https://github.com/tox-dev/tox/pull/3139](https://togithub.com/tox-dev/tox/pull/3139) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3135](https://togithub.com/tox-dev/tox/pull/3135) - Use the new ruff formatter over black by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3142](https://togithub.com/tox-dev/tox/pull/3142) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3147](https://togithub.com/tox-dev/tox/pull/3147) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3149](https://togithub.com/tox-dev/tox/pull/3149) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3154](https://togithub.com/tox-dev/tox/pull/3154) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3161](https://togithub.com/tox-dev/tox/pull/3161) - docs(config): Fix base_python default reference by [@​rpatterson](https://togithub.com/rpatterson) in [https://github.com/tox-dev/tox/pull/3156](https://togithub.com/tox-dev/tox/pull/3156) - Fixed 'AppData' not passed to env by default ([#​3151](https://togithub.com/tox-dev/tox/issues/3151)) by [@​Stefanhg](https://togithub.com/Stefanhg) in [https://github.com/tox-dev/tox/pull/3160](https://togithub.com/tox-dev/tox/pull/3160) #### New Contributors - [@​mj0nez](https://togithub.com/mj0nez) made their first contribution in [https://github.com/tox-dev/tox/pull/3133](https://togithub.com/tox-dev/tox/pull/3133) - [@​Stefanhg](https://togithub.com/Stefanhg) made their first contribution in [https://github.com/tox-dev/tox/pull/3160](https://togithub.com/tox-dev/tox/pull/3160) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.11.3...4.11.4

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 11 months ago

Codecov Report

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

Comparison is base (bd9e345) 93.33% compared to head (9131023) 93.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #794 +/- ## ======================================= 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.