Commit eb700db
committed
deploy: 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> 5fdc00a1 parent 4a06294 commit eb700db
File tree
9 files changed
+8
-8
lines changed- dev
- integrations/mongodb/tools
- mongodb-find-one
- pagefind
- fragment
9 files changed
+8
-8
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8309 | 8309 | | |
8310 | 8310 | | |
8311 | 8311 | | |
8312 | | - | |
| 8312 | + | |
8313 | 8313 | | |
8314 | 8314 | | |
8315 | 8315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
| 533 | + | |
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
| 537 | + | |
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
0 commit comments