Hugo

Latest version: v0.127.0

Safety actively analyzes 640549 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 47

0.105.0

Bug fixes

* Avoid nilpointer when shortcode page content output nil e5d2a8f6 davidejones 10391
* Revise the fix for shortcode vs output format nilpointer 631d768b bep 10391

Improvements

* livereload: Use text/javascript here, too 00ff161b bep
* media: Rename application/javascript, application/typescript to text/javascript etc. 588710a7 bep
* Skip flakey server tests on GitHub Action on Windows 20ef6dcf bep
* github: Avoid duplicate test runs d1cd1db0 bep
* tpl/encoding: Add noHTMLEscape option to jsonify 09e10110 bep
* Don't use self-closing generator tag 01ebb6e3 djibe
* github: Use SHA versions 1fd3320d bep
* Resolve dependency-path not found error in workflow 0fb2b3d1 jongwooo
* Use setup-go action to cache dependencies db05232d jongwooo

Dependency Updates

* build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 f5058544 dependabot[bot]
* build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0 2aedccc9 dependabot[bot]
* build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 c1093140 dependabot[bot]
* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 4732c47d dependabot[bot]
* build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0 62780ec8 dependabot[bot]
* build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 351d6b06 dependabot[bot]
* build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2 ed930db2 dependabot[bot]
* build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 05df9648 dependabot[bot]
* build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0 9860e0e1 dependabot[bot]
* build(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12 2ef60dbd dependabot[bot]

Documentation

* Update Go and Alpine version in Dockerfile 6275aad9 wind0r

Build Setup

* build: Update to Go 1.19.2 a066e988 bep

0.104.3

What's Changed

Note that none of the fixes below are regressions from v0.104.*; the first one, the GIF fix, comes from v0.101, back when we added support for processing animated GIFs.

* resources/images: Fix 2 animated GIF resize issues 3a9cb7b0 bep 10354
* server: Fix flaky TestServerPathEncodingIssues tests 0addb302 anthonyfok 10332
* commands: Remove extraneous newline from result of convert toTOML b002d479 jmooring 10351
* config/security: Fix filename e3f31352 felicianotech

0.104.2

Fix htimes /: operation not permitted error on config changes when running the server. This regression was introduced in Hugo `v0.104.1` 4611b692 bep

0.104.1

What's Changed

* Fix /static performance regression from Hugo 0.103.0 29ccb360 bep 10328

0.104.0

Some bug fixes, dependency upgrades and a new `$image.Colors` [method](https://gohugo.io/content-management/image-processing/#colors). This method returns a slice of the most dominant colors in an image. The library we use is implemented by marekm4 and is both fast and accurate. One use case for this may be to use as a placeholder before the image is loaded, as seen on this [Hugo gallery](https://staticbattery.com/) [[theme source]](https://github.com/bep/gallerydeluxe). You need a _slow enough_ internet connection to notice this effect so you may want to try this with Chrome's dev console open and throttle the network to _slow 3G_, which would make it look something like this:

https://user-images.githubusercontent.com/394382/191991430-93a73cf9-bd0b-4a12-801d-617cf3773369.mp4

Bug fixes

* hugofs: Fix glob case-sensitivity bug 281554ee satotake
* server: Fix 404 redirects on Windows f3560aa0 bep 10314

Improvements

* Consolidate the glob case logic 5c416533 bep
* Run go mod tidy 0171fb20 bep
* resources/images: Add $image.Colors a4028112 bep 10307
* commands: Skip flaky test on CI 08f0984f bep
* config/security: Allow proxy variables in subcommands 86653fa3 sathieu

Dependency Updates

* build(deps): bump github.com/evanw/esbuild from 0.15.8 to 0.15.9 edf9038a dependabot[bot]
* build(deps): bump github.com/yuin/goldmark from 1.4.14 to 1.4.15 78f49b4c dependabot[bot]
* build(deps): bump github.com/getkin/kin-openapi from 0.100.0 to 0.103.0 fa4b77e7 dependabot[bot]
* build(deps): bump github.com/alecthomas/chroma/v2 from 2.2.0 to 2.3.0 4d909d47 dependabot[bot]
* build(deps): bump github.com/evanw/esbuild from 0.15.7 to 0.15.8 4eb6d974 dependabot[bot]

Documentation

* docs: Regen docs helper 8377c3ce bep
* docs: Regenerate CLI docs 4f9cb4f3 bep

0.103.1

What's Changed

* server: Fix redirects when file path contains bytes > 0x80 or whitespace 6be6752c bep 10287

Page 12 of 47

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.