-
-
Notifications
You must be signed in to change notification settings - Fork 597
Commit 31cd5b1
authored
minor #1100 Bump ramsey/composer-install from 1 to 2 (dependabot[bot])
This PR was merged into the 3.9.x-dev branch.
Discussion
----------
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ramsey/composer-install/releases">ramsey/composer-install's releases</a>.</em></p>
<blockquote>
<h2>2.0.0</h2>
<h2>Added</h2>
<ul>
<li>Use <code>--prefer-stable</code> with lowest dependencies (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/178">#178</a>)</li>
<li>Allow use of a custom cache key (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/167">#167</a>)</li>
<li>Allow ability to ignore the cache</li>
</ul>
<h2>Changed</h2>
<ul>
<li>Switch to a <a href="https://docs.github.com/en/actions/creating-actions/creating-a-composite-action">composite action</a> from a JavaScript action</li>
</ul>
<h2>Fixed</h2>
<ul>
<li>Fix case where <code>working-directory</code> did not run <code>composer install</code> in the correct working directory (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/187">#187</a>)</li>
<li>Fix problems with retrieving cache with parallel builds (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/161">#161</a>, <a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/152">#152</a>)</li>
<li>Fix problems restoring from cache on Windows (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/79">#79</a>)</li>
</ul>
<h2>1.3.0</h2>
<ul>
<li>Support passing <code>--working-dir</code> as part of <code>composer-options</code></li>
</ul>
<h2>1.2.0</h2>
<ul>
<li>Support Composer working-directory option for when <code>composer.json</code> is in a non-standard location.</li>
<li>Add operating system name to the cache key.</li>
</ul>
<h2>1.1.0</h2>
<p>Display Composer output with ANSI colors.</p>
<h2>1.0.3</h2>
<p>Patch release for dependency updates.</p>
<h2>1.0.2</h2>
<ul>
<li>Use the GitHub <a href="https://github.com/actions/cache">cache action</a> directly to avoid duplication of code/effort.</li>
<li>Turn on output of Composer command to provide feedback in the job log</li>
<li>Use Composer <code>cache-dir</code> instead of <code>cache-files-dir</code></li>
</ul>
<h2>1.0.1</h2>
<p>Rewrite and refactor as a JavaScript action.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ramsey/composer-install/commit/110668cb0f871600bbeee55ea3d6ccce46e2b7b1"><code>110668c</code></a> GH Actions: selectively use <code>fail-fast</code> with setup-php (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/240">#240</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/83af392bf5f031813d25e6fe4cd626cdba9a2df6"><code>83af392</code></a> ✨ Add new <code>custom-cache-suffix</code> option (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/239">#239</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/7f9021e5513f650c97a067ad64e907e23fd8276e"><code>7f9021e</code></a> Fix use of deprecated <code>set-output</code> command (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/238">#238</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/46172311c43eb5f37c1fb20a2068ba515ee25f3e"><code>4617231</code></a> Tests: update the included <code>composer.phar</code> from v 2.2.2 to 2.2.18 (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/237">#237</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/72896eb33d648d92b8fdc52eb711613e89407fe2"><code>72896eb</code></a> Add dependabot configuration file (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/227">#227</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/69e970df608896a084a2d56e66bbeb3de5b4a806"><code>69e970d</code></a> GH Actions: version update for codecov action runner (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/226">#226</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/e3612f6bf5996d9a0ba702f903a3b0b28dfd3bf6"><code>e3612f6</code></a> GH Actions: version update for actions/cache (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/224">#224</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/d5151022830a58ae28077380c9e5487c0a21f02a"><code>d515102</code></a> GH Actions: version update for various predefined actions (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/222">#222</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/608584300450d85350b77e60ef4a9dad35b3f31e"><code>6085843</code></a> GH Actions: re-work the integration tests (<a href="https://github-redirect.dependabot.com/ramsey/composer-install/issues/221">#221</a>)</li>
<li><a href="https://github.com/ramsey/composer-install/commit/f680dac46551dffb2234a240d65ae806c2999dd6"><code>f680dac</code></a> test: add PHP path back to command, as well as debug message</li>
<li>Additional commits viewable in <a href="https://github.com/ramsey/composer-install/compare/v1...v2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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>
Commits
-------
d120c79 Bump ramsey/composer-install from 1 to 21 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
|
0 commit comments