Skip to content

Bump qtpy from 1.11.3 to 2.2.0#248

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/qtpy-2.2.0
Closed

Bump qtpy from 1.11.3 to 2.2.0#248
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/qtpy-2.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps qtpy from 1.11.3 to 2.2.0.

Release notes

Sourced from qtpy's releases.

QtPy 2.2.0

What's Changed

New Contributors

Full commits list between this release and the previous one: spyder-ide/qtpy@v2.1.0...v2.2.0 Full Changelog: CHANGELOG.md - Version 2.2.0 (2022-08-10)

QtPy 2.1.0

What's Changed

New Contributors

Full commits list between this release and the previous one: spyder-ide/qtpy@v2.0.1...v2.1.0 Full Changelog: CHANGELOG.md - Version 2.1.0 (2022-05-02)

QtPy 2.0.1

What's Changed

... (truncated)

Changelog

Sourced from qtpy's changelog.

Version 2.2.0 (2022-08-10)

Issues Closed

In this release 5 issues were closed.

Pull Requests Merged

In this release 7 pull requests were closed.


Version 2.1.0 (2022-05-02)

New features

  • New CLI to get mypy arguments and check QtPy version

Important fixes

  • Remove Python 3.6 support
  • Fix QT_API environmental variable handling so new processes get the correct value when Qt_API is not initially set
  • Change try order for bindings in case the QT_API environmental variable is not set i.e PyQt5 - PySide2 - PyQt6 - PySide6

Issues Closed

... (truncated)

Commits
  • 7841f4d Release 2.2.0
  • 78ee3de Merge pull request #357 from dalthviz/fixes_issue_61
  • 469e8d1 Merge pull request #358 from tlambert03/typing
  • 4ae7625 Update qtpy/QtCore.py
  • a9777c0 fix pyqt6 typing import for Qt
  • 050a383 Apply suggestions from code review
  • a1aeb77 Apply suggestions from code review
  • b0942e1 Add initial 'Methods, helpers and QtPy namespace specifics' section to the RE...
  • b3efba8 Merge pull request #354 from zjp/objectisalive
  • 60af2d8 compat.py: Add wrapper around sip/shiboken isdeleted/isvalid
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [qtpy](https://github.com/spyder-ide/qtpy) from 1.11.3 to 2.2.0.
- [Release notes](https://github.com/spyder-ide/qtpy/releases)
- [Changelog](https://github.com/spyder-ide/qtpy/blob/master/CHANGELOG.md)
- [Commits](spyder-ide/qtpy@v1.11.3...v2.2.0)

---
updated-dependencies:
- dependency-name: qtpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #266.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/pip/qtpy-2.2.0 branch October 3, 2022 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants