mcaulifn / solcast

Apache License 2.0
7 stars 2 forks source link

chore(deps): update dependency tox to v3.28.0 #183

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tox (changelog) 3.27.0 -> 3.28.0 age adoption passing confidence

Release Notes

tox-dev/tox (tox) ### [`v3.28.0`](https://togithub.com/tox-dev/tox/releases/tag/3.28.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/3.27.1...3.28.0) #### What's Changed - Avoid deprecated pytest.warns(None) by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/2548](https://togithub.com/tox-dev/tox/pull/2548) - tox3: Support provision of tox 4 with the min_version option by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/2714](https://togithub.com/tox-dev/tox/pull/2714) **Full Changelog**: https://github.com/tox-dev/tox/compare/3.27.1...3.28.0 ### [`v3.27.1`](https://togithub.com/tox-dev/tox/releases/tag/3.27.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/3.27.0...3.27.1) #### What's Changed - release 3.27.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2520](https://togithub.com/tox-dev/tox/pull/2520) - setup.cfg: Replace deprecated license_file with license_files by [@​mgorny](https://togithub.com/mgorny) in [https://github.com/tox-dev/tox/pull/2521](https://togithub.com/tox-dev/tox/pull/2521) - Fix PYTHONPATH passed to envreport / "pip freeze" by [@​f3flight](https://togithub.com/f3flight) in [https://github.com/tox-dev/tox/pull/2529](https://togithub.com/tox-dev/tox/pull/2529) #### New Contributors - [@​mgorny](https://togithub.com/mgorny) made their first contribution in [https://github.com/tox-dev/tox/pull/2521](https://togithub.com/tox-dev/tox/pull/2521) - [@​f3flight](https://togithub.com/f3flight) made their first contribution in [https://github.com/tox-dev/tox/pull/2529](https://togithub.com/tox-dev/tox/pull/2529) **Full Changelog**: https://github.com/tox-dev/tox/compare/3.27.0...3.27.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

Codecov Report

Merging #183 (2532609) into main (81657bd) will not change coverage. Report is 26 commits behind head on main. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mcaulifn/solcast/pull/183/graphs/tree.svg?width=650&height=150&src=pr&token=04NTIH61T2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe)](https://app.codecov.io/gh/mcaulifn/solcast/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) ```diff @@ Coverage Diff @@ ## main #183 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 126 126 ========================================= Hits 126 126 ``` | [Flag](https://app.codecov.io/gh/mcaulifn/solcast/pull/183/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/mcaulifn/solcast/pull/183/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe#carryforward-flags-in-the-pull-request-comment) to find out more. ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/mcaulifn/solcast/pull/183?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/mcaulifn/solcast/pull/183?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe). Last update [8010b99...2532609](https://app.codecov.io/gh/mcaulifn/solcast/pull/183?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe).
codeclimate[bot] commented 10 months ago

Code Climate has analyzed commit 25326092 and detected 0 issues on this pull request.

View more on Code Climate.