Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gohugoio/hugo from 0.135.0 to 0.136.0 #125

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps github.com/gohugoio/hugo from 0.135.0 to 0.136.0.

Release notes

Sourced from github.com/gohugoio/hugo's releases.

v0.136.0

Note that we have much improved the Dockerfile and image this release. But this also means a slightly different way of setting it up. Improved documentation will come soon, but see 41f69a725 #12920 #12885 #12921.

Bug fixes

Improvements

  • resources/page: Adjust the permalinks colon implementation a little 6e1c5b61b @​bep #12918
  • resources/page: Allow colons in permalinks to be escaped e7d0757f9 @​n1xx1 #12918
  • commands: Use consistent style when describing subcommands 6b5e117a1 @​Hasaber8 #12897
  • config: Imrove uglyurls section test 21366e041 @​bep #12926
  • create/skeletons: Honor --format flag when creating default archetype 57151a5e9 @​jmooring #12666
  • hugolib: Make .Site.Author deprecation warning clearer 5bb22b6b4 @​jvns #12269
  • ci: Build multi-platform image with cross-compilation 4a7995627 @​dvdksn
  • tpl/tplimpl: Trim descriptions rather than just chomp 039845804 @​chalin
  • tailwind: Pin Tailwind 4 test to alpha 26 or later 5b0b663ec @​jmooring
  • resources/page: Treat null dates as zero dates 3f6830914 @​jmooring #12906
  • resources/page: Improve front matter date validation ab03588db @​jmooring #12898
  • commands: Add "hugo build" as an alias for "hugo" 0450d69fc @​bep #11391
  • markup/goldmark: Change default cell alignment in table render hook 1158e6307 @​jmooring #12886
  • tests: Address deprecation warnings and errors d1ba52f3c @​jmooring

Dependency Updates

  • build(deps): bump github.com/tetratelabs/wazero from 1.8.0 to 1.8.1 4985be1a4 @​dependabot[bot]
  • build(deps): bump golang.org/x/image from 0.20.0 to 0.21.0 db653a848 @​dependabot[bot]
  • build(deps): bump github.com/yuin/goldmark-emoji from 1.0.3 to 1.0.4 05bbd2c51 @​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.26.0 9b635522e @​dependabot[bot]
  • build(deps): bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 3223a65c9 @​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.23.1 to 0.24.0 bc6fc4772 @​dependabot[bot]
  • build(deps): bump github.com/hairyhenderson/go-codeowners ffb41d111 @​dependabot[bot]

Documentation

  • circleci: Use default docker image 5db27b19c @​bep
  • docs: Regen CLI docs b7d62d76c @​bep
Commits
  • 2939270 releaser: Bump versions for release of 0.136.0
  • 5db27b1 circleci: Use default docker image
  • b7d62d7 docs: Regen CLI docs
  • 6e1c5b6 resources/page: Adjust the permalinks colon implementation a little
  • e7d0757 resources/page: Allow colons in permalinks to be escaped
  • 6b5e117 commands: Use consistent style when describing subcommands
  • 4985be1 build(deps): bump github.com/tetratelabs/wazero from 1.8.0 to 1.8.1
  • db653a8 build(deps): bump golang.org/x/image from 0.20.0 to 0.21.0
  • 05bbd2c build(deps): bump github.com/yuin/goldmark-emoji from 1.0.3 to 1.0.4
  • 21366e0 config: Imrove uglyurls section test
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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](https://github.com/gohugoio/hugo) from 0.135.0 to 0.136.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.135.0...v0.136.0)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Oct 16, 2024
@per1234 per1234 added the type: enhancement Proposed improvement label Oct 16, 2024
@per1234 per1234 merged commit d37ef0f into main Oct 16, 2024
89 of 99 checks passed
@per1234 per1234 deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.136.0 branch October 16, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant