chore(deps): update dependency gohugoio/hugo to v0.105.0 #72

Merged
xoxys merged 1 commits from renovate/gohugoio-hugo-0.x into main 2022-11-05 07:54:20 +01:00
Member

This PR contains the following updates:

Package Update Change
gohugoio/hugo minor v0.104.3 -> v0.105.0

Release Notes

gohugoio/hugo

v0.105.0

Compare Source

Bug fixes

Improvements

Dependency Updates

Documentation

Build Setup


Configuration

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gohugoio/hugo](https://github.com/gohugoio/hugo) | minor | `v0.104.3` -> `v0.105.0` | --- ### Release Notes <details> <summary>gohugoio/hugo</summary> ### [`v0.105.0`](https://github.com/gohugoio/hugo/releases/tag/v0.105.0) [Compare Source](https://github.com/gohugoio/hugo/compare/v0.104.3...v0.105.0) #### Bug fixes - Avoid nilpointer when shortcode page content output nil [`e5d2a8f`](https://github.com/gohugoio/hugo/commit/e5d2a8f6) [@&#8203;davidejones](https://github.com/davidejones) [#&#8203;10391](https://github.com/gohugoio/hugo/issues/10391) - Revise the fix for shortcode vs output format nilpointer [`631d768`](https://github.com/gohugoio/hugo/commit/631d768b) [@&#8203;bep](https://github.com/bep) [#&#8203;10391](https://github.com/gohugoio/hugo/issues/10391) #### Improvements - livereload: Use text/javascript here, too [`00ff161`](https://github.com/gohugoio/hugo/commit/00ff161b) [@&#8203;bep](https://github.com/bep) - media: Rename application/javascript, application/typescript to text/javascript etc. [`588710a`](https://github.com/gohugoio/hugo/commit/588710a7) [@&#8203;bep](https://github.com/bep) - Skip flakey server tests on GitHub Action on Windows [`20ef6dc`](https://github.com/gohugoio/hugo/commit/20ef6dcf) [@&#8203;bep](https://github.com/bep) - github: Avoid duplicate test runs [`d1cd1db`](https://github.com/gohugoio/hugo/commit/d1cd1db0) [@&#8203;bep](https://github.com/bep) - tpl/encoding: Add noHTMLEscape option to jsonify [`09e1011`](https://github.com/gohugoio/hugo/commit/09e10110) [@&#8203;bep](https://github.com/bep) - Don't use self-closing generator tag [`01ebb6e`](https://github.com/gohugoio/hugo/commit/01ebb6e3) [@&#8203;djibe](https://github.com/djibe) - github: Use SHA versions [`1fd3320`](https://github.com/gohugoio/hugo/commit/1fd3320d) [@&#8203;bep](https://github.com/bep) - Resolve dependency-path not found error in workflow [`0fb2b3d`](https://github.com/gohugoio/hugo/commit/0fb2b3d1) [@&#8203;jongwooo](https://github.com/jongwooo) - Use setup-go action to cache dependencies [`db05232`](https://github.com/gohugoio/hugo/commit/db05232d) [@&#8203;jongwooo](https://github.com/jongwooo) #### Dependency Updates - build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 [`f505854`](https://github.com/gohugoio/hugo/commit/f5058544) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0 [`2aedccc`](https://github.com/gohugoio/hugo/commit/2aedccc9) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 [`c109314`](https://github.com/gohugoio/hugo/commit/c1093140) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 [`4732c47`](https://github.com/gohugoio/hugo/commit/4732c47d) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0 [`62780ec`](https://github.com/gohugoio/hugo/commit/62780ec8) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 [`351d6b0`](https://github.com/gohugoio/hugo/commit/351d6b06) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2 [`ed930db`](https://github.com/gohugoio/hugo/commit/ed930db2) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 [`05df964`](https://github.com/gohugoio/hugo/commit/05df9648) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0 [`9860e0e`](https://github.com/gohugoio/hugo/commit/9860e0e1) [@&#8203;dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12 [`2ef60db`](https://github.com/gohugoio/hugo/commit/2ef60dbd) [@&#8203;dependabot](https://github.com/dependabot)\[bot] #### Documentation - Update Go and Alpine version in Dockerfile [`6275aad`](https://github.com/gohugoio/hugo/commit/6275aad9) [@&#8203;wind0r](https://github.com/wind0r) #### Build Setup - build: Update to Go 1.19.2 [`a066e98`](https://github.com/gohugoio/hugo/commit/a066e988) [@&#8203;bep](https://github.com/bep) </details> --- ### Configuration 📅 **Schedule**: 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
renovator added 1 commit 2022-10-31 12:47:27 +01:00
xoxys merged commit 8005ffc78e into main 2022-11-05 07:54:20 +01:00
xoxys deleted branch renovate/gohugoio-hugo-0.x 2022-11-05 07:54:20 +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#72
No description provided.