chore: bump github.com/gohugoio/hugo from 0.124.0 to 0.147.2
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(6 months ago)
(5 months ago)
(5 months ago)
dependencies go
Bumps github.com/gohugoio/hugo from 0.124.0 to 0.147.2.
Release notes
Sourced from github.com/gohugoio/hugo's releases.
v0.147.2
What's Changed
- Fix handling of "outputs" from content adapter pages 363ab48a2
@bep#13689- tpl: Fix case issue in templates.Exists 80f059531
@bep#13684- config: Add some more merge tests b39b24962
@bep#13681v0.147.1
Bug fixes
- tpl: Fix overlapping layout sections be93d5218
@bep#13672- Fix it so the owning taxonomy gets rerendered in server when new tags are added a1cb15e1c
@bep#13648Improvements
- tpl: Add some more test cases 5fec7829b
@bep#13672 #13668- commands/server: Display correct multihost language in console 673a4d00e
@jmooring#12564- hugolib: Use new build key in content placeholder 31db7edf6
@jmooring#13655Dependency Updates
- build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.2 620fc87b5
@dependabot[bot]- build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 8b2124e7c
@dependabot[bot]- build(deps): bump github.com/yuin/goldmark from 1.7.10 to 1.7.11 927d1ec6c
@dependabot[bot]v0.147.0
This release comes with a new
alignyoption (shoutout to@pranshugabafor the implementation) for images.Text that, in combination withalignxmakes it simple to e.g. center the text on top of image in both axis. But the main reason this release comes now and not later, is the improvements/fixes to the order Hugo applies the default configuration to some keys. This is inherited from how we did this before we rewrote the configuration handling, and it made the merging of configuration from modules/themes into the config root harder and less flexible than it had to be. Me,@bep, looking into this, was triggered by this forum topic. Having many sites share a common configuration is very useful. With this release, you can simply get what the thread starter asks for by doing something à la:baseURL = "http://example.org" title = "My Hugo Site"... import any themes/modules.
This will merge in all config imported from imported modules.
_merge = "deep"
See the documentation for details.
Bug fixes
- tpl: Fix it so we always prefer internal codeblock rendering over render-codeblock-foo.html and similar 07983e04e
@bep#13651- tpl/tplimpl: Fix allowFullScreen option in Vimeo and YouTube shortcodes 5c491409d
@jmooring#13650- config: Fix _merge issue when key doesn't exist on the left side 179aea11a
@bep#13643 #13646- all: Fix typos 6a0e04241
@coliff
... (truncated)
Commits
c7feb15releaser: Bump versions for release of 0.147.2363ab48Fix handling of "outputs" from content adapter pages80f0595tpl: Fix case issue in templates.Existsb39b249config: Add some more merge testsd799c04releaser: Prepare repository for 0.148.0-DEV95666fcreleaser: Bump versions for release of 0.147.1620fc87build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.28b2124ebuild(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.05fec782tpl: Add some more test cases927d1ecbuild(deps): bump github.com/yuin/goldmark from 1.7.10 to 1.7.11- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+254
-312
Package Dependencies
github.com/gohugoio/hugo
go
0.124.0 → 0.147.2
Minor
Technical Details
| ID: | 981750 |
| UUID: | 2513585799 |
| Node ID: | PR_kwDOLmBl1M6V0kaH |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |
| Mergeable: | Yes |
| Merge State: | Unstable |