Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubApr 22, 2024
edited
Loading

Bumpsgithub.com/gohugoio/hugo from 0.124.0 to 0.125.2.

Release notes

Sourced fromgithub.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

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 includedPage.
  • AddLuminance 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 issueCVE-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 incompare 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] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/go_modules/github.com/gohugoio/hugo-0.125.2 branch from4fccb9f to2f4bb19CompareApril 22, 2024 12:26
@matifalimatifali requested a review fromsreyaApril 22, 2024 12:28
@kylecarbs
Copy link
Member

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

@sreyasreyaenabled auto-merge (squash)April 23, 2024 02:08
@sreyasreya merged commit81fcdf7 intomainApr 23, 2024
@sreyasreya deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.125.2 branchApril 23, 2024 02:27
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 23, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@sreyasreyaAwaiting requested review from sreya

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@kylecarbs@sreya

[8]ページ先頭

©2009-2025 Movatter.jp