DelineaXPM / dsv-k8s

A Delinea DevOps Secrets Vault Kubernetes Secrets Injector and Syncer
https://delinea.com/products/devops-secrets-management-vault
MIT License
13 stars 9 forks source link

chore(deps): update aqua-packages #80

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Update Change
DelineaXPM/dsv-cli patch v1.39.9 -> v1.39.11
anchore/syft minor v0.60.3 -> v0.65.0
aquaproj/aqua-registry minor v3.116.0 -> v3.117.0
direnv/direnv patch v2.32.1 -> v2.32.2
golang.org/x/tools/gopls minor v0.10.1 -> v0.11.0
golang/go patch 1.19.3 -> 1.19.4
goreleaser/goreleaser minor v1.12.3 -> v1.14.1
helm/helm patch v3.10.2 -> v3.10.3
miniscruff/changie patch v1.10.0 -> v1.10.2

Release Notes

DelineaXPM/dsv-cli ### [`v1.39.11`](https://togithub.com/DelineaXPM/dsv-cli/blob/HEAD/CHANGELOG.md#v13911---2023-01-05----v3---) [Compare Source](https://togithub.com/DelineaXPM/dsv-cli/compare/v1.39.10...v1.39.11) No user facing impact. This release is iterating on Snap installation method for Linux (which is in progress), and does not impact functionality of the dsv-cli. ##### πŸ› Bug Fix - Adjust snap installation mapping in goreleaser to try and ensure publishing is successful. ##### Related ##### Contributors - [sheldonhull](https://togithub.com/sheldonhull) ### [`v1.39.10`](https://togithub.com/DelineaXPM/dsv-cli/blob/HEAD/CHANGELOG.md#v13910---2023-01-04----v5---) [Compare Source](https://togithub.com/DelineaXPM/dsv-cli/compare/v1.39.9...v1.39.10) ##### πŸŽ‰ Feature - Add new installation method for Linux users, leveraging Snapcraft. Include Snap install support for goreleaser, with login tasks and release tasks for Mage and Azure Pipelines included now. and login tasks for snapcraft. ##### Related - fixes [AB#​480396](https://togithub.com/AB/dsv-cli/issues/480396) - related [AB#​464526](https://togithub.com/AB/dsv-cli/issues/464526) ##### Contributors - [sheldonhull](https://togithub.com/sheldonhull)
anchore/syft ### [`v0.65.0`](https://togithub.com/anchore/syft/releases/tag/v0.65.0) [Compare Source](https://togithub.com/anchore/syft/compare/v0.64.0...v0.65.0) ### Changelog #### [v0.65.0](https://togithub.com/anchore/syft/tree/v0.65.0) (2023-01-04) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.64.0...v0.65.0) ##### Added Features - refactor basic CPE functionality to its own package \[[PR #​1436](https://togithub.com/anchore/syft/pull/1436)] \[[kzantow](https://togithub.com/kzantow)] - adding purl types for binary classifiers \[[Issue #​1435](https://togithub.com/anchore/syft/issues/1435)] \[[noqcks](https://togithub.com/noqcks)] ##### Bug Fixes - silence additional excessive go binary warnings \[[Issue #​1432](https://togithub.com/anchore/syft/issues/1432)] \[[jedevc](https://togithub.com/jedevc)] ### [`v0.64.0`](https://togithub.com/anchore/syft/releases/tag/v0.64.0) [Compare Source](https://togithub.com/anchore/syft/compare/v0.63.0...v0.64.0) ### Changelog #### [v0.64.0](https://togithub.com/anchore/syft/tree/v0.64.0) (2022-12-23) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.63.0...v0.64.0) ##### Added Features - License parsing for Java \[[PR #​1385](https://togithub.com/anchore/syft/pull/1385)] - Integration or association of binary and package \[[Issue #​1411](https://togithub.com/anchore/syft/issues/1411)] - Include go.sum h1 digest information in checksums \[[Issue #​1277](https://togithub.com/anchore/syft/issues/1277)] ##### Bug Fixes - Clean package names found in python catalogers \[[PR #​1417](https://togithub.com/anchore/syft/pull/1417)] \[[wagoodman](https://togithub.com/wagoodman)] - FilesAnalyzed wrong and missing SHA1 for files \[[Issue #​1396](https://togithub.com/anchore/syft/issues/1396)] - Binary executables identified as "library" type in CycloneDX \[[Issue #​1402](https://togithub.com/anchore/syft/issues/1402)] - Excessive "unable to read golang buildinfo error=not a Go executable file" warnings in versions after v0.62.1 \[[Issue #​1403](https://togithub.com/anchore/syft/issues/1403)] - Binary java detection \[[Issue #​1410](https://togithub.com/anchore/syft/issues/1410)] ### [`v0.63.0`](https://togithub.com/anchore/syft/releases/tag/v0.63.0) [Compare Source](https://togithub.com/anchore/syft/compare/v0.62.3...v0.63.0) ### Changelog #### [v0.63.0](https://togithub.com/anchore/syft/tree/v0.63.0) (2022-12-12) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.62.3...v0.63.0) ##### Added Features - Catalog Java binary runtimes \[[Issue #​1388](https://togithub.com/anchore/syft/issues/1388)] ##### Bug Fixes - Syft generates too loose of cpes for python redis \[[Issue #​1066](https://togithub.com/anchore/syft/issues/1066)] - Panic in alpm cataloger \[[Issue #​1195](https://togithub.com/anchore/syft/issues/1195)] - goroutine stack exceeds [`1000000`](https://togithub.com/anchore/syft/commit/1000000000)-byte limit scanning image \[[Issue #​1368](https://togithub.com/anchore/syft/issues/1368)] - Binary go detection \[[Issue #​1382](https://togithub.com/anchore/syft/issues/1382)] ### [`v0.62.3`](https://togithub.com/anchore/syft/releases/tag/v0.62.3) [Compare Source](https://togithub.com/anchore/syft/compare/v0.62.2...v0.62.3) ### Changelog #### [v0.62.3](https://togithub.com/anchore/syft/tree/v0.62.3) (2022-11-30) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.62.2...v0.62.3) ##### Added Features - Add a generic binary cataloger \[[PR #​1336](https://togithub.com/anchore/syft/pull/1336)] \[[kzantow](https://togithub.com/kzantow)] - Add `--name` option to override name in output \[[1269](https://togithub.com/anchore/syft/pull/1269)] \[[jedevc](https://togithub.com/jedevc)] ##### Bug Fixes - Recover from bad parsing of golang binary \[[PR #​1371](https://togithub.com/anchore/syft/pull/1371)] \[[wagoodman](https://togithub.com/wagoodman)] - panic: runtime error: index out of range \[0] with length 0 \[[Issue #​1094](https://togithub.com/anchore/syft/issues/1094)] - Syft finds no apks for some images with apks \[[Issue #​1354](https://togithub.com/anchore/syft/issues/1354)] ### [`v0.62.2`](https://togithub.com/anchore/syft/releases/tag/v0.62.2) [Compare Source](https://togithub.com/anchore/syft/compare/v0.62.1...v0.62.2) ### Changelog #### [v0.62.2](https://togithub.com/anchore/syft/tree/v0.62.2) (2022-11-28) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.62.1...v0.62.2) ##### Bug Fixes - SPDX-json output differs between cli and golang implementation \[[Issue #​1213](https://togithub.com/anchore/syft/issues/1213)] - Python cataloging fails to remove some non-version characters from version string \[[Issue #​1360](https://togithub.com/anchore/syft/issues/1360)] - Haskell Cabal packages crash syft \[[Issue #​1362](https://togithub.com/anchore/syft/issues/1362)] - Panic case for alpm on windows has a correct error case \[[Issue #​1094](https://togithub.com/anchore/syft/issues/1094)] ### [`v0.62.1`](https://togithub.com/anchore/syft/releases/tag/v0.62.1) [Compare Source](https://togithub.com/anchore/syft/compare/v0.62.0...v0.62.1) ### Changelog #### [v0.62.1](https://togithub.com/anchore/syft/tree/v0.62.1) (2022-11-21) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.62.0...v0.62.1) ##### Bug Fixes - fix(npm): handle aliases in package-lock.json \[[Issue #​1314](https://togithub.com/anchore/syft/issues/1314)] \[[Mikcl](https://togithub.com/Mikcl)] - chore: add debug logging for decode errors \[[PR #​1352](https://togithub.com/anchore/syft/pull/1352)] \[[kzantow](https://togithub.com/kzantow)] - fix: sort relationships in SPDX output \[[Issue #​1213](https://togithub.com/anchore/syft/issues/1213)] \[[kzantow](https://togithub.com/kzantow)] ### [`v0.62.0`](https://togithub.com/anchore/syft/releases/tag/v0.62.0) [Compare Source](https://togithub.com/anchore/syft/compare/v0.61.0...v0.62.0) ### Changelog #### [v0.62.0](https://togithub.com/anchore/syft/tree/v0.62.0) (2022-11-18) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.61.0...v0.62.0) ##### Added Features - NPM package-lock.json version 3 \[[Issue #​1203](https://togithub.com/anchore/syft/issues/1203)] ##### Bug Fixes - Don't replace : with - in docker SPDX namespaces \[[Issue #​1111](https://togithub.com/anchore/syft/issues/1111)] ### [`v0.61.0`](https://togithub.com/anchore/syft/releases/tag/v0.61.0) [Compare Source](https://togithub.com/anchore/syft/compare/v0.60.3...v0.61.0) ### Changelog #### [v0.61.0](https://togithub.com/anchore/syft/tree/v0.61.0) (2022-11-18) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.60.3...v0.61.0) ##### Added Features - Add support for map fields in CycloneDX (XML and JSON) \[[Issue #​1032](https://togithub.com/anchore/syft/issues/1032)] - Dependency's MIT license not picked up when scanning package-lock.json \[[Issue #​1113](https://togithub.com/anchore/syft/issues/1113)] - Support SPDX 2.3 \[[Issue #​1292](https://togithub.com/anchore/syft/issues/1292)] - Add support for dependency relationships for alpine (apk) \[[PR #​1063](https://togithub.com/anchore/syft/pull/1063)] ##### Bug Fixes - Normalize alpm md5 refs \[[PR #​1333](https://togithub.com/anchore/syft/pull/1333)] \[[wagoodman](https://togithub.com/wagoodman)] - APK Metadata decoding should be backwards compatible \[[PR #​1341](https://togithub.com/anchore/syft/pull/1341)] \[[wagoodman](https://togithub.com/wagoodman)] - Add spdx relationship encoding for dependencies \[[PR #​1342](https://togithub.com/anchore/syft/pull/1342)] \[[wagoodman](https://togithub.com/wagoodman)] - v0.3.0 SPDX SBOM Does Not Have Unique SPDXID Package IDs \[[Issue #​923](https://togithub.com/anchore/syft/issues/923)] - Missing licenses and "skipping encoding of unsupported property: syft:metadata:goBuildSetting" \[[Issue #​1007](https://togithub.com/anchore/syft/issues/1007)] - System independent build not possible \[[Issue #​1084](https://togithub.com/anchore/syft/issues/1084)] - Dependency's MIT license not picked up when scanning package-lock.json \[[Issue #​1113](https://togithub.com/anchore/syft/issues/1113)] - No packages discovered in SIF when image source not specified \[[Issue #​1189](https://togithub.com/anchore/syft/issues/1189)] - `syft packages` panics on OCI archive creation \[[Issue #​1318](https://togithub.com/anchore/syft/issues/1318)] - Missing metadata in syft-json artifacts crashes grype \[[Issue #​1334](https://togithub.com/anchore/syft/issues/1334)] - CPE for amazoncorretto:19.0.1-al2 is incorrect \[[Issue #​1337](https://togithub.com/anchore/syft/issues/1337)]
aquaproj/aqua-registry ### [`v3.117.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.117.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.116.0...v3.117.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.117.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.117.0) | https://github.com/aquaproj/aqua-registry/compare/v3.116.0...v3.117.0 #### πŸŽ‰ New Packages [#​8917](https://togithub.com/aquaproj/aqua-registry/issues/8917) [#​8930](https://togithub.com/aquaproj/aqua-registry/issues/8930) [github-release/github-release](https://togithub.com/github-release/github-release): Commandline app to create and edit releases on Github (and upload artifacts) #### Features [#​8911](https://togithub.com/aquaproj/aqua-registry/issues/8911) [aquaproj/registry-tool](https://togithub.com/aquaproj/registry-tool): Configure slsa_provenance and cosign #### Contributors Thank you for your contribution! [@​ponkio-o](https://togithub.com/ponkio-o) [#​8917](https://togithub.com/aquaproj/aqua-registry/issues/8917)
direnv/direnv ### [`v2.32.2`](https://togithub.com/direnv/direnv/releases/tag/v2.32.2) [Compare Source](https://togithub.com/direnv/direnv/compare/v2.32.1...v2.32.2) # 2.32.2 / 2022-11-24 - doc: Add stdlib's layout_pyenv to docs ([#​969](https://togithub.com/direnv/direnv/issues/969)) - doc: Fix broken link ([#​991](https://togithub.com/direnv/direnv/issues/991)) - doc: Minor typo fix ([#​1013](https://togithub.com/direnv/direnv/issues/1013)) - doc: `$XDG_CONFIG_HOME/direnv/direnv.toml` => add (typically ~/.config/direnv/direnv.toml) ([#​985](https://togithub.com/direnv/direnv/issues/985)) - doc: add quickenv to Related projects ([#​970](https://togithub.com/direnv/direnv/issues/970)) - feat: Update layout anaconda to accept a path to a yml file ([#​962](https://togithub.com/direnv/direnv/issues/962)) - feat: install.sh: can specify direnv version ([#​1012](https://togithub.com/direnv/direnv/issues/1012)) - fix: elvish: replace deprecated `except` with `catch` ([#​987](https://togithub.com/direnv/direnv/issues/987)) - fix: installer.sh: make direnv executable for all - fix: path escaping ([#​975](https://togithub.com/direnv/direnv/issues/975)) - fix: stdlib: only use ANSI escape on TTY ([#​958](https://togithub.com/direnv/direnv/issues/958)) - fix: test: remove mentions of DIRENV_MTIME ([#​1009](https://togithub.com/direnv/direnv/issues/1009)) - fix: test: use lowercase -d flag for base64 decoding of DIRENV_DIFF ([#​996](https://togithub.com/direnv/direnv/issues/996)) - update: build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 ([#​974](https://togithub.com/direnv/direnv/issues/974))
golang/go ### [`v1.19.4`](https://togithub.com/golang/go/compare/go1.19.3...go1.19.4) [Compare Source](https://togithub.com/golang/go/compare/go1.19.3...go1.19.4)
goreleaser/goreleaser ### [`v1.14.1`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.14.1) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.14.0...v1.14.1) #### Changelog ##### Bug fixes - [`3734c2d`](https://togithub.com/goreleaser/goreleaser/commit/3734c2d9be31ba05b40cce59a040b83e28cc273f): fix: check that the variable resp is not nil ([#​3670](https://togithub.com/goreleaser/goreleaser/issues/3670)) ([@​ddddddO](https://togithub.com/ddddddO)) - [`ee51a5a`](https://togithub.com/goreleaser/goreleaser/commit/ee51a5afb0162a4d08f5d8925da0dd943f0339aa): fix: do not put binaries in /usr/local/bin ([#​3677](https://togithub.com/goreleaser/goreleaser/issues/3677)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`bd98343`](https://togithub.com/goreleaser/goreleaser/commit/bd98343e4b65bf68594bba93a7066bf11ef6e84d): fix: improve changelog a bit ([#​3673](https://togithub.com/goreleaser/goreleaser/issues/3673)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`1d2842c`](https://togithub.com/goreleaser/goreleaser/commit/1d2842c4193239f7a614b7b390d918b94a66c592): fix: log which token will be used ([#​3665](https://togithub.com/goreleaser/goreleaser/issues/3665)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`da23357`](https://togithub.com/goreleaser/goreleaser/commit/da2335791a987d77267cf0b1d4e0307cc2220066): fix: native changeloger without previous tag ([#​3668](https://togithub.com/goreleaser/goreleaser/issues/3668)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`47ce9a9`](https://togithub.com/goreleaser/goreleaser/commit/47ce9a9b33cce0c78a72f905cd721f83d8a9a1a4): fix: only fail announcing phase in the end ([#​3666](https://togithub.com/goreleaser/goreleaser/issues/3666)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Dependency updates - [`033af4a`](https://togithub.com/goreleaser/goreleaser/commit/033af4ac57b2ea3320ff571c3f0693d51838eece): fix(deps): Bump github.com/goreleaser/nfpm/v2 from 2.22.2 to 2.23.0 ([#​3679](https://togithub.com/goreleaser/goreleaser/issues/3679)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Other work - [`a3867c8`](https://togithub.com/goreleaser/goreleaser/commit/a3867c8ccb8ce8d36d00d07c3a8825dd658ae8da): docs: clarify token files a bit ([@​caarlos0](https://togithub.com/caarlos0)) - [`c714e13`](https://togithub.com/goreleaser/goreleaser/commit/c714e13a8479558e805fc77d42ef6751bf2ea735): docs: deploy to cloudflare pages ([@​caarlos0](https://togithub.com/caarlos0)) - [`09b76aa`](https://togithub.com/goreleaser/goreleaser/commit/09b76aa090bb18392c838800ca6818b738c36c4c): docs: fix descriptions ([@​caarlos0](https://togithub.com/caarlos0)) - [`232c982`](https://togithub.com/goreleaser/goreleaser/commit/232c982fb062f08c0b34d3941d87a0022d696114): docs: improve build ([#​3674](https://togithub.com/goreleaser/goreleaser/issues/3674)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`7100096`](https://togithub.com/goreleaser/goreleaser/commit/71000969c0b7a655ea4d5b27926b31ce59fc19e7): docs: improve docs build/organization ([@​caarlos0](https://togithub.com/caarlos0)) - [`f238d96`](https://togithub.com/goreleaser/goreleaser/commit/f238d9698fad217c5ea04b86888843763a73fa0f): docs: remove vercel ([#​3672](https://togithub.com/goreleaser/goreleaser/issues/3672)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`2ae0eaf`](https://togithub.com/goreleaser/goreleaser/commit/2ae0eaf4ddf59b7e83c1ece85051258eca766145): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`7be7093`](https://togithub.com/goreleaser/goreleaser/commit/7be70934534b5c9798b6ab1b7b3e5c35df7e8b2e): docs: update mkdocs options ([@​caarlos0](https://togithub.com/caarlos0)) - [`02e2dfd`](https://togithub.com/goreleaser/goreleaser/commit/02e2dfddf2852c3b3c78acfbd4a916e5223d65bf): docs: update workflows ([@​caarlos0](https://togithub.com/caarlos0)) - [`ad40cb0`](https://togithub.com/goreleaser/goreleaser/commit/ad40cb0349bc20ba5b25c2c335373c526f7c7f90): refactor: improve mergeability ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.14.0...v1.14.1 *** GoReleaser logo Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). Want to help? You can [sponsor](https://goreleaser.com/sponsors/),get a [Pro License](https://goreleaser.com/pro) or [contribute](https://goreleaser.com/contributing). Also, feel free to reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! ### [`v1.14.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.14.0) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.13.1...v1.14.0) #### Changelog ##### New Features - [`541e3df`](https://togithub.com/goreleaser/goreleaser/commit/541e3dfed9b23e277948ea641db91ea468aafc88): feat(brew): allow to template brew.install ([#​3593](https://togithub.com/goreleaser/goreleaser/issues/3593)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`1b8395d`](https://togithub.com/goreleaser/goreleaser/commit/1b8395d6b6bd83bbf2d519261f1f003afa502fe5): feat(build): allow to template env ([#​3592](https://togithub.com/goreleaser/goreleaser/issues/3592)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`b665685`](https://togithub.com/goreleaser/goreleaser/commit/b66568529dfa4b21a14a67981b9e621f01c62aad): feat: add windows to default builds ([#​3581](https://togithub.com/goreleaser/goreleaser/issues/3581)) ([@​jolheiser](https://togithub.com/jolheiser)) - [`2e5a8e5`](https://togithub.com/goreleaser/goreleaser/commit/2e5a8e5a54a9fbc24fbdb484d8781abce1968d9d): feat: allow to template archives.files.info ([#​3630](https://togithub.com/goreleaser/goreleaser/issues/3630)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`a209757`](https://togithub.com/goreleaser/goreleaser/commit/a209757ad2b47cb4a6f7a1c6b7dbe5dcf4fece15): feat: better archives relative paths ([#​3656](https://togithub.com/goreleaser/goreleaser/issues/3656)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`f5696d0`](https://togithub.com/goreleaser/goreleaser/commit/f5696d01ee7c380c0e5fc681fc58bf6f381dbfcf): feat: custom tag.sort ([#​3611](https://togithub.com/goreleaser/goreleaser/issues/3611)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`e546564`](https://togithub.com/goreleaser/goreleaser/commit/e54656438b4bb8b1af483943891db226a090f841): feat: deprecate replacements ([#​3589](https://togithub.com/goreleaser/goreleaser/issues/3589)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`9370676`](https://togithub.com/goreleaser/goreleaser/commit/937067697b4e0e86d1876c5751efb97ed3046494): feat: set file info for binaries inside archives ([#​3618](https://togithub.com/goreleaser/goreleaser/issues/3618)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`f3f1c08`](https://togithub.com/goreleaser/goreleaser/commit/f3f1c08cafbe86b2a8caf9fbcbfac516be45f250): feat: title template function ([#​3590](https://togithub.com/goreleaser/goreleaser/issues/3590)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Bug fixes - [`d4b570a`](https://togithub.com/goreleaser/goreleaser/commit/d4b570a00271683fa26248212e0a221236f3100c): fix: clarify scoop no windows archive errors ([@​caarlos0](https://togithub.com/caarlos0)) - [`ddf7660`](https://togithub.com/goreleaser/goreleaser/commit/ddf7660b6d6621804c15cbbb3864a66de9f06876): fix: extra quotes on goreleaser archives ([@​caarlos0](https://togithub.com/caarlos0)) - [`a3d3ab2`](https://togithub.com/goreleaser/goreleaser/commit/a3d3ab2058bceb4041087beab0178f1e0ea940b1): fix: improve docker warning ([@​caarlos0](https://togithub.com/caarlos0)) - [`6ff8936`](https://togithub.com/goreleaser/goreleaser/commit/6ff89366ca9b95f4a2056f6ecac548c09e584eb0): fix: improve nfpm error ([@​caarlos0](https://togithub.com/caarlos0)) - [`e72ab30`](https://togithub.com/goreleaser/goreleaser/commit/e72ab30ac83b8747e1b182dfc480d124e2615640): fix: improve schema for signs ([#​3603](https://togithub.com/goreleaser/goreleaser/issues/3603)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`21648d1`](https://togithub.com/goreleaser/goreleaser/commit/21648d187cef7b536bd152f6c153b6e765456359): fix: init with extra quote ([@​caarlos0](https://togithub.com/caarlos0)) - [`d7ce484`](https://togithub.com/goreleaser/goreleaser/commit/d7ce4841c8f8cfe800f723067e22cff43e129621): fix: jsonschema for chocolateys ([@​caarlos0](https://togithub.com/caarlos0)) - [`494ba29`](https://togithub.com/goreleaser/goreleaser/commit/494ba292677e76affe18cd095fcefd90a6aa77df): fix: lint issue ([@​caarlos0](https://togithub.com/caarlos0)) - [`50bd784`](https://togithub.com/goreleaser/goreleaser/commit/50bd78439c2bac7bd8031c9e659391326978db34): fix: log request-id on upload error and release create/update ([#​3608](https://togithub.com/goreleaser/goreleaser/issues/3608)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`f05f3b5`](https://togithub.com/goreleaser/goreleaser/commit/f05f3b5b7f52b62ceee7eed2d20b2ac2d88ff39b): fix: merge issues ([@​caarlos0](https://togithub.com/caarlos0)) - [`c2adc17`](https://togithub.com/goreleaser/goreleaser/commit/c2adc1727f8591c5321862bfa95465098d4e5e71): fix: missing digests on manifests ([#​3602](https://togithub.com/goreleaser/goreleaser/issues/3602)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`46fdb55`](https://togithub.com/goreleaser/goreleaser/commit/46fdb5552a0ff93efc36e9847a3c1a343007f6e5): fix: multiple files with same name warning ([#​3660](https://togithub.com/goreleaser/goreleaser/issues/3660)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`33528d7`](https://togithub.com/goreleaser/goreleaser/commit/33528d701a0c903dd4db806a2bc091a5d1a19897): fix: remove warning ([@​caarlos0](https://togithub.com/caarlos0)) - [`19ab124`](https://togithub.com/goreleaser/goreleaser/commit/19ab124f1bec275ccc08452ada8deb7f1bf0c612): fix: retain symlinks added to zip archives ([#​3585](https://togithub.com/goreleaser/goreleaser/issues/3585)) ([@​orirawlings](https://togithub.com/orirawlings)) - [`a1305d3`](https://togithub.com/goreleaser/goreleaser/commit/a1305d391226ebd046f37b3014412bccde45fb59): fix: validate env templates ([#​3591](https://togithub.com/goreleaser/goreleaser/issues/3591)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`24d8647`](https://togithub.com/goreleaser/goreleaser/commit/24d86475b48dec37a93639d98b65031addb903f7): fix: warn if list has multiple files with same name ([#​3607](https://togithub.com/goreleaser/goreleaser/issues/3607)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Dependency updates - [`cac3f17`](https://togithub.com/goreleaser/goreleaser/commit/cac3f1756213e454fbf154dba9d7ecebc6af0e72): feat(deps): build with go 1.19.4 ([#​3644](https://togithub.com/goreleaser/goreleaser/issues/3644)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`c8f0076`](https://togithub.com/goreleaser/goreleaser/commit/c8f007653c21ba99c39d5721d4aee3757f7f984a): feat(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 ([#​3606](https://togithub.com/goreleaser/goreleaser/issues/3606)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`691234d`](https://togithub.com/goreleaser/goreleaser/commit/691234d40268fc49c9202b1592317a66bbd18dee): feat(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.6.1 to 2.7.0 ([#​3638](https://togithub.com/goreleaser/goreleaser/issues/3638)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`583bca5`](https://togithub.com/goreleaser/goreleaser/commit/583bca59aa623228bae3ebcdc3eb3cb1b3f2adc0): feat(deps): bump github.com/caarlos0/log from 0.1.10 to 0.2.0 ([#​3634](https://togithub.com/goreleaser/goreleaser/issues/3634)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`8480d30`](https://togithub.com/goreleaser/goreleaser/commit/8480d3090e438c80cd3c275c67edcf47268680b3): feat(deps): bump github.com/caarlos0/log from 0.2.0 to 0.2.1 ([#​3646](https://togithub.com/goreleaser/goreleaser/issues/3646)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`7083751`](https://togithub.com/goreleaser/goreleaser/commit/708375193433f3bcbd384010dbb8a9698a453637): feat(deps): bump github.com/dghubble/oauth1 from 0.7.1 to 0.7.2 ([#​3627](https://togithub.com/goreleaser/goreleaser/issues/3627)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`9abc613`](https://togithub.com/goreleaser/goreleaser/commit/9abc613ad1e205d6eab4ed977e15bf4e48c8abee): feat(deps): bump github.com/disgoorg/disgo from 0.13.21 to 0.13.22 ([#​3577](https://togithub.com/goreleaser/goreleaser/issues/3577)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`a2308ee`](https://togithub.com/goreleaser/goreleaser/commit/a2308ee6083a76076cd769687a2135905b14fb20): feat(deps): bump github.com/disgoorg/disgo from 0.13.22 to 0.14.0 ([#​3610](https://togithub.com/goreleaser/goreleaser/issues/3610)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`d32b420`](https://togithub.com/goreleaser/goreleaser/commit/d32b420d0cf78e449d161649523405be0fe30326): feat(deps): bump github.com/disgoorg/disgo from 0.14.0 to 0.14.1 ([#​3650](https://togithub.com/goreleaser/goreleaser/issues/3650)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`261cc8a`](https://togithub.com/goreleaser/goreleaser/commit/261cc8a5cdff69fe8c401c1c8ccb0fe6c94c8fef): feat(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0 ([#​3633](https://togithub.com/goreleaser/goreleaser/issues/3633)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`45868b8`](https://togithub.com/goreleaser/goreleaser/commit/45868b8e5bd65a45e2e024950a4d3f4395871b29): feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.22.1 to 2.22.2 ([#​3613](https://togithub.com/goreleaser/goreleaser/issues/3613)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`b6cac24`](https://togithub.com/goreleaser/goreleaser/commit/b6cac24c7989f1199f8e0c2afba2711ef2370a56): feat(deps): bump github.com/slack-go/slack from 0.11.4 to 0.12.0 ([#​3649](https://togithub.com/goreleaser/goreleaser/issues/3649)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`196fa6c`](https://togithub.com/goreleaser/goreleaser/commit/196fa6c1e96cf9b6da95f228ee17a025c24579df): feat(deps): bump github.com/slack-go/slack from 0.12.0 to 0.12.1 ([#​3654](https://togithub.com/goreleaser/goreleaser/issues/3654)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`d0e91cb`](https://togithub.com/goreleaser/goreleaser/commit/d0e91cb99be932bbcbdbdf32aaf23de54921c890): feat(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 ([#​3639](https://togithub.com/goreleaser/goreleaser/issues/3639)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`85f4be9`](https://togithub.com/goreleaser/goreleaser/commit/85f4be900e4f6e7104e383ed4ea52cdc56ab62b5): feat(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 ([#​3578](https://togithub.com/goreleaser/goreleaser/issues/3578)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`6b01982`](https://togithub.com/goreleaser/goreleaser/commit/6b01982e1be074b55d60afa6acf16950bbd80af6): feat(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 ([#​3637](https://togithub.com/goreleaser/goreleaser/issues/3637)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e8773b7`](https://togithub.com/goreleaser/goreleaser/commit/e8773b7f9df8c94c60d8f498ee96b35dd900f785): feat(deps): bump golang from 1.19.3-alpine to 1.19.4-alpine ([#​3626](https://togithub.com/goreleaser/goreleaser/issues/3626)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`4c62c9b`](https://togithub.com/goreleaser/goreleaser/commit/4c62c9b450b414f4c4029d3742fa1de036666be1): feat(deps): bump golang from `d171aa3` to `8bd8a4b` ([#​3617](https://togithub.com/goreleaser/goreleaser/issues/3617)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`f83a942`](https://togithub.com/goreleaser/goreleaser/commit/f83a942fd5b4d9a3ba5c81ada8a7f544290436cc): feat(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 ([#​3595](https://togithub.com/goreleaser/goreleaser/issues/3595)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`50d1ca6`](https://togithub.com/goreleaser/goreleaser/commit/50d1ca68e233bb646bcb32abab38fffa22821797): feat(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 ([#​3622](https://togithub.com/goreleaser/goreleaser/issues/3622)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Other work - [`fd9afb9`](https://togithub.com/goreleaser/goreleaser/commit/fd9afb9cd72dd2650e71cd4d54c9de1d17a23563): docs: add Optimus Mine to GoReleaser users ([#​3651](https://togithub.com/goreleaser/goreleaser/issues/3651)) ([@​abemedia](https://togithub.com/abemedia)) - [`eedf957`](https://togithub.com/goreleaser/goreleaser/commit/eedf9578a61d44b09803b33c0be1df5293d919cf): docs: clarify cgo ([@​caarlos0](https://togithub.com/caarlos0)) - [`bb6181c`](https://togithub.com/goreleaser/goreleaser/commit/bb6181c1bb27ce89188b37747319f81f9a78df02): docs: document release upload errors ([@​caarlos0](https://togithub.com/caarlos0)) - [`5c15e5a`](https://togithub.com/goreleaser/goreleaser/commit/5c15e5a6ef4079e98a8ddafc71a5606fe236db82): docs: errors/build ([@​caarlos0](https://togithub.com/caarlos0)) - [`2999db7`](https://togithub.com/goreleaser/goreleaser/commit/2999db7a4c428c20d502eb0294c1c2d30e058a07): docs: fix README badge ([#​3652](https://togithub.com/goreleaser/goreleaser/issues/3652)) ([@​dirien](https://togithub.com/dirien)) - [`960814a`](https://togithub.com/goreleaser/goreleaser/commit/960814aea81f06d33f5b11de5ce8ff737cfeb6d1): docs: fix `skip_push` parameter to `skip_build` ([#​3628](https://togithub.com/goreleaser/goreleaser/issues/3628)) ([@​j178](https://togithub.com/j178)) - [`0c6d209`](https://togithub.com/goreleaser/goreleaser/commit/0c6d2099467b0a3e1993570c002eb35bb86a5b69): docs: fix typo in pro docs ([#​3586](https://togithub.com/goreleaser/goreleaser/issues/3586)) ([@​markphelps](https://togithub.com/markphelps)) - [`5434168`](https://togithub.com/goreleaser/goreleaser/commit/54341682e0131e47b4634014bf019452a135c8c2): docs: improve modeline docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`27af559`](https://togithub.com/goreleaser/goreleaser/commit/27af559a6235a42170d6d4d4e7dd1e7bb1989df4): docs: improve reproducible builds ([@​caarlos0](https://togithub.com/caarlos0)) - [`fb901ae`](https://togithub.com/goreleaser/goreleaser/commit/fb901ae6d35ced691ae24b1b20a4ca32be05508f): docs: make co-marketing more strict on eula ([#​3583](https://togithub.com/goreleaser/goreleaser/issues/3583)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`ee9816b`](https://togithub.com/goreleaser/goreleaser/commit/ee9816bf7b573f7334ff6efde5dc60ac73d4dac0): docs: schema update ([@​caarlos0](https://togithub.com/caarlos0)) - [`580022b`](https://togithub.com/goreleaser/goreleaser/commit/580022b1b6a6f15f04e9fbc69e1c1eff363f621c): docs: typo fix ([@​caarlos0](https://togithub.com/caarlos0)) - [`b06f217`](https://togithub.com/goreleaser/goreleaser/commit/b06f217e3b57cf3139f31220b428f9350e0ac47b): docs: update docker options and schema ([@​caarlos0](https://togithub.com/caarlos0)) - [`3cfe215`](https://togithub.com/goreleaser/goreleaser/commit/3cfe215d4c3490703b136d51c8ddbbb85fc4afa2): docs: update github-action documentation ([#​3640](https://togithub.com/goreleaser/goreleaser/issues/3640)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`0767ded`](https://togithub.com/goreleaser/goreleaser/commit/0767ded0cdbbebe092340ec276ad1aa15b6b822e): refactor: improving minio and docker tests ([#​3642](https://togithub.com/goreleaser/goreleaser/issues/3642)) ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.13.1...v1.14.0 *** GoReleaser logo Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). Want to help? You can [sponsor](https://goreleaser.com/sponsors/),get a [Pro License](https://goreleaser.com/pro) or [contribute](https://goreleaser.com/contributing). Also, feel free to reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! ### [`v1.13.1`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.13.1) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.13.0...v1.13.1) #### Changelog ##### Bug fixes - [`d3cdd96`](https://togithub.com/goreleaser/goreleaser/commit/d3cdd96c397bc60ea634eb2f0617970cee5065a3): fix: missing digests on manifests ([#​3602](https://togithub.com/goreleaser/goreleaser/issues/3602)) ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.13.0...v1.13.1 *** GoReleaser logo Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). Want to help? You can [sponsor](https://goreleaser.com/sponsors/),get a [Pro License](https://goreleaser.com/pro) or [contribute](https://goreleaser.com/contributing). Also, feel free to reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! ### [`v1.13.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.13.0) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.12.3...v1.13.0) #### Changelog ##### New Features - [`5eb1e4a`](https://togithub.com/goreleaser/goreleaser/commit/5eb1e4ad0d41c6ee06db34183689a42e02a77fe0): feat: add digest to artifacts info of published docker images ([#​3540](https://togithub.com/goreleaser/goreleaser/issues/3540)) ([@​gal-legit](https://togithub.com/gal-legit)) - [`e65c531`](https://togithub.com/goreleaser/goreleaser/commit/e65c53172e1836524cb570a7e727a0d72545b2ae): feat: add mastodon ([#​3567](https://togithub.com/goreleaser/goreleaser/issues/3567)) ([@​jolheiser](https://togithub.com/jolheiser)) - [`0a536f0`](https://togithub.com/goreleaser/goreleaser/commit/0a536f08fd4df847b3777a658aea75b788f8fa4a): feat: build of shared/static libraries ([#​3511](https://togithub.com/goreleaser/goreleaser/issues/3511)) ([@​borgoat](https://togithub.com/borgoat)) - [`f2281e8`](https://togithub.com/goreleaser/goreleaser/commit/f2281e8ff237e679c6f461a05d1eda7e3a426a3e): feat: chocolatey support ([#​3509](https://togithub.com/goreleaser/goreleaser/issues/3509)) ([@​faabiosr](https://togithub.com/faabiosr)) - [`ad359a4`](https://togithub.com/goreleaser/goreleaser/commit/ad359a4712afa46f8bd4259d6ca14b7783d68b2c): feat: implement nfpm archlinux packages ([#​3470](https://togithub.com/goreleaser/goreleaser/issues/3470)) ([@​Arsen6331](https://togithub.com/Arsen6331)) - [`76dc0b5`](https://togithub.com/goreleaser/goreleaser/commit/76dc0b559e073eca268700cc5799c1f00ffdf466): feat: output checksums to artifacts info ([#​3548](https://togithub.com/goreleaser/goreleaser/issues/3548)) ([@​gal-legit](https://togithub.com/gal-legit)) - [`7544f7a`](https://togithub.com/goreleaser/goreleaser/commit/7544f7ab961cddb47492572263646af18c1f519a): feat: update to go 1.19.3 ([#​3523](https://togithub.com/goreleaser/goreleaser/issues/3523)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`4863781`](https://togithub.com/goreleaser/goreleaser/commit/4863781b48ca781cd3590ffddfa06b6e6cd2c1e1): feat: use digest on manifests ([#​3555](https://togithub.com/goreleaser/goreleaser/issues/3555)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`b55b997`](https://togithub.com/goreleaser/goreleaser/commit/b55b9976c7871e29bcdf70628be749b96b32296d): feat: use digest to sign docker images/manifests ([#​3556](https://togithub.com/goreleaser/goreleaser/issues/3556)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Bug fixes - [`0ea4f1d`](https://togithub.com/goreleaser/goreleaser/commit/0ea4f1d5b7d8b25d4a5deaa302327a1f76a10d71): fix(changelog): group regexps ([#​3527](https://togithub.com/goreleaser/goreleaser/issues/3527)) ([@​stevenh](https://togithub.com/stevenh)) - [`1272811`](https://togithub.com/goreleaser/goreleaser/commit/127281131ac2c16fdd5103973eb411c882518e71): fix(ci): codeql use go 1.19 ([#​3570](https://togithub.com/goreleaser/goreleaser/issues/3570)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`154c520`](https://togithub.com/goreleaser/goreleaser/commit/154c52075526c3819a97d9b610ceaf2e97628c86): fix: Trim trailing slash from Gitea URL ([#​3488](https://togithub.com/goreleaser/goreleaser/issues/3488)) ([@​SamTherapy](https://togithub.com/SamTherapy)) - [`1a69d44`](https://togithub.com/goreleaser/goreleaser/commit/1a69d44d6d37021530b1d0f49d5e0fb1aa1f7299): fix: allow to template scoop/brew/krew repo ref ([#​3521](https://togithub.com/goreleaser/goreleaser/issues/3521)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`6fd8eec`](https://togithub.com/goreleaser/goreleaser/commit/6fd8eec224bd2306cb0a1d83f6be60478bc5e4f5): fix: do not run changelog on goreleaser build ([#​3520](https://togithub.com/goreleaser/goreleaser/issues/3520)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`778f099`](https://togithub.com/goreleaser/goreleaser/commit/778f099a9a603867dcda91896bb76f7497b2b0fb): fix: improve artifactory error handling ([#​3546](https://togithub.com/goreleaser/goreleaser/issues/3546)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`5731815`](https://togithub.com/goreleaser/goreleaser/commit/5731815e629f1232cd29a1fdfa269780a07d7bf5): fix: improve github release code ([#​3547](https://togithub.com/goreleaser/goreleaser/issues/3547)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`1a9209e`](https://togithub.com/goreleaser/goreleaser/commit/1a9209eb1f0ce9c5a7ac1b04de1d7af82b5fcca9): fix: log missing image name ([@​caarlos0](https://togithub.com/caarlos0)) - [`5ca4a7d`](https://togithub.com/goreleaser/goreleaser/commit/5ca4a7d2ff86cd01c68777c30012c12a50b696e1): fix: log when no artifacts are found for docker ([#​3554](https://togithub.com/goreleaser/goreleaser/issues/3554)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`ab08d0b`](https://togithub.com/goreleaser/goreleaser/commit/ab08d0b7063ecc0cfca4aa9fb51f0553c42ae482): fix: move mastodon server to yaml ([#​3568](https://togithub.com/goreleaser/goreleaser/issues/3568)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`bb00eda`](https://togithub.com/goreleaser/goreleaser/commit/bb00edac2a99f8a3d61ca958bfa4f4dc444d1a76): fix: set dockers.goarm to 6 by default ([#​3552](https://togithub.com/goreleaser/goreleaser/issues/3552)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`096c6ba`](https://togithub.com/goreleaser/goreleaser/commit/096c6ba6b29b7ac50c803d9ed52024eed47b72a5): fix: variable name ([@​caarlos0](https://togithub.com/caarlos0)) ##### Dependency updates - [`de1e6bb`](https://togithub.com/goreleaser/goreleaser/commit/de1e6bb8614006a677f1293dc8bd967d03fde0d0): feat(deps): bump github.com/disgoorg/disgo from 0.13.20 to 0.13.21 ([#​3519](https://togithub.com/goreleaser/goreleaser/issues/3519)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`226f56e`](https://togithub.com/goreleaser/goreleaser/commit/226f56e972c378ed045b35ac8f559d56bf8c9ba6): feat(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 ([#​3558](https://togithub.com/goreleaser/goreleaser/issues/3558)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`8794290`](https://togithub.com/goreleaser/goreleaser/commit/8794290e147b1cb208cb8b9f8bf6bde278a7ed79): feat(deps): bump github.com/invopop/jsonschema from 0.6.0 to 0.7.0 ([#​3539](https://togithub.com/goreleaser/goreleaser/issues/3539)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`77b5cc3`](https://togithub.com/goreleaser/goreleaser/commit/77b5cc3430fb67defd5e794227356e9520d5286c): feat(deps): bump github.com/slack-go/slack from 0.11.3 to 0.11.4 ([#​3536](https://togithub.com/goreleaser/goreleaser/issues/3536)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`6bcc103`](https://togithub.com/goreleaser/goreleaser/commit/6bcc103659cf32dee505592a94037243a997b43f): feat(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 ([#​3494](https://togithub.com/goreleaser/goreleaser/issues/3494)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`b3d8353`](https://togithub.com/goreleaser/goreleaser/commit/b3d8353b3721fbf025f16c9bc9bb2fceae6ee371): feat(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 ([#​3493](https://togithub.com/goreleaser/goreleaser/issues/3493)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e269a1d`](https://togithub.com/goreleaser/goreleaser/commit/e269a1d09599e8a1399393fc8230ed43a75bc851): feat(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 ([#​3513](https://togithub.com/goreleaser/goreleaser/issues/3513)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`b9649cf`](https://togithub.com/goreleaser/goreleaser/commit/b9649cfe49e35a54070d6176f9acd346cb05679f): feat(deps): bump golang from 1.19.2-alpine to 1.19.3-alpine ([#​3522](https://togithub.com/goreleaser/goreleaser/issues/3522)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`25522b5`](https://togithub.com/goreleaser/goreleaser/commit/25522b5c52de888a61e42914fde7719a2489814b): feat(deps): bump golang from `8558ae6` to `dc4f475` ([#​3544](https://togithub.com/goreleaser/goreleaser/issues/3544)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`6663177`](https://togithub.com/goreleaser/goreleaser/commit/66631771740b418c740031a2c9e6ce6417760244): feat(deps): bump golang from `dc4f475` to `d171aa3` ([#​3565](https://togithub.com/goreleaser/goreleaser/issues/3565)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`f01f300`](https://togithub.com/goreleaser/goreleaser/commit/f01f30031a8caf0565a24ad244178665b9521fa9): feat(deps): bump golang from `f3e6836` to `e4dcdac` ([#​3500](https://togithub.com/goreleaser/goreleaser/issues/3500)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`0638b0a`](https://togithub.com/goreleaser/goreleaser/commit/0638b0aa38d5857c8db0b01dc34570b1b3c2aaf6): feat(deps): update nfpm to v2.21.0 ([@​caarlos0](https://togithub.com/caarlos0)) - [`2e43234`](https://togithub.com/goreleaser/goreleaser/commit/2e4323433fd94aa27267887f21985fa6b2b492d9): feat(deps): update nfpm to v2.22.0 ([@​caarlos0](https://togithub.com/caarlos0)) - [`9fa3438`](https://togithub.com/goreleaser/goreleaser/commit/9fa34380eab4306b9547a97813af4457cd8e326f): fix(deps): nfpm v2.22.1 ([@​caarlos0](https://togithub.com/caarlos0)) ##### Other work - [`ed30c4e`](https://togithub.com/goreleaser/goreleaser/commit/ed30c4e2dbe045568b8166c9b71a4115112a3b87): docs: /twitter, discord, linkedin etc ([@​caarlos0](https://togithub.com/caarlos0)) - [`f1e6305`](https://togithub.com/goreleaser/goreleaser/commit/f1e63050d6f6974a3992a599ab45c5b0eb950916): docs: Mention Gitea explicitly ([#​3489](https://togithub.com/goreleaser/goreleaser/issues/3489)) ([@​SamTherapy](https://togithub.com/SamTherapy)) - [`c490a0d`](https://togithub.com/goreleaser/goreleaser/commit/c490a0dc37f00cf5dc3f1346372ed967b59cc927): docs: add Mercure to users ([#​3549](https://togithub.com/goreleaser/goreleaser/issues/3549)) ([@​dunglas](https://togithub.com/dunglas)) - [`b101e3b`](https://togithub.com/goreleaser/goreleaser/commit/b101e3badae7753e82a2a743ff9755ebf5d3256e): docs: add Syft to contributing docs ([#​3529](https://togithub.com/goreleaser/goreleaser/issues/3529)) ([@​marcjmiller](https://togithub.com/marcjmiller)) - [`b9241a4`](https://togithub.com/goreleaser/goreleaser/commit/b9241a444c5b9a324838e88f763ba993fe0163c4): docs: add more podman details ([@​caarlos0](https://togithub.com/caarlos0)) - [`1447ac8`](https://togithub.com/goreleaser/goreleaser/commit/1447ac82599183cfa6a3de4b911c5dc6558f88f8): docs: add openssf badge ([@​caarlos0](https://togithub.com/caarlos0)) - [`1e39e3c`](https://togithub.com/goreleaser/goreleaser/commit/1e39e3ce790e6be1d677fcf4249aad9001472614): docs: add woodpecker ci ([#​3516](https://togithub.com/goreleaser/goreleaser/issues/3516)) ([@​jolheiser](https://togithub.com/jolheiser)) - [`6dac256`](https://togithub.com/goreleaser/goreleaser/commit/6dac256b452f0a993d1ce2a8646c44c8762b2d9f): docs: added /security ([@​caarlos0](https://togithub.com/caarlos0)) - [`79b7ceb`](https://togithub.com/goreleaser/goreleaser/commit/79b7cebdaeb1de6fec5d2799e1117cad59c4c23e): docs: clarify archlinux and v1.13 ([@​caarlos0](https://togithub.com/caarlos0)) - [`10586bd`](https://togithub.com/goreleaser/goreleaser/commit/10586bdba7b1f6f4a8a84bdb2fbc5d6c4da939fa): docs: clarify lack of vcs info when building from proxy ([@​caarlos0](https://togithub.com/caarlos0)) - [`97ca416`](https://togithub.com/goreleaser/goreleaser/commit/97ca41684df22a542af1c0f2c95642dfc8bce4b6): docs: ensure pip is up to date ([@​caarlos0](https://togithub.com/caarlos0)) - [`d4c3e82`](https://togithub.com/goreleaser/goreleaser/commit/d4c3e82a6c76f8df4c7c1ed03d08837fe8c7a0ed): docs: fix redirects ([@​caarlos0](https://togithub.com/caarlos0)) - [`722463d`](https://togithub.com/goreleaser/goreleaser/commit/722463d129c6991c7a54505b77763b8b32630b02): docs: fix typo in .goreleaser.yaml ([#​3531](https://togithub.com/goreleaser/goreleaser/issues/3531)) ([@​frantjc](https://togithub.com/frantjc)) - [`0f79adc`](https://togithub.com/goreleaser/goreleaser/commit/0f79adca8796d0882616f582a58d2e7b69a38bfb): docs: fix wording ([#​3542](https://togithub.com/goreleaser/goreleaser/issues/3542)) ([@​adamdmharvey](https://togithub.com/adamdmharvey)) - [`c71d8ec`](https://togithub.com/goreleaser/goreleaser/commit/c71d8ecafa36ff96a74ed80f4a300a79fa092338): docs: gif ([#​3504](https://togithub.com/goreleaser/goreleaser/issues/3504)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`ee6225f`](https://togithub.com/goreleaser/goreleaser/commit/ee6225fb5ed23dfb8f46293179b62162161c3a32): docs: improve schema ([#​3553](https://togithub.com/goreleaser/goreleaser/issues/3553)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`b6e5b87`](https://togithub.com/goreleaser/goreleaser/commit/b6e5b87711b8c51650504cc7373df5bee18e356f): docs: instruct how to use a pinned version of the jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`de254d5`](https://togithub.com/goreleaser/goreleaser/commit/de254d582f2705e22ec2d6ca5a23a89c383b19d7): docs: mastodon ([@​caarlos0](https://togithub.com/caarlos0)) - [`b76b658`](https://togithub.com/goreleaser/goreleaser/commit/b76b65875d2e60d63ff571000f4c6c890c8dd70c): docs: note trailing slash on nfpm ([@​caarlos0](https://togithub.com/caarlos0)) - [`e47bad4`](https://togithub.com/goreleaser/goreleaser/commit/e47bad4997bfa489b072ad42ba682a90abe18a9e): docs: small improvement ([@​caarlos0](https://togithub.com/caarlos0)) - [`964e703`](https://togithub.com/goreleaser/goreleaser/commit/964e703fb4c54e94e1ee4a1990766a094ad3d383): docs: small updates ([@​caarlos0](https://togithub.com/caarlos0)) - [`311db13`](https://togithub.com/goreleaser/goreleaser/commit/311db136d60788d30f34349ac0d5fd3158512e2f): docs: update docs to mention gitlab protected vars ([#​3528](https://togithub.com/goreleaser/goreleaser/issues/3528)) ([@​marcjmiller](https://togithub.com/marcjmiller)) - [`22a7a9a`](https://togithub.com/goreleaser/goreleaser/commit/22a7a9a8357703e95a2302270d7e6f178343e02b): refactor: small improvements ([@​caarlos0](https://togithub.com/caarlos0)) - [`33ea55b`](https://togithub.com/goreleaser/goreleaser/commit/33ea55b8e6ab6ed02311a29bdb42d4e1219abbca): refactor: use the variable from artifact ([@​caarlos0](https://togithub.com/caarlos0)) - [`78fa66a`](https://togithub.com/goreleaser/goreleaser/commit/78fa66ac7ed85adebf3add4ca7ecb3d5691f8437): revert: unneeded release update ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.12.3...v1.13.0 *** GoReleaser logo Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). Want to help? You can [sponsor](https://goreleaser.com/sponsors/),get a [Pro License](https://goreleaser.com/pro) or [contribute](https://goreleaser.com/contributing). Also, feel free to reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)!
helm/helm ### [`v3.10.3`](https://togithub.com/helm/helm/releases/tag/v3.10.3) [Compare Source](https://togithub.com/helm/helm/compare/v3.10.2...v3.10.3) #### v3.10.3 Helm v3.10.3 is a security (patch) release. Users are strongly recommended to update to this release. While fuzz testing Helm, provided by the CNCF: - a possible stack overflow was discovered with the *strvals* package. Stack overflow cannot be recovered from in Go. This can potentially be used to produce a denial of service (DOS) for SDK users. More details are available in [the advisory](https://togithub.com/helm/helm/security/advisories/GHSA-6rx9-889q-vv2r). - a possible segmentation violation was discovered with the *repo* package. Some segmentation violations cannot be recovered from in Go. This can potentially be used to produce a denial of service (DOS) for SDK users. More details are available in [the advisory](https://togithub.com/helm/helm/security/advisories/GHSA-53c4-hhmh-vw5q). - a possible segmentation violation was discovered with the *chartutil* package. This can potentially be used to produce a denial of service (DOS) for SDK users. More details are available in [the advisory](https://togithub.com/helm/helm/security/advisories/GHSA-67fx-wx78-jx33) The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing PRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.10.3. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.10.3-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-darwin-amd64.tar.gz.sha256sum) / 77a94ebd37eab4d14aceaf30a372348917830358430fcd7e09761eed69f08be5) - [MacOS arm64](https://get.helm.sh/helm-v3.10.3-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-darwin-arm64.tar.gz.sha256sum) / 4f3490654349d6fee8d4055862efdaaf9422eca1ffd2a15393394fd948ae3377) - [Linux amd64](https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz.sha256sum) / 950439759ece902157cf915b209b8d694e6f675eaab5099fb7894f30eeaee9a2) - [Linux arm](https://get.helm.sh/helm-v3.10.3-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-linux-arm.tar.gz.sha256sum) / dca718eb68c72c51fc7157c4c2ebc8ce7ac79b95fc9355c5427ded99e913ec4c) - [Linux arm64](https://get.helm.sh/helm-v3.10.3-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-linux-arm64.tar.gz.sha256sum) / 260cda5ff2ed5d01dd0fd6e7e09bc80126e00d8bdc55f3269d05129e32f6f99d) - [Linux i386](https://get.helm.sh/helm-v3.10.3-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-linux-386.tar.gz.sha256sum) / 592e98a492cb782aa7cd67e9afad76e51cd68f5160367600fe542c2d96aa0ad4) - [Linux ppc64le](https://get.helm.sh/helm-v3.10.3-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-linux-ppc64le.tar.gz.sha256sum) / 93cdf398abc68e388d1b46d49d8e1197544930ecd3e81cc58d0a87a4579d60ed) - [Linux s390x](https://get.helm.sh/helm-v3.10.3-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.10.3-linux-s390x.tar.gz.sha256sum) / 6cfa0b9078221f980ef400dc40c95eb71be81d14fdf247ca55efedb068e1d4fa) - [Windows amd64](https://get.helm.sh/helm-v3.10.3-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.10.3-windows-amd64.zip.sha256sum) / 5d97aa26830c1cd6c520815255882f148040587fd7cdddb61ef66e4c081566e0) This release was signed with ` F126 1BDE 9290 12C8 FF2E 501D 6EA5 D759 8529 A53E ` and can be found at [@​hickeyma](https://togithub.com/hickeyma) [keybase account](https://keybase.io/hickeyma). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.11.0 is the next feature release and will be on January 18, 2023. #### Changelog - Fix backwards compatibility [`835b733`](https://togithub.com/helm/helm/commit/835b7334cfe2e5e27870ab3ed4135f136eecc704) (Martin Hickey) - Update string handling [`3caf8b5`](https://togithub.com/helm/helm/commit/3caf8b586b47e838e492f9ec05396bf8c5851b92) (Martin Hickey) - Update repo handling [`7c0e203`](https://togithub.com/helm/helm/commit/7c0e203529d4b9d51c5fe57c9e0bd9df1bd95ab4) (Martin Hickey) - Update schema validation handling [`f4b9322`](https://togithub.com/helm/helm/commit/f4b93226c6066e009a5162d0b08debbf3d82a67f) (Martin Hickey)
miniscruff/changie ### [`v1.10.2`](https://togithub.com/miniscruff/changie/blob/HEAD/CHANGELOG.md#v1102-on-2022-12-19) [Compare Source](https://togithub.com/miniscruff/changie/compare/v1.10.1...v1.10.2) ##### Fixed - [#​430](https://togithub.com/miniscruff/changie/issues/430) Remove extra newline character from the output of `changie latest` ### [`v1.10.1`](https://togithub.com/miniscruff/changie/blob/HEAD/CHANGELOG.md#v1101-on-2022-12-11) [Compare Source](https://togithub.com/miniscruff/changie/compare/v1.10.0...v1.10.1) ##### Fixed - [#​404](https://togithub.com/miniscruff/changie/issues/404) Init command will exit if a changie config file already exists, a new force option exists if you want to reset your config - [#​406](https://togithub.com/miniscruff/changie/issues/406) Batch command will exit if the version file already exists, a new force option was added if you want to override it

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.