Lars Lehtonen
|
26a8ec207f
|
Fix handling of dropped error in test
|
2023-11-29 09:37:26 +01:00 |
|
Sid
|
3191e35b43
|
Clarify comment in the new-in shortcode
|
2023-11-28 18:26:50 -08:00 |
|
Joe Mooring
|
870c8d35c3
|
Correct description of Ref and RelRef page methods
|
2023-11-28 10:51:00 -08:00 |
|
Joe Mooring
|
c9df50e6e6
|
Specify encoding in description of crypto functions
|
2023-11-28 10:51:00 -08:00 |
|
Joe Mooring
|
749bb37e24
|
Add Ref, RelRef, and Site shortcode methods
|
2023-11-28 10:51:00 -08:00 |
|
dependabot[bot]
|
9ca889ba49
|
build(deps): bump google.golang.org/api from 0.151.0 to 0.152.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.151.0 to 0.152.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.151.0...v0.152.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>
|
2023-11-28 16:53:57 +01:00 |
|
Bjørn Erik Pedersen
|
e2a624dd6c
|
common/para: Skip flaky test on CI
|
2023-11-28 12:23:38 +01:00 |
|
Bjørn Erik Pedersen
|
4fb40ee873
|
deps: Upgrade to libwebp 1.3.2
Closes #11746
|
2023-11-28 12:23:38 +01:00 |
|
dependabot[bot]
|
bc93a36133
|
build(deps): bump github.com/aws/aws-sdk-go from 1.48.4 to 1.48.6
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.4 to 1.48.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.4...v1.48.6)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-28 10:57:53 +01:00 |
|
dependabot[bot]
|
3e5bc6f3b3
|
build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.15.0...v0.16.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>
|
2023-11-28 10:57:23 +01:00 |
|
dependabot[bot]
|
7c47036f18
|
build(deps): bump github.com/getkin/kin-openapi from 0.120.0 to 0.121.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.120.0 to 0.121.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.120.0...v0.121.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>
|
2023-11-28 10:57:02 +01:00 |
|
dependabot[bot]
|
4d07e1fe8a
|
build(deps): bump github.com/bep/logg from 0.3.0 to 0.4.0
Bumps [github.com/bep/logg](https://github.com/bep/logg) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/bep/logg/releases)
- [Commits](https://github.com/bep/logg/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: github.com/bep/logg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-28 10:56:09 +01:00 |
|
Bjørn Erik Pedersen
|
1c41232e61
|
deps: Upgrade to github.com/bep/simplecobra v0.4.0
|
2023-11-28 09:15:23 +01:00 |
|
dependabot[bot]
|
f11ca0fad4
|
build(deps): bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.4
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.2 to 1.48.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.2...v1.48.4)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-27 23:38:35 +01:00 |
|
Bjørn Erik Pedersen
|
30a18e8825
|
watcher: Skip flaky test for now
|
2023-11-27 17:54:57 +01:00 |
|
dependabot[bot]
|
d7a2f3f980
|
build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.15.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>
|
2023-11-27 10:53:02 +01:00 |
|
Joe Mooring
|
50cad5e38c
|
tpl/transform: Add transform.XMLEscape template function
Fixes #3268
|
2023-11-27 10:52:33 +01:00 |
|
Joe Mooring
|
b4c5df42ff
|
tpl/transform: Add transform.XMLEscape template function
Fixes #3268
|
2023-11-27 10:52:33 +01:00 |
|
dependabot[bot]
|
ef12d169c8
|
build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-27 10:48:08 +01:00 |
|
dependabot[bot]
|
a62bbfa9ea
|
build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-27 10:47:37 +01:00 |
|
Joe Mooring
|
8d32ca223d
|
tpl/tplimpl: Remove superfluous type attr on script elements
Closes #6379
|
2023-11-27 10:45:53 +01:00 |
|
Joe Mooring
|
994d4374b9
|
Update fmt functions
|
2023-11-26 15:37:35 -08:00 |
|
Joe Mooring
|
740f5ef96f
|
Misc additions
|
2023-11-26 14:21:00 -08:00 |
|
Joe Mooring
|
77acdcdb62
|
Remove rssLimit from root config documentation
See https://gohugo.io/templates/rss/#configuration
|
2023-11-25 07:35:07 -08:00 |
|
Joe Mooring
|
df84a17958
|
Document the openapi3.Unmarshal function
|
2023-11-23 13:43:23 -08:00 |
|
dependabot[bot]
|
5887230b7d
|
build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.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>
|
2023-11-23 11:14:19 +01:00 |
|
dependabot[bot]
|
a4a66b8216
|
build(deps): bump github.com/evanw/esbuild from 0.19.5 to 0.19.7
Bumps [github.com/evanw/esbuild](https://github.com/evanw/esbuild) from 0.19.5 to 0.19.7.
- [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.19.5...v0.19.7)
---
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>
|
2023-11-23 11:13:10 +01:00 |
|
dependabot[bot]
|
813390b5a2
|
build(deps): bump github.com/alecthomas/chroma/v2 from 2.10.0 to 2.11.1
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.10.0 to 2.11.1.
- [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.10.0...v2.11.1)
---
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>
|
2023-11-23 11:12:18 +01:00 |
|
Joe Mooring
|
24236f57d9
|
Miscellaneous edits and corrections
|
2023-11-22 18:10:13 -08:00 |
|
Joe Mooring
|
41b54d4210
|
Hide the "new in" button after some period of time
|
2023-11-22 16:10:19 -08:00 |
|
Joe Mooring
|
3c1ebac319
|
Update Ancestors.md
|
2023-11-22 15:15:10 -08:00 |
|
Joe Mooring
|
e699eb313b
|
Add new-in tags to select functions and methods
|
2023-11-22 14:13:37 -08:00 |
|
Joe Mooring
|
5c41f0bf81
|
Clarify time.Format method
|
2023-11-22 11:56:30 -08:00 |
|
dependabot[bot]
|
d528bbd6d0
|
build(deps): bump github.com/tdewolff/minify/v2 from 2.20.5 to 2.20.7
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.5 to 2.20.7.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.5...v2.20.7)
---
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>
|
2023-11-22 18:56:02 +01:00 |
|
dependabot[bot]
|
af7f6c8b3e
|
build(deps): bump google.golang.org/api from 0.138.0 to 0.151.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.138.0 to 0.151.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.138.0...v0.151.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>
|
2023-11-22 12:51:06 +01:00 |
|
dependabot[bot]
|
e70849ea79
|
build(deps): bump github.com/aws/aws-sdk-go from 1.45.14 to 1.48.2 (#11724)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.14 to 1.48.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.14...v1.48.2)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates #11723
|
2023-11-22 12:19:01 +01:00 |
|
Joe Mooring
|
dd6cd6268d
|
resources/resource: Fix GroupByParamDate with raw TOML dates
Closes #11563
|
2023-11-22 12:09:48 +01:00 |
|
Joe Mooring
|
f7bd43ae1a
|
Add link to built-in render hook for GoAT diagrams
|
2023-11-21 15:20:42 -08:00 |
|
Joe Mooring
|
06f9cd4c96
|
Document the diagrams.Goat function
|
2023-11-20 13:13:03 -08:00 |
|
Joe Mooring
|
5e432e12d9
|
Adjust quick reference weights
|
2023-11-20 13:13:03 -08:00 |
|
Joe Mooring
|
fc915efd69
|
Update FAQ
|
2023-11-20 13:13:03 -08:00 |
|
Joe Mooring
|
5bccf8b193
|
Use LinkTitle consistently in examples
|
2023-11-19 17:10:15 -08:00 |
|
Joe Mooring
|
36f207f3a0
|
Add page collection quick reference
|
2023-11-19 12:56:31 -08:00 |
|
Bjørn Erik Pedersen
|
27620daa20
|
common/para: Skip flaky tests on Windows
|
2023-11-16 18:24:20 +01:00 |
|
Joe Mooring
|
80d2fdbaa0
|
navigation: Unexport menu entry methods
- MenuEntry.IsEqual
- MenuEntry.IsSameResource
Closes #11670
|
2023-11-16 18:22:31 +01:00 |
|
Joe Mooring
|
805cc1773b
|
markup/goldmark: Sync image render hook code with Goldmark
Fixes #11681
|
2023-11-16 18:21:32 +01:00 |
|
Joe Mooring
|
0bde6931ac
|
helpers: Fix TrimShortHTML used by markdownify and RenderString
Closes #11698
|
2023-11-16 18:21:01 +01:00 |
|
Joe Mooring
|
699de883d1
|
Inlcude example of newScratch.Values
|
2023-11-15 14:59:03 -08:00 |
|
Joe Mooring
|
9bb7f8c785
|
Include RenderString example for emoji shortcodes
|
2023-11-15 14:59:03 -08:00 |
|
Joe Mooring
|
783fdd3ac3
|
Fix typo
|
2023-11-14 18:53:56 -08:00 |
|