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.148.1 to 0.149.0#19664

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[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubSep 1, 2025
edited
Loading

Bumpsgithub.com/gohugoio/hugo from 0.148.1 to 0.149.0.

Release notes

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

v0.149.0

[!NOTE]
If running on Netlify, make sure you have configured your build with their latest build image, seethis issue.

Hugov0.149.0 comes with bug fixes and a set of new features/improvements, notably:

Note

  • Remove test with deprecated path usage 80e973ea5@​bep

Bug fixes

  • create: Fix new content command with future dates bb4e66cd7@​justuswilhelm#12599
  • Fix server rebuild when adding a new leaf bundle with resources in one go 13b43e611@​bep#13925
  • Fix rebuild when deleting a content adapter file 87e100e61@​bep

Improvements

  • tpl/collections: Add an integration test for collections.D 84b512391@​bep
  • tpl/collections: Add collections.D using Vitter's Method D for sequential random sampling 1ba80874e@​bep
  • commands: Deprecate --omitEmpty on chromastyles command 61ec7a20a@​bep
  • commands: Add --omitClassComments to the chromastyles command c289fcaaa@​bep
  • all: Use slices.Equal ecdef2be7@​minxinyi
  • resources/page: Add :sectionslug and :sectionslugs permalink tokens 12ace3ad5@​DustinFischer#13788
  • Upgrade to Go 1.25 c14fdddad@​bep#13924#13931
  • common/hcontext: Replace with external package 186934feb@​bep
  • resources/page: Use reflect.TypeFor bff4dddb1@​cuiweixie
  • tpl/strings: Remove unnecessary error check 348aae91e@​Nigel2392
  • markup/goldmark: Apply Hugo Goldmark Extras when rendering TOC 61482cfab@​jmooring#12605
  • markup/goldmark: Sanitize TOC heading titles 5fdcc0906@​jmooring#13401
  • Add a key to the partialCached deadlock prevention 221602862@​n1xx1#13889
  • transform: Add support for "format" option in transform.Unmarshal ecc3dd1f5@​n1xx1#13887
  • Skip flakey test on CI de4a7f1e0@​bep

Dependency Updates

  • build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0 45ec2f88b@​dependabot[bot]
  • build(deps): bump google.golang.org/api from 0.247.0 to 0.248.0 84dd495f2@​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.25.6 to 0.25.9 327bbc613@​dependabot[bot]
  • build(deps): bump gocloud.dev from 0.40.0 to 0.43.0 2447138f1@​dependabot[bot]

... (truncated)

Commits
  • 6624033 releaser: Bump versions for release of 0.149.0
  • 84b5123 tpl/collections: Add an integration test for collections.D
  • 2912415 misc: Update Go version to 1.24.0 in README
  • bb4e66c create: Fix new content command with future dates
  • 45ec2f8 build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0
  • 1ba8087 tpl/collections: Add collections.D using Vitter's Method D for sequential ran...
  • 84dd495 build(deps): bump google.golang.org/api from 0.247.0 to 0.248.0
  • 327bbc6 build(deps): bump github.com/evanw/esbuild from 0.25.6 to 0.25.9
  • 2447138 build(deps): bump gocloud.dev from 0.40.0 to 0.43.0
  • 61ec7a2 commands: Deprecate --omitEmpty on chromastyles command
  • 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 labelsSep 1, 2025
@dependabotdependabotbotforce-pushed thedependabot/go_modules/github.com/gohugoio/hugo-0.149.0 branch from0cccbd7 to6a9e509CompareSeptember 2, 2025 03:19
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.148.1 to 0.149.0.- [Release notes](https://github.com/gohugoio/hugo/releases)- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)- [Commits](gohugoio/hugo@v0.148.1...v0.149.0)---updated-dependencies:- dependency-name: github.com/gohugoio/hugo  dependency-version: 0.149.0  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.149.0 branch from6a9e509 to9af919aCompareSeptember 2, 2025 19:03
@dependabotDependabot
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubSep 8, 2025

Superseded by#19734.

@dependabotdependabotbot closed thisSep 8, 2025
@dependabotdependabotbot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.149.0 branchSeptember 8, 2025 11:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
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.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp