]>
git.maquefel.me Git - brevno-suite/hugo/log
cui [Wed, 20 Aug 2025 11:20:14 +0000 (19:20 +0800)]
resources/page: Use reflect.TypeFor
dependabot[bot] [Tue, 19 Aug 2025 19:07:11 +0000 (19:07 +0000)]
build(deps): bump github.com/tdewolff/minify/v2 from 2.23.8 to 2.23.11
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.23.8 to 2.23.11.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.23.8...v2.23.11)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-version: 2.23.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Wed, 20 Aug 2025 09:36:10 +0000 (11:36 +0200)]
Remove test with deprecated path usage
This now creates a warning and flaky CI tests.
dependabot[bot] [Tue, 19 Aug 2025 20:54:16 +0000 (20:54 +0000)]
build(deps): bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 1.0.8 to 1.0.9.
- [Commits](https://github.com/olekukonko/tablewriter/compare/v1.0.8...v1.0.9)
---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
dependency-version: 1.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Sat, 16 Aug 2025 08:51:26 +0000 (10:51 +0200)]
Update README.md
Bjørn Erik Pedersen [Fri, 15 Aug 2025 11:10:27 +0000 (13:10 +0200)]
Fix rebuild when deleting a content adapter file
dependabot[bot] [Fri, 15 Aug 2025 12:03:47 +0000 (12:03 +0000)]
build(deps): bump google.golang.org/api from 0.237.0 to 0.247.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.237.0 to 0.247.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.237.0...v0.247.0)
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.247.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 13 Aug 2025 09:25:01 +0000 (09:25 +0000)]
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.4 to 1.38.0
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.36.4 to 1.38.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.36.4...v1.38.0)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
dependency-version: 1.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 15 Aug 2025 08:14:46 +0000 (08:14 +0000)]
build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 14 Aug 2025 08:03:00 +0000 (08:03 +0000)]
build(deps): bump github.com/bep/simplecobra from 0.6.0 to 0.6.1
Bumps [github.com/bep/simplecobra](https://github.com/bep/simplecobra) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/bep/simplecobra/releases)
- [Commits](https://github.com/bep/simplecobra/compare/v0.6.0...v0.6.1)
---
updated-dependencies:
- dependency-name: github.com/bep/simplecobra
dependency-version: 0.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nigel van Keulen [Fri, 15 Aug 2025 11:43:16 +0000 (13:43 +0200)]
tpl/strings: Remove unnecessary error check
Joe Mooring [Mon, 11 Aug 2025 20:07:42 +0000 (13:07 -0700)]
markup/goldmark: Apply Hugo Goldmark Extras when rendering TOC
Closes #12605
dependabot[bot] [Tue, 12 Aug 2025 12:48:25 +0000 (12:48 +0000)]
build(deps): bump golang.org/x/mod from 0.25.0 to 0.27.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.25.0 to 0.27.0.
- [Commits](https://github.com/golang/mod/compare/v0.25.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-version: 0.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 12 Aug 2025 15:03:53 +0000 (15:03 +0000)]
build(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.12 to 1.7.13.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.12...v1.7.13)
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-version: 1.7.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Sun, 10 Aug 2025 22:12:31 +0000 (15:12 -0700)]
markup/goldmark: Sanitize TOC heading titles
Fixes #13401
dependabot[bot] [Mon, 11 Aug 2025 08:55:38 +0000 (08:55 +0000)]
build(deps): bump golang.org/x/image from 0.28.0 to 0.30.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.28.0 to 0.30.0.
- [Commits](https://github.com/golang/image/compare/v0.28.0...v0.30.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Sun, 10 Aug 2025 13:09:15 +0000 (06:09 -0700)]
deps: Upgrade github.com/niklasfasching/go-org v1.8.0 => v1.9.1
Fixes #13846
n1xx1 [Thu, 7 Aug 2025 09:17:14 +0000 (11:17 +0200)]
Add a key to the partialCached deadlock prevention
Fixes #13889
n1xx1 [Tue, 5 Aug 2025 20:19:51 +0000 (22:19 +0200)]
transform: Add support for "format" option in transform.Unmarshal
Fixes #13887
Bjørn Erik Pedersen [Tue, 5 Aug 2025 08:50:14 +0000 (10:50 +0200)]
Skip flakey test on CI
hugoreleaser [Sun, 27 Jul 2025 12:59:26 +0000 (12:59 +0000)]
releaser: Prepare repository for 0.149.0-DEV
[ci skip]
hugoreleaser [Sun, 27 Jul 2025 12:43:24 +0000 (12:43 +0000)]
releaser: Bump versions for release of 0.148.2
[ci skip]
Bjørn Erik Pedersen [Sun, 27 Jul 2025 10:20:24 +0000 (12:20 +0200)]
tpl: Add test for recent template selection regression
Closes #13868
Co-authored-by: Joe Mooring <joe.mooring@veriphor.com>
Bjørn Erik Pedersen [Sun, 27 Jul 2025 10:18:13 +0000 (12:18 +0200)]
Revert "hugolib: Honor implicit "page" type during template selection"
This reverts commit
cfc8d315b4f1a21c3daed0f9e78b7edb19f298d1 .
See #13868
Bjørn Erik Pedersen [Sun, 27 Jul 2025 10:02:21 +0000 (12:02 +0200)]
Fix regression with hyphenated codeblock templates, e.g. render-codeblock-go-html-template.html
Fixes #13864
Co-authored-by: Joe Mooring <joe.mooring@veriphor.com>
Bjørn Erik Pedersen [Sun, 27 Jul 2025 09:58:49 +0000 (11:58 +0200)]
commands: Avoid full browser refresh on simple CSS changes
hugoreleaser [Fri, 11 Jul 2025 13:13:44 +0000 (13:13 +0000)]
releaser: Prepare repository for 0.149.0-DEV
[ci skip]
hugoreleaser [Fri, 11 Jul 2025 12:56:21 +0000 (12:56 +0000)]
releaser: Bump versions for release of 0.148.1
[ci skip]
Bjørn Erik Pedersen [Thu, 10 Jul 2025 14:28:36 +0000 (16:28 +0200)]
Fix assignment to entry in nil map
Fixes #13853
Bjørn Erik Pedersen [Thu, 10 Jul 2025 10:11:28 +0000 (12:11 +0200)]
deps: Downgrade github.com/niklasfasching/go-org v1.9.0 => v1.8.0
See #13846
hugoreleaser [Tue, 8 Jul 2025 13:51:56 +0000 (13:51 +0000)]
releaser: Prepare repository for 0.149.0-DEV
[ci skip]
hugoreleaser [Tue, 8 Jul 2025 13:34:49 +0000 (13:34 +0000)]
releaser: Bump versions for release of 0.148.0
[ci skip]
Bjørn Erik Pedersen [Mon, 7 Jul 2025 18:20:42 +0000 (20:20 +0200)]
Add Ancestors (plural) method to GitInfo, rename Ancestor field to Parent
Fixes #13839
dependabot[bot] [Tue, 8 Jul 2025 08:54:15 +0000 (08:54 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.25.5 to 0.25.6
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.25.5 to 0.25.6.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.5...v0.25.6)
---
updated-dependencies:
- dependency-name: github.com/evanw/esbuild
dependency-version: 0.25.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Sun, 15 Jun 2025 09:19:27 +0000 (11:19 +0200)]
Allow creating home pages from content adapters
* Allow "" (empty string) or "/" to represent the home page path.
* Be a little more lenient about path validation.
dependabot[bot] [Mon, 7 Jul 2025 12:04:39 +0000 (12:04 +0000)]
build(deps): bump github.com/olekukonko/tablewriter from 1.0.7 to 1.0.8
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 1.0.7 to 1.0.8.
- [Commits](https://github.com/olekukonko/tablewriter/compare/v1.0.7...v1.0.8)
---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
dependency-version: 1.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Mon, 7 Jul 2025 11:03:57 +0000 (13:03 +0200)]
Remove the internal GitInfo type and make Page.GitInf() return a pointer
See #5693
Jens Broekens [Wed, 26 Mar 2025 19:12:48 +0000 (20:12 +0100)]
source: Expose Ancestor in GitInfo
Also updates docs and bumps bep/gitmap to v1.7.0
Closes #5693
Co-authored-by: bep <bjorn.erik.pedersen@gmail.com>
Bjørn Erik Pedersen [Mon, 7 Jul 2025 11:17:48 +0000 (13:17 +0200)]
Bjørn Erik Pedersen [Mon, 7 Jul 2025 11:16:31 +0000 (13:16 +0200)]
Squashed 'docs/' changes from
b654fcba0 ..
60dd993a6
60dd993a6 content: Update GitHub Pages workflow
6247e3590 content: Fix typo
a22255b0b content: Update version references
21afec198 content: Update version reference
6226532c8 content: Update version reference
80d26621a content: Update version reference
cda7135b5 content: Fix typo
70c509e8a content: Fix typo
136b20310 content: Change render hook example
038246c2f content: Fix accidental removal
441375fa4 netlify: Hugo 0.147.9
4a620931c content: Note that config/env/cascade.xxx is not supported
6d3a7587f config: Ignore front matter param override warnings
623b48624 content: Set searchable param to false for content/en/documentation.md
d1b2aad69 content: Fix Codeberg deployment article
5e3d849b8 search: Use front matter parameter to control search indexing
b4f90e39d content: Note that PATH segments must exclude project directory
a81406e26 content: Create aliases for deleted template pages
7c3adc9ad content: Change order of template types
e093eb036 content: Remove admonition from template types page
0015e7a9b content: Update to align with v0.146.0 template system (phase 1)
cf986240d content: Update templates.Defer note
ab51fdcc7 content: Use consistent templates.Defer examples
b4f8e492f content: Fix formatting
62aa94add content: Fix typo
83747f36b content: Update FAQs
fc644d894 Update netlify.toml
4151f3a5b content: Fix typo
9452bca92 content: Update description ToMath strict option
982b863c3 content: Add instructions about deploying to root of user's Codeberg Pages
fc7cd2878 theme: Generate QR code once per page
784891b87 content: Update links to the CommonMark specification
741113fb5 content: Fix incorrect link to Shortcodes tutorial
c4962f1ac content: Update transform.ToMath
ad7b87223 Update netlify.toml
2d64e57ae theme: Remove bullet from new-in badge
55a832f8e Update ToMath.md
e1e624f49 content: Document transform.ToMath strict mode
2df6218f8 netlify: Hugo 0.147.6
0259b88f1 Revert "theme: Display date on news items from content adapter"
43b35e56a theme: Adjust admonition dark mode colors
2f15e9c34 theme: Add link to Mastodon
d99e979d4 theme: Display date on news items from content adapter
6c93dac97 content: Clarify the AddResource content value
49006468e content: Describe Codeberg's Forgejo Actions
be80c3b82 content: Update css.TailwindCSS opts
b3ba4329c theme: Update css.TailwindCSS opts and remove tailwind.config.js
902e360b0 content: Update stylesheet link for katex.js
8b9e1ba3e content: Update stylesheet link for katex.js
7dae3b0e8 content: Update TailwindCSS instructions
cb093d210 Update netlify.toml
577d6fbb1 content: Remove GitCMS for now
8352af6cd Updates for v0.147.4
2240f07a5 content: Fix typo
677b3fed3 Correct openapi3.Unmarshal example
580477aa5 content: Fix typo
0dc43b481 content: Add GitCMS to commercial front ends list
ac4179f2b content: Fix relref shortcode examples
a699d267b Fix typos
7e28c4380 Make sponsor logo responsive
8e05f0425 Update MaxInt64.md
f715265d3 content: Document math.MaxInt64
0d57ff7d4 Update netlify.toml
d210e3476 theme: Adjust sponsor
e73444b43 content: Clarify page title values
fd4c292b8 content: Fix links to Pandoc
dd074dc67 content: Bump version in GitHub Pages example
fe5537bb2 content: Describe the pandoc format
10834529e theme: Remove duplicate meta element
838706d6e theme: More changes related to new template system
b0b6b1e69 Update new-templatesystem-overview.md
e719d2360 Update new-templatesystem-overview.md
ec2bbd395 Update new-templatesystem-overview.md
53319a681 Add a one pager about the new template system
e17416c05 Fix the spelling issue on the Host on Render description
e8e1c82aa content: Document range-over-int introduced in v0.123.0
bc478f98f content: Fix editing errors
606547b48 Update netlify.toml
e224f3f82 content: Fix formatting
24e4acc41 content: Fix typo
1e773f34b content: Fix typo
5ef94a725 content: Document alternative to shuffle for large collections
7fe42d76c content: Fix sample code formatting
5d601448f content: Update mathematical markup guidance
63b4fe2c0 content: Update version references
722da91f1 content: Fix GO_VERSION in Netlify hosting example
8cc589c3a theme: Add current Hugo version to the header
37aa24ac5 netlify: Hugo 0.147.1
a80b25e24 content: Remove dated new-in
89dcf0f92 content: Fix path formatting
1a5191d78 content: Update transformation examples
3327065ab Update Text.md
557c10dd2 content: Miscellaneous updates for v0.147.0
0dae1a185 netlify: Hugo 0.147.0
9b44821c3 Merge branch 'tempv0.147.0'
f1481e8c3 content: Update GitLab Pages workflow example
2e61a0360 content: Update content format descriptions
fb42d7c2a images: Add option for vertical alignment to images.Text
git-subtree-dir: docs
git-subtree-split:
60dd993a651f1b58c5dabf0e3896f1e96bb846ff
Ruslan Semagin [Thu, 29 May 2025 13:01:21 +0000 (16:01 +0300)]
config: Increase test coverage
dependabot[bot] [Fri, 4 Jul 2025 08:56:30 +0000 (08:56 +0000)]
build(deps): bump github.com/niklasfasching/go-org from 1.8.0 to 1.9.0
Bumps [github.com/niklasfasching/go-org](https://github.com/niklasfasching/go-org) from 1.8.0 to 1.9.0.
- [Commits](https://github.com/niklasfasching/go-org/compare/v1.8.0...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/niklasfasching/go-org
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 4 Jul 2025 08:56:42 +0000 (08:56 +0000)]
build(deps): bump github.com/alecthomas/chroma/v2 from 2.18.0 to 2.19.0
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.18.0...v2.19.0)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Sat, 21 Jun 2025 13:41:08 +0000 (06:41 -0700)]
markup/goldmark: Change link and image render hook enablement to enums
Closes #13535
Bjørn Erik Pedersen [Sat, 5 Jul 2025 10:13:34 +0000 (12:13 +0200)]
Fix some uglyURLs issues for home, section and taxonomy kind (note)
Fixes #4428
Fixes #7497
Co-authored-by: Joe Mooring <joe.mooring@veriphor.com>
Bjørn Erik Pedersen [Sat, 5 Jul 2025 09:33:52 +0000 (11:33 +0200)]
Fix branch paths when OutputFormat.Path is configured (note)
Fixes #13829
Co-authored-by: Joe Mooring <joe.mooring@veriphor.com>
Joe Mooring [Fri, 4 Jul 2025 18:29:35 +0000 (11:29 -0700)]
resources/page: Allow full datetime prefix in filenames
Allow YYYY-MM-DD-HH-MM-SS prefix when extracting date from file names.
This is in addition to the YYYY-MM-DD prefix that is already supported.
Closes #13830
dependabot[bot] [Fri, 13 Jun 2025 13:35:24 +0000 (13:35 +0000)]
build(deps): bump golang.org/x/tools from 0.32.0 to 0.34.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.32.0 to 0.34.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.32.0...v0.34.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Wed, 2 Jul 2025 10:05:40 +0000 (03:05 -0700)]
hugolib: Honor implicit "page" type during template selection
Closes #13826
David Jones [Sun, 29 Jun 2025 14:41:56 +0000 (15:41 +0100)]
deploy: walkLocal worker pool for performance
hugoreleaser [Mon, 23 Jun 2025 08:38:21 +0000 (08:38 +0000)]
releaser: Prepare repository for 0.148.0-DEV
[ci skip]
hugoreleaser [Mon, 23 Jun 2025 08:22:20 +0000 (08:22 +0000)]
releaser: Bump versions for release of 0.147.9
[ci skip]
Bjørn Erik Pedersen [Sun, 22 Jun 2025 11:07:34 +0000 (13:07 +0200)]
Remove WARN with false negatives
Fixes #13806
Bjørn Erik Pedersen [Thu, 19 Jun 2025 17:52:08 +0000 (19:52 +0200)]
resources/page: Make sure a map is always initialized
Fixes #13810
Joe Mooring [Fri, 20 Jun 2025 17:42:56 +0000 (10:42 -0700)]
tpl/tplimpl: Copy embedded HTML table render hook to each output format
Closes #13351
Joe Mooring [Tue, 17 Jun 2025 14:35:14 +0000 (07:35 -0700)]
tpl/tplimpl: Change resources.GetRemote errors to suppressible warnings
Closes #13803
dependabot[bot] [Fri, 13 Jun 2025 10:19:20 +0000 (10:19 +0000)]
build(deps): bump google.golang.org/api from 0.221.0 to 0.237.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.221.0 to 0.237.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.221.0...v0.237.0)
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.237.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Fri, 13 Jun 2025 10:17:06 +0000 (12:17 +0200)]
hugolib: Remove test for deprecated future
dependabot[bot] [Fri, 13 Jun 2025 08:06:58 +0000 (08:06 +0000)]
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.1 to 1.36.4
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.36.1 to 1.36.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.36.1...v1.36.4)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
dependency-version: 1.36.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 12 Jun 2025 08:15:10 +0000 (08:15 +0000)]
build(deps): bump golang.org/x/image from 0.27.0 to 0.28.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/image/compare/v0.27.0...v0.28.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Tue, 10 Jun 2025 20:44:43 +0000 (13:44 -0700)]
deps: Upgrade github.com/spf13/cast v1.8.0 => v1.9.2
Joe Mooring [Sun, 8 Jun 2025 23:48:49 +0000 (16:48 -0700)]
common/terminal: Enable color output on windows
Closes #8209
hugoreleaser [Sat, 7 Jun 2025 13:13:56 +0000 (13:13 +0000)]
releaser: Prepare repository for 0.148.0-DEV
[ci skip]
hugoreleaser [Sat, 7 Jun 2025 12:59:52 +0000 (12:59 +0000)]
releaser: Bump versions for release of 0.147.8
[ci skip]
Joe Mooring [Fri, 6 Jun 2025 20:21:41 +0000 (13:21 -0700)]
hugolib: Emit ignorable warning when home page is a leaf bundle
Closes #13538
Bjørn Erik Pedersen [Fri, 6 Jun 2025 06:16:30 +0000 (08:16 +0200)]
dockerfile: Update Alpine
Closes #13783
Bjørn Erik Pedersen [Wed, 4 Jun 2025 14:52:17 +0000 (16:52 +0200)]
dockerfile: Update Go version
FIxes #13780
dependabot[bot] [Tue, 3 Jun 2025 08:08:29 +0000 (08:08 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.25.3 to 0.25.5
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.25.3 to 0.25.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.3...v0.25.5)
---
updated-dependencies:
- dependency-name: github.com/evanw/esbuild
dependency-version: 0.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 3 Jun 2025 08:08:36 +0000 (08:08 +0000)]
build(deps): bump github.com/niklasfasching/go-org from 1.7.0 to 1.8.0
Bumps [github.com/niklasfasching/go-org](https://github.com/niklasfasching/go-org) from 1.7.0 to 1.8.0.
- [Commits](https://github.com/niklasfasching/go-org/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/niklasfasching/go-org
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 2 Jun 2025 14:38:21 +0000 (14:38 +0000)]
build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 2 Jun 2025 14:37:36 +0000 (14:37 +0000)]
build(deps): bump github.com/yuin/goldmark from 1.7.11 to 1.7.12
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.11 to 1.7.12.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.11...v1.7.12)
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-version: 1.7.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 30 May 2025 08:45:56 +0000 (08:45 +0000)]
build(deps): bump github.com/tdewolff/minify/v2 from 2.23.5 to 2.23.8
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.23.5 to 2.23.8.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.23.5...v2.23.8)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-version: 2.23.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bjørn Erik Pedersen [Mon, 2 Jun 2025 10:44:06 +0000 (12:44 +0200)]
all: Replace _build with build in tests
_build is deprecated and now shows up as warning.
hugoreleaser [Sat, 31 May 2025 12:55:24 +0000 (12:55 +0000)]
releaser: Prepare repository for 0.148.0-DEV
[ci skip]
hugoreleaser [Sat, 31 May 2025 12:41:12 +0000 (12:41 +0000)]
releaser: Bump versions for release of 0.147.7
[ci skip]
Bjørn Erik Pedersen [Sat, 31 May 2025 08:06:13 +0000 (10:06 +0200)]
Fix language handling in shortcode templates
Fixes #13767
Bjørn Erik Pedersen [Fri, 30 May 2025 18:57:54 +0000 (20:57 +0200)]
Handle KaTeX warnings (#13760)
Co-authored-by: Joe Mooring <joe.mooring@veriphor.com>
Fixes #13735
dependabot[bot] [Fri, 30 May 2025 10:51:52 +0000 (10:51 +0000)]
build(deps): bump golang.org/x/image from 0.26.0 to 0.27.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/image/compare/v0.26.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 30 May 2025 08:45:47 +0000 (08:45 +0000)]
build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 29 May 2025 20:15:22 +0000 (20:15 +0000)]
build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.7.1...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cast
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 29 May 2025 08:49:55 +0000 (08:49 +0000)]
build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.2 to 2.18.0
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.17.2 to 2.18.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.17.2...v2.18.0)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
dependency-version: 2.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Joe Mooring [Thu, 29 May 2025 04:57:48 +0000 (21:57 -0700)]
resources/page: Respect disablePathToLower for permalink tokens
Fixes #13755
Ruslan Semagin [Tue, 27 May 2025 12:17:21 +0000 (15:17 +0300)]
common/collections: Increase test coverage
Ruslan Semagin [Mon, 26 May 2025 14:39:48 +0000 (17:39 +0300)]
parser/pageparser: Add coverage for all IsX methods of Item
Added tests for all boolean methods on Item, increasing overall code coverage.
Bjørn Erik Pedersen [Wed, 28 May 2025 09:57:36 +0000 (11:57 +0200)]
resources: Remove unused interface
Bjørn Erik Pedersen [Wed, 28 May 2025 07:18:16 +0000 (09:18 +0200)]
Make sure that unreferenced but changed bundle resources gets republished
Fixes #13748
Bjørn Erik Pedersen [Wed, 28 May 2025 10:15:17 +0000 (12:15 +0200)]
deps: Upgrade github.com/olekukonko/tablewriter v0.0.5 => v1.0.7
hugoreleaser [Tue, 27 May 2025 11:31:53 +0000 (11:31 +0000)]
releaser: Prepare repository for 0.148.0-DEV
[ci skip]
hugoreleaser [Tue, 27 May 2025 11:17:16 +0000 (11:17 +0000)]
releaser: Bump versions for release of 0.147.6
[ci skip]
Andreas Deininger [Mon, 26 May 2025 15:40:02 +0000 (17:40 +0200)]
Improve warning message on superfluous prefix when using function 'partials.Include'
Bjørn Erik Pedersen [Mon, 26 May 2025 16:12:32 +0000 (18:12 +0200)]
Fix recent regression with cascading of params to content adapters
Fixes #13743
Bjørn Erik Pedersen [Mon, 26 May 2025 08:22:13 +0000 (10:22 +0200)]
Fix it so e.g. de in layouts/_shortcodes/de.html is not interpreted as a language code
Fixes #13740
Bjørn Erik Pedersen [Fri, 23 May 2025 10:03:41 +0000 (12:03 +0200)]
commands: Make sure the browser gets refreshed on changes when --disableFastRender is set
Fixes #13727
Joe Mooring [Fri, 23 May 2025 15:22:25 +0000 (08:22 -0700)]
tpl/transform: Expose the KaTeX strict option
Closes #13729
hugoreleaser [Thu, 22 May 2025 11:51:47 +0000 (11:51 +0000)]
releaser: Prepare repository for 0.148.0-DEV
[ci skip]
hugoreleaser [Thu, 22 May 2025 11:37:19 +0000 (11:37 +0000)]
releaser: Bump versions for release of 0.147.5
[ci skip]
Bjørn Erik Pedersen [Thu, 22 May 2025 11:19:34 +0000 (13:19 +0200)]
Merge branch 'release-0.147.4'
Bjørn Erik Pedersen [Wed, 21 May 2025 09:25:32 +0000 (11:25 +0200)]
Fix live reload when editing inline partials
Fixes #13723
dependabot[bot] [Fri, 9 May 2025 18:01:19 +0000 (18:01 +0000)]
build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.23.5
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.37 to 2.23.5.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.37...v2.23.5)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-version: 2.23.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
hugoreleaser [Tue, 20 May 2025 10:55:43 +0000 (10:55 +0000)]
releaser: Prepare repository for 0.148.0-DEV
[ci skip]