mcaulifn / solcast

Apache License 2.0
7 stars 2 forks source link

chore(deps): update dependency rope to v1.12.0 #212

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
rope 1.11.0 -> 1.12.0 age adoption passing confidence

Release Notes

python-rope/rope (rope) ### [`v1.12.0`](https://togithub.com/python-rope/rope/blob/HEAD/CHANGELOG.md#Release-1120) [Compare Source](https://togithub.com/python-rope/rope/compare/1.11.0...1.12.0) - [#​733](https://togithub.com/python-rope/rope/issues/733) skip directories with perm error when building autoimport index ([@​MrBago](https://togithub.com/MrBago)) - [#​722](https://togithub.com/python-rope/rope/issues/722), [#​723](https://togithub.com/python-rope/rope/issues/723) Remove site-packages from packages search tree ([@​tkrabel](https://togithub.com/tkrabel)) - [#​738](https://togithub.com/python-rope/rope/issues/738) Implement os.PathLike on Resource ([@​lieryan](https://togithub.com/lieryan)) - [#​739](https://togithub.com/python-rope/rope/issues/739), [#​736](https://togithub.com/python-rope/rope/issues/736) Ensure autoimport requests uses indexes ([@​lieryan](https://togithub.com/lieryan)) - [#​734](https://togithub.com/python-rope/rope/issues/734), [#​735](https://togithub.com/python-rope/rope/issues/735) raise exception when extracting the start of a block without the end

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

Codecov Report

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

Comparison is base (81657bd) 100.00% compared to head (e76598e) 100.00%. Report is 54 commits behind head on main.

:exclamation: Current head e76598e differs from pull request most recent head b185ad3. Consider uploading reports for the commit b185ad3 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mcaulifn/solcast/pull/212/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/212?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 #212 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 126 126 ========================================= Hits 126 126 ``` | [Flag](https://app.codecov.io/gh/mcaulifn/solcast/pull/212/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/212/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/212?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/212?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe). Last update [4c372b5...b185ad3](https://app.codecov.io/gh/mcaulifn/solcast/pull/212?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 9 months ago

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

View more on Code Climate.