Skip to content

Bump qtpy from 1.11.3 to 2.1.0#198

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps qtpy from 1.11.3 to 2.1.0.

Release notes

Sourced from qtpy's releases.

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

New Contributors

... (truncated)

Changelog

Sourced from qtpy's changelog.

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

In this release 9 issues were closed.

Pull Requests Merged

In this release 14 pull requests were closed.


Version 2.0.1 (2022-02-02)

... (truncated)

Commits
  • fbe8168 Release 2.1.0
  • f466699 Merge pull request #343 from dalthviz/fixes_issue_342
  • 411bd71 Change bindings 'try order' to PyQt5, PySide2, PyQt6, PySide6
  • 25d402e Merge pull request #340 from larsoner/environ
  • aed5492 Merge pull request #341 from procitec/pyside_qtextcursor
  • 4a00ec1 pyside2: Add workaround for mode argument in QTextCursor.movePosition()
  • 2a98aad Apply suggestions from code review
  • 74741c9 FIX: Cap
  • 9a5559e FIX: Use QT_API
  • bd6eb93 TST: Add tests
  • 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.1.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.1.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 May 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 10, 2022

Superseded by #248.

@dependabot dependabot bot closed this Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/qtpy-2.1.0 branch August 10, 2022 23:20
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