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

[pull] master from gohugoio:master #1372

Merged
merged 14 commits into from
Apr 26, 2024
Merged

[pull] master from gohugoio:master #1372

merged 14 commits into from
Apr 26, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 23, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

bep and others added 7 commits April 22, 2024 11:34
- Do not call the YouTube oEmbed API
- Do not include the Hugo version in RSS feeds

Closes #12396
Co-authored-by: Joe Mooring <joe@mooring.com>
Added to Git by accident.
The window for this to happen is very small, but it has been reported by Go's race detector (-race flag) in a tests once.
@pull pull bot added the ⤵️ pull label Apr 23, 2024
jmooring and others added 7 commits April 25, 2024 10:03
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.19 to 2.20.20.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.20.19...v2.20.20)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This was partly broken in Hugo 0.123.0.

We have two internal config options that gets set from the CLI:

* Running; a web server is running
* Watching; either set via `hugo -w`  or `hugo server --watch=false`

Part of the change detection code wrongly used the `Running` as a flag when `Watching` would be the correct.

Fixes #12296
@pull pull bot merged commit 1961327 into proteanblank:master Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants