brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.
https://brisvag.github.io/blik/
GNU General Public License v3.0
23 stars 8 forks source link

ci(dependabot): bump aganders3/headless-gui from 1 to 2 #154

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps aganders3/headless-gui from 1 to 2.

Release notes

Sourced from aganders3/headless-gui's releases.

Version 2.0 is not a major change, but it is technically breaking as the default virtual screen size has changed. If you are not relying heavily on the virtual screen size or bit depth you are probably safe to just update. If you want to update and keep the old default, set xvfb-screen-size: "1024x768x16".

What's Changed

Full Changelog: https://github.com/aganders3/headless-gui/compare/v1...v2.0

Version 1.2

What's Changed

New Contributors

Full Changelog: https://github.com/aganders3/headless-gui/compare/v1...v1.2

v1.1

What's Changed

New Contributors

Full Changelog: https://github.com/aganders3/headless-gui/compare/v1...v1.1

Commits
  • 9f7725f Fix printing of screen size in output
  • 7c0bc5d Bump @​babel/traverse from 7.20.1 to 7.23.2 (#8)
  • 946613f Add screen size configuration, update default (#9)
  • See full diff 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 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)
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (36a0f91) 42.94% compared to head (6741815) 42.94%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ======================================= Coverage 42.94% 42.94% ======================================= Files 10 10 Lines 489 489 ======================================= Hits 210 210 Misses 279 279 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.