chore(deps): update dependency gohugoio/hugo to v0.92.2 #34

Merged
xoxys merged 1 commits from renovate/gohugoio-hugo-0.x into main 2022-02-12 11:04:24 +01:00
Member

This PR contains the following updates:

Package Update Change
gohugoio/hugo patch v0.92.1 -> v0.92.2

Release Notes

gohugoio/hugo

v0.92.2

Compare Source

This is a bug-fix release with a couple of important fixes.


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gohugoio/hugo](https://github.com/gohugoio/hugo) | patch | `v0.92.1` -> `v0.92.2` | --- ### Release Notes <details> <summary>gohugoio/hugo</summary> ### [`v0.92.2`](https://github.com/gohugoio/hugo/releases/v0.92.2) [Compare Source](https://github.com/gohugoio/hugo/compare/v0.92.1...v0.92.2) This is a bug-fix release with a couple of important fixes. - Add HUGO_ENV to the os/exec environment [`4f4cec7`](https://github.com/gohugoio/hugo/commit/4f4cec73) [@&#8203;jmooring](https://github.com/jmooring) [#&#8203;9490](https://github.com/gohugoio/hugo/issues/9490) - Simplify some integration tests [`da4866c`](https://github.com/gohugoio/hugo/commit/da4866c2) [@&#8203;bep](https://github.com/bep) - Fix validation of Page Kind in cascade target map [`d1109f5`](https://github.com/gohugoio/hugo/commit/d1109f59) [@&#8203;jmooring](https://github.com/jmooring) [#&#8203;8888](https://github.com/gohugoio/hugo/issues/8888) - Add another cascade benchmark [`a7d182c`](https://github.com/gohugoio/hugo/commit/a7d182ce) [@&#8203;bep](https://github.com/bep) - commands: Fix server deadlock on config error [`a2a660e`](https://github.com/gohugoio/hugo/commit/a2a660ed) [@&#8203;bep](https://github.com/bep) [#&#8203;9486](https://github.com/gohugoio/hugo/issues/9486) - Exclude event attributes when rendering markdown [`f7bc4cc`](https://github.com/gohugoio/hugo/commit/f7bc4cc5) [@&#8203;jmooring](https://github.com/jmooring) [#&#8203;9463](https://github.com/gohugoio/hugo/issues/9463) - Remove the "check" command [`54f8d8a`](https://github.com/gohugoio/hugo/commit/54f8d8a7) [@&#8203;jmooring](https://github.com/jmooring) [#&#8203;9454](https://github.com/gohugoio/hugo/issues/9454) - Update the application/javascript media type [`3036d0a`](https://github.com/gohugoio/hugo/commit/3036d0ac) [@&#8203;jmooring](https://github.com/jmooring) [#&#8203;9483](https://github.com/gohugoio/hugo/issues/9483) - tpl/templates: Fix templates.Exist issue with base templates [`6a238a7`](https://github.com/gohugoio/hugo/commit/6a238a72) [@&#8203;bep](https://github.com/bep) [#&#8203;9477](https://github.com/gohugoio/hugo/issues/9477) - Add a migration test helper [`f60714b`](https://github.com/gohugoio/hugo/commit/f60714b5) [@&#8203;bep](https://github.com/bep) - babel: Port integration tests to their own package [`215a715`](https://github.com/gohugoio/hugo/commit/215a715d) [@&#8203;bep](https://github.com/bep) - js: Port integration tests to its own package [`d128d26`](https://github.com/gohugoio/hugo/commit/d128d260) [@&#8203;bep](https://github.com/bep) - postcss: Move integration test to its own package [`c4aaf1d`](https://github.com/gohugoio/hugo/commit/c4aaf1d5) [@&#8203;bep](https://github.com/bep) - minifier: Port integration tests to its package [`94f10cf`](https://github.com/gohugoio/hugo/commit/94f10cf4) [@&#8203;bep](https://github.com/bep) - templates: Port integration test to its package [`b06c210`](https://github.com/gohugoio/hugo/commit/b06c2103) [@&#8203;bep](https://github.com/bep) - tocss: Port integration tests to their package [`d22f779`](https://github.com/gohugoio/hugo/commit/d22f7795) [@&#8203;bep](https://github.com/bep) - openapi3: Port integration test into correct package [`39f69ca`](https://github.com/gohugoio/hugo/commit/39f69ca7) [@&#8203;bep](https://github.com/bep) - Add a new integration test framework [`64f75ad`](https://github.com/gohugoio/hugo/commit/64f75adc) [@&#8203;bep](https://github.com/bep) - Validate comparison operator argument count [`9262719`](https://github.com/gohugoio/hugo/commit/92627190) [@&#8203;jmooring](https://github.com/jmooring) [#&#8203;9462](https://github.com/gohugoio/hugo/issues/9462) - Remove hugo gen autocomplete [`3336762`](https://github.com/gohugoio/hugo/commit/33367629) [@&#8203;jmooring](https://github.com/jmooring) [#&#8203;8862](https://github.com/gohugoio/hugo/issues/8862) - deps: Update github.com/pelletier/go-toml/v2 to v2.0.0-beta.6 [`5ca40c8`](https://github.com/gohugoio/hugo/commit/5ca40c8f) [@&#8203;bep](https://github.com/bep) [#&#8203;9439](https://github.com/gohugoio/hugo/issues/9439) [#&#8203;9417](https://github.com/gohugoio/hugo/issues/9417) - Fix erroneous warning with .Page.RenderString on a page without a backing file [`ef7d14a`](https://github.com/gohugoio/hugo/commit/ef7d14a2) [@&#8203;bep](https://github.com/bep) [#&#8203;9433](https://github.com/gohugoio/hugo/issues/9433) - Fix typo in panicOnWarning message [`c05c99f`](https://github.com/gohugoio/hugo/commit/c05c99f0) [@&#8203;jmooring](https://github.com/jmooring) - releaser: Prepare repository for 0.93.0-DEV [`ff7689c`](https://github.com/gohugoio/hugo/commit/ff7689ce) [@&#8203;bep](https://github.com/bep) </details> --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovator added 1 commit 2022-02-11 17:02:18 +01:00
continuous-integration/drone/pr Build is passing Details
8d5807b04c
chore(deps): update dependency gohugoio/hugo to v0.92.2
xoxys merged commit 5d83f83055 into main 2022-02-12 11:04:24 +01:00
xoxys deleted branch renovate/gohugoio-hugo-0.x 2022-02-12 11:04:24 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: container/hugo#34
No description provided.