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.150.0 to 0.151.2#20382

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

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 20, 2025
edited
Loading

Bumpsgithub.com/gohugoio/hugo from 0.150.0 to 0.151.2.

Release notes

Sourced fromgithub.com/gohugoio/hugo's releases.

v0.151.2

What's Changed

  • parser/pageparser: Add a testcase for nested shortcodes of the same name 989454a52@​bep#14054
  • parser/pageparser: Fix shortcode nesting regression 1e91e4652@​bep#14054

v0.151.1

This release is mostly motivated by some upstream security fixes:

I,@​bep, have inspected the above issues, and none of them seem to be relevant for Hugo, but we understand that many want to have a clean security report.

Bug fixes

  • tpl: Fix strings/truncate CJK handling 88aea5668@​oishikazuo#14039
  • parser/pagerparser: Fix closing shortcode error handling when repeated a133393ed@​bep

Improvements

  • Upgrade Go to 1.25.3 e2fb0b0e8@​bep
  • create/skeletons: Wrap section and home lists with section tags 29cf87444@​imomaliev
  • markup/goldmark: Align blockquote default output with Goldmark 1b4dd436d@​jmooring#14046
  • parser/pageparser: Store shortcode names as unique.Handle[string] to save memory allocations 4414ef73f@​bep
  • testscripts: Make test assertion less specific 9197debbf@​bep

Dependency Updates

  • build(deps): bump github.com/gohugoio/hashstructure from 0.5.0 to 0.6.0 f4c11571b@​dependabot[bot]
  • build(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 54075acc2@​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.25.10 to 0.25.11 8b52303e3@​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 3d45d30a4@​dependabot[bot]
  • build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 095157cd6@​dependabot[bot]

v0.151.0

Some notable new features in Hugo v0.151.0 are:

Note

  • transform/livereloadinject: Skip livereload.js injection if no tags found (note) 7fd6762c1@​AndrewChubatiuk

... (truncated)

Commits
  • a3574f6 releaser: Bump versions for release of 0.151.2
  • 989454a parser/pageparser: Add a testcase for nested shortcodes of the same name
  • 1e91e46 parser/pageparser: Fix shortcode nesting regression
  • 8a57d0f testscripts: Add and improve commands tests for static mounts
  • b76c50a releaser: Prepare repository for 0.152.0-DEV
  • 1cdd178 releaser: Bump versions for release of 0.151.1
  • e2fb0b0 Upgrade Go to 1.25.3
  • 88aea56 tpl: Fix strings/truncate CJK handling
  • f4c1157 build(deps): bump github.com/gohugoio/hashstructure from 0.5.0 to 0.6.0
  • 54075ac build(deps): bump golang.org/x/image from 0.30.0 to 0.32.0
  • 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)

@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update go code labelsOct 20, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)October 20, 2025 11:35
@dependabotdependabotbotforce-pushed thedependabot/go_modules/github.com/gohugoio/hugo-0.151.2 branch from30438ff to946010cCompareOctober 21, 2025 11:37
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.150.0 to 0.151.2.- [Release notes](https://github.com/gohugoio/hugo/releases)- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)- [Commits](gohugoio/hugo@v0.150.0...v0.151.2)---updated-dependencies:- dependency-name: github.com/gohugoio/hugo  dependency-version: 0.151.2  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.151.2 branch from946010c to3fc67d8CompareOctober 21, 2025 11:56
@github-actionsgithub-actionsbot merged commit650dc86 intomainOct 21, 2025
32 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.151.2 branchOctober 21, 2025 12:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

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

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegoPull requests that update go code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp