Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump qdarkstyle from 2.8.1 to 3.1 #29

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps qdarkstyle from 2.8.1 to 3.1.

Release notes

Sourced from qdarkstyle's releases.

v3.0.2

  • Enable the use of setTabColor and add example, fixes #212
  • Update description to inform about Python 2 and Qt4 unsupported versions
  • Add missing examples #251

v3.0.1

  • Enhancement of state of active/non-active items in views #209
  • Update manifest to include UI files

v3.0.0

  • New structure to create different palettes #268, #164
  • New light palette #240, #268
  • Improved dark palette #252, #266, #264, #265, #248
  • Improved tool buttons #260
  • Improved tabs #270, #271, #267
  • Improved combo boxes #263
  • Improved close/float sizes os-dependent #267
  • Fix checkbox problems #200, #259, #239
  • Fix indicators' colors in menus and tables #242
  • Fix dock widget tab hover #243
  • Workaround for menus with indicators and icons #214
  • Update to be compatible with Qt 5.[12,13,14,15]
Changelog

Sourced from qdarkstyle's changelog.

  • 3.1:
    • Fixes generating resources
    • Correct spelling mistakes
    • Refactoring functions from qdarkstyle.utils
    • Include prefix of palette.ID for qrc, qss, _rc files, keep working on C++ #273
    • Fix global variables issue #298
    • Include data files when installing package #299
  • 3.0.3:
    • Temporary fix for expanded combo box in Qt 5.15, fixes #282, #285, MR #288
    • Fix generating assets in Posix
    • Fix tristate value for checkbox #275
    • Minor fixes and improvements
  • 3.0.2:
    • Enable the use of setTabColor and add example, fixes #212
    • Update description to inform about Python 2 and Qt4 unsupported versions
    • Add missing examples #251
  • 3.0.1:
    • Enhancement of state of active/non-active items in views #209
    • Update manifest to include UI files
  • 3.0.0:
    • New structure to create different palettes #268, #164
    • New light palette #240, #268
    • Improved dark palette #252, #266, #264, #265, #248
    • Improved tool buttons #260
    • Improved tabs #270, #271, #267
    • Improved combo boxes #263
    • Improved close/float sizes os-dependent #267
    • Fix checkbox problems #200, #259, #239
    • Fix indicators' colors in menus and tables #242
    • Fix dock widget tab hover #243
    • Workaround for menus with indicators and icons #214
    • Update to be compatible with Qt 5.[12,13,14,15]
Commits
  • 6ff5fdf Update version and changes
  • a363c1d Update resources
  • 9e72c25 Update tests to include palette, remove out of date call
  • 67c78db Name qrc and qss files with prefix of palette ID to keep them working on C++
  • 0a97b4c Fix identation after removing function
  • 34cf0e2 Fix call and arguments for process_palette, remove imports
  • 5569d6c Remove the need of changing global vars, causing errors when generating resou...
  • d15df6a Fix path separator using join()
  • 9c716e7 Add palette-specific paths, remove use of globals
  • 6b96c4c Enhance qrc footer template to generalize QSS_FILE name
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
Bumps [qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet) from 2.8.1 to 3.1.
- [Release notes](https://github.com/ColinDuquesnoy/QDarkStyleSheet/releases)
- [Changelog](https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/CHANGES.rst)
- [Commits](ColinDuquesnoy/QDarkStyleSheet@v2.8.1...v3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/qdarkstyle-3.1 branch from b9102b9 to e37907e Compare September 19, 2023 18:58
@drfeinberg drfeinberg merged commit 60d1431 into main Sep 19, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/qdarkstyle-3.1 branch September 19, 2023 18:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant