Skip to content

chore: bump github.com/gohugoio/hugo from 0.117.0 to 0.118.2 #9516

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps github.com/gohugoio/hugo from 0.117.0 to 0.118.2.

Release notes

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

v0.118.2

What's Changed

  • release: Revert to building with Go 1.20 df5d76fed @​bep #11414

v0.118.1

Note: There still seem to be an issue on Vercel.


This release only fixes a GLIBC_xxx not found issue with the Linux AMD64 binary when running on older Linux versions, which is the situation when building on Netlify/Vercel etc. 7e9092eee @​bep #11414

There's no functional changes in this release. See v0.118.0.

v0.118.0

Note: Hugo 0.118.2 fixes an issue with the Linux binaries when building on Netlify/Vercel/etc.


Hugo 0.118.0 now builds with Go 1.21. This version also comes with:

  • Proper CJK support in Markdown:
  [markup.goldmark]
    [markup.goldmark.extensions]
      [markup.goldmark.extensions.cjk]
        # Whether to enable CJK support.
        enable = false
        # Whether softline breaks between east asian wide characters should be ignored.
        eastAsianLineBreaks = false    
        #  Whether a '\' escaped half-space(0x20) should not be rendered.
        escapedSpace = false
  • A revamped implementation of hugo new site and hugo new theme.

Bug fixes

  • Fix RegularPagesRecursive for the home page 15d3e48ce @​bep #11396
  • Fix .RawContent for empty content pages (#11407) 3a8aad6b1 @​bep #11406
  • common/loggers: Fix typo in option name 65871d5cf @​alexandear
  • Fix it so disable a module does not disable transitive dependency required by others dcf425c84 @​bep #11376

Improvements

  • Delay the creation of cache directories until they're used 94fbab2a8 @​bep #11390
  • deploy: Create AWS session for CloudFront invalidation via Go CDK c3f273b2d @​mattbnz

... (truncated)

Commits
  • da7983a releaser: Bump versions for release of 0.118.2
  • df5d76f release: Revert to building with Go 1.20
  • 7362ba2 releaser: Prepare repository for 0.119.0-DEV
  • 0eb480a releaser: Bump versions for release of 0.118.1
  • 7e9092e Revert to bullseye as the release build image
  • 0200eaf releaser: Prepare repository for 0.119.0-DEV
  • 28b640a releaser: Bump versions for release of 0.118.0
  • db45dbb Merge commit '77b976dd92b4f66657d83d875aef0c617df492d9'
  • 77b976d Squashed 'docs/' changes from a7e1e9be8..686c7b6eb
  • e847a98 docs: Regen docs helper
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.117.0 to 0.118.2.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.117.0...v0.118.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@matifali matifali merged commit ce08c47 into main Sep 5, 2023
@matifali matifali deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.118.2 branch September 5, 2023 08:52
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant