Skip to content

Commit

Permalink
Update figuren-theater/code-quality requirement from ^0.4.3 to ^0.6.6 (
Browse files Browse the repository at this point in the history
…#90)

Updates the requirements on
[figuren-theater/code-quality](https://github.com/figuren-theater/code-quality)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/figuren-theater/code-quality/releases">figuren-theater/code-quality's
releases</a>.</em></p>
<blockquote>
<h2>0.6.6</h2>
<h2>Dependency Updates &amp; Maintenance</h2>
<ul>
<li>Upgrading figuren-theater/coding-standards (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/34">#34</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/figuren-theater/code-quality/blob/main/CHANGELOG.md">figuren-theater/code-quality's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.6.5...0.6.6">0.6.6</a>
- 2023-07-17</h2>
<h3>Dependency Updates &amp; Maintenance</h3>
<ul>
<li>Upgrading figuren-theater/coding-standards (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/34">#34</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.6.4...0.6.5">0.6.5</a>
- 2023-07-17</h2>
<h3>🐛 Fixed</h3>
<ul>
<li>Fix: typo in path to phpstan (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/33">#33</a>)</li>
<li>Fix: Call phpcs on . by default and handle cs and phpstan outputs
with cs2pr (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/32">#32</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.6.3...0.6.4">0.6.4</a>
- 2023-07-17</h2>
<h3>🐛 Fixed</h3>
<ul>
<li>Fix: Make the opposite run ;) (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/31">#31</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.6.2...0.6.3">0.6.3</a>
- 2023-07-17</h2>
<h3>🐛 Fixed</h3>
<ul>
<li>Only run 'Lint: json files' for changed .json files AND when it is a
… (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/30">#30</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.6.1...0.6.2">0.6.2</a>
- 2023-07-17</h2>
<h3>🐛 Fixed</h3>
<ul>
<li>Fix misleading changelog-compare URLs (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/29">#29</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.6.0...0.6.1">0.6.1</a>
- 2023-07-17</h2>
<ul>
<li>Make sure to use the latest version of coding-standards (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/28">#28</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.5.1...0.6.0">0.6.0</a>
- 2023-07-15</h2>
<h3>🚀 Added</h3>
<ul>
<li>Finish: Establish quality standards (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/25">#25</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.5.0...0.5.1">0.5.1</a>
- 2023-07-13</h2>
<ul>
<li>Add more badges for &quot;quality checked&quot; repos (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/24">#24</a>)</li>
</ul>
<h2><a
href="https://github.com/figuren-theater/code-quality/compare/0.4.5...0.5.0">0.5.0</a>
- 2023-07-11</h2>
<ul>
<li>Try finding the 🐛 (<a
href="https://redirect.github.com/figuren-theater/code-quality/pull/23">#23</a>)</li>
</ul>
<h3>🚀 Added</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/e75a8e42841f7637ee5c4b69c0bd3c55a07a4fbc"><code>e75a8e4</code></a>
Update changelog to 0.6.6</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/379b9892ff2eabe5fcc0ddd5343ff260bc737423"><code>379b989</code></a>
Upgrading figuren-theater/coding-standards (<a
href="https://redirect.github.com/figuren-theater/code-quality/issues/34">#34</a>)</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/44aba0f17125916efde342b9283741ea65da2133"><code>44aba0f</code></a>
Remove path attribute as it should be set by a .phpcs.xml file</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/159a91980d8844082ee962f6b568394767b5db9c"><code>159a919</code></a>
Upgrading figuren-theater/coding-standards (0.3.0 =&gt; 0.3.1)</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/a000dd4ba42837fee36cfd8254780dc119e7f080"><code>a000dd4</code></a>
Update changelog to 0.6.5</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/956d0d4151edcd60514a7f2595acaf0ad86890ed"><code>956d0d4</code></a>
Fix: typo in path to phpstan (<a
href="https://redirect.github.com/figuren-theater/code-quality/issues/33">#33</a>)</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/4c2fe8d645bd38a6d2ac3ad58dc193c4dcdeaae4"><code>4c2fe8d</code></a>
Fix: typo in path to phpstan</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/f9d3d9dbf63e32a10dcf26567932034853816ef5"><code>f9d3d9d</code></a>
Fix: Call phpcs on . by default and handle cs and phpstan outputs with
cs2pr ...</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/e9c0a04ea168291f16e08109f120f09a590023b1"><code>e9c0a04</code></a>
Fix: Call phpcs on . by default and handle cs and phpstan outputs with
cs2pr</li>
<li><a
href="https://github.com/figuren-theater/code-quality/commit/f140d18e321dddabde68aed0e765470290b93520"><code>f140d18</code></a>
Update changelog to 0.6.4</li>
<li>Additional commits viewable in <a
href="https://github.com/figuren-theater/code-quality/compare/0.4.3...0.6.6">compare
view</a></li>
</ul>
</details>
<br />


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-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 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>
  • Loading branch information
figuren-theater-bot authored Aug 8, 2023
2 parents b79a05b + ce45739 commit 80f8071
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions assets/pagespeed-figuren.theater.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 80f8071

Please sign in to comment.