Skip to content

Commit

Permalink
ci(dependabot): bump aganders3/headless-gui from 1 to 2 (#332)
Browse files Browse the repository at this point in the history
Bumps
[aganders3/headless-gui](https://github.com/aganders3/headless-gui) from
1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aganders3/headless-gui/releases">aganders3/headless-gui's
releases</a>.</em></p>
<blockquote>
<p>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
<code>xvfb-screen-size: &quot;1024x768x16&quot;</code>.</p>
<h2>What's Changed</h2>
<ul>
<li>Add screen size configuration, update default by <a
href="https://github.com/aganders3"><code>@​aganders3</code></a> in <a
href="https://redirect.github.com/aganders3/headless-gui/pull/9">aganders3/headless-gui#9</a></li>
<li>Bump <code>@​babel/traverse</code> from 7.20.1 to 7.23.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/aganders3/headless-gui/pull/8">aganders3/headless-gui#8</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aganders3/headless-gui/compare/v1...v2.0">https://github.com/aganders3/headless-gui/compare/v1...v2.0</a></p>
<h2>Version 1.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump json5 from 1.0.1 to 1.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/aganders3/headless-gui/pull/3">aganders3/headless-gui#3</a></li>
<li>Add shell input by <a
href="https://github.com/aganders3"><code>@​aganders3</code></a> in <a
href="https://redirect.github.com/aganders3/headless-gui/pull/5">aganders3/headless-gui#5</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/aganders3/headless-gui/pull/3">aganders3/headless-gui#3</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aganders3/headless-gui/compare/v1...v1.2">https://github.com/aganders3/headless-gui/compare/v1...v1.2</a></p>
<h2>v1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Add working directory input by <a
href="https://github.com/aganders3"><code>@​aganders3</code></a> in <a
href="https://redirect.github.com/aganders3/headless-gui/pull/2">aganders3/headless-gui#2</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/aganders3"><code>@​aganders3</code></a>
made their first contribution in <a
href="https://redirect.github.com/aganders3/headless-gui/pull/2">aganders3/headless-gui#2</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aganders3/headless-gui/compare/v1...v1.1">https://github.com/aganders3/headless-gui/compare/v1...v1.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aganders3/headless-gui/commit/9f7725f27c77dec9eade5a01f3ab5566a190019b"><code>9f7725f</code></a>
Fix printing of screen size in output</li>
<li><a
href="https://github.com/aganders3/headless-gui/commit/7c0bc5d5b13b3af6a3cf4043ecce768977f92c01"><code>7c0bc5d</code></a>
Bump <code>@​babel/traverse</code> from 7.20.1 to 7.23.2 (<a
href="https://redirect.github.com/aganders3/headless-gui/issues/8">#8</a>)</li>
<li><a
href="https://github.com/aganders3/headless-gui/commit/946613fd07e8a7cf1f21ee110a0d2c89cd41163b"><code>946613f</code></a>
Add screen size configuration, update default (<a
href="https://redirect.github.com/aganders3/headless-gui/issues/9">#9</a>)</li>
<li>See full diff in <a
href="https://github.com/aganders3/headless-gui/compare/v1...v2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aganders3/headless-gui&package-manager=github_actions&previous-version=1&new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 7e9f355 commit 3b468af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test_conversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Test Conversion
id: test-without-napari
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
continue-on-error: true
with:
run: npe2 convert ./plugin_repo
Expand All @@ -73,13 +73,13 @@ jobs:
- name: Test Conversion again with napari
id: test-with-napari
if: ${{ steps.test-without-napari.outcome == 'failure' }}
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
with:
run: npe2 convert ./plugin_repo

- name: Test Conversion again with napari
if: ${{ steps.test-without-napari.outcome == 'failure' && steps.test-with-napari.outcome == 'failure' }}
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
with:
# try without modifying directory
run: npe2 convert -n ${{ matrix.plugin }}
Expand Down

0 comments on commit 3b468af

Please sign in to comment.