Update dependency gohugoio/hugo to v0.101.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gohugoio/hugo | ironbank-github | minor |
v0.100.2 -> v0.101.0
|
gohugoio/hugo | minor |
v0.100.2 -> v0.101.0
|
Release Notes
gohugoio/hugo
v0.101.0
Hugo v0.101.0
comes with GIF animation image processing, a new hl_inline
option for code highlighting, a new :slugorfilename
permalink keyword, we now respect the NO_COLOR OS env var, and more.
This release represents 35 contributions by 9 contributors to the main Hugo code base.@bep leads the Hugo development with a significant amount of contributions, but also a big shoutout to @dependabot[bot], @jmooring, and @vanbroup for their ongoing contributions. Also a shoutout to @CIAvash for his work on the Chroma highlighter.
Many have also been busy writing and fixing the documentation in hugoDocs, which has received 3 contributions by 2 contributors.
Hugo now has:
- 59557+ stars
- 428+ contributors
- 399+ themes
Changes
- build: Update to Go 1.18.3
2c5943d
@bep #9964 - docs: Regen docshelper
0cb459a
@bep - markup/highlight: Add hl_inline option
d863dde
@bep #9442 #9635 #9638 - deps: Update github.com/alecthomas/chroma/v2 v2.1.0 => v2.2.0
580b214
@bep - build(deps): bump github.com/clbanning/mxj/v2 from 2.5.5 to 2.5.6
ddb9547
@dependabot[bot] - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2
288b0fb
@dependabot[bot] - build(deps): bump golang.org/x/tools from 0.1.10 to 0.1.11
3e13446
@dependabot[bot] - build(deps): bump github.com/tdewolff/minify/v2 from 2.11.5 to 2.11.10
7a9ce0e
@dependabot[bot] - build(deps): bump github.com/evanw/esbuild from 0.14.42 to 0.14.43
f2ba0cc
@dependabot[bot] - build(deps): bump github.com/getkin/kin-openapi from 0.94.0 to 0.97.0
62ceaab
@dependabot[bot] - deps: Udpate to github.com/alecthomas/chroma/v2
35fa192
@bep #9932 #9931 - common: Add hugo.GoVersion
09ac733
@khayyamsaleem #9849 - resources: Panic on Copy of Resource with .Err
66da1b7
@bep #10006 - resources/page: Add :slugorfilename attribute
5a9ecb8
@dawidpotocki #385 - Respect NO_COLOR
cbc35c4
@bep #10004 - readme: Update dependency list
44f3c07
@deining - Fix relURL with leading slash when baseURL includes a subdirectory
a5a4422
@bep #9994 - js: Resolve index.esm.js
617e094
@bep #8631 - Add animated GIF support
cf12fa6
@bep #5030 - resources: Add a Gif source file to golden tests
2e1c817
@bep - releaser: Prepare repository for 0.101.0-DEV
4276075
@bep - releaser: Bump versions for release of 0.100.2
d25cb29
@bep - releaser: Add release notes for 0.100.2 [ci skip]
8b9bdc4
@bep - Update CONTRIBUTING.md
4e94d1d
@bep - Fix raw TOML dates in where/eq
0566bbf
@bep #9979 - deps: Update to github.com/pelletier/go-toml/v2 v2.0.1
534e715
@anthonyfok - tpl/path: Add path.BaseName function
953f215
@jmooring #9973 - livereload: Use
X-Forwarded-Host
for Codespace8e2fd55
@satotake #9936 - helpers: Fix panic with invalid defaultMarkdownHandler
311b800
@bep #9968 - resources: Register MediaTypes before build
c7d5f9f
@vanbroup #9971 - releaser: Prepare repository for 0.101.0-DEV
bfebd8c
@bep - releaser: Bump versions for release of 0.100.1
0afb486
@bep - releaser: Add release notes for 0.100.1 [ci skip]
b1ec0c2
@bep - Fix panic with markdownify/RenderString with shortcode on Page with no content file
212d9e3
@bep #9959 - releaser: Prepare repository for 0.101.0-DEV
4daac65
@bep
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.