chore: bump github.com/gohugoio/hugo from 0.124.0 to 0.147.3
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(5 months ago)
(5 months ago)
(5 months ago)
dependencies go
Bumps github.com/gohugoio/hugo from 0.124.0 to 0.147.3.
Release notes
Sourced from github.com/gohugoio/hugo's releases.
v0.147.3
Mostly bug fixes here, but also a new template func to get a really big number. You can read about why that is useful in the documentation.
- tpl/tplimpl: Change calls to simple versions of embedded shortcodes 81426998b
@jmooring#13700- config: Fix env override of slices bc98e7a80
@bep#13707- Fix/implement cascade for content adapters c745a3e10
@bep#13692- commands: Fix description of new theme commands 9d1d8c889
@jmooring#13701- tpl/tplimpl: Fix vimeo shortcode test to accommodate API changes 84d7a108e
@jmooring#13687- tpl/math: Add MaxInt64 function 325a0dba6
@jmooring#13693v0.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.
</tr></table>
... (truncated)
Commits
0541751releaser: Bump versions for release of 0.147.38142699tpl/tplimpl: Change calls to simple versions of embedded shortcodes6def5a1Update README.mdbc98e7aconfig: Fix env override of slicesc745a3eFix/implement cascade for content adapters9d1d8c8commands: Fix description of new theme commands84d7a10tpl/tplimpl: Fix vimeo shortcode test to accommodate API changes325a0dbtpl/math: Add MaxInt64 functiond70f828releaser: Prepare repository for 0.148.0-DEVc7feb15releaser: Bump versions for release of 0.147.2- 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.3
Minor
Technical Details
| ID: | 652445 |
| UUID: | 2528467408 |
| Node ID: | PR_kwDOLmBl1M6WtVnQ |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |