]> git.maquefel.me Git - brevno-suite/hugo/log
brevno-suite/hugo
3 years agocommands: Fix index out of range in hugo mod get
Bjørn Erik Pedersen [Fri, 30 Jun 2023 13:57:46 +0000 (15:57 +0200)]
commands: Fix index out of range in hugo mod get

Fixes #11190

3 years agoOnly print the path warnings once
Bjørn Erik Pedersen [Fri, 30 Jun 2023 06:47:11 +0000 (08:47 +0200)]
Only print the path warnings once

We could reset and rerun it on server rebuilds, but that report needs a full build to make sense.

Also clean up the config vs flags in this area: Make all config settings match the flags e.g. `printPathWarnings`, but set up aliases for the
old.

Fixes #11187

3 years agoUpdate README.md
Bjørn Erik Pedersen [Fri, 30 Jun 2023 06:01:25 +0000 (08:01 +0200)]
Update README.md

3 years agoreleaser: Prepare repository for 0.116.0-DEV
hugoreleaser [Thu, 29 Jun 2023 16:09:06 +0000 (16:09 +0000)]
releaser: Prepare repository for 0.116.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.115.0
hugoreleaser [Thu, 29 Jun 2023 15:56:39 +0000 (15:56 +0000)]
releaser: Bump versions for release of 0.115.0

[ci skip]

3 years agoMisc permalinks adjustments
Bjørn Erik Pedersen [Wed, 28 Jun 2023 08:27:39 +0000 (10:27 +0200)]
Misc permalinks adjustments

* Move config loading to the page package
* Fix a lower bound panic for the `:sections` slice syntax.
* Always return the `:title`
* Add some permalinks integration tests
* Also see issues below

Fixes #9448
Fixes #11184
See #8523

3 years agocommands: Handle hugo mod get --help
Bjørn Erik Pedersen [Thu, 29 Jun 2023 06:53:50 +0000 (08:53 +0200)]
commands: Handle hugo mod get --help

Fixes #11141

3 years agoUpdate README.md
Joe Mooring [Sun, 25 Jun 2023 01:37:07 +0000 (18:37 -0700)]
Update README.md

3 years agocommands: Fix panic when running hugo new theme without theme name
Andreas Deininger [Tue, 27 Jun 2023 14:33:28 +0000 (16:33 +0200)]
commands: Fix panic when running hugo new theme without theme name

Closes #11162.

3 years agoPrint help message when triggered with no flags
Mos Roshanavand [Mon, 26 Jun 2023 18:20:24 +0000 (20:20 +0200)]
Print help message when triggered with no flags

3 years agoFix output formats and media type per language config regression
Bjørn Erik Pedersen [Wed, 28 Jun 2023 08:01:44 +0000 (10:01 +0200)]
Fix output formats and media type  per language config regression

Fixes #11159

3 years agobuild(deps): bump github.com/evanw/esbuild from 0.18.5 to 0.18.10
dependabot[bot] [Tue, 27 Jun 2023 08:57:43 +0000 (08:57 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.18.5 to 0.18.10

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.5 to 0.18.10.
- [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.5...v0.18.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agocommon/collections: Fix append regression to allow appending nil
khayyam [Wed, 28 Jun 2023 07:41:36 +0000 (03:41 -0400)]
common/collections: Fix append regression to allow appending nil

Closes #11180

3 years agocommands: Fix help message for hugo new theme
Andreas Deininger [Wed, 28 Jun 2023 07:30:27 +0000 (09:30 +0200)]
commands: Fix help message for hugo new theme

Closes #11161.

3 years agoDon't panic on invalid security whitelist regexp
Bjørn Erik Pedersen [Wed, 28 Jun 2023 06:56:35 +0000 (08:56 +0200)]
Don't panic on invalid security whitelist regexp

Fixes #11176

3 years agoFix false path warnings with resources.PostProcess
Bjørn Erik Pedersen [Tue, 27 Jun 2023 07:16:42 +0000 (09:16 +0200)]
Fix false path warnings with resources.PostProcess

Fixes #7735

3 years agodocs: Update permalinks documentation
Joe Mooring [Mon, 26 Jun 2023 19:22:55 +0000 (12:22 -0700)]
docs: Update permalinks documentation

See #8523
See #10847

3 years agoMerge branch 'master' of github.com:gohugoio/hugo
Bjørn Erik Pedersen [Mon, 26 Jun 2023 18:48:44 +0000 (20:48 +0200)]
Merge branch 'master' of github.com:gohugoio/hugo

3 years agoresources/page: Allow section and taxonomy pages to have a permalink configuration
Mai-Lapyst [Mon, 26 Jun 2023 13:31:01 +0000 (15:31 +0200)]
resources/page: Allow section and taxonomy pages to have a permalink configuration

Allows using permalink configuration for sections (branch bundles) and
also for taxonomy pages. Extends the current permalink configuration to
be able to specified per page kind while also staying backward compatible:
all permalink patterns not dedicated to a certain kind, get automatically
added for both normal pages and term pages.

Fixes #8523

3 years agotpl/tplimpl: Fix typo in global variable name
Oleksandr Redko [Mon, 26 Jun 2023 11:26:36 +0000 (14:26 +0300)]
tpl/tplimpl: Fix typo in global variable name

3 years agocommands: Enable format flag with hugo new site
Joe Mooring [Sat, 24 Jun 2023 15:45:53 +0000 (08:45 -0700)]
commands: Enable format flag with hugo new site

Fixes #11155

3 years agoUpdate README.md
Bjørn Erik Pedersen [Sat, 24 Jun 2023 09:28:29 +0000 (11:28 +0200)]
Update README.md

3 years agoMerge branch 'release-0.114.1'
Bjørn Erik Pedersen [Fri, 23 Jun 2023 11:18:21 +0000 (13:18 +0200)]
Merge branch 'release-0.114.1'

3 years agoreleaser: Prepare repository for 0.115.0-DEV
hugoreleaser [Fri, 23 Jun 2023 11:14:00 +0000 (11:14 +0000)]
releaser: Prepare repository for 0.115.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.114.1
hugoreleaser [Fri, 23 Jun 2023 11:02:58 +0000 (11:02 +0000)]
releaser: Bump versions for release of 0.114.1

[ci skip]

3 years agoRevert "build(deps): bump gocloud.dev from 0.24.0 to 0.30.0"
Bjørn Erik Pedersen [Fri, 23 Jun 2023 11:01:09 +0000 (13:01 +0200)]
Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.30.0"

This reverts commit 941818295d10a00ef557bce30ee9df86affc9f0f.

3 years agoFix broken nodeploy setup
Bjørn Erik Pedersen [Fri, 23 Jun 2023 10:09:57 +0000 (12:09 +0200)]
Fix broken nodeploy setup

Fixes #11149

3 years agobuild(deps): bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0
dependabot[bot] [Thu, 22 Jun 2023 08:58:34 +0000 (08:58 +0000)]
build(deps): bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0

Bumps [github.com/niklasfasching/go-org](https://github.com/niklasfasching/go-org) from 1.6.6 to 1.7.0.
- [Commits](https://github.com/niklasfasching/go-org/compare/v1.6.6...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/niklasfasching/go-org
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoFix broken nodeploy setup
Bjørn Erik Pedersen [Fri, 23 Jun 2023 10:09:57 +0000 (12:09 +0200)]
Fix broken nodeploy setup

Fixes #11149

3 years agosnap: Switch from Embedded Dart Sass to Dart Sass (#11146)
Joe Mooring [Wed, 21 Jun 2023 22:39:02 +0000 (15:39 -0700)]
snap: Switch from Embedded Dart Sass to Dart Sass (#11146)

- Continues to get latest version of Dart Sass during each build
- Removes superfluous BUILD_TAGS logic (we only build extended)

3 years agocommands: Make hugo env respect --logLevel
Bjørn Erik Pedersen [Wed, 21 Jun 2023 21:18:38 +0000 (23:18 +0200)]
commands: Make hugo env respect --logLevel

Fixes #11145

3 years agocommands: Update Jekyll post-import output
Brian Knight [Wed, 21 Jun 2023 18:38:54 +0000 (14:38 -0400)]
commands: Update Jekyll post-import output

Update CLI output after a successful Jekyll import to
suggest a maintained theme and include clearer steps
to running a server locally.

Fixes #10715

Co-authored-by: Joe Mooring <joe@mooring.com>
3 years agobuild(deps): bump gocloud.dev from 0.24.0 to 0.30.0
dependabot[bot] [Tue, 20 Jun 2023 08:03:28 +0000 (08:03 +0000)]
build(deps): bump gocloud.dev from 0.24.0 to 0.30.0

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.24.0 to 0.30.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.24.0...v0.30.0)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump github.com/evanw/esbuild from 0.18.4 to 0.18.5
dependabot[bot] [Tue, 20 Jun 2023 07:19:34 +0000 (07:19 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.18.4 to 0.18.5

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.4 to 0.18.5.
- [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.4...v0.18.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agodeps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.7
Joe Mooring [Mon, 19 Jun 2023 19:59:38 +0000 (12:59 -0700)]
deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.7

Fixes #11132

3 years agoreleaser: Prepare repository for 0.115.0-DEV
hugoreleaser [Mon, 19 Jun 2023 17:12:27 +0000 (17:12 +0000)]
releaser: Prepare repository for 0.115.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.114.0
hugoreleaser [Mon, 19 Jun 2023 17:01:43 +0000 (17:01 +0000)]
releaser: Bump versions for release of 0.114.0

[ci skip]

3 years agoRevert "build(deps): bump gocloud.dev from 0.24.0 to 0.29.0"
Bjørn Erik Pedersen [Mon, 19 Jun 2023 16:56:31 +0000 (18:56 +0200)]
Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.29.0"

This reverts commit 7bed16c30fc9405305c4c80d099cee5287126a42.

Again ...

It doesn't build on Dragonfly:

```
../gomodcache/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.0.0/blockblob/chunkwriting.go:273:15: undefined: mmb
../gomodcache/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.0.0/blockblob/chunkwriting.go:279:65: undefined: mmb
../gomodcache/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.0.0/blockblob/chunkwriting.go:281:22: undefined: mmb
../gomodcache/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.0.0/blockblob/chunkwriting.go:287:39: undefined: mmb
../gomodcache/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.0.0/blockblob/chunkwriting.go:293:18: undefined: newMMB
../gomodcache/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.0.0/blockblob/chunkwriting.go:303:37: undefined: mmb
• core: Total in 123.22s …
error running command: exit status 1

Exited with code exit status 1

```

3 years agodocs: Regen docshelper
Bjørn Erik Pedersen [Mon, 19 Jun 2023 15:52:42 +0000 (17:52 +0200)]
docs: Regen docshelper

3 years agoAdd empty Environ when loading test config
Bjørn Erik Pedersen [Mon, 19 Jun 2023 15:49:45 +0000 (17:49 +0200)]
Add empty Environ when loading test config

To prevent OS environment vars confusing the tests.

3 years agodocs: Regen CLI docs
Bjørn Erik Pedersen [Mon, 19 Jun 2023 15:40:17 +0000 (17:40 +0200)]
docs: Regen CLI docs

3 years agocommon/loggers: Drop the bold INFO etc. prefixes
Bjørn Erik Pedersen [Mon, 19 Jun 2023 15:35:43 +0000 (17:35 +0200)]
common/loggers: Drop the bold INFO etc. prefixes

That looked a little too much.

3 years agologgers: Avoid using Logf for the LevelLoggerToWriter
Bjørn Erik Pedersen [Mon, 19 Jun 2023 13:56:44 +0000 (15:56 +0200)]
loggers: Avoid using Logf for the LevelLoggerToWriter

To prevent issues with percentage chars.

3 years agotocss/dartsas: Avoid using Logf for the internal Dart Sass logging
Bjørn Erik Pedersen [Mon, 19 Jun 2023 11:27:03 +0000 (13:27 +0200)]
tocss/dartsas: Avoid using Logf for the internal Dart Sass logging

As that does not work when percentages are used in the log messages.

3 years agohelpers: Remove superflous formatting flag in deprecation warnings
Bjørn Erik Pedersen [Mon, 19 Jun 2023 11:02:47 +0000 (13:02 +0200)]
helpers: Remove superflous formatting flag in deprecation warnings

3 years agoRevert "deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.6"
Bjørn Erik Pedersen [Mon, 19 Jun 2023 10:12:33 +0000 (12:12 +0200)]
Revert "deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.6"

This reverts commit 409c6c3fcd46a57c2f469663bb0106a1a3cf4469.

See #11132

3 years agoall: Fix some typos
Andreas Deininger [Mon, 19 Jun 2023 07:28:10 +0000 (09:28 +0200)]
all: Fix some typos

3 years agoall: Fix typos in function names and comments
Oleksandr Redko [Mon, 22 May 2023 17:11:12 +0000 (20:11 +0300)]
all: Fix typos in function names and comments

3 years agodeploy: Fix deploy defaults for non-zero flag values (e.g. maxDeletes, invalidateCDN)
Bjørn Erik Pedersen [Sun, 18 Jun 2023 16:35:11 +0000 (18:35 +0200)]
deploy: Fix deploy defaults for non-zero flag values (e.g. maxDeletes, invalidateCDN)

This was broken in the config rewrite in Hugo 0.112.0.

The workaround is to be explicit about setting these flag values (even if just using the defaults), e.g.:

```
hugo deploy --invalidateCDN --maxDeletes 256
```

Fixes #11127

3 years agocommon/loggers: Re-add trailing newline in logger.Printf
Bjørn Erik Pedersen [Sun, 18 Jun 2023 16:56:45 +0000 (18:56 +0200)]
common/loggers: Re-add trailing newline in logger.Printf

Fixes #11130

3 years agobuild(deps): bump github.com/evanw/esbuild from 0.18.3 to 0.18.4
dependabot[bot] [Sun, 18 Jun 2023 11:04:19 +0000 (11:04 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.18.3 to 0.18.4

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.3 to 0.18.4.
- [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.3...v0.18.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoReplace the old log setup, with structured logging etc.
Bjørn Erik Pedersen [Fri, 16 Jun 2023 06:17:42 +0000 (08:17 +0200)]
Replace the old log setup, with structured logging etc.

Fixes #11124

3 years agoRevert "snap: Transition base snap from core20 to core22 (#11101)" (#11125)
Joe Mooring [Sat, 17 Jun 2023 15:41:15 +0000 (08:41 -0700)]
Revert "snap: Transition base snap from core20 to core22 (#11101)" (#11125)

Closes #11116

3 years agobuild(deps): bump github.com/evanw/esbuild from 0.18.2 to 0.18.3
dependabot[bot] [Thu, 15 Jun 2023 17:53:38 +0000 (17:53 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.18.2 to 0.18.3

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.18.2 to 0.18.3.
- [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.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoFix upstream Go templates bug with reversed key/value assignment
Bjørn Erik Pedersen [Thu, 15 Jun 2023 14:34:16 +0000 (16:34 +0200)]
Fix upstream Go templates bug with reversed key/value assignment

The template packages are based on go1.20.5 with the patch in befec5ddbbfbd81ec84e74e15a38044d67f8785b  added.

This also includes a security fix that now disallows Go template actions in JS literals (inside backticks).

This will throw an error saying "... appears in a JS template literal".

If you're really sure this isn't a security risk in your case, you can revert to the old behaviour:

```toml
[security]
[security.gotemplates]
allowActionJSTmpl = true
```

See https://github.com/golang/go/issues/59234

Fixes #11112

3 years agobuild(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0
dependabot[bot] [Wed, 14 Jun 2023 17:02:18 +0000 (17:02 +0000)]
build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/golang/sync/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agocommon/collections: Always make a copy of the input slice in Append
Bjørn Erik Pedersen [Wed, 14 Jun 2023 07:44:18 +0000 (09:44 +0200)]
common/collections: Always make a copy of the input slice in Append

Fixes #10458.

3 years agotpl/collections: Fix append when appending a slice to a slice of slices
Bjørn Erik Pedersen [Wed, 14 Jun 2023 07:00:28 +0000 (09:00 +0200)]
tpl/collections: Fix append when appending a slice to a slice of slices

Fixes #11093

3 years agobuild(deps): bump google.golang.org/api from 0.123.0 to 0.127.0
dependabot[bot] [Wed, 14 Jun 2023 12:44:28 +0000 (12:44 +0000)]
build(deps): bump google.golang.org/api from 0.123.0 to 0.127.0

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.123.0 to 0.127.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.123.0...v0.127.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3
dependabot[bot] [Wed, 14 Jun 2023 10:09:15 +0000 (10:09 +0000)]
build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.9.1...v0.9.3)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoRe-add site.RSSLink (and deprecate it)
Bjørn Erik Pedersen [Wed, 14 Jun 2023 10:04:32 +0000 (12:04 +0200)]
Re-add site.RSSLink (and deprecate it)

Fixes #11110

3 years agobuild(deps): bump github.com/kyokomi/emoji/v2 from 2.2.11 to 2.2.12
dependabot[bot] [Wed, 14 Jun 2023 08:58:45 +0000 (08:58 +0000)]
build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.11 to 2.2.12

Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/kyokomi/emoji/releases)
- [Commits](https://github.com/kyokomi/emoji/compare/v2.2.11...v2.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0
dependabot[bot] [Wed, 14 Jun 2023 08:59:04 +0000 (08:59 +0000)]
build(deps): bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.117.0 to 0.118.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.117.0...v0.118.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump golang.org/x/net from 0.10.0 to 0.11.0
dependabot[bot] [Wed, 14 Jun 2023 08:58:53 +0000 (08:58 +0000)]
build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoFix .Width and .Height for animated gifs
Bjørn Erik Pedersen [Wed, 14 Jun 2023 06:14:39 +0000 (08:14 +0200)]
Fix .Width and .Height for animated gifs

Fixes #11079

3 years agosnap: Transition base snap from core20 to core22 (#11101)
Joe Mooring [Tue, 13 Jun 2023 21:52:19 +0000 (14:52 -0700)]
snap: Transition base snap from core20 to core22 (#11101)

- Syntax changes
- Bump Go from 1.19 to 1.20
- Remove unused build tag logic (we only build the extended version)

3 years agoMerge commit '3c1deaf201a35de08d23cc58f8f03682cace3349'
Bjørn Erik Pedersen [Tue, 13 Jun 2023 18:43:03 +0000 (20:43 +0200)]
Merge commit '3c1deaf201a35de08d23cc58f8f03682cace3349'

3 years agoSquashed 'docs/' changes from 1d5548d73..85befbb4d
Bjørn Erik Pedersen [Tue, 13 Jun 2023 18:43:03 +0000 (20:43 +0200)]
Squashed 'docs/' changes from 1d5548d73..85befbb4d

85befbb4d Update plainify.md
56e137043 Update comparison operators (#2104)
4241135e0 Front matter docu: improve link to TOML spec (#2102)
5115de3c0 netlify: Hugo 0.113.0
99b74a053 Merge branch 'temp01130'
1622d5d1a docs: Regenerate CLI docs
adb4297eb netlify: Hugo 0.112.7
cd6813309 Update editors.md to include vim-hugo (#2098)
f7c2406dd netlify: Hugo 0.112.6
b891028c3 docs: Regenerate CLI docs

git-subtree-dir: docs
git-subtree-split: 85befbb4dc2f526da99fa9f47d54a12e6282d36e

3 years agobuild(deps): bump gocloud.dev from 0.24.0 to 0.29.0
dependabot[bot] [Tue, 13 Jun 2023 15:57:41 +0000 (15:57 +0000)]
build(deps): bump gocloud.dev from 0.24.0 to 0.29.0

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.24.0 to 0.29.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.24.0...v0.29.0)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agotpl/math: Allow variadic math functions to take slice args, add math.Product, math.Sum
Bjørn Erik Pedersen [Tue, 13 Jun 2023 18:00:00 +0000 (20:00 +0200)]
tpl/math: Allow variadic math functions to take slice args, add math.Product, math.Sum

* Update math.Min and math.Max to allow 1 or more args, either scalar or slice, or combination of the two
* Add math.Sum (allow 1 or more args, either scalar or slice, or combination of the two)
* Add math.Product (allow 1 or more args, either scalar or slice, or combination of the two)

Fixes #11030

3 years agoFix config merge regression with root slices (e.g. disableKinds)
Bjørn Erik Pedersen [Tue, 13 Jun 2023 16:01:23 +0000 (18:01 +0200)]
Fix config merge regression with root slices (e.g. disableKinds)

Fixes #11089

3 years agobuild(deps): bump golang.org/x/image from 0.7.0 to 0.8.0
dependabot[bot] [Tue, 13 Jun 2023 08:57:39 +0000 (08:57 +0000)]
build(deps): bump golang.org/x/image from 0.7.0 to 0.8.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/image/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agocommands: Remove flags log, verboseLog, add flag logLevel, deprecate flags verbose...
Bjørn Erik Pedersen [Mon, 12 Jun 2023 13:50:53 +0000 (15:50 +0200)]
commands: Remove flags log, verboseLog, add flag logLevel, deprecate flags verbose and debug

Fixes #9648
Fixes #11071

3 years agobuild(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0
dependabot[bot] [Tue, 13 Jun 2023 08:58:16 +0000 (08:58 +0000)]
build(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0

Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/magefile/mage/releases)
- [Changelog](https://github.com/magefile/mage/blob/master/.goreleaser.yml)
- [Commits](https://github.com/magefile/mage/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/magefile/mage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.8
dependabot[bot] [Tue, 13 Jun 2023 09:00:49 +0000 (09:00 +0000)]
build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.8

Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.6...v2.0.8)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump github.com/evanw/esbuild from 0.17.19 to 0.18.2
dependabot[bot] [Tue, 13 Jun 2023 08:57:58 +0000 (08:57 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.17.19 to 0.18.2

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.18.2.
- [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.17.19...v0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoFix handling of aliases (e.g. hugo serve)
Bjørn Erik Pedersen [Tue, 13 Jun 2023 08:47:51 +0000 (10:47 +0200)]
Fix handling of aliases (e.g. hugo serve)

Fixes #11090

3 years agocache: Set default cache path based on $USER
Erica Mays [Sat, 10 Jun 2023 17:25:07 +0000 (13:25 -0400)]
cache: Set default cache path based on $USER

Change the default cache directory to `$TMPDIR/hugo_cache_$USER`, so
that multi-user systems do not have caches that interfere with each
other.  The other cache-choosing logic (e.g. Netlify exceptions,
configuration options) are not affected.

Fixes #7391

3 years agobuild(deps): bump go.uber.org/atomic from 1.10.0 to 1.11.0
dependabot[bot] [Mon, 12 Jun 2023 15:07:41 +0000 (15:07 +0000)]
build(deps): bump go.uber.org/atomic from 1.10.0 to 1.11.0

Bumps [go.uber.org/atomic](https://github.com/uber-go/atomic) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/uber-go/atomic/releases)
- [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/atomic/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: go.uber.org/atomic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump github.com/hairyhenderson/go-codeowners
dependabot[bot] [Mon, 12 Jun 2023 15:07:28 +0000 (15:07 +0000)]
build(deps): bump github.com/hairyhenderson/go-codeowners

Bumps [github.com/hairyhenderson/go-codeowners](https://github.com/hairyhenderson/go-codeowners) from 0.2.3-0.20201026200250-cdc7c0759690 to 0.3.0.
- [Release notes](https://github.com/hairyhenderson/go-codeowners/releases)
- [Commits](https://github.com/hairyhenderson/go-codeowners/commits/v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/hairyhenderson/go-codeowners
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoresources: Remove failing and superflous test assertion
Bjørn Erik Pedersen [Mon, 12 Jun 2023 15:15:26 +0000 (17:15 +0200)]
resources: Remove failing and superflous test assertion

3 years agobuild(deps): bump github.com/frankban/quicktest from 1.14.4 to 1.14.5
dependabot[bot] [Tue, 23 May 2023 08:57:53 +0000 (08:57 +0000)]
build(deps): bump github.com/frankban/quicktest from 1.14.4 to 1.14.5

Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.4 to 1.14.5.
- [Commits](https://github.com/frankban/quicktest/compare/v1.14.4...v1.14.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19
dependabot[bot] [Tue, 23 May 2023 08:57:37 +0000 (08:57 +0000)]
build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19

Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.17 to 0.0.19.
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.17...v0.0.19)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.5
dependabot[bot] [Mon, 5 Jun 2023 07:55:18 +0000 (07:55 +0000)]
build(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.5

Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.3 to 1.9.5.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.9.3...v1.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agocommands,config: Fix typo in log and error messages
Oleksandr Redko [Tue, 23 May 2023 09:37:44 +0000 (12:37 +0300)]
commands,config: Fix typo in log and error messages

3 years agohelpers: Avoid url.Parse in RelURL and AbsURL if we can
Bjørn Erik Pedersen [Mon, 12 Jun 2023 13:08:40 +0000 (15:08 +0200)]
helpers: Avoid url.Parse in RelURL and AbsURL if we can

```
RelURL-10            159ns ± 5%      18ns ± 4%   -88.89%  (p=0.029 n=4+4)
AbsURL/relurl-10     532ns ± 0%     537ns ± 0%    +1.09%  (p=0.029 n=4+4)
AbsURL/absurl-10     142ns ± 0%       4ns ± 3%   -96.91%  (p=0.029 n=4+4)

name              old alloc/op   new alloc/op   delta
RelURL-10             144B ± 0%        0B       -100.00%  (p=0.029 n=4+4)
AbsURL/relurl-10      544B ± 0%      544B ± 0%      ~     (all equal)
AbsURL/absurl-10      144B ± 0%        0B       -100.00%  (p=0.029 n=4+4)

name              old allocs/op  new allocs/op  delta
RelURL-10             1.00 ± 0%      0.00       -100.00%  (p=0.029 n=4+4)
AbsURL/relurl-10      10.0 ± 0%      10.0 ± 0%      ~     (all equal)
AbsURL/absurl-10      1.00 ± 0%      0.00       -100.00%  (p=0.029 n=4+4)
```

3 years agoAdjust benchmarks
Bjørn Erik Pedersen [Mon, 12 Jun 2023 14:06:11 +0000 (16:06 +0200)]
Adjust benchmarks

3 years agoAdjust benchmark
Bjørn Erik Pedersen [Mon, 12 Jun 2023 13:18:41 +0000 (15:18 +0200)]
Adjust benchmark

3 years agoAdd BenchmarkAbsURL
Bjørn Erik Pedersen [Mon, 12 Jun 2023 13:15:28 +0000 (15:15 +0200)]
Add BenchmarkAbsURL

3 years agohelpers: Improve schema detection when creating relative URLs
Joe Mooring [Sat, 10 Jun 2023 16:26:35 +0000 (09:26 -0700)]
helpers: Improve schema detection when creating relative URLs

Fixes #11080

3 years agohelpers: Add a basic benchmark for RelURL
Bjørn Erik Pedersen [Mon, 12 Jun 2023 12:43:35 +0000 (14:43 +0200)]
helpers: Add a basic benchmark for RelURL

3 years agoconfig: Remove unexpected _merge keys introduced in author and social maps
Bjørn Erik Pedersen [Mon, 12 Jun 2023 12:30:43 +0000 (14:30 +0200)]
config: Remove unexpected _merge keys introduced in author and social maps

Fixes #11083

3 years agoUpgrade to v2 of the Dart Sass Embedded Protocol
Bjørn Erik Pedersen [Thu, 8 Jun 2023 14:29:04 +0000 (16:29 +0200)]
Upgrade to v2 of the Dart Sass Embedded Protocol

Fixes #11059

3 years agoFix indented SASS imports for Dart Sass
Bjørn Erik Pedersen [Thu, 8 Jun 2023 14:17:12 +0000 (16:17 +0200)]
Fix indented SASS imports for Dart Sass

Fixes #11074

3 years agoreleaser: Prepare repository for 0.114.0-DEV
hugoreleaser [Mon, 5 Jun 2023 15:16:33 +0000 (15:16 +0000)]
releaser: Prepare repository for 0.114.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.113.0
hugoreleaser [Mon, 5 Jun 2023 15:04:51 +0000 (15:04 +0000)]
releaser: Bump versions for release of 0.113.0

[ci skip]

3 years agodocs: Regenerate CLI docs
Bjørn Erik Pedersen [Mon, 5 Jun 2023 09:54:57 +0000 (11:54 +0200)]
docs: Regenerate CLI docs

3 years agocommands: Update CLI docs vs server and production
Bjørn Erik Pedersen [Mon, 5 Jun 2023 09:53:14 +0000 (11:53 +0200)]
commands: Update CLI docs vs server and production

Fixes #11067

3 years agocommands: Add TLS/HTTPS support to hugo server
Bjørn Erik Pedersen [Mon, 5 Jun 2023 07:53:53 +0000 (09:53 +0200)]
commands: Add TLS/HTTPS support to hugo server

* commands: Add TLS/HTTPS support to hugo server

The "auto cert" handling in this PR is backed by mkcert (see link below).

To get this up and running on a new PC, you can:

```
hugo server trust
hugo server --tlsAuto
```

When `--tlsAuto` (or `--tlsCertFile` and `--tlsKeyFile`) is set and no `--baseURL` is provided as a flag, the server is
started with TLS and `https` as the protocol.

Note that you only need to run `hugo server trust` once per PC.

If you already have the key and the cert file (e.g. by using mkcert directly), you can do:

```
hugo server --tlsCertFile mycert.pem --tlsKeyFile mykey.pem
```

See https://github.com/FiloSottile/mkcert

Fixes #11064

3 years agoreleaser: Prepare repository for 0.113.0-DEV
hugoreleaser [Fri, 2 Jun 2023 07:19:22 +0000 (07:19 +0000)]
releaser: Prepare repository for 0.113.0-DEV

[ci skip]