Age | Commit message (Collapse) | Author |
|
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.20 to 2.20.21.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.20...v2.20.21)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
[ci skip]
|
|
|
|
Closes #12433
Improves #10900
|
|
Closes #12432
|
|
Fixes #12490
|
|
Closes #12427
Closes #12485
Closes #6310
Closes #5074
|
|
Closes #12479
|
|
Closes #12480
|
|
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
This script has very infrequent updates, but just copy pasting the minified source creates some potential trust issues.
This JS will now be pulled from a Git version and both the unminified and minified version gets written to disk.
This way it should be easier to reason about changes in the future.
To upgrade, change the commit hash and run `mage generate`.
Closes #12451
Closes #6290
|
|
Closes #12468
|
|
Enables inclusion of these HTML elements in Markdown:
- Inserted Text (++inserted++)
- Mark Text (==marked==)
- Subscript (H~2~O)
- Superscript (1^st^)
|
|
[ci skip]
|
|
[ci skip]
|
|
We have received reports from users of Hugo's `openapi3.Unmarshal` about breaking behavior in the mentioned `kin-openapi` version, so revert for now, pending further investigation.
|
|
|
|
[ci skip]
|
|
[ci skip]
|
|
This is how we should have fixed #1239.
Fixes #12456
|
|
Fixes #12458
|
|
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
So it doesn't get visible when passing it to `jsonify`.
|
|
[ci skip]
|
|
[ci skip]
|
|
And also avoid reading sub directories on simple changes to branch `_index.md` files.
Fixes #12449
|
|
Also fix it so
* It's not printed when running `hugo -w`
* It'd printed for all kinds of rebuilds
Fixes #12384
|
|
Fixes #12436
|
|
[ci skip]
|
|
[ci skip]
|
|
|
|
Fixes #12288
|
|
This was partly broken in Hugo 0.123.0.
We have two internal config options that gets set from the CLI:
* Running; a web server is running
* Watching; either set via `hugo -w` or `hugo server --watch=false`
Part of the change detection code wrongly used the `Running` as a flag when `Watching` would be the correct.
Fixes #12296
|
|
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.19 to 2.20.20.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.19...v2.20.20)
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Closes #12418
|
|
Closes #12415
|
|
The window for this to happen is very small, but it has been reported by Go's race detector (-race flag) in a tests once.
|
|
Added to Git by accident.
|
|
Co-authored-by: Joe Mooring <[email protected]>
|
|
- Do not call the YouTube oEmbed API
- Do not include the Hugo version in RSS feeds
Closes #12396
|
|
The security model was moved in https://github.com/gohugoio/hugoDocs/pull/2495
|
|
Fixes #12407
|
|
[ci skip]
|
|
Fixes #12399
|
|
Fixes #12395
|
|
For symmetry, also rename --linesStyle to --lineNumbersInlineStyle.
Closes #12393
|
|
|
|
Closes #12387
|