]> git.maquefel.me Git - brevno-suite/hugo/log
brevno-suite/hugo
3 years agotpl/tplimpl: Allow alternate comment syntax
Joe Mooring [Sun, 4 Dec 2022 01:06:56 +0000 (17:06 -0800)]
tpl/tplimpl: Allow alternate comment syntax

Allow alternate comment syntax before block definitions:

{{/* foo */}}
{{- /* foo */}}
{{- /* foo */ -}}

Fixes #10495

3 years agoresources: Increase timeout for http.Client
Anton Sattarov [Sat, 3 Dec 2022 14:47:47 +0000 (17:47 +0300)]
resources: Increase timeout for http.Client

Increase timeout for http.Client in resources.GetRemote  from 10 second to 1 minute

Fixes #10478

3 years agotpl/collections: Fix some index cases where the indices given is a slice and be more...
Bjørn Erik Pedersen [Fri, 2 Dec 2022 09:37:19 +0000 (10:37 +0100)]
tpl/collections: Fix some index cases where the indices given is a slice and be more lenient with nil inputs

See adjusted tests for detail.

Fixes #10489

3 years agotpl: Misco GoDoc improvements
Bjørn Erik Pedersen [Tue, 29 Nov 2022 10:38:21 +0000 (11:38 +0100)]
tpl: Misco GoDoc improvements

3 years agoconfig/security: Add CI env var to whitelist
septs [Fri, 2 Dec 2022 11:13:34 +0000 (19:13 +0800)]
config/security: Add CI env var to whitelist

3 years agoMerge commit 'da16527896d3087585c5e758083ea498dcabc2c3'
Bjørn Erik Pedersen [Fri, 2 Dec 2022 08:19:23 +0000 (09:19 +0100)]
Merge commit 'da16527896d3087585c5e758083ea498dcabc2c3'

3 years agoSquashed 'docs/' changes from 32cb8785e..4c1309cdf
Bjørn Erik Pedersen [Fri, 2 Dec 2022 08:19:23 +0000 (09:19 +0100)]
Squashed 'docs/' changes from 32cb8785e..4c1309cdf

4c1309cdf Fix broken link to front matter page (#1923)
8181fff20 Add footnote to Quick Start guide for Win users (#1922)
4fd934f61 Fix abslangurl.md (#1919)
bf2c45617 Quick start guide: fix broken links (#1915)
201b568df Update theme
874db199d Hide the news stripe on front page for now
aaf59e3e2 netlify: Hugo 0.107.0
79654c301 Merge branch 'tempv107'
8345e0347 docs: Regen docs helper
b5b4f15f9 Add assets directory to directory structure diagram (#1917)
76dd3a82a Follow-up: improve function signatures (#1914) (#1916)
656dc72ba Improving function signatures (#1914)
b715e8407 Explain how to create multilingual content (#1912)
8500ee417 Fix typo in Quick Start guide
ce60bb572 Add docu for undocumented functions (#1907)
372bf5e88 Improve Quick Start tutorial
71e81ec5f Remove asciicast from site
1e56c653f Update hosting-on-cloudflare-pages.md (#1903)
1686f60b1 Adding documentation page for function 'strings.FirstUpper' (#1901)
d533f7c9c Fixing typos (#1900)
2563eee45 Update multilingual.md (#1899)
2173ed799 Update theme
5591b8875 Update urls.md (#1897)
4a88890b5 netlify: Hugo 0.106.0
512879fdd docs: Regen CLI docs
f74b1d87d docs: Regenerate docs helper
9feacb48f Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b'

git-subtree-dir: docs
git-subtree-split: 4c1309cdfe9858434684352f9d544bf0c5c9d646

3 years agodeps: Upgrade github.com/bep/godartsass v0.14.0 => v0.15.0
Bjørn Erik Pedersen [Thu, 1 Dec 2022 08:44:55 +0000 (09:44 +0100)]
deps: Upgrade github.com/bep/godartsass v0.14.0 => v0.15.0

3 years agotpl: Use consistent delimiter spacing in examples
Joe Mooring [Fri, 25 Nov 2022 05:24:18 +0000 (21:24 -0800)]
tpl: Use consistent delimiter spacing in examples

3 years agodocs: Regen docs helper
Bjørn Erik Pedersen [Thu, 24 Nov 2022 14:17:22 +0000 (15:17 +0100)]
docs: Regen docs helper

3 years agoreleaser: Bump versions for release of 0.107.0
hugoreleaser [Thu, 24 Nov 2022 13:59:45 +0000 (13:59 +0000)]
releaser: Bump versions for release of 0.107.0

[ci skip]

3 years agobuild(deps): bump github.com/getkin/kin-openapi from 0.108.0 to 0.109.0
dependabot[bot] [Wed, 23 Nov 2022 08:01:49 +0000 (08:01 +0000)]
build(deps): bump github.com/getkin/kin-openapi from 0.108.0 to 0.109.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.108.0 to 0.109.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.108.0...v0.109.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 github.com/evanw/esbuild from 0.15.14 to 0.15.15
dependabot[bot] [Mon, 21 Nov 2022 08:04:17 +0000 (08:04 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.15.14 to 0.15.15

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.15.14 to 0.15.15.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.14...v0.15.15)

---
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 agoAdd a cache for lexers.Get
Bjørn Erik Pedersen [Thu, 24 Nov 2022 11:13:19 +0000 (12:13 +0100)]
Add a cache for lexers.Get

```
name                            old time/op    new time/op    delta
Codeblocks/Default-10              152ms ±11%      12ms ± 1%  -92.44%  (p=0.029 n=4+4)
Codeblocks/Hook_no_higlight-10     142ms ± 0%       7ms ± 0%  -95.36%  (p=0.029 n=4+4)

name                            old alloc/op   new alloc/op   delta
Codeblocks/Default-10             11.9MB ± 0%    11.7MB ± 0%   -1.59%  (p=0.029 n=4+4)
Codeblocks/Hook_no_higlight-10    4.62MB ± 1%    4.43MB ± 0%   -4.08%  (p=0.029 n=4+4)

name                            old allocs/op  new allocs/op  delta
Codeblocks/Default-10               209k ± 0%      209k ± 0%   -0.03%  (p=0.029 n=4+4)
Codeblocks/Hook_no_higlight-10     68.4k ± 0%     68.3k ± 0%   -0.06%  (p=0.029 n=4+4)

```

3 years agomarkup/goldmark: Improve benchmark
Bjørn Erik Pedersen [Thu, 24 Nov 2022 10:51:01 +0000 (11:51 +0100)]
markup/goldmark: Improve benchmark

3 years agocommands: Create assets directory with new site
Joe Mooring [Sun, 20 Nov 2022 16:10:39 +0000 (08:10 -0800)]
commands: Create assets directory with new site

Closes #10460

3 years agobuild(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
dependabot[bot] [Sat, 19 Nov 2022 15:34:18 +0000 (15:34 +0000)]
build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4

Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/frankban/quicktest/releases)
- [Commits](https://github.com/frankban/quicktest/compare/v1.14.3...v1.14.4)

---
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 golang.org/x/tools from 0.2.0 to 0.3.0
dependabot[bot] [Wed, 16 Nov 2022 08:02:48 +0000 (08:02 +0000)]
build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agodeps: Upgrade github.com/alecthomas/chroma/v2 v2.4.0
Bjørn Erik Pedersen [Fri, 18 Nov 2022 08:53:31 +0000 (09:53 +0100)]
deps: Upgrade github.com/alecthomas/chroma/v2 v2.4.0

3 years agohugo/parser: Fix shortcode boolean param parsing
Joe Mooring [Fri, 18 Nov 2022 04:00:49 +0000 (20:00 -0800)]
hugo/parser: Fix shortcode boolean param parsing

Fixes #10451

3 years agoreleaser: Prepare repository for 0.107.0-DEV
hugoreleaser [Thu, 17 Nov 2022 18:46:38 +0000 (18:46 +0000)]
releaser: Prepare repository for 0.107.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.106.0
hugoreleaser [Thu, 17 Nov 2022 18:33:40 +0000 (18:33 +0000)]
releaser: Bump versions for release of 0.106.0

[ci skip]

3 years agoresources/tpl: Add a test for resources.Get
Bjørn Erik Pedersen [Thu, 17 Nov 2022 16:17:36 +0000 (17:17 +0100)]
resources/tpl: Add a test for resources.Get

Updates #10101

3 years agotlp/resources: resources.Get returns nil when given empty string
shifterbit [Tue, 15 Nov 2022 05:22:38 +0000 (00:22 -0500)]
tlp/resources: resources.Get returns nil when given empty string

3 years agobuild(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6
dependabot[bot] [Thu, 17 Nov 2022 08:02:02 +0000 (08:02 +0000)]
build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6

Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.4 to 2.0.6.
- [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.4...v2.0.6)

---
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 agodocs: Regen CLI docs
Bjørn Erik Pedersen [Thu, 17 Nov 2022 15:19:22 +0000 (16:19 +0100)]
docs: Regen CLI docs

3 years agodocs: Regenerate docs helper
Bjørn Erik Pedersen [Thu, 17 Nov 2022 15:16:53 +0000 (16:16 +0100)]
docs: Regenerate docs helper

3 years agoMerge commit '00c4484c7092181729f6f470805bc7d72e8ad17b'
Bjørn Erik Pedersen [Thu, 17 Nov 2022 15:16:19 +0000 (16:16 +0100)]
Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b'

3 years agoSquashed 'docs/' changes from 392668f4f..32cb8785e
Bjørn Erik Pedersen [Thu, 17 Nov 2022 15:14:29 +0000 (16:14 +0100)]
Squashed 'docs/' changes from 392668f4f..32cb8785e

32cb8785e Fix page weights in content management section (#1896)
11977b96f Make relURL and related functions consistent (#1895)
f12180207 Clarify github deployment (#1894)
958877789 Remove remaining references to Highlight.js (#1893)
fc487d263 Minor edit to taxonomy page
3b6a224b2 Update theme
b28553b62 Change "flavor" to "edition" when referring to builds (#1892)
660e7581c Replaced sudo in OpenBSD with doas (#1891)
e3fcdea10 fix a few minor grammatical issues on Firebase docs (#1889)
e4c8b30eb update Static Web Apps docs (#1890)
da2197c9e Update hosting-on-firebase.md (#1347)
5f2a0c271 Adding deployment guide for Azure Static Web Apps (#1456)
5aaf570cd add Azure Static Web App config to 404 template
35fc54362 add Azure Static Web App config to 404 template
d48f67ba1 Update 01-flavors.md
11debae8d Cleaned Use of ref and relref section, added refs of index.md and _in… (#1744)
b77604078 docs: Add link to menu entry variables (#1827)
0fa8a6bf0 Misc copy edits (#1887)
c27b545ac Improve explanation of safeHTMLAttr's function (#1503)
b04a4b32e Make CLI command summaries meaningful (#1886)
dbf00a81f Fix a typo in diagrams documentation (#1885)
11f884327 docs: Clarify how to remove draft/future/expired content (#1831)
6dc9e9860 Improve complement function (#1884)
56448a51a Remove erroneous sourcemap desc (#1883)
a0d0d2829 Merge branch 'divinerites-patch-1'
10f20cb5e Add a plausible-hugo theme component
9f1413eb5 Minor edits to showcase example
7d78420db fix broken link to Isso Comments
925cb291f Make directory tree consistent with other examples
300fff092 Add link to security policy from getenv.md (#1746)
7b4c517a6 Fix docs menu weights
ce35775e0 Update faq.md (#1763)
f3fb791a4 Remove dated new-in flags (#1879)
b6c634629 Remove deprecated templating langs (#1880)
1b25ca34f Update the findRE and replaceRE functions (#1881)
28757ec73 Add Alora Labs website to showcase (#1494)
e3c4bc4e7 Remove unimplemented "ugly" property
86afd84ff Update editors.md (#1878)
44c093911 Add urlquery function docs (#1633)
16a8c3548 Update links to installation page (#1876)
9e357f078 Add missing sections to BSD installation page (#1875)
1b1291634 Promote "Installation" to a section
9dd51235b Add detail to description of .Plain page variable (#1870)
d333d0287 Minor markdown linting fix and URL updates (#1873)
d57c8aa50 Remove extraneous apostrophe (#1871)
8c25cfc5c Update index.md
09fea41e0 Add lang to fenced code block
35b904798 Add small documentation about .Site.Social.twitter variable (#1854)
672042f89 Consolidate site configuration
dfd4dd873 Add help.ampio.com showcase. (#1863)
e8d0e7bdf Include link to internal templates code (#1794)
7db6f0c01 Add example to split function (#1867)
be87dba80 Clarify split function docs (#1792)
a079193f1 Fix typo on data templates page
b234c70ee Fix data templates page (#1855)
074232b45 Update front-matter.md (#1856)
711c8fa80 Added missing default value (#1862)
034762882 Fixed some grammar issues and typos (#1865)
764574a4d Fix spelling error
2698f2d44 update URLs to prevent redirects (#1864)
68f05fdc8 Fenced code blocks should have a language specified (#1861)
24393315b GitHub Workflows security hardening (#1859)
3eeee13bf Markdown formatting: Add Fenced code block languages (#1858)
e152cdf1f netlify: Hugo 0.105.0
4c7fc9f7e Merge branch 'tempv0.105.0'
d16710afc Change anchor reference to use relref function calls (#1853)
f52af8e4a tpl/encoding: Add noHTMLEscape option to jsonify
eca0046c4 Update hosting-on-keycdn docs (#1852)
ffbe17a48 Add note for rsync deploy command (#1415)
c482133f1 docs: Update quick start to clarify the need of extended version (#1828)
1e3b33804 use correct URL for Google Search console verification (#1851)
dac034f63 Markdown and formatting fixes (#1850)
43f177e3c Fix LiveReload in quick-start (#1739)
f78deaa5f Add link for ''Hugo Shortcode Syntax Highlighting' VS Code extension (#1765)
08087ecd7 Remove some hidden pages (#1848)
b6cb5ae48 Markdown linting fixes (#1846)
527ec5941 Update hugo.md (#1742)
83e8f2168 Clarify that a shortcode with .Inner must be closed (#1785)
4193f4445 Add Super Linter GitHub Action (#1845)
fd91bfe1a Formatting and grammar fixes (#1844)
ab5a49c49 Create codeql-analysis GitHub Action (#1812)
63b3e082e Add tutorial on using fusejs to search examples (#1756)
54c253ab0 Note that Google Universal Analytics are deprecated (#1770)
385fa77c6 Update articles.toml (#1840)
5e336bd26 Replace awkward wording (ESL?) (#1842)
2446ad349 Added Introduction to Hugo tutorial/video series (#1736)
7b21b2e76 Don't use self-closing generator tag
ef73712ff Image processing. available methods: add method 'Colors' (#1837)
018f83bbe [comment platform] - add new alternative (#1751)
5636c208b Grammar and spelling fixes (#1836)
3f2e26f77 Change link of repojacking vulnerable link - JekyllToHugo (#1834)
301379fc3 fix: use shorter image URL to make it easier to read (#1835)
de5fa7b30 Update search.md to include Pagefind (#1826)
e9d72bcda Breadcrumb example: add basic accessibility (#1832)
6cffff87a netlify: Hugo 0.104.3
892360f61 Update output-formats.md
09a7a46ae Remove my defunct and little used migrator (#1824)
347434cca netlify: Hugo 0.104.2
f8c721162 Update postcss.md
c2baf7155 netlify: Hugo 0.104.1
05d1192cd Update diagrams.md (#1823)
3c43a8bbe netlify: Hugo 0.104.0
57973b334 Merge branch 'tempv0.104.0'
da775a36d docs: Regen docs helper
ae48b5901 docs: Regenerate CLI docs
af4a823b1 resources/images: Add $image.Colors
8e3f9ca64 Remove outdated IE conditional comments example (#1821)
d1a84701b fix typo in template introduction (#1820)
c0c7339e0 Update internal.md
17aefc515 Remove the recommendation about where to put the GA tempalte
263297236 Adjust GA template instructions
1cc265d99 Update the GA template usage section
e11968338 config/security: Allow proxy variables in subcommands
9218ab993 netlify: Hugo 0.103.1
0b0e890d1 Update markdownify and RenderString documentation (#1818)
50f5d4776 Fix internal link (#1817)
6beb443c5 netlify: Hugo 0.103.0
14b5af248 Merge branch 'tempv0.103.0'
548e7aa62 server: Add 404 support
3a20aa0ba Update theme

git-subtree-dir: docs
git-subtree-split: 32cb8785ea74d5b82f2e2bea79d059cab497902a

3 years agobuild(deps): bump github.com/evanw/esbuild from 0.15.13 to 0.15.14
dependabot[bot] [Wed, 16 Nov 2022 08:02:56 +0000 (08:02 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.15.13 to 0.15.14

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.15.13 to 0.15.14.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.13...v0.15.14)

---
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 the libweb version string
Bjørn Erik Pedersen [Tue, 15 Nov 2022 17:21:08 +0000 (18:21 +0100)]
deps: Update the libweb version string

3 years agodeps: Upgrade github.com/bep/gowebp v0.1.0 => v0.2.0
Bjørn Erik Pedersen [Tue, 15 Nov 2022 10:49:27 +0000 (11:49 +0100)]
deps: Upgrade github.com/bep/gowebp v0.1.0 => v0.2.0

3 years agoreadme: Update ToC
Vignesh Mani [Tue, 15 Nov 2022 17:19:16 +0000 (22:49 +0530)]
readme: Update ToC

3 years agobuild(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3
dependabot[bot] [Tue, 15 Nov 2022 08:01:20 +0000 (08:01 +0000)]
build(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  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.2 to 1.9.3
dependabot[bot] [Tue, 15 Nov 2022 08:01:26 +0000 (08:01 +0000)]
build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3

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

---
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 agobuild(deps): bump github.com/getkin/kin-openapi from 0.107.0 to 0.108.0
dependabot[bot] [Tue, 15 Nov 2022 08:01:31 +0000 (08:01 +0000)]
build(deps): bump github.com/getkin/kin-openapi from 0.107.0 to 0.108.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.107.0 to 0.108.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.107.0...v0.108.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 agotpl/internal: Sync go_templates
Bjørn Erik Pedersen [Mon, 14 Nov 2022 18:13:09 +0000 (19:13 +0100)]
tpl/internal: Sync go_templates

Closes #10411

3 years agobuild(deps): bump github.com/clbanning/mxj/v2 from 2.5.6 to 2.5.7
dependabot[bot] [Mon, 14 Nov 2022 18:10:06 +0000 (18:10 +0000)]
build(deps): bump github.com/clbanning/mxj/v2 from 2.5.6 to 2.5.7

Bumps [github.com/clbanning/mxj/v2](https://github.com/clbanning/mxj) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/clbanning/mxj/releases)
- [Commits](https://github.com/clbanning/mxj/compare/v2.5.6...2.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agobuild(deps): bump golang.org/x/net from 0.1.0 to 0.2.0
dependabot[bot] [Wed, 9 Nov 2022 08:01:22 +0000 (08:01 +0000)]
build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.2.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 agobuild(deps): bump github.com/evanw/esbuild from 0.15.12 to 0.15.13
dependabot[bot] [Thu, 3 Nov 2022 08:02:00 +0000 (08:02 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.15.12 to 0.15.13

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.15.12 to 0.15.13.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.12...v0.15.13)

---
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 agoAdd Go 1.16+ install method to README
Vignesh Mani [Thu, 10 Nov 2022 16:36:31 +0000 (22:06 +0530)]
Add Go 1.16+ install method to README

Changed installation method to reflect Go 1.16+, as cloning the repo and doing a go install achieves the same process.

Also changed "Advanced Installation" to "Using the Go toolchain"

3 years agoFix taxonomy weight sort regression
Bjørn Erik Pedersen [Tue, 1 Nov 2022 16:15:04 +0000 (17:15 +0100)]
Fix taxonomy weight sort regression

Fixes #10406

3 years agoreleaser: Prepare repository for 0.106.0-DEV
hugoreleaser [Fri, 28 Oct 2022 12:41:15 +0000 (12:41 +0000)]
releaser: Prepare repository for 0.106.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.105.0
hugoreleaser [Fri, 28 Oct 2022 12:29:05 +0000 (12:29 +0000)]
releaser: Bump versions for release of 0.105.0

[ci skip]

3 years agobuild(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0
dependabot[bot] [Fri, 28 Oct 2022 08:04:30 +0000 (08:04 +0000)]
build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.12 to 0.2.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.1.12...v0.2.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  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/getkin/kin-openapi from 0.106.0 to 0.107.0
dependabot[bot] [Fri, 28 Oct 2022 08:04:38 +0000 (08:04 +0000)]
build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.106.0 to 0.107.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.106.0...v0.107.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/text from 0.3.7 to 0.4.0
dependabot[bot] [Thu, 27 Oct 2022 08:05:37 +0000 (08:05 +0000)]
build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  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/spf13/cobra from 1.5.0 to 1.6.1
dependabot[bot] [Thu, 27 Oct 2022 08:05:07 +0000 (08:05 +0000)]
build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  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/getkin/kin-openapi from 0.103.0 to 0.106.0
dependabot[bot] [Thu, 27 Oct 2022 08:05:16 +0000 (08:05 +0000)]
build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.103.0 to 0.106.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.103.0...v0.106.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 github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4
dependabot[bot] [Wed, 26 Oct 2022 08:35:42 +0000 (08:35 +0000)]
build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.1 to 2.12.4.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.1...v2.12.4)

---
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>
3 years agoRevise the fix for shortcode vs output format nilpointer
Bjørn Erik Pedersen [Wed, 26 Oct 2022 08:09:38 +0000 (10:09 +0200)]
Revise the fix for shortcode vs output format nilpointer

We do lazy initialization and (potentially) reuse of an output format's rendered content. We do this evaluation when we
start a new rendering a new output format. There are, however, situation where these borders gets crossed (e.g.
accessing content from another output format). We have a check for this in place for most cases, but not the content
rendering of inner markdown blocks inside shortcodes. This patch applies that same logic to the newly introduced
RenderContent method (which is not available from the templates).

Fixes #10391

3 years agoAvoid nilpointer when shortcode page content output nil
davidejones [Tue, 25 Oct 2022 15:33:25 +0000 (16:33 +0100)]
Avoid nilpointer when shortcode page content output nil

Updates #10391

3 years agolivereload: Use text/javascript here, too
Bjørn Erik Pedersen [Wed, 26 Oct 2022 10:54:50 +0000 (12:54 +0200)]
livereload: Use text/javascript here, too

3 years agomedia: Rename application/javascript, application/typescript to text/javascript etc.
Bjørn Erik Pedersen [Wed, 5 Oct 2022 07:26:30 +0000 (09:26 +0200)]
media: Rename application/javascript, application/typescript to text/javascript etc.

The former is deprecated.

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types
See https://discourse.gohugo.io/t/mime-type-for-javascript-is-now-text-javascript/40813

3 years agobuild(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2
dependabot[bot] [Wed, 26 Oct 2022 07:31:40 +0000 (07:31 +0000)]
build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.4.15 to 1.5.2.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.4.15...v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  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/fsnotify/fsnotify from 1.5.4 to 1.6.0
dependabot[bot] [Wed, 26 Oct 2022 07:31:41 +0000 (07:31 +0000)]
build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.4...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoSkip flakey server tests on GitHub Action on Windows
Bjørn Erik Pedersen [Wed, 26 Oct 2022 07:29:55 +0000 (09:29 +0200)]
Skip flakey server tests on GitHub Action on Windows

3 years agobuild(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0
dependabot[bot] [Thu, 22 Sep 2022 15:44:29 +0000 (15:44 +0000)]
build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0

Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.13.0 to 1.14.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.13.0...v1.14.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 agogithub: Avoid duplicate test runs
Bjørn Erik Pedersen [Tue, 25 Oct 2022 14:08:41 +0000 (16:08 +0200)]
github: Avoid duplicate test runs

3 years agotpl/encoding: Add noHTMLEscape option to jsonify
Bjørn Erik Pedersen [Mon, 24 Oct 2022 13:28:03 +0000 (15:28 +0200)]
tpl/encoding: Add noHTMLEscape option to jsonify

3 years agobuild(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12
dependabot[bot] [Thu, 20 Oct 2022 08:06:48 +0000 (08:06 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.15.9 to 0.15.12.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.9...v0.15.12)

---
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 agoUpdate Go and Alpine version in Dockerfile
Steffen Windoffer [Wed, 19 Oct 2022 17:58:25 +0000 (19:58 +0200)]
Update Go and Alpine version in Dockerfile

3 years agoDon't use self-closing generator tag
JB [Fri, 14 Oct 2022 10:16:53 +0000 (12:16 +0200)]
Don't use self-closing generator tag

3 years agobuild: Update to Go 1.19.2
Bjørn Erik Pedersen [Tue, 11 Oct 2022 07:26:31 +0000 (09:26 +0200)]
build: Update to Go 1.19.2

3 years agogithub: Use SHA versions
Bjørn Erik Pedersen [Wed, 5 Oct 2022 14:37:37 +0000 (16:37 +0200)]
github: Use SHA versions

3 years agoResolve dependency-path not found error in workflow
jongwooo [Wed, 5 Oct 2022 11:04:36 +0000 (20:04 +0900)]
Resolve dependency-path not found error in workflow

3 years agoUse setup-go action to cache dependencies
jongwooo [Wed, 5 Oct 2022 00:09:39 +0000 (09:09 +0900)]
Use setup-go action to cache dependencies

3 years agoreleaser: Prepare repository for 0.105.0-DEV
hugoreleaser [Tue, 4 Oct 2022 14:39:43 +0000 (14:39 +0000)]
releaser: Prepare repository for 0.105.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.104.3
hugoreleaser [Tue, 4 Oct 2022 14:25:23 +0000 (14:25 +0000)]
releaser: Bump versions for release of 0.104.3

[ci skip]

3 years agoresources: Update golden image dithering exception list
Bjørn Erik Pedersen [Tue, 4 Oct 2022 14:19:52 +0000 (16:19 +0200)]
resources: Update golden image dithering exception list

3 years agoresources/images: Fix 2 animated GIF resize issues
Bjørn Erik Pedersen [Tue, 4 Oct 2022 09:00:07 +0000 (11:00 +0200)]
resources/images: Fix 2 animated GIF resize issues

* Fix resize of animated GIF when target != GIF
* Avoid processing all GIF frames if targetFormat != GIF

Fixes #10354

3 years agoserver: Fix flaky TestServerPathEncodingIssues tests
Anthony Fok [Tue, 4 Oct 2022 09:43:05 +0000 (03:43 -0600)]
server: Fix flaky TestServerPathEncodingIssues tests

Set getNumHomes: 1 to enable 567 ms or 2 s of wait for the server
to be ready in TestServerPathEncodingIssues/Unicode_paths and
TestServerPathEncodingIssues/Windows_multilingual_404.

Fixes #10332

3 years agocommands: Remove extraneous newline from result of convert toTOML
Joe Mooring [Tue, 4 Oct 2022 00:25:38 +0000 (17:25 -0700)]
commands: Remove extraneous newline from result of convert toTOML

Fixes #10351

3 years agoconfig/security: Fix filename
Ricardo N Feliciano [Sun, 2 Oct 2022 10:52:04 +0000 (06:52 -0400)]
config/security: Fix filename

3 years agoreleaser: Prepare repository for 0.105.0-DEV
hugoreleaser [Thu, 29 Sep 2022 10:47:15 +0000 (10:47 +0000)]
releaser: Prepare repository for 0.105.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.104.2
hugoreleaser [Thu, 29 Sep 2022 10:31:09 +0000 (10:31 +0000)]
releaser: Bump versions for release of 0.104.2

[ci skip]

3 years agoFix htimes /: operation not permitted error on config changes
Bjørn Erik Pedersen [Thu, 29 Sep 2022 09:37:38 +0000 (11:37 +0200)]
Fix htimes /: operation not permitted error on config changes

Regression introduced in v0.104.1.

3 years agoRevert "Adjust a test"
Bjørn Erik Pedersen [Tue, 27 Sep 2022 09:42:25 +0000 (11:42 +0200)]
Revert "Adjust a test"

Committed by mistake.
This reverts commit cac773aeffb5626c9bb5a50de6bfec7b6370226d.

3 years agoAdjust a test
Bjørn Erik Pedersen [Tue, 27 Sep 2022 09:41:15 +0000 (11:41 +0200)]
Adjust a test

3 years agoreleaser: Prepare repository for 0.105.0-DEV
hugoreleaser [Mon, 26 Sep 2022 17:17:27 +0000 (17:17 +0000)]
releaser: Prepare repository for 0.105.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.104.1
hugoreleaser [Mon, 26 Sep 2022 17:05:45 +0000 (17:05 +0000)]
releaser: Bump versions for release of 0.104.1

[ci skip]

3 years agoFix /static performance regression from Hugo 0.103.0
Bjørn Erik Pedersen [Mon, 26 Sep 2022 15:34:20 +0000 (17:34 +0200)]
Fix /static performance regression from Hugo 0.103.0

In `v0.103.0` we added support for `resources.PostProcess` for all file types, not just HTML. We had benchmarks that said we were fine in that department, but those did not consider the static file syncing.

This fixes that by:

* Making sure that the /static syncer always gets its own file system without any checks for the post process token.
* For dynamic files (e.g. rendered HTML files) we add an additional check to make sure that we skip binary files (e.g. images)

Fixes #10328

3 years agoreleaser: Prepare repository for 0.105.0-DEV
hugoreleaser [Fri, 23 Sep 2022 14:44:31 +0000 (14:44 +0000)]
releaser: Prepare repository for 0.105.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.104.0
hugoreleaser [Fri, 23 Sep 2022 14:32:56 +0000 (14:32 +0000)]
releaser: Bump versions for release of 0.104.0

[ci skip]

3 years agoConsolidate the glob case logic
Bjørn Erik Pedersen [Fri, 23 Sep 2022 11:54:09 +0000 (13:54 +0200)]
Consolidate the glob case logic

Looking at the code as a whole, we ended up with a little to much "buttons". It turns out that doing case insensitive matching (lower both pattern and strings to match) performs just fine. Or at least, it
gives the penalty to the people who uses mixed case filenames.

```
GetGlob/Default_cache-10                          10.6ns ± 2%    10.6ns ± 1%   ~     (p=0.657 n=4+4)
GetGlob/Filenames_cache,_lowercase_searchs-10     10.6ns ± 2%    10.6ns ± 0%   ~     (p=1.000 n=4+4)
GetGlob/Filenames_cache,_mixed_case_searchs-10    29.7ns ± 1%    29.6ns ± 1%   ~     (p=0.886 n=4+4)
GetGlob/GetGlob-10                                13.7ns ± 1%    13.7ns ± 0%   ~     (p=0.429 n=4+4)

name                                            old alloc/op   new alloc/op   delta
GetGlob/Default_cache-10                           0.00B          0.00B        ~     (all equal)
GetGlob/Filenames_cache,_lowercase_searchs-10      0.00B          0.00B        ~     (all equal)
GetGlob/Filenames_cache,_mixed_case_searchs-10     5.00B ± 0%     5.00B ± 0%   ~     (all equal)
GetGlob/GetGlob-10                                 0.00B          0.00B        ~     (all equal)

name                                            old allocs/op  new allocs/op  delta
GetGlob/Default_cache-10                            0.00           0.00        ~     (all equal)
GetGlob/Filenames_cache,_lowercase_searchs-10       0.00           0.00        ~     (all equal)
GetGlob/Filenames_cache,_mixed_case_searchs-10      1.00 ± 0%      1.00 ± 0%   ~     (all equal)
GetGlob/GetGlob-10
```

3 years agohugofs: Fix glob case-sensitivity bug
satotake [Wed, 21 Sep 2022 15:01:54 +0000 (15:01 +0000)]
hugofs: Fix glob case-sensitivity bug

On Linux, `hugofs.Glob` does not hit any directories which includes
uppercase letters. (This does not happen on macOS.)

Since `resources.GetMatch/Match` uses `Glob`,

```
{{ resources.GetMatch "Foo/bar.css" }}
```

this does not match `assets/Foo/bar.css` .

On the other hand, you can get it with

```
{{ resources.Get "Foo/bar.css" }}
```

3 years agoserver: Fix 404 redirects on Windows
Bjørn Erik Pedersen [Fri, 23 Sep 2022 07:16:59 +0000 (09:16 +0200)]
server: Fix 404 redirects on Windows

Fixes #10314

3 years agobuild(deps): bump github.com/evanw/esbuild from 0.15.8 to 0.15.9
dependabot[bot] [Fri, 23 Sep 2022 08:04:39 +0000 (08:04 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.15.8 to 0.15.9

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.15.8 to 0.15.9.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.8...v0.15.9)

---
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 agobuild(deps): bump github.com/yuin/goldmark from 1.4.14 to 1.4.15
dependabot[bot] [Thu, 22 Sep 2022 15:43:52 +0000 (15:43 +0000)]
build(deps): bump github.com/yuin/goldmark from 1.4.14 to 1.4.15

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.4.14 to 1.4.15.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.4.14...v1.4.15)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  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.100.0 to 0.103.0
dependabot[bot] [Thu, 22 Sep 2022 14:06:21 +0000 (14:06 +0000)]
build(deps): bump github.com/getkin/kin-openapi from 0.100.0 to 0.103.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.100.0 to 0.103.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.100.0...v0.103.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 agodocs: Regen docs helper
Bjørn Erik Pedersen [Thu, 22 Sep 2022 16:55:00 +0000 (18:55 +0200)]
docs: Regen docs helper

3 years agobuild(deps): bump github.com/alecthomas/chroma/v2 from 2.2.0 to 2.3.0
dependabot[bot] [Thu, 22 Sep 2022 14:05:16 +0000 (14:05 +0000)]
build(deps): bump github.com/alecthomas/chroma/v2 from 2.2.0 to 2.3.0

Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  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.15.7 to 0.15.8
dependabot[bot] [Thu, 22 Sep 2022 14:05:19 +0000 (14:05 +0000)]
build(deps): bump github.com/evanw/esbuild from 0.15.7 to 0.15.8

Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.15.7 to 0.15.8.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.7...v0.15.8)

---
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 agodocs: Regenerate CLI docs
Bjørn Erik Pedersen [Thu, 22 Sep 2022 15:57:13 +0000 (17:57 +0200)]
docs: Regenerate CLI docs

3 years agoRun go mod tidy
Bjørn Erik Pedersen [Thu, 22 Sep 2022 15:42:48 +0000 (17:42 +0200)]
Run go mod tidy

3 years agoresources/images: Add $image.Colors
Bjørn Erik Pedersen [Wed, 21 Sep 2022 14:24:54 +0000 (16:24 +0200)]
resources/images: Add $image.Colors

Which returns the most dominant colors of an image using a simple histogram method.

Fixes #10307

3 years agocommands: Skip flaky test on CI
Bjørn Erik Pedersen [Thu, 22 Sep 2022 09:24:42 +0000 (11:24 +0200)]
commands: Skip flaky test on CI

3 years agoconfig/security: Allow proxy variables in subcommands
Mathieu Parent [Mon, 19 Sep 2022 10:37:35 +0000 (12:37 +0200)]
config/security: Allow proxy variables in subcommands

In particular for go get

3 years agoreleaser: Prepare repository for 0.104.0-DEV
hugoreleaser [Sun, 18 Sep 2022 13:31:21 +0000 (13:31 +0000)]
releaser: Prepare repository for 0.104.0-DEV

[ci skip]

3 years agoreleaser: Bump versions for release of 0.103.1
hugoreleaser [Sun, 18 Sep 2022 13:19:01 +0000 (13:19 +0000)]
releaser: Bump versions for release of 0.103.1

[ci skip]