Revisions of hugo

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1131483 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 52)
- Update to version 0.121.0: (forwarded request 1131481 from jfkw)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1127200 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 51)
- Update to version 0.120.4:
  * Upgrade to go 1.21.4
  * Add a new test helper (forwarded request 1127193 from jfkw)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1122963 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 50)
- 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 (forwarded request 1122931 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1121528 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 49)
- Update to version 0.120.2:
  * Fix deprecation printing on info level
  * tpl/tplimpl: Fix deprecation logic in RSS template (forwarded request 1121493 from jfkw)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1121283 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 48)
- Update to version 0.120.1:
  * deps: Update github.com/tdewolff/minify/v2 v2.20.0 => v2.20.1 (forwarded request 1121282 from jfkw)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113965 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 47)
- 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 (forwarded request 1113964 from jfkw)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113469 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 46)
- Update to version 0.119.0:
  * docs: Even more about images.Process
  * docs: More about images.Process
  * common: Remove unused constants
  * docs: Regen docshelper
  * Add images.Process filter
  * Add $image.Process
  * google_analytics_async.html: Add deprecation warning
  * build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0
  * build(deps): bump github.com/alecthomas/chroma/v2 from 2.8.0 to 2.9.1
  * build(deps): bump github.com/evanw/esbuild from 0.19.2 to 0.19.3
  * Add images.Opacity filter
  * build(deps): bump github.com/aws/aws-sdk-go from 1.44.314 to 1.45.14
  * build(deps): bump github.com/getkin/kin-openapi from 0.118.0 to 0.120.0
  * build(deps): bump golang.org/x/image from 0.11.0 to 0.12.0
  * Upgrade to Go 1.21.1
  * commands: Update CLI docs with the important -u flag in hugo mod get
  * create/skeletons: Improve viewport meta tag
  * Fix tests for Go 1.21.1
  * commands/gen: Remove default highlight style
  * Fix recently broken benchmark
  * Adjust baseline benchmarks
  * commands: Print language code after web server address info (forwarded request 1113468 from jfkw)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1109637 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 45)
- Update to version 0.118.2: (forwarded request 1109635 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1103225 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 44)
- Update to version 0.117.0:
  * build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0
  * Add all config to docshelper.json
  * build(deps): bump golang.org/x/image from 0.10.0 to 0.11.0
  * Try to make test more stable
  * deps: Sync go-i18n with upstream
  * Return original error on resources.GetRemote retry timeouts
  * testing: Write test caches to /tmp
  * Add retry in resources.GetRemote for temporary HTTP errors
  * build(deps): bump gocloud.dev from 0.24.0 to 0.33.0
  * build(deps): bump golang.org/x/net from 0.11.0 to 0.13.0
  * build(deps): bump github.com/marekm4/color-extractor from 1.2.0 to 1.2.1
  * build(deps): bump github.com/frankban/quicktest from 1.14.5 to 1.14.6
  * build(deps): bump golang.org/x/image from 0.9.0 to 0.10.0
  * build(deps): bump github.com/clbanning/mxj/v2 from 2.5.7 to 2.7.0
  * build(deps): bump golang.org/x/tools from 0.9.3 to 0.11.1
  * build(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3
  * build(deps): bump github.com/hairyhenderson/go-codeowners
  * Add Page.RenderShortcodes
  * Update GitHub issue template
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 (forwarded request 1103224 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1101786 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 43)
- Update to version 0.116.1:
  * Fix module config watch regression
  * deps: Fix Chroma dependency version (forwarded request 1101784 from jfkw)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 1101550 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 42)
- Update to version 0.116.0:
  * build(deps): bump github.com/evanw/esbuild from 0.18.11 to 0.18.17
  * config: Do not fail on unknown config keys
  * resources: Fix spelling in method name
  * docs: Regenerate CLI docs
  * Fix so temporary images do not get published
  * readme: Fix link
  * commands: Update cacheDir description
  * Update where.md
  * docs: Update where function operators
  * docs: Rework the cacheDir documentation
  * Deprecate taxonomyTerm
  * Warn about unknown kinds in disableKinds
  * Move all Kind constants to its own package
  * build(deps): bump github.com/rogpeppe/go-internal
  * build(deps): bump golang.org/x/image from 0.8.0 to 0.9.0
  * Remove unused autogenerated method
  * commands: Replace deprecated ioutil with os
  * tpl/collections: Add BenchmarkWhereOps
  * tpl/collections: Add like operator to where function
  * tpl/collections: Fix description of apply function
  * snap: Set cache location to $HOME/.cache/hugo_cache
  * Use os.UserCacheDir as first fallback if cacheDir is not set
  * Add a common regexp cache
  * Fix multiple languages in HUGO_DISABLELANGUAGES
  * snap: Allow access to SSH keys and $HOME/.config/hugo
  * deps: Upgrade github.com/yuin/goldmark v1.5.4 => v1.5.5 (forwarded request 1101545 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1099770 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 41)
- Update to version 0.115.4:
  * Fix broken handling of legacy taxonomyTerm in disableKinds
  * commands: Move testscript into its correct place
  * publisher: Improve class collector for dynamic classes
  * Fix cache busting setup
  * commands: Delay server builds after the watcher is set up
  * Create hugo_stats.json if it's mounted but does not exists
  * Re-instate disableLiveReload as a config option (and not just a flag)
  * common/htime: Fix localization of abbreviated month names
  * Improve error messages for PostCSS etc.
  * Fix setting config from env with complex (e.g. YAML) strings
  * Fix for data mounts in sub folders

- Update to version 0.115.3:
  * Improve behavior of defaultContentLanguageInSubdir when only the default language is enabled
  * Return error when .Render is invoked without arg
  * js: Pass tsconfig.json to esBuild
  * tpl/collections: Fix WordCount (etc.) regression in Where, Sort, Delimit
  * config/allconfig: Update timeout description
  * docs: Refresh docs.json

- Update to version 0.115.2:
  * snap: Allow access to AWS, Azure, and GCS config/credentials
  * snap: Update metadata and security.exec.osEnv
  * Make imageConfig work with modules
  * Restore language.disabled config
  * Fix hugo mod vendor for modules with hugo.toml
  * Fix static content files multilingual root regression
  * Fix defaultContentLanguageInSubdir with only 1 language
  * config: Expand default security.exec.osEnv policy (forwarded request 1099769 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1096852 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 40)
- Update to version 0.115.1: (forwarded request 1096660 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1095450 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 39)
- Update to version 0.114.1:
  * Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.30.0"
  * Fix broken nodeploy setup
  * snap: Switch from Embedded Dart Sass to Dart Sass (#11146)
  * commands: Make hugo env respect --logLevel
  * commands: Update Jekyll post-import output
  * build(deps): bump gocloud.dev from 0.24.0 to 0.30.0
  * build(deps): bump github.com/evanw/esbuild from 0.18.4 to 0.18.5
  * deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.7 (forwarded request 1095449 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1093842 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 38)
- Update to version 0.114.0: (forwarded request 1093840 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1090962 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 37)
- Update to version 0.113.0:
  * docs: Regenerate CLI docs
  * commands: Update CLI docs vs server and production
  * commands: Add TLS/HTTPS support to hugo server

- Update to version 0.112.7:
  * Fix menuItem.URL when pageRef is not set
  * Don't inject livereload script on hugo -w
  * markup: Fix typo in function and struct names
  * all: Replace deprecated ioutil with io and os (forwarded request 1090961 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1090372 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 36)
- Update to version 0.112.6:
  * commands: Add --lang to hugo config
  * Make sure any default mounts show up in "hugo config"
  * github: Fix Windows build
  * deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.6
  * tpl/tplimpl: Use .Language.LanguageCode in built-in templates
  * Fail on invalid defaultContentLanguage
  * Avoid panic in invalid language config
  * Don't panic on empty yaml config params
  * Prevent double escaping of image alt-text in Goldmar typographer
  * Fix potential deadlock in ByParam (forwarded request 1090369 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1089894 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 35)
- Update to version 0.112.5:
  * releaser: Add a way to bust the CircleCI Git cache
  * Fix it so languageCode on top level config still works

- Update to version 0.112.4:
  * docs: Regenerate CLI docs
  * commands: Add the common build flags to the config commands
  * Fix Processed images count regression for multiple languages
  * commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod
  * Don't create the public folder unless needed
  * docs: Regen CLI docs
  * commands: Fail the build when no config file or config dir
  * langs: Remove the Language.Params deprecation message for now
  * Add language.LanguageCode
  * Fix --renderStaticToDisk regression
  * commands: Re-introduce the -f shorthand for hugo new site
  * commands: Move the --format flag to only the commands that support it (forwarded request 1089893 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1088867 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 34)
- Update to version 0.112.3:
  * Fix regression when loading config  -e is empty or HUGO_ENV or HUGO_ENVIRONMENT is set (forwarded request 1088866 from jfkw)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1083545 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 33)
- Update to version 0.111.3:
- Remove NO_BRP_STRIP_DEBUG=true experimentally to test which if
  any platforms in OBS currently produce invalid Go binaries when
  calling brp-15-strip-debug from brp-check-suse.
  Refs boo#1210938
  * Go packages %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
  * Available in golang-packaging as macro go_nostrip
  * go_nostrip is one of the only golang-packaging macros still
    useful after Go modules without a full rewrite or replacement
  * Also remove spec comment "# nodebug"
  * GNU strip circa 2016 would incorrectly strip Go intermediate
    step .a archives and write out an invalid binary instead of
    erroring.
  * Error manifested as fmt.a: go archive is missing __.PKGDEF
    on OBS built Go binaries which had passed their build step
  * Upstream issue reported in 2016 as
    https://github.com/golang/go/issues/17890
  * brp-check-suse PR https://github.com/openSUSE/brp-check-suse/pull/7
    closed in 2019 due to age, needs follow-up on current versions
- Remove unnecessary _service set_version param basename=hugo.
  set_version detection works with the current simple package name.
- Use _service mode manual as better alias name than disabled
- Use syntax Supplements: (hugo and bash-completion) as per rpmlint (forwarded request 1083543 from jfkw)
Displaying revisions 21 - 40 of 72
openSUSE Build Service is sponsored by