chore: bump github.com/gohugoio/hugo from 0.148.1 to 0.149.0
Open
Number: #19664
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 01, 2025 at 07:28 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
September 01, 2025 at 07:28 PM UTC
(about 2 months ago)
(about 2 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/gohugoio/hugo from 0.148.1 to 0.149.0.
Release notes
Sourced from github.com/gohugoio/hugo's releases.
v0.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- all: Use slices.Equal ecdef2be7
@minxinyi- resources/page: Add :sectionslug and :sectionslugs permalink tokens 12ace3ad5
@DustinFischer#13788- Upgrade to Go 1.25 c14fdddad
@bep#13924 #13931- common/hcontext: Replace with external package 186934feb
@bep- resources/page: Use reflect.TypeFor bff4dddb1
@cuiweixie- tpl/strings: Remove unnecessary error check 348aae91e
@Nigel2392- markup/goldmark: Apply Hugo Goldmark Extras when rendering TOC 61482cfab
@jmooring#12605- markup/goldmark: Sanitize TOC heading titles 5fdcc0906
@jmooring#13401- Add a key to the partialCached deadlock prevention 221602862
@n1xx1#13889- transform: Add support for "format" option in transform.Unmarshal ecc3dd1f5
@n1xx1#13887- Skip flakey test on CI de4a7f1e0
@bepDependency Updates
- build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0 45ec2f88b
@dependabot[bot]- build(deps): bump google.golang.org/api from 0.247.0 to 0.248.0 84dd495f2
@dependabot[bot]- build(deps): bump github.com/evanw/esbuild from 0.25.6 to 0.25.9 327bbc613
@dependabot[bot]- build(deps): bump gocloud.dev from 0.40.0 to 0.43.0 2447138f1
@dependabot[bot]
... (truncated)
Commits
6624033releaser: Bump versions for release of 0.149.084b5123tpl/collections: Add an integration test for collections.D2912415misc: Update Go version to 1.24.0 in READMEbb4e66ccreate: Fix new content command with future dates45ec2f8build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.01ba8087tpl/collections: Add collections.D using Vitter's Method D for sequential ran...84dd495build(deps): bump google.golang.org/api from 0.247.0 to 0.248.0327bbc6build(deps): bump github.com/evanw/esbuild from 0.25.6 to 0.25.92447138build(deps): bump gocloud.dev from 0.40.0 to 0.43.061ec7a2commands: Deprecate --omitEmpty on chromastyles command- 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
Commits:
1
1
Files Changed:
2
2
Additions:
+104
+104
Deletions:
-95
-95
Package Dependencies
Package:
github.com/gohugoio/hugo
Ecosystem:
go
go
Version Change:
0.148.1 → 0.149.0
Update Type:
Minor
Minor
Technical Details
| ID: | 6338930 |
| UUID: | 2790615544 |
| Node ID: | PR_kwDOGkVX1s6mVWn4 |
| Host: | GitHub |
| Repository: | coder/coder |
| Merge State: | Unknown |