-
Notifications
You must be signed in to change notification settings - Fork 101
Commit 756f867
Merge #456
456: Bump actions/configure-pages from 2 to 3 r=brunoocasali a=dependabot[bot]
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/configure-pages/releases">actions/configure-pages's releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h1>Changelog</h1>
<ul>
<li>Update default behavior to NOT attempt to create/enable the Pages site <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/48">#48</a>)</li>
<li>Bump actions/publish-action from 0.2.1 to 0.2.2 <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/47">#47</a>)</li>
<li>Bump json5 from 1.0.1 to 1.0.2 <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/45">#45</a>)</li>
<li>Add Dependabot config for Actions usage updates <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/46">#46</a>)</li>
</ul>
<p>See details of <a href="https://github.com/actions/configure-pages/compare/v2.1.3...v3.0.0">all code changes</a> since previous release.</p>
<h2>v2.1.3</h2>
<h1>Changelog</h1>
<ul>
<li>Warn about unsupported file extensions <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/43">#43</a>)</li>
<li>Update to the latest <code>actions/publish-action</code> <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/42">#42</a>)</li>
<li>Test: Better support alternative file extensions for blank config files <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/41">#41</a>)</li>
<li>Support wrapped exports <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/38">#38</a>)</li>
<li>Merge PR <a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/33">#33</a> <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/37">#37</a>)</li>
<li>Bump actions <a href="https://github.com/yoannchaudet"><code>`@yoannchaudet</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/35">#35</a>)</li>
</ul>
<p>See details of <a href="https://github.com/actions/configure-pages/compare/v2.1.2...v2.1.3">all code changes</a> since previous release.</p>
<h2>v2.1.2</h2>
<h1>Changelog</h1>
<ul>
<li>Update <code>`@actions/core</code>` to 1.10.0 <a href="https://github.com/rentziass"><code>`@rentziass</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/31">#31</a>)</li>
</ul>
<p>See details of <a href="https://github.com/actions/configure-pages/compare/v2.1.1...v2.1.2">all code changes</a> since previous release.</p>
<h2>v2.1.1</h2>
<h1>Changelog</h1>
<ul>
<li>Fix non-Code links in README <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/27">#27</a>)</li>
<li>Clean up some unused dependencies <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/26">#26</a>)</li>
<li>Add ESLint <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/25">#25</a>)</li>
<li>Expand Prettier usage <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/24">#24</a>)</li>
</ul>
<p>See details of <a href="https://github.com/actions/configure-pages/compare/v2.1.0...v2.1.1">all code changes</a> since previous release.</p>
<h2>v2.1.0</h2>
<h1>Changelog</h1>
<ul>
<li>Apply consistent spacing and use of single quotes <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github.com/actions/configure-pages/commit/45efe609374726fd94570f0e5a4c32f41675e823">https://github.com/actions/configure-pages/commit/45efe609374726fd94570f0e5a4c32f41675e823</a>)</li>
<li>Use GitHub Pages site origin for setting up SSG configs <a href="https://github.com/AndrewLester"><code>`@AndrewLester</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/pull/21">#21</a>)</li>
<li>Update major version only on full releases <a href="https://github.com/JamesMGreene"><code>`@JamesMGreene</code></a>` (<a href="https://github-redirect.dependabot.com/actions/configure-pages/pull/20">#20</a>)</li>
</ul>
<p>See details of <a href="https://github.com/actions/configure-pages/compare/v2.0.0...v2.0.1">all code changes</a> since previous release.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/actions/configure-pages/commit/3c444c051bb5fc873069cfcc236eb93f78b5b0f5"><code>3c444c0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/50">#50</a> from actions/fix-enablement</li>
<li><a href="https://github.com/actions/configure-pages/commit/12fd9a085c9159bb3030778c039235ce6b6ceec0"><code>12fd9a0</code></a> Update distributables</li>
<li><a href="https://github.com/actions/configure-pages/commit/a8216d627c99e10a438b9c788f1f78745b8ae389"><code>a8216d6</code></a> Fix enablement logic for v3</li>
<li><a href="https://github.com/actions/configure-pages/commit/5992ce8fd557229bb0e98f78a89136a149cc9758"><code>5992ce8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/48">#48</a> from actions/do-not-enable-by-default</li>
<li><a href="https://github.com/actions/configure-pages/commit/c8deda3832e3d38f7eb5bcaf7ebf9caab3b80449"><code>c8deda3</code></a> Update distributables</li>
<li><a href="https://github.com/actions/configure-pages/commit/5d8963e8a5ad9247b4796dc9d7c8071edf7902df"><code>5d8963e</code></a> Update default behavior to NOT attempt to create/enable the Pages site</li>
<li><a href="https://github.com/actions/configure-pages/commit/529ba710d519aa4546466c0eede5fb44bb7e37fc"><code>529ba71</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/47">#47</a> from actions/dependabot/github_actions/actions/publish...</li>
<li><a href="https://github.com/actions/configure-pages/commit/29e9dd5abeec9a7e9bbd197ca34df0ca6ccfa2b1"><code>29e9dd5</code></a> Bump actions/publish-action from 0.2.1 to 0.2.2</li>
<li><a href="https://github.com/actions/configure-pages/commit/c450a282d7e64525a8c9eb838cb283c6490b1c80"><code>c450a28</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/configure-pages/issues/45">#45</a> from actions/dependabot/npm_and_yarn/json5-1.0.2</li>
<li><a href="https://github.com/actions/configure-pages/commit/6567d4c154b26b7bd05d333f214469bf5d1315e3"><code>6567d4c</code></a> Bump json5 from 1.0.1 to 1.0.2</li>
<li>Additional commits viewable in <a href="https://github.com/actions/configure-pages/compare/v2...v3">compare view</a></li>
</ul>
</details>
<br />
[](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` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
0 commit comments