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.121.1 to 0.133.0 #107

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps github.com/gohugoio/hugo from 0.121.1 to 0.133.0.

Release notes

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

v0.133.0

What's Changed

  • Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder 01008ba51 @​bep #12776
  • build(deps): bump gocloud.dev from 0.38.0 to 0.39.0 53c0ddfcb @​dependabot[bot]
  • deps: Upgrade github.com/tetratelabs/wazero v1.7.4-0.20240805170331-2b12e189eeec => v1.8.0 133eeafeb @​bep
  • Upgrade to Go 1.23 2168c5b12 @​bep #12763

v0.132.2

What's Changed

  • markup/goldmark/blockquotes: Fix handling of lower/mixed case GitHub alerts d72607adb @​bep #12767
  • tpl/transform: Don't run ToMath tests in parallel 83235262d @​bep #12765
  • resources: Add URI GetRemote error 5220d371e @​0xB10C
  • loggers: Omit map nil check b2d4f67a8 @​bep
  • github: Add workflow_dispatch to the Docker workflow a99716bf0 @​bep #12753
  • github: Simplify Docker workflow / only trigger on new tags 98aa53648 @​bep #12753
  • github: Simplify Docker workflow 9231a7f11 @​bep #12753

v0.132.1

What's Changed

  • github: Adjust image workflow 77304a3cd @​bep #12753
  • Fix nilpointer regression with empty blockquotes bef9214e1 @​bep #12756

v0.132.0

Server-side math rendering using KaTeX with Markdown render hooks support, blockquote Markdown render hooks with GitHub style alerts syntax support, and more.

Bug fixes

  • Improve Katex error handling and fix handling of large expressions e1e1baa1b @​bep #12748
  • Fix compare of uints and ints in eq, gt etc. fbfccb394 @​bep #12733
  • Fix deprecation errors 69455fa42 @​bep

Improvements

  • internal/warpc: Add license headers 2192cf7ec @​bep
  • Add katex option ThrowOnError e42263529 @​bep
  • Add some more KaTeX options 891aa00fe @​bep #12745 #12746
  • tpl/transform: Make Plainify and ToMath return template.HTML 946e6af0b @​bep #8732
  • Add build time math rendering 33c0938cd @​bep #11927
  • github: Turn off the image workflow for pull request 0c3a1c728 @​bep
  • github: Update image actions versions and some adjustments ceed81245 @​bep
  • github: Update GitHub actions versions dbff48e6c @​bep

... (truncated)

Commits
  • c977747 releaser: Bump versions for release of 0.133.0
  • 01008ba Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder
  • 53c0ddf build(deps): bump gocloud.dev from 0.38.0 to 0.39.0
  • 133eeaf deps: Upgrade github.com/tetratelabs/wazero v1.7.4-0.20240805170331-2b12e189e...
  • 2168c5b Upgrade to Go 1.23
  • b3ad58f releaser: Prepare repository for 0.133.0-DEV
  • 3fd26c7 releaser: Bump versions for release of 0.132.2
  • d72607a markup/goldmark/blockquotes: Fix handling of lower/mixed case GitHub alerts
  • 8323526 tpl/transform: Don't run ToMath tests in parallel
  • 5220d37 resources: Add URI GetRemote error
  • 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)

@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Aug 19, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gohugoio/hugo-0.133.0 branch 3 times, most recently from 70fd7c4 to 9d38443 Compare August 23, 2024 12:58
@per1234
Copy link
Owner

per1234 commented Aug 23, 2024

@dependabot rebase

@per1234 per1234 added the type: enhancement Proposed improvement label Aug 23, 2024
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.121.1 to 0.133.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.121.1...v0.133.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 force-pushed the dependabot/go_modules/github.com/gohugoio/hugo-0.133.0 branch from 9d38443 to f34a641 Compare August 23, 2024 13:10
The latest version of the project's `github.com/gohugoio/hugo` tool dependency specifies a minimum compatible Go version
of 1.22.6. So this is now the standardized version of Go for use with this project.
@per1234 per1234 merged commit fc6e18f into main Aug 23, 2024
58 of 66 checks passed
@per1234 per1234 deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.133.0 branch August 23, 2024 13:50
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