chore: bump github.com/gohugoio/hugo from 0.148.1 to 0.149.1
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies go
Bumps github.com/gohugoio/hugo from 0.148.1 to 0.149.1.
Release notes
Sourced from github.com/gohugoio/hugo's releases.
v0.149.1
The main motivation behind this release is the Go 1.25.1 upgrade, which comes with a security fix. Hugo does not use the feature in question, but we understand that many Hugo users like to have a clean security report.
Note
Note that CSS minification now targets CSS3, removing certain optimizations that were specific to CSS2.
What's Changed
- Remove noindex meta tag from alias.html 25c0f2408
@lzap- Fix nilpointer on ToC heading 4f2d2b2cc
@bep#11843- tpl/collections: Require collections.D args to be ints b8eb45c9d
@bep#13952- Upgrade to Go 1.25.1 1d90afff1
@bep#13960- Fix config env handling for some slice options e751afa9b
@PikachuTW#13950- minifiers: Update deprecation handling a09b8a60e
@jmooring#11893 #13947 #13948v0.149.0
[!NOTE]
If running on Netlify, make sure you have configured your build with their latest build image, see this issue.Hugo
v0.149.0comes with bug fixes and a set of new features/improvements, notably:
- We now build with the recently released Go 1.25
- A new collections.D template function that generates random sequences of integers using J. S. Vitter’s Method D, by some called The Best Algorithm No One Knows About.
- Two new permalinks tokens,
:sectionslugand:sectionslugs, especially useful in multilingual Hugo projects.- A new
--omitClassCommentsflag onhugo gen chromastyles- Several improvements to how ToC from Markdown gets rendered, see #13401 and #12605.
- A new
formatoption in transform.UnmarshalNote
- Remove test with deprecated path usage 80e973ea5
@bepBug fixes
- create: Fix new content command with future dates bb4e66cd7
@justuswilhelm#12599- Fix server rebuild when adding a new leaf bundle with resources in one go 13b43e611
@bep#13925- Fix rebuild when deleting a content adapter file 87e100e61
@bepImprovements
- tpl/collections: Add an integration test for collections.D 84b512391
@bep- tpl/collections: Add collections.D using Vitter's Method D for sequential random sampling 1ba80874e
@bep- commands: Deprecate --omitEmpty on chromastyles command 61ec7a20a
@bep- commands: Add --omitClassComments to the chromastyles command c289fcaaa
@bep
... (truncated)
Commits
57a784ereleaser: Bump versions for release of 0.149.125c0f24Remove noindex meta tag from alias.html4f2d2b2Fix nilpointer on ToC headingb8eb45ctpl/collections: Require collections.D args to be ints1d90affUpgrade to Go 1.25.1e751afaFix config env handling for some slice optionsa09b8a6minifiers: Update deprecation handling0071b47Update README.md70d6299releaser: Prepare repository for 0.150.0-DEV6624033releaser: Bump versions for release of 0.149.0- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+92
-86
Package Dependencies
github.com/gohugoio/hugo
go
0.148.1 → 0.149.1
Minor
Technical Details
| ID: | 7246162 |
| UUID: | 2807922451 |
| Node ID: | PR_kwDOGkVX1s6nXX8T |
| Host: | GitHub |
| Repository: | coder/coder |
| Merge State: | Unknown |