Commit c1c0679
authored
[DevDependency] Bump github-pages from 231 to 232 (#627)
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 />
[](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>1 parent a2db7a4 commit c1c0679
2 files changed
+37
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | | - | |
| 46 | + | |
44 | 47 | | |
45 | | - | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | | - | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
85 | | - | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
106 | | - | |
| 110 | + | |
107 | 111 | | |
108 | | - | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
| |||
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| 126 | + | |
121 | 127 | | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
125 | 131 | | |
126 | 132 | | |
127 | 133 | | |
128 | | - | |
129 | | - | |
130 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
| |||
222 | 228 | | |
223 | 229 | | |
224 | 230 | | |
| 231 | + | |
225 | 232 | | |
226 | 233 | | |
227 | 234 | | |
228 | 235 | | |
229 | 236 | | |
230 | | - | |
| 237 | + | |
231 | 238 | | |
232 | 239 | | |
233 | 240 | | |
234 | | - | |
| 241 | + | |
235 | 242 | | |
236 | | - | |
| 243 | + | |
237 | 244 | | |
238 | 245 | | |
239 | 246 | | |
240 | 247 | | |
241 | 248 | | |
242 | 249 | | |
243 | 250 | | |
244 | | - | |
245 | | - | |
| 251 | + | |
| 252 | + | |
246 | 253 | | |
247 | 254 | | |
248 | | - | |
| 255 | + | |
249 | 256 | | |
250 | | - | |
| 257 | + | |
| 258 | + | |
251 | 259 | | |
252 | 260 | | |
253 | 261 | | |
| |||
259 | 267 | | |
260 | 268 | | |
261 | 269 | | |
262 | | - | |
263 | | - | |
| 270 | + | |
| 271 | + | |
264 | 272 | | |
265 | 273 | | |
266 | 274 | | |
267 | 275 | | |
268 | 276 | | |
269 | 277 | | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | 278 | | |
274 | 279 | | |
275 | 280 | | |
| |||
280 | 285 | | |
281 | 286 | | |
282 | 287 | | |
283 | | - | |
| 288 | + | |
284 | 289 | | |
285 | 290 | | |
286 | 291 | | |
| |||
0 commit comments