lu0 / rofi-blurry-powermenu

A full-screen power menu for Linux with a blur effect, made with Rofi.
GNU General Public License v3.0
43 stars 3 forks source link

Bump xdisplayinfo from 1.0.2 to 2.0.0 #7

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps xdisplayinfo from 1.0.2 to 2.0.0.

Release notes

Sourced from xdisplayinfo's releases.

v2.0.0 - 2022-07-12

Fixes

Miscellaneous

  • Made adding new properties easier by setting properties as CLI-options automatically (637f2b9).
  • Added URLs for issue tracking and naive documentation (470a5c6).
  • Made script shellcheck-compliant.
  • Removed stale example script (c614101).
  • Adds changelog.

Updates

  • Deprecates display properties as shell function-"methods", requiring CLI usage instead (637f2b9).
  • Renames script as its PyPI package xdisplayinfo (43c5545).

This release is dedicated to the huitlacoche gorditas I just ate, the real the Mexican truffle.

Changelog

Sourced from xdisplayinfo's changelog.

v2.0.0 - 2022-07-12

Fixes

  • Fixes GitHub's dependency/dependents graph (baa6d26).
  • Fixes script's dependencies (f3a2620).

Miscellaneous

  • Made adding new properties easier by setting properties as CLI-options automatically (637f2b9).
  • Added URLs for issue tracking and naive documentation (470a5c6).
  • Made script shellcheck-compliant.
  • Removed stale example script (c614101).
  • Adds changelog.

Updates

  • Deprecates display properties as shell function-"methods", requiring CLI usage instead (637f2b9).
  • Renames script as its PyPI package xdisplayinfo (43c5545).
Commits
  • 9d8cfb5 2.0.0
  • 7ae2a05 Add changelog
  • 637f2b9 Set properties as options automatically, deprecates property-methods
  • f8f5eb6 Add plain linkage as installation option
  • aa189b6 Make 'reload' function shellcheck-compliant (and refactor).
  • 470a5c6 Add issue tracker and docs' urls
  • fc0556f Consolidate data in setup.py
  • baa6d26 Move name of package - xdisplayinfo - to setup.py
  • 5b0df7f Make regex'es readonly
  • f3a2620 Update documentation on dependencies
  • 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 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)