Yuri Astrakhan
df8880fe4c
Fix a few CI issues and bump deps ( #1341 )
2024-05-17 01:05:19 -04:00
dependabot[bot]
e4a2fa5cb8
chore(deps): Bump peaceiris/actions-mdbook from 1 to 2 ( #1290 )
...
Bumps
[peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook )
from 1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peaceiris/actions-mdbook/releases ">peaceiris/actions-mdbook's
releases</a>.</em></p>
<blockquote>
<h2>actions-mdbook v2.0.0</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v2.0.0/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.2.0</h2>
<ul>
<li>deps: bump node12 to node16</li>
<li>deps: bump <code>@actions/core</code> from 1.6.0 to 1.10.0</li>
</ul>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.2.0/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.14</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.14/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.13</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.13/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.12</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.12/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.11</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.11/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.10</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.10/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<p>This action was featured at <a
href="https://github.blog/2020-03-22-github-action-hero-shohei-ueda/ ">GitHub
Action Hero: Shohei Ueda - The GitHub Blog</a>. Thanks all.</p>
<h2>actions-mdbook v1.1.9</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.9/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.8</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.8/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.7</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.7/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.6</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.6/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-mdbook v1.1.5</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.5/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>Release v1.1.4</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.4/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>Release v1.1.3</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.3/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>Release v1.1.2</h2>
<p>See <a
href="https://github.com/peaceiris/actions-mdbook/blob/v1.1.2/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/peaceiris/actions-mdbook/blob/main/CHANGELOG.md ">peaceiris/actions-mdbook's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/peaceiris/actions-mdbook/compare/v1.2.0...v2.0.0 ">2.0.0</a>
(2024-04-08)</h1>
<h3>build</h3>
<ul>
<li>bump node to 20.12.1 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/504 ">#504</a>)
(<a
href="cb4d902e11
">cb4d902</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/504 ">#504</a></li>
</ul>
<h3>chore</h3>
<ul>
<li>revert build (<a
href="c95f05c7f6
">c95f05c</a>)</li>
</ul>
<h3>ci</h3>
<ul>
<li>bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/487 ">#487</a>)
(<a
href="c0c1ffeeae
">c0c1ffe</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/487 ">#487</a></li>
<li>bump actions/dependency-review-action from 2.5.0 to 2.5.1 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/470 ">#470</a>)
(<a
href="e8a2552a1a
">e8a2552</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/470 ">#470</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/290 ">#290</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/300 ">#300</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/299 ">#299</a></li>
<li>bump actions/dependency-review-action from 2.5.1 to 3.0.0 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/472 ">#472</a>)
(<a
href="9a6ded1ce6
">9a6ded1</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/472 ">#472</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/327 ">#327</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/324 ">#324</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/325 ">#325</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/326 ">#326</a></li>
<li>bump actions/dependency-review-action from 3.0.0 to 3.0.1 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/473 ">#473</a>)
(<a
href="939fe7600f
">939fe76</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/473 ">#473</a></li>
<li>bump actions/dependency-review-action from 3.0.1 to 3.0.2 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/474 ">#474</a>)
(<a
href="404c95aeed
">404c95a</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/474 ">#474</a></li>
<li>bump actions/dependency-review-action from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/476 ">#476</a>)
(<a
href="665e827a09
">665e827</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/476 ">#476</a></li>
<li>bump actions/dependency-review-action from 3.0.3 to 3.0.4 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/479 ">#479</a>)Co-authored-by:
dependabot[bot] <!-- raw HTML omitted --> (<a
href="9d85c8a721
">9d85c8a</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/479 ">#479</a></li>
<li>bump actions/dependency-review-action from 3.0.4 to 3.0.6 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/480 ">#480</a>)
(<a
href="a1c0a098b8
">a1c0a09</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/480 ">#480</a></li>
<li>bump actions/dependency-review-action from 3.0.6 to 3.0.7 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/483 ">#483</a>)
(<a
href="2987c698ee
">2987c69</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/483 ">#483</a></li>
<li>bump actions/dependency-review-action from 3.0.7 to 3.0.8 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/485 ">#485</a>)
(<a
href="162a198ca6
">162a198</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/485 ">#485</a></li>
<li>bump actions/dependency-review-action from 3.0.8 to 3.1.0 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/488 ">#488</a>)
(<a
href="60cc2ffbc1
">60cc2ff</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/488 ">#488</a></li>
<li>bump actions/setup-node from 3.5.1 to 3.6.0 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/475 ">#475</a>)
(<a
href="10da3f5364
">10da3f5</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/475 ">#475</a></li>
<li>bump actions/setup-node from 3.6.0 to 3.7.0 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/481 ">#481</a>)
(<a
href="334df4e551
">334df4e</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/481 ">#481</a></li>
<li>bump actions/setup-node from 3.7.0 to 3.8.0 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/484 ">#484</a>)
(<a
href="fe519205c0
">fe51920</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/484 ">#484</a></li>
<li>bump actions/setup-node from 3.8.0 to 3.8.1 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/486 ">#486</a>)
(<a
href="c6c9e0f193
">c6c9e0f</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/486 ">#486</a></li>
<li>bump codecov/codecov-action from 3 to 4 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/490 ">#490</a>)
(<a
href="7b0c98f8f3
">7b0c98f</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/490 ">#490</a></li>
<li>bump github/codeql-action from 1 to 2 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/440 ">#440</a>)
(<a
href="7ce6923a7b
">7ce6923</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/440 ">#440</a></li>
<li>bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/469 ">#469</a>)
(<a
href="59732c82f2
">59732c8</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/469 ">#469</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/397 ">#397</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/397 ">#397</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/385 ">#385</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/385 ">#385</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/407 ">#407</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/407 ">#407</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/409 ">#409</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/409 ">#409</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/424 ">#424</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/424 ">#424</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/463 ">#463</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/463 ">#463</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/393 ">#393</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/393 ">#393</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/395 ">#395</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/395 ">#395</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/399 ">#399</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/399 ">#399</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/400 ">#400</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/400 ">#400</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/405 ">#405</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/405 ">#405</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/411 ">#411</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/411 ">#411</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/412 ">#412</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/412 ">#412</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/416 ">#416</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/416 ">#416</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/435 ">#435</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/435 ">#435</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/438 ">#438</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/438 ">#438</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/456 ">#456</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/456 ">#456</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/460 ">#460</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/460 ">#460</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/462 ">#462</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/462 ">#462</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/371 ">#371</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/371 ">#371</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/437 ">#437</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/437 ">#437</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/392 ">#392</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/392 ">#392</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/394 ">#394</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/394 ">#394</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/396 ">#396</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/396 ">#396</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/402 ">#402</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/402 ">#402</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/404 ">#404</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/404 ">#404</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/436 ">#436</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/436 ">#436</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/373 ">#373</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/373 ">#373</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/374 ">#374</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/374 ">#374</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/377 ">#377</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/377 ">#377</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/380 ">#380</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/380 ">#380</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/381 ">#381</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/381 ">#381</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/383 ">#383</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/383 ">#383</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/384 ">#384</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/384 ">#384</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/382 ">#382</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/382 ">#382</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/466 ">#466</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/463 ">#463</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/462 ">#462</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/460 ">#460</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/456 ">#456</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/438 ">#438</a>
<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/437 ">#437</a></li>
</ul>
<h3>feat</h3>
<ul>
<li>bump to node20 runtime (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/500 ">#500</a>)
(<a
href="46c97c2f70
">46c97c2</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/500 ">#500</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ee69d230fe
"><code>ee69d23</code></a>
chore(release): 2.0.0</li>
<li><a
href="2d79d45dae
"><code>2d79d45</code></a>
chore(release): Add build assets</li>
<li><a
href="c95f05c7f6
"><code>c95f05c</code></a>
chore: revert build</li>
<li><a
href="cb4d902e11
"><code>cb4d902</code></a>
build: bump node to 20.12.1 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/504 ">#504</a>)</li>
<li><a
href="46c97c2f70
"><code>46c97c2</code></a>
feat: bump to node20 runtime (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/500 ">#500</a>)</li>
<li><a
href="7b0c98f8f3
"><code>7b0c98f</code></a>
ci: bump codecov/codecov-action from 3 to 4 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/490 ">#490</a>)</li>
<li><a
href="60cc2ffbc1
"><code>60cc2ff</code></a>
ci: bump actions/dependency-review-action from 3.0.8 to 3.1.0 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/488 ">#488</a>)</li>
<li><a
href="c0c1ffeeae
"><code>c0c1ffe</code></a>
ci: bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/487 ">#487</a>)</li>
<li><a
href="c6c9e0f193
"><code>c6c9e0f</code></a>
ci: bump actions/setup-node from 3.8.0 to 3.8.1 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/486 ">#486</a>)</li>
<li><a
href="162a198ca6
"><code>162a198</code></a>
ci: bump actions/dependency-review-action from 3.0.7 to 3.0.8 (<a
href="https://redirect.github.com/peaceiris/actions-mdbook/issues/485 ">#485</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/peaceiris/actions-mdbook/compare/v1...v2 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peaceiris/actions-mdbook&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 )
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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 15:59:56 -04:00
dependabot[bot]
b79bfdb75a
chore(deps): Bump DavidAnson/markdownlint-cli2-action from 15 to 16 ( #1291 )
...
Bumps
[DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action )
from 15 to 16.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/davidanson/markdownlint-cli2-action/releases ">DavidAnson/markdownlint-cli2-action's
releases</a>.</em></p>
<blockquote>
<h2>Update markdownlint version (markdownlint-cli2 v0.13.0, markdownlint
v0.34.0).</h2>
<p>No release notes provided.</p>
<p>Update markdownlint version (markdownlint-cli2 v0.12.1, markdownlint
v0.33.0).</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.11.0, markdownlint
v0.32.1), remove deprecated "command" input.</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.10.0, markdownlint
v0.31.1).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.9.2, markdownlint
v0.30.0).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.8.1, markdownlint
v0.29.0), add "config" and "fix" inputs, deprecate
"command" input.</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.7.1, markdownlint
v0.28.2).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.7.0, markdownlint
v0.28.1), include link to rule information in title of annotations
(clickable in GitHub).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.6.0, markdownlint
v0.27.0).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.5.1, markdownlint
v0.26.2).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.4.0, markdownlint
v0.25.1)</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b4c9feab76
"><code>b4c9fea</code></a>
Update to version 16.0.0.</li>
<li><a
href="349248f55f
"><code>349248f</code></a>
Update CONTRIBUTING.md to link to a more relevant (my own) blog post
about ve...</li>
<li><a
href="b22040a8c6
"><code>b22040a</code></a>
Freshen generated index.js file.</li>
<li><a
href="d73fc7d0b5
"><code>d73fc7d</code></a>
Bump markdownlint-cli2 from 0.12.1 to 0.13.0</li>
<li><a
href="4a035c1d47
"><code>4a035c1</code></a>
Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0</li>
<li><a
href="3eeb58c2c6
"><code>3eeb58c</code></a>
Freshen generated index.js file.</li>
<li><a
href="73e365cbce
"><code>73e365c</code></a>
Bump tj-actions/changed-files from 43 to 44</li>
<li><a
href="60d6e1a6c0
"><code>60d6e1a</code></a>
Bump tj-actions/changed-files from 42 to 43</li>
<li><a
href="58bc1d1593
"><code>58bc1d1</code></a>
Freshen generated index.js file.</li>
<li><a
href="1341c61374
"><code>1341c61</code></a>
Bump eslint from 8.56.0 to 8.57.0</li>
<li>Additional commits viewable in <a
href="https://github.com/davidanson/markdownlint-cli2-action/compare/v15...v16 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=DavidAnson/markdownlint-cli2-action&package-manager=github_actions&previous-version=15&new-version=16 )](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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 15:59:38 -04:00
dependabot[bot]
1ee28202a9
chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4 ( #1292 )
...
Bumps
[peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages )
from 3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peaceiris/actions-gh-pages/releases ">peaceiris/actions-gh-pages's
releases</a>.</em></p>
<blockquote>
<h2>actions-github-pages v4.0.0</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v4.0.0/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.9.3</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.3/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.9.2</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.2/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.9.1</h2>
<ul>
<li>update deps</li>
</ul>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.1/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.9.0</h2>
<ul>
<li>deps: bump node12 to node16</li>
<li>deps: bump <code>@actions/core</code> from 1.6.0 to 1.10.0</li>
</ul>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.9.0/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.8.0</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.8.0/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.7.3</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.3/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.7.2</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.2/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.7.1</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.1/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.7.0</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.7.0/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<p>Overviews:</p>
<ul>
<li>Add .nojekyll file by default for all branches (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/438 ">#438</a>)
(079d483), closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/438 ">#438</a></li>
<li>Add destination_dir option (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/403 ">#403</a>)
(f30118c), closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/403 ">#403</a>
<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/324 ">#324</a>
<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/390 ">#390</a></li>
<li>Add exclude_assets option (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/416 ">#416</a>)
(0f5c65e), closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/416 ">#416</a>
<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/163 ">#163</a></li>
<li>exclude_assets supports glob patterns (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/417 ">#417</a>)
(6f45501), closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/417 ">#417</a>
<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/163 ">#163</a></li>
</ul>
<h2>actions-github-pages v3.6.4</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.6.4/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.6.3</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.6.3/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<h2>actions-github-pages v3.6.2</h2>
<p>See <a
href="https://github.com/peaceiris/actions-gh-pages/blob/v3.6.2/CHANGELOG.md ">CHANGELOG.md</a>
for more details.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md ">peaceiris/actions-gh-pages's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/peaceiris/actions-gh-pages/compare/v3.9.2...v3.9.3 ">3.9.3</a>
(2023-03-30)</h2>
<h3>docs</h3>
<ul>
<li>fix typo, bump hugo version (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/851 ">#851</a>)
(<a
href="884a0224fd
">884a022</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/851 ">#851</a></li>
</ul>
<h3>fix</h3>
<ul>
<li>fix error handling (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/841 ">#841</a>)
(<a
href="32e33dcd3a
">32e33dc</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/841 ">#841</a></li>
<li>update known_hosts (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/871 ">#871</a>)
(<a
href="31c15f0329
">31c15f0</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/871 ">#871</a></li>
</ul>
<h2><a
href="https://github.com/peaceiris/actions-gh-pages/compare/v3.9.1...v3.9.2 ">3.9.2</a>
(2023-01-17)</h2>
<h3>chore</h3>
<ul>
<li>rename cicd (<a
href="32c9288f55
">32c9288</a>)</li>
<li>replace npm ci with install (<a
href="983978086a
">9839780</a>)</li>
</ul>
<h3>ci</h3>
<ul>
<li>add github-actions npm (<a
href="5e5dc6d02e
">5e5dc6d</a>)</li>
<li>enable automerge (<a
href="dd7d778958
">dd7d778</a>)</li>
<li>remove dependabot (<a
href="7af79a873e
">7af79a8</a>)</li>
<li>remove enabledManagers (<a
href="cba22ba760
">cba22ba</a>)</li>
<li>use peaceiris/workflows/setup-node 0.19.1 (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/818 ">#818</a>)
(<a
href="416f539fb4
">416f539</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/818 ">#818</a></li>
</ul>
<h3>deps</h3>
<ul>
<li>apply npm audit fix (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/809 ">#809</a>)
(<a
href="e3aa46d23b
">e3aa46d</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/809 ">#809</a></li>
</ul>
<h2><a
href="https://github.com/peaceiris/actions-gh-pages/compare/v3.9.0...v3.9.1 ">3.9.1</a>
(2023-01-05)</h2>
<h3>chore</h3>
<ul>
<li>change cicd label name (<a
href="1808965241
">1808965</a>)</li>
</ul>
<h3>ci</h3>
<ul>
<li>add Renovate config (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/802 ">#802</a>)
(<a
href="072d16c439
">072d16c</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/802 ">#802</a></li>
<li>bump actions/dependency-review-action from 2 to 3 (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/799 ">#799</a>)
(<a
href="e3b45f2700
">e3b45f2</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/799 ">#799</a></li>
<li>bump peaceiris/actions-github-app-token from 1.1.4 to 1.1.5 (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/798 ">#798</a>)
(<a
href="a5f971f112
">a5f971f</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/798 ">#798</a></li>
<li>bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/793 ">#793</a>)
(<a
href="9af6a68dde
">9af6a68</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/793 ">#793</a></li>
<li>bump peaceiris/workflows from 0.17.1 to 0.17.2 (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/794 ">#794</a>)
(<a
href="087a759f90
">087a759</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/794 ">#794</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4f9cc6602d
"><code>4f9cc66</code></a>
chore(release): 4.0.0</li>
<li><a
href="9c75028a53
"><code>9c75028</code></a>
chore(release): Add build assets</li>
<li><a
href="5049354438
"><code>5049354</code></a>
build: node 20.11.1</li>
<li><a
href="4eb285e828
"><code>4eb285e</code></a>
chore: bump node16 to node20 (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1067 ">#1067</a>)</li>
<li><a
href="cdc09a3baa
"><code>cdc09a3</code></a>
chore(deps): update dependency <code>@types/node</code> to v16.18.77
(<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1065 ">#1065</a>)</li>
<li><a
href="d830378ec6
"><code>d830378</code></a>
chore(deps): update dependency <code>@types/node</code> to v16.18.76
(<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1063 ">#1063</a>)</li>
<li><a
href="80daa1d144
"><code>80daa1d</code></a>
chore(deps): update dependency <code>@types/node</code> to v16.18.75
(<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1061 ">#1061</a>)</li>
<li><a
href="108285e909
"><code>108285e</code></a>
chore(deps): update dependency ts-jest to v29.1.2 (<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1060 ">#1060</a>)</li>
<li><a
href="99c95ff54e
"><code>99c95ff</code></a>
chore(deps): update dependency <code>@types/node</code> to v16.18.74
(<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1058 ">#1058</a>)</li>
<li><a
href="1f4653792d
"><code>1f46537</code></a>
chore(deps): update dependency <code>@types/node</code> to v16.18.73
(<a
href="https://redirect.github.com/peaceiris/actions-gh-pages/issues/1057 ">#1057</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/peaceiris/actions-gh-pages/compare/v3...v4 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peaceiris/actions-gh-pages&package-manager=github_actions&previous-version=3&new-version=4 )](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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 15:59:24 -04:00
dependabot[bot]
18c0db4265
chore(deps): Bump DavidAnson/markdownlint-cli2-action from 14 to 15 ( #1140 )
...
Bumps
[DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action )
from 14 to 15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/davidanson/markdownlint-cli2-action/releases ">DavidAnson/markdownlint-cli2-action's
releases</a>.</em></p>
<blockquote>
<p>Update markdownlint version (markdownlint-cli2 v0.12.1, markdownlint
v0.33.0).</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.11.0, markdownlint
v0.32.1), remove deprecated "command" input.</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.10.0, markdownlint
v0.31.1).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.9.2, markdownlint
v0.30.0).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.8.1, markdownlint
v0.29.0), add "config" and "fix" inputs, deprecate
"command" input.</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.7.1, markdownlint
v0.28.2).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.7.0, markdownlint
v0.28.1), include link to rule information in title of annotations
(clickable in GitHub).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.6.0, markdownlint
v0.27.0).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.5.1, markdownlint
v0.26.2).</h2>
<p>No release notes provided.</p>
<h2>Update markdownlint version (markdownlint-cli2 v0.4.0, markdownlint
v0.25.1)</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="510b996878
"><code>510b996</code></a>
Update to version 15.0.0.</li>
<li><a
href="635569d706
"><code>635569d</code></a>
Freshen generated index.js file.</li>
<li><a
href="f8bd042d35
"><code>f8bd042</code></a>
Bump markdownlint-cli2 from 0.12.0 to 0.12.1</li>
<li><a
href="b90bac0a90
"><code>b90bac0</code></a>
Add link-image-style and table-pipe-style to .markdownlint.json.</li>
<li><a
href="a07066f4d1
"><code>a07066f</code></a>
Freshen generated index.js file.</li>
<li><a
href="29dc4b72f2
"><code>29dc4b7</code></a>
Bump markdownlint-cli2 from 0.11.0 to 0.12.0</li>
<li><a
href="94c45f3760
"><code>94c45f3</code></a>
Bump tj-actions/changed-files from 40 to 41</li>
<li><a
href="00d80759aa
"><code>00d8075</code></a>
Bump eslint-plugin-unicorn from 49.0.0 to 50.0.1</li>
<li><a
href="29ea995622
"><code>29ea995</code></a>
Update generated file due to transitive dependency change.</li>
<li><a
href="569c2e311d
"><code>569c2e3</code></a>
Bump eslint from 8.55.0 to 8.56.0</li>
<li>Additional commits viewable in <a
href="https://github.com/davidanson/markdownlint-cli2-action/compare/v14...v15 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=DavidAnson/markdownlint-cli2-action&package-manager=github_actions&previous-version=14&new-version=15 )](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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 13:36:19 -05:00
Lucas
4814d3369c
Add Markdown linting and url check to CI and justfile ( #1030 )
...
Fix #979 with
[markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2 ) and
[markdown-link-check](https://github.com/actions-marketplace-validations/gaurav-nelson_github-action-markdown-link-check )
## Link check
- [x] Add link check to just clippy
- [x] Add relative links check with
[markdown-link-check](https://github.com/actions-marketplace-validations/gaurav-nelson_github-action-markdown-link-check )
- [x] Ignore `CHANGELOG.md`
- [x] Ignore `localhost` and `127.0.0.1`
- [x] Ignore `http://opensource.org `
- [x] Add to justfile
## Lintting
- [x] Add markdown linting
- [x] Add markdown lint to just fmt
- [x] Ignore `CHANGELOG.md`?
- [x] Ignore [Line
Length](https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md )
- [x] Ignore [First line in a file should be a top-level
heading](https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md )
- [x] Ignore [Inline
HTML](https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md )
- [x] Ignore [Images should have alternate
text](https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md045.md )
- [x] Ignore [Heading levels should only increment by one level at a
time](https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md001.md )
- [x] Rename lint config file.
- [x] Add to justfile
---------
Co-authored-by: Yuri Astrakhan <YuriAstrakhan@gmail.com>
2023-12-04 22:11:03 +00:00
Yuri Astrakhan
125d78c706
ci cleanup
2023-10-12 18:51:44 -04:00
Yuri Astrakhan
976a850632
Use rust-cache in CI
2023-09-29 23:13:18 -04:00
Yuri Astrakhan
0ef493d9e7
Rework CI to build ARM64 ( #889 )
...
* break CI into cleaner steps: build, test/test-legacy, publish
* add arm64 for linux
2023-09-25 20:27:55 -04:00
dependabot[bot]
9d6093fea8
chore(deps): Bump actions/checkout from 3 to 4 ( #862 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to
4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases ">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update default runtime to node20 by <a
href="https://github.com/takost "><code>@takost</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1436 ">actions/checkout#1436</a></li>
<li>Support fetching without the --progress option by <a
href="https://github.com/simonbaird "><code>@simonbaird</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1067 ">actions/checkout#1067</a></li>
<li>Release 4.0.0 by <a
href="https://github.com/takost "><code>@takost</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1447 ">actions/checkout#1447</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/takost "><code>@takost</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1436 ">actions/checkout#1436</a></li>
<li><a
href="https://github.com/simonbaird "><code>@simonbaird</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1067 ">actions/checkout#1067</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3...v4.0.0 ">https://github.com/actions/checkout/compare/v3...v4.0.0 </a></p>
<h2>v3.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Mark test scripts with Bash'isms to be run via Bash by <a
href="https://github.com/dscho "><code>@dscho</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1377 ">actions/checkout#1377</a></li>
<li>Add option to fetch tags even if fetch-depth > 0 by <a
href="https://github.com/RobertWieczoreck "><code>@RobertWieczoreck</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/579 ">actions/checkout#579</a></li>
<li>Release 3.6.0 by <a
href="https://github.com/luketomlinson "><code>@luketomlinson</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1437 ">actions/checkout#1437</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/RobertWieczoreck "><code>@RobertWieczoreck</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/579 ">actions/checkout#579</a></li>
<li><a
href="https://github.com/luketomlinson "><code>@luketomlinson</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1437 ">actions/checkout#1437</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 ">https://github.com/actions/checkout/compare/v3.5.3...v3.6.0 </a></p>
<h2>v3.5.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: Checkout Issue in self hosted runner due to faulty submodule
check-ins by <a
href="https://github.com/megamanics "><code>@megamanics</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1196 ">actions/checkout#1196</a></li>
<li>Fix typos found by codespell by <a
href="https://github.com/DimitriPapadopoulos "><code>@DimitriPapadopoulos</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1287 ">actions/checkout#1287</a></li>
<li>Add support for sparse checkouts by <a
href="https://github.com/dscho "><code>@dscho</code></a> and <a
href="https://github.com/dfdez "><code>@dfdez</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1369 ">actions/checkout#1369</a></li>
<li>Release v3.5.3 by <a
href="https://github.com/TingluoHuang "><code>@TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1376 ">actions/checkout#1376</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/megamanics "><code>@megamanics</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1196 ">actions/checkout#1196</a></li>
<li><a
href="https://github.com/DimitriPapadopoulos "><code>@DimitriPapadopoulos</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1287 ">actions/checkout#1287</a></li>
<li><a href="https://github.com/dfdez "><code>@dfdez</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1369 ">actions/checkout#1369</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3...v3.5.3 ">https://github.com/actions/checkout/compare/v3...v3.5.3 </a></p>
<h2>v3.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: Use correct API url / endpoint in GHES by <a
href="https://github.com/fhammerl "><code>@fhammerl</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1289 ">actions/checkout#1289</a>
based on <a
href="https://redirect.github.com/actions/checkout/issues/1286 ">#1286</a>
by <a href="https://github.com/1newsr "><code>@1newsr</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3.5.1...v3.5.2 ">https://github.com/actions/checkout/compare/v3.5.1...v3.5.2 </a></p>
<h2>v3.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Improve checkout performance on Windows runners by upgrading
<code>@actions/github</code> dependency by <a
href="https://github.com/BrettDong "><code>@BrettDong</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1246 ">actions/checkout#1246</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/BrettDong "><code>@BrettDong</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1246 ">actions/checkout#1246</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md ">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v4.0.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1067 ">Support
fetching without the --progress option</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1436 ">Update to
node20</a></li>
</ul>
<h2>v3.6.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1377 ">Fix: Mark
test scripts with Bash'isms to be run via Bash</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/579 ">Add
option to fetch tags even if fetch-depth > 0</a></li>
</ul>
<h2>v3.5.3</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1196 ">Fix:
Checkout fail in self-hosted runners when faulty submodule are
checked-in</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1287 ">Fix
typos found by codespell</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1369 ">Add
support for sparse checkouts</a></li>
</ul>
<h2>v3.5.2</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1289 ">Fix
api endpoint for GHES</a></li>
</ul>
<h2>v3.5.1</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1246 ">Fix
slow checkout on Windows</a></li>
</ul>
<h2>v3.5.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1237 ">Add
new public key for known_hosts</a></li>
</ul>
<h2>v3.4.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1209 ">Upgrade
codeql actions to v2</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1210 ">Upgrade
dependencies</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1225 ">Upgrade
<code>@actions/io</code></a></li>
</ul>
<h2>v3.3.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1045 ">Implement
branch list using callbacks from exec function</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1050 ">Add
in explicit reference to private checkout options</a></li>
<li>[Fix comment typos (that got added in <a
href="https://redirect.github.com/actions/checkout/issues/770 ">#770</a>)](<a
href="https://redirect.github.com/actions/checkout/pull/1057 ">actions/checkout#1057</a>)</li>
</ul>
<h2>v3.2.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/942 ">Add
GitHub Action to perform release</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/967 ">Fix
status badge</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1002 ">Replace
datadog/squid with ubuntu/squid Docker image</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/964 ">Wrap
pipeline commands for submoduleForeach in quotes</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1029 ">Update
<code>@actions/io</code> to 1.1.2</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1039 ">Upgrading
version to 3.2.0</a></li>
</ul>
<h2>v3.1.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/939 ">Use
<code>@actions/core</code> <code>saveState</code> and
<code>getState</code></a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/922 ">Add
<code>github-server-url</code> input</a></li>
</ul>
<h2>v3.0.2</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/770 ">Add
input <code>set-safe-directory</code></a></li>
</ul>
<h2>v3.0.1</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3df4ab11eb
"><code>3df4ab1</code></a>
Release 4.0.0 (<a
href="https://redirect.github.com/actions/checkout/issues/1447 ">#1447</a>)</li>
<li><a
href="8b5e8b7687
"><code>8b5e8b7</code></a>
Support fetching without the --progress option (<a
href="https://redirect.github.com/actions/checkout/issues/1067 ">#1067</a>)</li>
<li><a
href="97a652b800
"><code>97a652b</code></a>
Update default runtime to node20 (<a
href="https://redirect.github.com/actions/checkout/issues/1436 ">#1436</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/v3...v4 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3&new-version=4 )](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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 19:25:16 -04:00
Pirmin Kalberer
aabcb0aa0a
Add sqlx-rustls support ( #720 )
...
I'd like to add optional rustls support for SQLx. This PR implements the
required features, but tests using `--all-features` fail, because
runtime selection features are not additive. I didn't find a solution
apart from avoiding `--all-features`.
---------
Co-authored-by: Yuri Astrakhan <YuriAstrakhan@gmail.com>
2023-07-03 21:29:44 +00:00
Yuri Astrakhan
adab3bca95
Fix mdbook compile target
2023-06-04 14:11:44 -04:00
Yuri Astrakhan
b147c27380
Move Martin crate to its own subdir ( #699 )
...
This cleans up the code a bit, making all crates to be on the same
level.
2023-06-04 02:50:55 +00:00
Yuri Astrakhan
0169b20ff2
Auto-publish mdbook ( #684 )
2023-05-28 22:34:16 -04:00