Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump github-pages from 231 to 232 in /docs (#191)
Bumps [github-pages](https://github.com/github/pages-gem) from 231 to 232. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/pages-gem/releases">github-pages's releases</a>.</em></p> <blockquote> <h2>v232</h2> <h2>What's Changed</h2> <ul> <li>Bump docker/build-push-action from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/github/pages-gem/pull/916">github/pages-gem#916</a></li> <li>Fix obscured gemfile issue by <a href="https://github.com/mrmanc"><code>@mrmanc</code></a> in <a href="https://redirect.github.com/github/pages-gem/pull/912">github/pages-gem#912</a></li> <li>Add webrick as Ruby 3 doesn’t include it by <a href="https://github.com/mrmanc"><code>@mrmanc</code></a> in <a href="https://redirect.github.com/github/pages-gem/pull/914">github/pages-gem#914</a></li> <li>Update nokogiri CVE-2024-25062 by <a href="https://github.com/naxhh"><code>@naxhh</code></a> in <a href="https://redirect.github.com/github/pages-gem/pull/911">github/pages-gem#911</a></li> <li>Parkr jekyll3.10 by <a href="https://github.com/yoannchaudet"><code>@yoannchaudet</code></a> in <a href="https://redirect.github.com/github/pages-gem/pull/919">github/pages-gem#919</a></li> <li>Fix improperly bound regex by <a href="https://github.com/yoannchaudet"><code>@yoannchaudet</code></a> in <a href="https://redirect.github.com/github/pages-gem/pull/921">github/pages-gem#921</a></li> <li>Prep 232 by <a href="https://github.com/yoannchaudet"><code>@yoannchaudet</code></a> in <a href="https://redirect.github.com/github/pages-gem/pull/923">github/pages-gem#923</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/naxhh"><code>@naxhh</code></a> made their first contribution in <a href="https://redirect.github.com/github/pages-gem/pull/911">github/pages-gem#911</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/github/pages-gem/compare/v231...v232">https://github.com/github/pages-gem/compare/v231...v232</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/pages-gem/commit/c34277c8ff6a2c86bfb19f17f35de573e796f030"><code>c34277c</code></a> Merge pull request <a href="https://redirect.github.com/github/pages-gem/issues/923">#923</a> from github/prep-232</li> <li><a href="https://github.com/github/pages-gem/commit/4565c456bab6bbea3d1f618e7ff7f333571e4951"><code>4565c45</code></a> Prep 232</li> <li><a href="https://github.com/github/pages-gem/commit/0d149e93f9a1cde29d77052ddc981510c51e9a5a"><code>0d149e9</code></a> Merge pull request <a href="https://redirect.github.com/github/pages-gem/issues/921">#921</a> from github/regex</li> <li><a href="https://github.com/github/pages-gem/commit/fdf1e16adb69567277abd5a5fc9ec4e4f9d7d03c"><code>fdf1e16</code></a> Escape all the dots</li> <li><a href="https://github.com/github/pages-gem/commit/1c47cb2cfdac3f3070093f601ea096970899afb2"><code>1c47cb2</code></a> Fix improperly bound regex</li> <li><a href="https://github.com/github/pages-gem/commit/43aa23e95ff311daf09da36ee9c6aec9963cd26d"><code>43aa23e</code></a> Merge pull request <a href="https://redirect.github.com/github/pages-gem/issues/919">#919</a> from github/parkr-jekyll3.0</li> <li><a href="https://github.com/github/pages-gem/commit/0a6fecc6683a7780fa9840389d3b49bc9cd18b73"><code>0a6fecc</code></a> Attempt to move webrick to the gemspec instead</li> <li><a href="https://github.com/github/pages-gem/commit/f430f404e8863be299ef39a0d6032c5d71da9193"><code>f430f40</code></a> nil webrick test</li> <li><a href="https://github.com/github/pages-gem/commit/48dca23c8ce904c9235ef38915ad067f43cc24ff"><code>48dca23</code></a> cosmetic</li> <li><a href="https://github.com/github/pages-gem/commit/7b839b231b0a8e753951ebb370bd1ad184281e85"><code>7b839b2</code></a> Add webrick to core</li> <li>Additional commits viewable in <a href="https://github.com/github/pages-gem/compare/v231...v232">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github-pages&package-manager=bundler&previous-version=231&new-version=232)](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>
- Loading branch information