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.117.0 to 0.118.2 in /build #421

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 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 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.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2023
@david-waltermire david-waltermire merged commit cc014ae into develop Sep 1, 2023
3 checks passed
@david-waltermire david-waltermire deleted the dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.118.2 branch September 1, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant