Update dependency gohugoio/hugo to v0.107.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gohugoio/hugo | ironbank-github | minor |
v0.106.0 -> v0.107.0
|
gohugoio/hugo | minor |
v0.106.0 -> v0.107.0
|
Release Notes
gohugoio/hugo
v0.107.0
This release is mostly interesting if you do code highlighting. We fixed a bottle neck which should show a significant performance boost for sites using code highlighting. Hugo's gohugo.io docs site builds ~20% faster. Also, Chroma, the highlighting library, is upgraded to v2.4.0 with new lexers and lots of improvements.
Bug fixes
- hugo/parser: Fix shortcode boolean param parsing
00fe7e0
@jmooring #10451
Improvements
- Add a cache for lexers.Get
7855b47
@bep - markup/goldmark: Improve benchmark
34d1150
@bep - commands: Create assets directory with new site
85e2ac1
@jmooring #10460
Dependency Updates
- build(deps): bump github.com/getkin/kin-openapi from 0.108.0 to 0.109.0
6a004b8
@dependabot[bot] - build(deps): bump github.com/evanw/esbuild from 0.15.14 to 0.15.15
0923622
@dependabot[bot] - build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
7477672
@dependabot[bot] - build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0
63f7f0f
@dependabot[bot] - deps: Upgrade github.com/alecthomas/chroma/v2 v2.4.0
bcb62d8
@bep
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.