Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency hugo to v0.128.0 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
hugo minor 0.125.4 -> 0.128.0

Release Notes

gohugoio/hugo (hugo)

v0.128.0

Compare Source

Bug fixes
Improvements
Dependency Updates
Build Setup
Documentation

v0.127.0

Compare Source

This release brings proper HTTP caching and live reloading of remote resources fetched with resources.GetRemote, especially useful when used with content adapters.

Note that this isn't enabled out of the box, so if you need this, you need to add some configuration. The demo below is configured as:

[httpcache]
[httpcache.cache]
[httpcache.cache.for]
includes = ['https://sheets.googleapis.com/**']
[[httpcache.polls]]
low  = '1s'
high = '30s'
[httpcache.polls.for]
includes = ['https://sheets.googleapis.com/**']
hugodemo__v0127.mp4
What's Changed

v0.126.3

Compare Source

v0.126.2

Compare Source

Bug fixes
Improvements

v0.126.1

Compare Source

What's Changed

v0.126.0

Compare Source

This release brings, drum roll, a long-awaited Hugo feature that has had many names. At one point we named it pages from data. You can read all about it in the documentation where it's titled Content Adapters.

Also worth mentioning are the new Extras Goldmark Extensions, which allows you to enable Markdown syntax for inserted text, mark text, subscript and superscript. A big thanks to @​bowman2001 for the implementation.

Improvements
Dependency Updates
Documentation
Build Setup

v0.125.7

Compare Source

Note that this release is only relevant if you use Hugo's openapi3.Unmarshal template function.

What's Changed

  • deps: Downgrade github.com/getkin/kin-openapi v0.124.0 => v0.123.0 3c6260f @​bep

v0.125.6

Compare Source

What's Changed

v0.125.5

Compare Source

What's Changed


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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.125.5 chore(deps): update dependency hugo to v0.125.6 May 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.125.6 chore(deps): update dependency hugo to v0.125.7 May 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.125.7 chore(deps): update dependency hugo to v0.126.0 May 14, 2024
@renovate renovate bot force-pushed the renovate/hugo-0.x branch 2 times, most recently from 5b254fc to d9a9155 Compare May 15, 2024 20:22
@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.126.0 chore(deps): update dependency hugo to v0.126.1 May 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.126.1 chore(deps): update dependency hugo to v0.126.2 May 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.126.2 chore(deps): update dependency hugo to v0.126.3 Jun 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.126.3 chore(deps): update dependency hugo to v0.127.0 Jun 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency hugo to v0.127.0 chore(deps): update dependency hugo to v0.128.0 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants