Commit 5fdc00a
chore(deps): update dependency gohugoio/hugo to v0.160.1 (#3031)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gohugoio/hugo](https://redirect.github.com/gohugoio/hugo) | patch |
`0.160.0` → `0.160.1` |
---
### Release Notes
<details>
<summary>gohugoio/hugo (gohugoio/hugo)</summary>
###
[`v0.160.1`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.160.1)
[Compare
Source](https://redirect.github.com/gohugoio/hugo/compare/v0.160.0...v0.160.1)
##### What's Changed
- Fix panic when passthrough elements are used in headings
[`8b00030`](https://redirect.github.com/gohugoio/hugo/commit/8b00030b)
[@​bep](https://redirect.github.com/bep)
[#​14677](https://redirect.github.com/gohugoio/hugo/issues/14677)
- Fix panic on edit of legacy mapped template names that's also a valid
path in the new setup
[`c485516`](https://redirect.github.com/gohugoio/hugo/commit/c4855167)
[@​bep](https://redirect.github.com/bep)
[#​14740](https://redirect.github.com/gohugoio/hugo/issues/14740)
- Fix RenderShortcodes leaking context markers when indented
[`161d0d4`](https://redirect.github.com/gohugoio/hugo/commit/161d0d47)
[@​bep](https://redirect.github.com/bep)
[#​12457](https://redirect.github.com/gohugoio/hugo/issues/12457)
- Strip nested page context markers from standalone RenderShortcodes
[`45e4596`](https://redirect.github.com/gohugoio/hugo/commit/45e45966)
[@​bep](https://redirect.github.com/bep)
[#​14732](https://redirect.github.com/gohugoio/hugo/issues/14732)
- Rename deprecated cascade.\_target to cascade.target in tests
[`58927aa`](https://redirect.github.com/gohugoio/hugo/commit/58927aa1)
[@​bep](https://redirect.github.com/bep)
- Fix auto-creation of root sections in multilingual sites
[`ce009e3`](https://redirect.github.com/gohugoio/hugo/commit/ce009e3a)
[@​bep](https://redirect.github.com/bep)
[#​14681](https://redirect.github.com/gohugoio/hugo/issues/14681)
- readme: Fix links
[`0755872`](https://redirect.github.com/gohugoio/hugo/commit/07558724)
[@​chicks-net](https://redirect.github.com/chicks-net)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/mcp-toolbox).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>1 parent 111c896 commit 5fdc00a
File tree
4 files changed
+4
-4
lines changed- .github/workflows
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments