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

🤖 Update gohugoio/hugo to 0.139.0 #101

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

bb-17[bot]
Copy link
Contributor

@bb-17 bb-17 bot commented Nov 18, 2024

This PR contains the following updates:

Package Update Change
gohugoio/hugo minor 0.138.0 -> 0.139.0

Release Notes

gohugoio/hugo (gohugoio/hugo)

v0.139.0

Compare Source

This release is mostly about removing code that has been deprecated for a long time. This has been shown as an ERROR in the build log and failed the build for at least the last 6 minor Hugo versions, in most cases much longer.

But this is also a full dependency refresh, and there are also some new stuff. For one, we added a -O flag to hugo server to open up the site in your browser after start. This is now my (@​bep) shortcut to start the server:

function h() {
  hugo server  -F -O -N -D
}
Note
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.

@bb-17 bb-17 bot requested a review from chrede88 November 18, 2024 17:06
@chrede88 chrede88 merged commit 9c02430 into main Nov 18, 2024
2 checks passed
@chrede88 chrede88 deleted the renovate/gohugoio-hugo-0.x branch November 18, 2024 23:18
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.

1 participant