README: Update minimum Go version to 1.20 911bc60a7 @jmooring
v0.121.2
The main motivation behind this release is a security fix in the upstream golang.org/x/crypto library. We don't see how that CVE could be exploited via Hugo, but we do appreciate that many want to have a clean security report.
The only change in this release is that the release binaries are compiled with Go 1.21.5 which contains some security fixes that are relevant for Hugo.
... (truncated)
Commits
b9a03bd releaser: Bump versions for release of 0.122.0
e0021f4 build(deps): bump golang.org/x/tools from 0.16.0 to 0.17.0
d25902c build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/gohugoio/hugo from 0.120.4 to 0.122.0.
Release notes
Sourced from github.com/gohugoio/hugo's releases.
... (truncated)
Commits
b9a03bd
releaser: Bump versions for release of 0.122.0e0021f4
build(deps): bump golang.org/x/tools from 0.16.0 to 0.17.0d25902c
build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.050042ee
docs: Regen docshelper3758456
Merge commit '7125ad401ad043e46262afc7eca8dceb6d54bb9e'7125ad4
Squashed 'docs/' changes from 4dd2d6415..3b1a8579dd0d2c67
markup/goldmark: Support passthrough extension2dd6083
build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.145f52be
build(deps): bump github.com/evanw/esbuild from 0.19.8 to 0.19.1287bf2b9
tpl/tplimpl: Fix incorrect lastBuildDateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show