Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: bump github.com/gohugoio/hugo from 0.124.0 to 0.125.2 #13024

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
merged 4 commits into from
Apr 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps github.com/gohugoio/hugo from 0.124.0 to 0.125.2.

Release notes

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

v0.125.2

What's Changed

  • Only add root sections to the section pages menu 06d248910 @​bep #12399
  • Fix partial rebuilds for SCSS fetched with GetMatch and similar Fixes #12395 004b69439 @​bep
  • commands: Add gen chromastyles --lineNumbersTableStyle flag da6112fc6 @​jmooring #12393
  • resources/images: Fix TestColorLuminance on s390x faf9fedc3 @​bep
  • commands: Provide examples for chromastyles flags 11aa89319 @​jmooring #12387

v0.125.1

What's Changed

  • tpl: Use erroridf for remote YouTube errors 0c188fda2 @​bep #12383
  • build: Fix `GLIBC_2.29' not found issue bbc6888d0 @​bep #12381

v0.125.0

Some of the notable new features in this release:

  • strings.Diff template func.
  • .PageInner in render hooks to get the inner page when using .RenderShortcode in a shortcode, typically used to resolve links and page resources relative to an included Page.
  • Add Luminance to $image.Colors, allowing for sorting by luminance. e197c7b29 @​bep #10450

This release is built with Go 1.22.2 (#12351) which comes with a fix for security issue CVE-2023-45288. We don't see how that could be exploited in Hugo, but we do appreciate that people want a clean security report.

Bug fixes

  • Fix server rebuilds when adding a content file on Linux fa60a2fbc @​bep #12362
  • helpers: Fix TrimShortHTML when used with AsciiDoc content 6049ba99f @​jmooring #12369
  • github: Fix CI build 9323376df @​bep
  • all: Fix duplicate words in comments bf0b14036 @​grimreaper
  • all: Typo fixes 17765a745 @​coliff
  • hugolib: Fix regression for blank summaries 26640525a @​curegit
  • Fix sectionPagesMenu for pages in root level 488b21d15 @​bep #12306
  • Fix resource bundling for overlapping page.md vs page.txt 983b8d537 @​bep #12320
  • Fix panic with debug.Dump with Page when running the server 38e05bd3c @​bep #12309
  • resources/page: Fix GoDoc comment 27414d43a @​availhang

Improvements

  • Add Luminance to Color e197c7b29 @​bep #10450
  • Pass .RenderShortcodes' Page to render hooks as .PageInner df11327ba @​bep #12356
  • github: Add a "free space" step on Ubuntu 8e50ccfae @​bep
  • helpers: Add BenchmarkTrimShortHTML bfc3122f8 @​bep
  • github: Update actions 00ae8e8c7 @​bep
  • github: Format GitHub actions files e423e5627 @​bep
  • hugolib: Display server address after each rebuild 09eb82282 @​jmooring #12359

... (truncated)

Commits
  • 4e483f5 releaser: Bump versions for release of 0.125.2
  • 06d2489 Only add root sections to the section pages menu
  • 004b694 Fix partial rebuilds for SCSS fetched with GetMatch and similar
  • da6112f commands: Add gen chromastyles --lineNumbersTableStyle flag
  • faf9fed resources/images: Fix TestColorLuminance on s390x
  • 11aa893 commands: Provide examples for chromastyles flags
  • d88cb52 releaser: Prepare repository for 0.126.0-DEV
  • 68c5ad6 releaser: Bump versions for release of 0.125.1
  • 0c188fd tpl: Use erroridf for remote YouTube errors
  • bbc6888 build: Fix `GLIBC_2.29' not found issue
  • 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.124.0 to 0.125.2.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.124.0...v0.125.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 force-pushed the dependabot/go_modules/github.com/gohugoio/hugo-0.125.2 branch from 4fccb9f to 2f4bb19 Compare April 22, 2024 12:26
@matifali matifali requested a review from sreya April 22, 2024 12:28
@kylecarbs
Copy link
Member

@sreya I think Atif tagged you, but this has a license review check failing!

@sreya sreya enabled auto-merge (squash) April 23, 2024 02:08
@sreya sreya merged commit 81fcdf7 into main Apr 23, 2024
@sreya sreya deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.125.2 branch April 23, 2024 02:27
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
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.

2 participants