IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
35 stars 19 forks source link

Update dependency QtPy to v2.2.1 - autoclosed #1011

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
QtPy ==2.2.0 -> ==2.2.1 age adoption passing confidence

Release Notes

spyder-ide/qtpy ### [`v2.2.1`](https://togithub.com/spyder-ide/qtpy/blob/HEAD/CHANGELOG.md#Version-221-2022-10-03) [Compare Source](https://togithub.com/spyder-ide/qtpy/compare/v2.2.0...v2.2.1) ##### Issues Closed - [Issue 369](https://togithub.com/spyder-ide/qtpy/issues/369) - Release QtPy 2.2.1 - [Issue 365](https://togithub.com/spyder-ide/qtpy/issues/365) - Additions needed for PySide6/PyQt6 support (`QFontMetricsF.width`, `QLineEdit.getTextMargins` and `QtWidgets.QUndoCommand`) ([PR 366](https://togithub.com/spyder-ide/qtpy/pull/366) by [@​random-developer](https://togithub.com/random-developer)) In this release 2 issues were closed. ##### Pull Requests Merged - [PR 368](https://togithub.com/spyder-ide/qtpy/pull/368) - PR: Add missing `self` for `QtBindingsNotFoundError` definition, by [@​dalthviz](https://togithub.com/dalthviz) - [PR 366](https://togithub.com/spyder-ide/qtpy/pull/366) - PR: Aliased `QUndoCommand`, provided `QLineEdit.getTextMargins()` and `QFontMetricsF.width()`, by [@​random-developer](https://togithub.com/random-developer) ([365](https://togithub.com/spyder-ide/qtpy/issues/365)) - [PR 363](https://togithub.com/spyder-ide/qtpy/pull/363) - PR: Fix typo in Qt flags in Readme, by [@​Czaki](https://togithub.com/Czaki) - [PR 362](https://togithub.com/spyder-ide/qtpy/pull/362) - PR: Fix various minor typos found with Codespell, by [@​luzpaz](https://togithub.com/luzpaz) - [PR 361](https://togithub.com/spyder-ide/qtpy/pull/361) - PR: toPython helpers for QDate and QTime, by [@​bob-schumaker](https://togithub.com/bob-schumaker) - [PR 360](https://togithub.com/spyder-ide/qtpy/pull/360) - CI: Ensure conda-forge channel usage when testing with conda, by [@​dalthviz](https://togithub.com/dalthviz) In this release 6 pull requests were closed. ***

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, 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 1 year ago

Codecov Report

Base: 84.02% // Head: 84.02% // No change to project coverage :thumbsup:

Coverage data is based on head (b8c3c04) compared to base (e927925). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1011 +/- ## ======================================= Coverage 84.02% 84.02% ======================================= Files 9 9 Lines 889 889 ======================================= Hits 747 747 Misses 142 142 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.