bwplotka / mdox

Format your docs; autogenerate from flags or Go structs or even generate versioned website directly from markdown!
Apache License 2.0
68 stars 11 forks source link

Bump github.com/gohugoio/hugo from 0.120.4 to 0.123.7 #151

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/gohugoio/hugo from 0.120.4 to 0.123.7.

Release notes

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

v0.123.7

What's Changed

  • hugofs: Fix vertical mount merge issue 2b2f2b75e @​bep #12175
  • Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass 0d6e593ff @​bep #12178
  • Fix resources.GetMatch, resources.Match, and resources.ByType to they don't normalize permalinks 7023cf0f0 @​bep #12182
  • Make sure that sitemaps gets generated even if there is a content bundle with the same path 9dfa9e70e @​bep #12183
  • resources/page: Make Taxonomy.Get and Taxonomy.Count case-insensitive 3f217fd66 @​jmooring #12177

v0.123.6

What's Changed

  • Fix panic when cascading headless from site config to section that does not have an _index.md file fce8d82b7 @​bep #12172
  • Fix assets vs data issue 4a502f7eb @​bep #12133
  • Fix draft for non-default content when content in default language does not exist be1dbba0f @​bep #12132

v0.123.5

What's Changed

  • Fix .Page.Pages with similary named sections 6a8b25e29 @​bep #12169
  • Fix single mount rename panic a322282e7 @​bep #12141
  • Fix multihost processed image not copied to non-default content languages 6bc0d745a @​bep #12163
  • build(deps): bump github.com/bep/overlayfs from 0.9.1 to 0.9.2 218690328 @​dependabot[bot]

v0.123.4

  • Fix cascade-pattern-with-extension for cascade in site config 1736ef745 @​bep #12151
  • Fix term template lookup when its backed by a content file f27e57871 @​bep #12146
  • Fix panic for disableKinds page for content resources 049dd1d7e @​bep #12144
  • tocss: Fix the import resolving from absolute to relative assets paths 189b72331 @​bep #12137
  • config/allconfig: Fix typo 80e69344d @​jmooring #12134
  • resource: Revert the normalization of Resource.Name d310595a2 @​bep #12142
  • build(deps): bump github.com/spf13/fsync from 0.10.0 to 0.10.1 d4be1643a @​dependabot[bot]

v0.123.3

Bug fixes

  • hugolib: Fix a .Page.GetPage from bundle case f521336c8 @​bep #12120
  • cache/dynacache: Reset ticker in case one cache eviction takes some time 03b88c6dd @​bep #12129
  • Speed up GetPage bf14d0cb2 @​bep
  • resources: Skip the image golden tests when running locally c4fe45ff4 @​bep #12119
  • js: Support JSX and JSXImportSourceOptions 554aa58db @​baltpeter #12118
  • hugolib: Add capitalizeListTitles config option 36bf3cb98 @​jmooring #9793 #12115

... (truncated)

Commits
  • 3127353 releaser: Bump versions for release of 0.123.7
  • 2b2f2b7 hugofs: Fix vertical mount merge issue
  • 0d6e593 Fix and add integration test for the Bootstrap SCSS module for both Dart Sass...
  • 7023cf0 Fix resources.GetMatch, resources.Match, and resources.ByType to they don't n...
  • 9dfa9e7 Make sure that sitemaps gets generated even if there is a content bundle with...
  • 3f217fd resources/page: Make Taxonomy.Get and Taxonomy.Count case-insensitive
  • 92684f9 releaser: Bump versions for release of 0.123.6
  • fce8d82 Fix panic when cascading headless from site config to section that does not h...
  • 4a502f7 Fix assets vs data issue
  • be1dbba Fix draft for non-default content when content in default language does not e...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.