Revisions of hugo

buildservice-autocommit accepted request 1147649 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 135)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 134)
- Update to version 0.123.0:
  * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.16 to 2.20.17
  * build(deps): bump github.com/evanw/esbuild from 0.20.0 to 0.20.1
  * Handle rebuilds when resources passed to transform.Unmarshal etc. changes
  * Fix handling of build options for term pages
  * Fix sample logic when adding content files in server
  * build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0
  * Fix handling of draft term pages
  * releaser: Fix archive homepage and description
  * commands: Fix --clock with the list command
  * Don't use the same value in .Data.Term.Title as in .Title
  * Fix server panic on i18n file change
  * build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
  * Fix rebuild regression on non-default content language edits
  * Let standard library handle charset parameter to MIME types
  * Fix i18n rebuild regression
  * Fix rebuild with resources.Concat
  * Add images.Dither filter
  * markup/goldmark: Update TOC test
  * Fix taxonomy term with backing file regression
  * markup/goldmark: Improve TOC tests
  * Move the duplicate page/resource filter
  * Make HTML behave exactly like other content formats (note)
  * docs: Regen CLI docs
  * docs: Regenerate docshelper
  * build(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0
  * Upgrade to Go 1.22
  * Avoid impporting deploy from config when nodeploy tag is set
  * Fix rebuild of changed bundled content files
  * Fix site.Taxonomies for taxonomies with space in name
buildservice-autocommit accepted request 1144780 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 133)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 132)
- Update to version 0.122.0:
  * build(deps): bump golang.org/x/tools from 0.16.0 to 0.17.0
  * build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0
  * docs: Regen docshelper
  * Squashed 'docs/' changes from 4dd2d6415..3b1a8579d
  * markup/goldmark: Support passthrough extension
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
  * build(deps): bump github.com/evanw/esbuild from 0.19.8 to 0.19.12
  * tpl/tplimpl: Fix incorrect lastBuildDate
  * tpl: fix incorrect lastBuildDate
  * parser/metadecoders: Accumulate org keywords into arrays
  * deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13
  * Upgrade to Go 1.21.6
  * parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal
  * README: Update minimum Go version to 1.20
buildservice-autocommit accepted request 1137108 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 131)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 130)
- Update to version 0.121.2:
  * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
  * tpl/math: Add math.Rand template function
  * Adjust site benchmark
  * Simplify baseline benchmark
  * resources/images: Create AutoOrient image filter
  * all: Remove unused code
buildservice-autocommit accepted request 1131481 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 129)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 128)
- Update to version 0.121.0:
  * docs: Regen docshelper
  * build(deps): bump github.com/alecthomas/chroma/v2 from 2.11.1 to 2.12.0
  * docs: Adjust last merge from docs repository
  * docs: Regen docs helper
  * Pull in the latest code from Go's template packages (#11771)
  * tpl: Allow using page resources on the images page parameter for `opengraph`, `schema` and `twitter_cards` templates
  * hugolib: Apply titleCaseStyle to automatic section pages
  * tpl/urls: Retain query and fragment with absURL and absLangURL
  * markup: Add Level to Heading struct
  * tpl/fmt: Print suppression help with erroridf
  * tpl/transform: Display Chroma highlighting errors
  * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.8 to 2.20.9
  * build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0
  * build(deps): bump github.com/getkin/kin-openapi from 0.121.0 to 0.122.0
  * github: Fix CI build on Windows
  * build(deps): bump golang.org/x/image from 0.13.0 to 0.14.0
  * deps: Update github.com/tdewolff/minify/v2 v2.20.7 => v2.20.8
  * build(deps): bump github.com/spf13/afero from 1.10.0 to 1.11.0
  * build(deps): bump github.com/evanw/esbuild from 0.19.7 to 0.19.8
  * Fix handling of dropped error in test
  * build(deps): bump google.golang.org/api from 0.151.0 to 0.152.0
  * common/para: Skip flaky test on CI
  * deps: Upgrade to libwebp 1.3.2
  * build(deps): bump github.com/aws/aws-sdk-go from 1.48.4 to 1.48.6
  * build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0
  * build(deps): bump github.com/getkin/kin-openapi from 0.120.0 to 0.121.0
  * build(deps): bump github.com/bep/logg from 0.3.0 to 0.4.0
  * deps: Upgrade to github.com/bep/simplecobra v0.4.0
  * build(deps): bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.4
buildservice-autocommit accepted request 1127193 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 127)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 126)
- Update to version 0.120.4:
  * Upgrade to go 1.21.4
  * Add a new test helper
buildservice-autocommit accepted request 1122931 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 125)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 124)
- Update to version 0.120.3:
  * tpl/tplimpl: Fix deprecation logic in embedded templates
  * Remove some old and unused deprecation code
  * Add a field prefix to the deprecated log statements
  * Avoid double printing INFO deprecation messages
  * build(deps): bump github.com/tdewolff/parse/v2 from 2.7.1 to 2.7.3
  * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.1 to 2.20.5
buildservice-autocommit accepted request 1121493 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 123)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 122)
- Update to version 0.120.2:
  * Fix deprecation printing on info level
  * tpl/tplimpl: Fix deprecation logic in RSS template
buildservice-autocommit accepted request 1121282 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 121)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 120)
- Update to version 0.120.1:
  * deps: Update github.com/tdewolff/minify/v2 v2.20.0 => v2.20.1
buildservice-autocommit accepted request 1121235 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 119)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 118)
- Update to version 0.120.0:
buildservice-autocommit accepted request 1113964 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 117)
baserev update by copy to link target
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) committed (revision 116)
- Packaging improvements:
  * Build PIE with pattern that may become recommended procedure:
    %%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build
    A go toolchain buildmode default config would be preferable
    but none exist at this time.
  * Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable
Displaying revisions 41 - 60 of 175
openSUSE Build Service is sponsored by