- Notifications
You must be signed in to change notification settings - Fork1k
Commit6e33c38
authored
chore: bump github.com/gohugoio/hugo from 0.148.1 to 0.149.1 (#19734)
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from0.148.1 to 0.149.1.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/gohugoio/hugo/releases">github.com/gohugoio/hugo'sreleases</a>.</em></p><blockquote><h2>v0.149.1</h2><p>The main motivation behind this release is the <ahref="https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ">Go1.25.1</a> upgrade, which comes with a <ahref="https://redirect.github.com/golang/go/issues/75054">securityfix</a>. Hugo does not use the feature in question, but we understandthat many Hugo users like to have a clean security report.</p><h2>Note</h2><p>Note that CSS minification now targets CSS3, removing certainoptimizations that were specific to CSS2.</p><h2>What's Changed</h2><ul><li>Remove noindex meta tag from alias.html 25c0f2408 <ahref="https://github.com/lzap"><code>@lzap</code></a></li><li>Fix nilpointer on ToC heading 4f2d2b2cc <ahref="https://github.com/bep"><code>@bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/11843">#11843</a></li><li>tpl/collections: Require collections.D args to be ints b8eb45c9d <ahref="https://github.com/bep"><code>@bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13952">#13952</a></li><li>Upgrade to Go 1.25.1 1d90afff1 <ahref="https://github.com/bep"><code>@bep</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13960">#13960</a></li><li>Fix config env handling for some slice options e751afa9b <ahref="https://github.com/PikachuTW"><code>@PikachuTW</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/13950">#13950</a></li><li>minifiers: Update deprecation handling a09b8a60e <ahref="https://github.com/jmooring"><code>@jmooring</code></a> <ahref="https://redirect.github.com/gohugoio/hugo/issues/11893">#11893</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/13947">#13947</a><ahref="https://redirect.github.com/gohugoio/hugo/issues/13948">#13948</a></li></ul><h2>v0.149.0</h2><blockquote><p>[!NOTE]<br />If running on Netlify, make sure you have configured your build withtheir latest build image, see <ahref="https://redirect.github.com/gohugoio/hugo/issues/13942#issuecomment-3228959652">thisissue</a>.</p></blockquote><p>Hugo <code>v0.149.0</code> comes with bug fixes and a set of newfeatures/improvements, notably:</p><ul><li>We now build with the recently released <ahref="https://tip.golang.org/doc/go1.25">Go 1.25</a></li><li>A new <ahref="https://gohugo.io/functions/collections/d/">collections.D</a>template function that generates random sequences of integers using J.S. Vitter’s Method D, by some called <ahref="https://getkerf.wordpress.com/2016/03/30/the-best-algorithm-no-one-knows-about/">TheBest Algorithm No One Knows About</a>.</li><li>Two new <ahref="https://gohugo.io/configuration/permalinks/#tokens">permalinkstokens</a>, <code>:sectionslug</code> and <code>:sectionslugs</code>,especially useful in multilingual Hugo projects.</li><li>A new <code>--omitClassComments</code> flag on <code>hugo genchromastyles</code></li><li>Several improvements to how ToC from Markdown gets rendered, see <ahref="https://redirect.github.com/gohugoio/hugo/issues/13401">#13401</a>and <ahref="https://redirect.github.com/gohugoio/hugo/issues/12605">#12605</a>.</li><li>A new <code>format</code> option in <ahref="https://gohugo.io/functions/transform/unmarshal/">transform.Unmarshal</a></li></ul><h2>Note</h2><ul><li>Remove test with deprecated path usage 80e973ea5 <ahref="https://github.com/bep"><code>@bep</code></a></li></ul><h2>Bug fixes</h2><ul><li>create: Fix new content command with future dates bb4e66cd7 <ahref="https://github.com/justuswilhelm"><code>@justuswilhelm</code></a><ahref="https://redirect.github.com/gohugoio/hugo/issues/12599">#12599</a></li><li>Fix server rebuild when adding a new leaf bundle with resources inone go 13b43e611 <a href="https://github.com/bep"><code>@bep</code></a><ahref="https://redirect.github.com/gohugoio/hugo/issues/13925">#13925</a></li><li>Fix rebuild when deleting a content adapter file 87e100e61 <ahref="https://github.com/bep"><code>@bep</code></a></li></ul><h2>Improvements</h2><ul><li>tpl/collections: Add an integration test for collections.D 84b512391<a href="https://github.com/bep"><code>@bep</code></a></li><li>tpl/collections: Add collections.D using Vitter's Method D forsequential random sampling 1ba80874e <ahref="https://github.com/bep"><code>@bep</code></a></li><li>commands: Deprecate --omitEmpty on chromastyles command 61ec7a20a <ahref="https://github.com/bep"><code>@bep</code></a></li><li>commands: Add --omitClassComments to the chromastyles commandc289fcaaa <a href="https://github.com/bep"><code>@bep</code></a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/gohugoio/hugo/commit/57a784e027a264790ddf36c89b62200525a4561b"><code>57a784e</code></a>releaser: Bump versions for release of 0.149.1</li><li><ahref="https://github.com/gohugoio/hugo/commit/25c0f2408ae777b64f373c1ca30b11c81e499900"><code>25c0f24</code></a>Remove noindex meta tag from alias.html</li><li><ahref="https://github.com/gohugoio/hugo/commit/4f2d2b2cc48d23bef9cc19e8c88a454560b2306a"><code>4f2d2b2</code></a>Fix nilpointer on ToC heading</li><li><ahref="https://github.com/gohugoio/hugo/commit/b8eb45c9dfe6572b80adcdb7bd0dcf55786dcf3d"><code>b8eb45c</code></a>tpl/collections: Require collections.D args to be ints</li><li><ahref="https://github.com/gohugoio/hugo/commit/1d90afff1be34c3cbdd7d9da41635a3f054af982"><code>1d90aff</code></a>Upgrade to Go 1.25.1</li><li><ahref="https://github.com/gohugoio/hugo/commit/e751afa9bd1207a9428cc8e3580f20d5af70b68b"><code>e751afa</code></a>Fix config env handling for some slice options</li><li><ahref="https://github.com/gohugoio/hugo/commit/a09b8a60eb9b9767b3987e9fba895bfe4ad7db58"><code>a09b8a6</code></a>minifiers: Update deprecation handling</li><li><ahref="https://github.com/gohugoio/hugo/commit/0071b47b8be7fed03786182f797ca1cef5185f54"><code>0071b47</code></a>Update README.md</li><li><ahref="https://github.com/gohugoio/hugo/commit/70d62993eef4124873d339ded8fe612cc69f0238"><code>70d6299</code></a>releaser: Prepare repository for 0.150.0-DEV</li><li><ahref="https://github.com/gohugoio/hugo/commit/66240338f1b908ca3b163384c8229943e74eb290"><code>6624033</code></a>releaser: Bump versions for release of 0.149.0</li><li>Additional commits viewable in <ahref="https://github.com/gohugoio/hugo/compare/v0.148.1...v0.149.1">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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 parent5c1a708 commit6e33c38
2 files changed
+92
-86
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
191 |
| - | |
| 190 | + | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 |
| - | |
| 222 | + | |
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 |
| - | |
| 251 | + | |
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
| 268 | + | |
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| |||
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
381 |
| - | |
| 381 | + | |
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
| |||
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
415 |
| - | |
| 415 | + | |
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 |
| - | |
| 433 | + | |
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
| |||
452 | 452 |
| |
453 | 453 |
| |
454 | 454 |
| |
455 |
| - | |
456 |
| - | |
457 |
| - | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
| |||
487 | 487 |
| |
488 | 488 |
| |
489 | 489 |
| |
490 |
| - | |
| 490 | + | |
491 | 491 |
| |
492 | 492 |
| |
493 |
| - | |
| 493 | + | |
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
499 |
| - | |
500 |
| - | |
| 499 | + | |
| 500 | + | |
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
| |||
516 | 516 |
| |
517 | 517 |
| |
518 | 518 |
| |
| 519 | + | |
519 | 520 |
| |
520 | 521 |
| |
521 | 522 |
| |
| |||
539 | 540 |
| |
540 | 541 |
| |
541 | 542 |
| |
542 |
| - | |
543 |
| - | |
| 543 | + | |
| 544 | + | |
544 | 545 |
| |
545 | 546 |
| |
546 | 547 |
| |
|
0 commit comments
Comments
(0)