hugo:release-0.115.1

Last commit made on 2023-07-03
Get this branch:
git clone -b release-0.115.1 https://git.launchpad.net/hugo

Branch merges

Branch information

Name:
release-0.115.1
Repository:
lp:hugo

Recent commits

d912491... by hugoreleaser <email address hidden>

releaser: Prepare repository for 0.116.0-DEV

[ci skip]

857374e... by hugoreleaser <email address hidden>

releaser: Bump versions for release of 0.115.1

[ci skip]

c27639b... by Bjørn Erik Pedersen

docs: Regen docs helper

ceb486f... by Bjørn Erik Pedersen

Fix buildStats when tags and classes are disabled

Fixes #11202

5afc89f... by Bjørn Erik Pedersen

Rework the build.writeStats struct

Mostly to make it easier to toggle on/off this feature from the env.

See #11191

c1eac61... by Joe Mooring

snap: Explicitly set security.exec.osenv during build

Fixes #11199

3c8256a... by Joe Mooring

snap: Restore security.exec.osenv whitelist

Fixes #11195

19d76ae... by Bjørn Erik Pedersen

github: Build for Dragonfly in CI build

To discover upstream issues before we release.

11ecea6... by Bjørn Erik Pedersen

Make build.writeStats a struct

So you can do

```toml
[build.writeStats]
  tags = true
  classes = true
  ids = false
```

Fixes #11191

da98724... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump github.com/evanw/esbuild from 0.18.10 to 0.18.11

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.10 to 0.18.11.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.10...v0.18.11)

---
updated-dependencies:
- dependency-name: github.com/evanw/esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <email address hidden>