Note that if you still want to keep using Node.js 16 for the time being, you can stick to the previous version and instead set the hugoVersion to the new one, see https://github.com/fenneclab/hugo-bin#options.
With this release we are now down to 98 packages. When this journey started after v0.30.0, we were at 345 packages, so this is a 71.5% reduction in packages!
You can trigger a rebase of this PR 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 hugo-bin from 0.122.7 to 0.123.1.
Release notes
Sourced from hugo-bin's releases.
Commits
36dd70f
0.123.1471e51f
Update Hugo to v0.126.1478df83
0.123.0d852c7c
Update Hugo to v0.126.0a8d0af0
Update dependencies and drop Node.js < 18 support (#148)8651a17
0.122.82d4e4a3
Update Hugo to v0.125.7f661caf
CI: add Node.js 22 (#155)1326d34
CI: specifycontents: read
tooYou can trigger a rebase of this PR 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