DelineaXPM / terraform-provider-dsv

A Terraform Provider for Delinea DevOps Secrets Vault
https://delinea.com/products/devops-secrets-management-vault
MIT License
6 stars 3 forks source link

chore(deps): update aqua-packages #39

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
anchore/syft minor v0.59.0 -> v0.62.3
aquaproj/aqua-registry minor v3.84.0 -> v3.102.0
direnv/direnv patch v2.32.1 -> v2.32.2
golang.org/x/tools/gopls minor v0.9.5 -> v0.10.1
golang/go patch 1.19.2 -> 1.19.3
golang/tools minor v0.2.0 -> v0.3.0
goreleaser/goreleaser minor v1.12.3 -> v1.13.1

Release Notes

anchore/syft ### [`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)] ##### 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)] ### [`v0.60.3`](https://togithub.com/anchore/syft/releases/tag/v0.60.3) [Compare Source](https://togithub.com/anchore/syft/compare/v0.60.2...v0.60.3) ### Changelog #### [v0.60.3](https://togithub.com/anchore/syft/tree/v0.60.3) (2022-11-03) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.60.2...v0.60.3) ### [`v0.60.2`](https://togithub.com/anchore/syft/releases/tag/v0.60.2) [Compare Source](https://togithub.com/anchore/syft/compare/v0.60.1...v0.60.2) ### Changelog #### [v0.60.2](https://togithub.com/anchore/syft/tree/v0.60.2) (2022-11-02) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.60.1...v0.60.2) ### [`v0.60.1`](https://togithub.com/anchore/syft/releases/tag/v0.60.1) [Compare Source](https://togithub.com/anchore/syft/compare/v0.59.0...v0.60.1) ### Changelog #### [v0.60.1](https://togithub.com/anchore/syft/tree/v0.60.1) (2022-11-01) [Full Changelog](https://togithub.com/anchore/syft/compare/v0.59.0...v0.60.1) ##### Added Features - Remove the docker installation from the release process \[[Issue #​577](https://togithub.com/anchore/syft/issues/577)] - Include go binary h1 digests in SPDX \[[Issue #​1261](https://togithub.com/anchore/syft/issues/1261)] ##### Bug Fixes - A malformed Python RECORD file stops Syft processing \[[Issue #​1012](https://togithub.com/anchore/syft/issues/1012)] - Deprecated SPDX license (GFDL\* and BSD-2-Clause-NetBSD) \[[Issue #​1179](https://togithub.com/anchore/syft/issues/1179)] - Update SPDX license list to 3.18 \[[Issue #​1245](https://togithub.com/anchore/syft/issues/1245)] - Versions not printed out properly from maven pom.xml \[[Issue #​1251](https://togithub.com/anchore/syft/issues/1251)] - syft attest --output cyclonedx-json incompatible with cosign \[[Issue #​1268](https://togithub.com/anchore/syft/issues/1268)] - Create SBOM file will have suffix in modules name \[[Issue #​1275](https://togithub.com/anchore/syft/issues/1275)]
aquaproj/aqua-registry ### [`v3.102.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.102.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.101.0...v3.102.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.102.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.102.0) | https://github.com/aquaproj/aqua-registry/compare/v3.101.0...v3.102.0 #### πŸŽ‰ New Packages [#​8248](https://togithub.com/aquaproj/aqua-registry/issues/8248) [anchore/quill](https://togithub.com/anchore/quill): Simple mac binary signing from any platform [#​8212](https://togithub.com/aquaproj/aqua-registry/issues/8212) [livesense-inc/go-aws-s3get](https://togithub.com/livesense-inc/go-aws-s3get): A stupid simple S3 downloader CLI tool with supporting AWS Access Key #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​8212](https://togithub.com/aquaproj/aqua-registry/issues/8212) [@​sheldonhull](https://togithub.com/sheldonhull) [#​8248](https://togithub.com/aquaproj/aqua-registry/issues/8248) ### [`v3.101.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.101.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.100.0...v3.101.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.101.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.101.0) | https://github.com/aquaproj/aqua-registry/compare/v3.100.0...v3.101.0 #### πŸŽ‰ New Packages [#​8179](https://togithub.com/aquaproj/aqua-registry/issues/8179) [fujiwara/riex](https://togithub.com/fujiwara/riex): AWS RI expiration detector [#​8167](https://togithub.com/aquaproj/aqua-registry/issues/8167) [mvisonneau/approuvez](https://togithub.com/mvisonneau/approuvez): command line helper to obtain live confirmation from relevant people [#​8177](https://togithub.com/aquaproj/aqua-registry/issues/8177) [projectcalico/calico/calicoctl](https://togithub.com/projectcalico/calico): CLI tool for Calico cloud native networking and network security [#​8178](https://togithub.com/aquaproj/aqua-registry/issues/8178) [tmknom/actdocs](https://togithub.com/tmknom/actdocs): Generate documentation from Actions and Reusable Workflows #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​8167](https://togithub.com/aquaproj/aqua-registry/issues/8167) [#​8178](https://togithub.com/aquaproj/aqua-registry/issues/8178) [#​8179](https://togithub.com/aquaproj/aqua-registry/issues/8179) [@​rwunderer](https://togithub.com/rwunderer) [#​8177](https://togithub.com/aquaproj/aqua-registry/issues/8177) :tada: New Contributor! ### [`v3.100.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.100.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.99.0...v3.100.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.100.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.100.0) | https://github.com/aquaproj/aqua-registry/compare/v3.99.0...v3.100.0 #### πŸŽ‰ New Packages [#​8161](https://togithub.com/aquaproj/aqua-registry/issues/8161) [Orange-OpenSource/hurl](https://togithub.com/Orange-OpenSource/hurl): Hurl, run and test HTTP requests with plain text [#​8149](https://togithub.com/aquaproj/aqua-registry/issues/8149) [mongodb/mongodb-atlas-cli/atlascli](https://togithub.com/mongodb/mongodb-atlas-cli): MongoDB Atlas CLI and MongoDB CLI enable you to manage your MongoDB in the Cloud [#​8136](https://togithub.com/aquaproj/aqua-registry/issues/8136) [svenstaro/miniserve](https://togithub.com/svenstaro/miniserve): For when you really just want to serve some files over HTTP right now #### Fixes [#​8166](https://togithub.com/aquaproj/aqua-registry/issues/8166) [argoproj/argo-workflows](https://togithub.com/argoproj/argo-workflows): support >= v3.4.4 The format of checksum file was changed #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​8149](https://togithub.com/aquaproj/aqua-registry/issues/8149) [@​CrystalMethod](https://togithub.com/CrystalMethod) [#​8136](https://togithub.com/aquaproj/aqua-registry/issues/8136) [#​8161](https://togithub.com/aquaproj/aqua-registry/issues/8161) ### [`v3.99.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.99.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.98.0...v3.99.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.99.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.99.0) | https://github.com/aquaproj/aqua-registry/compare/v3.98.0...v3.99.0 #### πŸŽ‰ New Packages [#​8110](https://togithub.com/aquaproj/aqua-registry/issues/8110) [kayac/go-katsubushi](https://togithub.com/kayac/go-katsubushi): ID generator server [#​8127](https://togithub.com/aquaproj/aqua-registry/issues/8127) [theupdateframework/go-tuf/tuf](https://togithub.com/theupdateframework/go-tuf): Go implementation of The Update Framework (TUF) [#​8128](https://togithub.com/aquaproj/aqua-registry/issues/8128) [theupdateframework/go-tuf/tuf-client](https://togithub.com/theupdateframework/go-tuf): Go implementation of The Update Framework (TUF) #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​8110](https://togithub.com/aquaproj/aqua-registry/issues/8110) ### [`v3.98.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.98.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.97.0...v3.98.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.98.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.98.0) | https://github.com/aquaproj/aqua-registry/compare/v3.97.0...v3.98.0 #### πŸŽ‰ New Packages [#​8099](https://togithub.com/aquaproj/aqua-registry/issues/8099) [docker/hub-tool](https://togithub.com/docker/hub-tool): Docker Hub experimental CLI tool #### Fixes [#​8097](https://togithub.com/aquaproj/aqua-registry/issues/8097) Rename mongodb/mongocli to [mongodb/mongodb-atlas-cli/mongocli](https://togithub.com/mongodb/mongodb-atlas-cli) #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​8097](https://togithub.com/aquaproj/aqua-registry/issues/8097) [@​CrystalMethod](https://togithub.com/CrystalMethod) [#​8099](https://togithub.com/aquaproj/aqua-registry/issues/8099) ### [`v3.97.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.97.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.96.0...v3.97.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.97.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.97.0) | https://github.com/aquaproj/aqua-registry/compare/v3.96.0...v3.97.0 #### πŸŽ‰ New Packages [#​8056](https://togithub.com/aquaproj/aqua-registry/issues/8056) [k0kubun/sqldef/mssqldef](https://togithub.com/k0kubun/sqldef): Idempotent schema management for Microsoft SQL Server [#​8060](https://togithub.com/aquaproj/aqua-registry/issues/8060) [makiuchi-d/arelo](https://togithub.com/makiuchi-d/arelo): a simple auto reload (live reload) utility #### Fixes [#​8086](https://togithub.com/aquaproj/aqua-registry/issues/8086) [tektoncd/cli](https://togithub.com/tektoncd/cli): Support >= v0.28.0 Asset name was changed. - https://github.com/tektoncd/cli/commit/030af0d049a6c3833ffb7411ab25590d53fa48be - [https://github.com/tektoncd/cli/pull/1745](https://togithub.com/tektoncd/cli/pull/1745) #### Contributors Thank you, Contributors! [@​frozenbonito](https://togithub.com/frozenbonito) [#​8056](https://togithub.com/aquaproj/aqua-registry/issues/8056) [#​8060](https://togithub.com/aquaproj/aqua-registry/issues/8060) ### [`v3.96.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.96.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.95.0...v3.96.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.96.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.96.0) | https://github.com/aquaproj/aqua-registry/compare/v3.95.0...v3.96.0 #### πŸŽ‰ New Packages [#​8040](https://togithub.com/aquaproj/aqua-registry/issues/8040) [k0kubun/sqldef/mysqldef](https://togithub.com/k0kubun/sqldef): Idempotent schema management for MySQL [#​8047](https://togithub.com/aquaproj/aqua-registry/issues/8047) [k0kubun/sqldef/psqldef](https://togithub.com/k0kubun/sqldef): Idempotent schema management for MySQL, PostgreSQL, and more [#​8048](https://togithub.com/aquaproj/aqua-registry/issues/8048) [k0kubun/sqldef/sqlite3def](https://togithub.com/k0kubun/sqldef): Idempotent schema management for MySQL, PostgreSQL, and more [#​8033](https://togithub.com/aquaproj/aqua-registry/issues/8033) [kubernetes-sigs/kwok/kwokctl](https://togithub.com/kubernetes-sigs/kwok): Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters #### Fixes [#​8034](https://togithub.com/aquaproj/aqua-registry/issues/8034) [vmware-tanzu/carvel-kapp](https://togithub.com/vmware-tanzu/carvel-kapp): Fix checksum config and support old versions #### Contributors Thank you, Contributors! [@​frozenbonito](https://togithub.com/frozenbonito) [#​8040](https://togithub.com/aquaproj/aqua-registry/issues/8040) :tada: New Contributor ### [`v3.95.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.95.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.94.2...v3.95.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.95.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.95.0) | https://github.com/aquaproj/aqua-registry/compare/v3.94.2...v3.95.0 #### πŸŽ‰ New Packages [#​8008](https://togithub.com/aquaproj/aqua-registry/issues/8008) [knative/func](https://togithub.com/knative/func): Knative Functions client API and CLI [#​7991](https://togithub.com/aquaproj/aqua-registry/issues/7991) [orlangure/gocovsh](https://togithub.com/orlangure/gocovsh): Go Coverage in your terminal: a tool for exploring Go Coverage reports from the command line #### Fixes [#​7988](https://togithub.com/aquaproj/aqua-registry/issues/7988) [Songmu/ecschedule](https://togithub.com/Songmu/ecschedule): support old versions and configure checksum verification #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​7988](https://togithub.com/aquaproj/aqua-registry/issues/7988) [@​CrystalMethod](https://togithub.com/CrystalMethod) [#​7991](https://togithub.com/aquaproj/aqua-registry/issues/7991) [#​8008](https://togithub.com/aquaproj/aqua-registry/issues/8008) ### [`v3.94.2`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.94.2) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.94.1...v3.94.2) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.94.2) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.94.2) | https://github.com/aquaproj/aqua-registry/compare/v3.94.1...v3.94.2 #### Fixes [#​7940](https://togithub.com/aquaproj/aqua-registry/issues/7940) [TimothyYe/skm](https://togithub.com/TimothyYe/skm): Disable checksum if the version is less than `0.8.6`. ### [`v3.94.1`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.94.1) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.94.0...v3.94.1) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.94.1) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.94.1) | https://github.com/aquaproj/aqua-registry/compare/v3.94.0...v3.94.1 #### Others [#​7831](https://togithub.com/aquaproj/aqua-registry/issues/7831) Rename the package `thycotic/dsv-cli` to [DelineaXPM/dsv-cli](https://togithub.com/DelineaXPM/dsv-cli) The repository was transferred. #### Contributors Thank you, Contributors! [@​sheldonhull](https://togithub.com/sheldonhull) [#​7831](https://togithub.com/aquaproj/aqua-registry/issues/7831) ### [`v3.94.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.94.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.93.0...v3.94.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.94.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.94.0) | https://github.com/aquaproj/aqua-registry/compare/v3.93.0...v3.94.0 #### πŸŽ‰ New Packages [#​7798](https://togithub.com/aquaproj/aqua-registry/issues/7798) [cfssl](https://togithub.com/cloudflare/cfssl): CFSSL: Cloudflare's PKI and TLS toolkit - cloudflare/cfssl/cfssl-bundle - cloudflare/cfssl/cfssl-certinfo - cloudflare/cfssl/cfssl-newkey - cloudflare/cfssl/cfssl-scan - cloudflare/cfssl/cfssljson - cloudflare/cfssl/multirootca #### Contributors Thank you, Contributors! [@​zoetrope](https://togithub.com/zoetrope) [#​7798](https://togithub.com/aquaproj/aqua-registry/issues/7798) ### [`v3.93.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.93.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.92.0...v3.93.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.93.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.93.0) | https://github.com/aquaproj/aqua-registry/compare/v3.92.0...v3.93.0 #### πŸŽ‰ New Packages [#​7788](https://togithub.com/aquaproj/aqua-registry/issues/7788) [jamietsao/random-winner](https://togithub.com/jamietsao/random-winner): Wrote a silly program to select a random winner from my team [#​7786](https://togithub.com/aquaproj/aqua-registry/issues/7786) [mvisonneau/gpcd](https://togithub.com/mvisonneau/gpcd): GoPro Cloud Downloader [#​7787](https://togithub.com/aquaproj/aqua-registry/issues/7787) [mvisonneau/s5](https://togithub.com/mvisonneau/s5): Safely Store Super Sensitive Stuff #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​7786](https://togithub.com/aquaproj/aqua-registry/issues/7786) [#​7787](https://togithub.com/aquaproj/aqua-registry/issues/7787) [#​7788](https://togithub.com/aquaproj/aqua-registry/issues/7788) ### [`v3.92.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.92.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.91.0...v3.92.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.92.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.92.0) | https://github.com/aquaproj/aqua-registry/compare/v3.91.0...v3.92.0 #### πŸŽ‰ New Packages [#​7772](https://togithub.com/aquaproj/aqua-registry/issues/7772) [denizgursoy/gotouch](https://togithub.com/denizgursoy/gotouch): Customizable Project Creator [#​7764](https://togithub.com/aquaproj/aqua-registry/issues/7764) [in-toto/in-toto-golang](https://togithub.com/in-toto/in-toto-golang): A Go implementation of in-toto. in-toto is a framework to protect software supply chain integrity [#​7743](https://togithub.com/aquaproj/aqua-registry/issues/7743) [mvisonneau/tfcw](https://togithub.com/mvisonneau/tfcw): Terraform Cloud Wrapper [#​7760](https://togithub.com/aquaproj/aqua-registry/issues/7760) [smartxworks/knest](https://togithub.com/smartxworks/knest): Kubernetes-in-Kubernetes Made Simple #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​7743](https://togithub.com/aquaproj/aqua-registry/issues/7743) ### [`v3.91.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.91.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.90.0...v3.91.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.91.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.91.0) | https://github.com/aquaproj/aqua-registry/compare/v3.90.0...v3.91.0 #### πŸŽ‰ New Packages [#​7705](https://togithub.com/aquaproj/aqua-registry/issues/7705) [sigstore/sget](https://togithub.com/sigstore/sget): sget is command for safer, automatic verification of signatures and integration with Sigstore's binary transparency log, Rekor #### Fixes [#​7660](https://togithub.com/aquaproj/aqua-registry/issues/7660) [minamijoyo/myaws](https://togithub.com/minamijoyo/myaws): Support old versions [#​7661](https://togithub.com/aquaproj/aqua-registry/issues/7661) [ysugimoto/falco](https://togithub.com/ysugimoto/falco): Support old versions [#​7701](https://togithub.com/aquaproj/aqua-registry/issues/7701) [nushell/nushell](https://togithub.com/nushell/nushell): asset format was changed #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​7660](https://togithub.com/aquaproj/aqua-registry/issues/7660) [#​7661](https://togithub.com/aquaproj/aqua-registry/issues/7661) ### [`v3.90.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.90.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.89.0...v3.90.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.90.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.90.0) | https://github.com/aquaproj/aqua-registry/compare/v3.89.0...v3.90.0 #### πŸŽ‰ New Packages [#​7644](https://togithub.com/aquaproj/aqua-registry/issues/7644) [abhimanyu003/sttr](https://togithub.com/abhimanyu003/sttr): cross-platform, cli app to perform various operations on string [#​7654](https://togithub.com/aquaproj/aqua-registry/issues/7654) [pfnet-research/git-ghost](https://togithub.com/pfnet-research/git-ghost): Synchronize your working directory efficiently to a remote place without committing the changes #### Fixes [#​7645](https://togithub.com/aquaproj/aqua-registry/issues/7645) [aristocratos/btop](https://togithub.com/aristocratos/btop): Asset format was changed [#​7632](https://togithub.com/aquaproj/aqua-registry/issues/7632) [hirosassa/ksnotify](https://togithub.com/hirosassa/ksnotify): Fix the description #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​7654](https://togithub.com/aquaproj/aqua-registry/issues/7654) ### [`v3.89.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.89.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.88.0...v3.89.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.89.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.89.0) | https://github.com/aquaproj/aqua-registry/compare/v3.88.0...v3.89.0 #### πŸŽ‰ New Packages [#​7630](https://togithub.com/aquaproj/aqua-registry/issues/7630) [dtan4/ghrls](https://togithub.com/dtan4/ghrls): List & Describe GitHub Releases [#​7627](https://togithub.com/aquaproj/aqua-registry/issues/7627) [hirosassa/ksnotify](https://togithub.com/hirosassa/ksnotify): A CLI command to parse kustomize build result and notify it to GitLab [#​7620](https://togithub.com/aquaproj/aqua-registry/issues/7620) [kashav/fsql](https://togithub.com/kashav/fsql): Search for files using a fun query language [#​7631](https://togithub.com/aquaproj/aqua-registry/issues/7631) [yinheli/sshw](https://togithub.com/yinheli/sshw): ssh client wrapper for automatic login #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​7620](https://togithub.com/aquaproj/aqua-registry/issues/7620) [#​7630](https://togithub.com/aquaproj/aqua-registry/issues/7630) [#​7631](https://togithub.com/aquaproj/aqua-registry/issues/7631) [@​hirosassa](https://togithub.com/hirosassa) [#​7627](https://togithub.com/aquaproj/aqua-registry/issues/7627) ### [`v3.88.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.88.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.87.0...v3.88.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.88.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.88.0) | https://github.com/aquaproj/aqua-registry/compare/v3.87.0...v3.88.0 #### πŸŽ‰ New Packages [#​7599](https://togithub.com/aquaproj/aqua-registry/issues/7599) [zyedidia/micro](https://togithub.com/zyedidia/micro): A modern and intuitive terminal-based text editor #### Contributors Thank you, Contributors! [@​ponkio-o](https://togithub.com/ponkio-o) [#​7599](https://togithub.com/aquaproj/aqua-registry/issues/7599) ### [`v3.87.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.87.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.86.0...v3.87.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.87.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.87.0) | https://github.com/aquaproj/aqua-registry/compare/v3.86.0...v3.87.0 #### πŸŽ‰ New Packages [#​7589](https://togithub.com/aquaproj/aqua-registry/issues/7589) [citrusframework/yaks](https://togithub.com/citrusframework/yaks): YAKS is a platform to enable Cloud Native BDD testing on Kubernetes #### Contributors Thank you, Contributors! [@​tadayosi](https://togithub.com/tadayosi) [#​7589](https://togithub.com/aquaproj/aqua-registry/issues/7589) ### [`v3.86.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.86.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.85.0...v3.86.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.86.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.86.0) | https://github.com/aquaproj/aqua-registry/compare/v3.85.0...v3.86.0 #### πŸŽ‰ New Packages [#​7523](https://togithub.com/aquaproj/aqua-registry/issues/7523) [woodpecker-ci/woodpecker/woodpecker-cli](https://togithub.com/woodpecker-ci/woodpecker): Command line tool for Woodpecker CI #### Fixes [#​7541](https://togithub.com/aquaproj/aqua-registry/issues/7541) [kanisterio/kanister](https://togithub.com/kanisterio/kanister): Remove darwin support The support of `darwin` was removed. - https://github.com/kanisterio/kanister/commit/2a93133c6d905e66e291d203cdfce072d1e9b1c8 - [https://github.com/kanisterio/kanister/pull/1702](https://togithub.com/kanisterio/kanister/pull/1702) - [https://github.com/kanisterio/kanister/pull/1702#discussion_r1003536078](https://togithub.com/kanisterio/kanister/pull/1702#discussion_r1003536078) [#​7542](https://togithub.com/aquaproj/aqua-registry/issues/7542) [zigtools/zls](https://togithub.com/zigtools/zls): Fix the archive format Archive format was changed from `tar.xz` to `tar.zst`. - [https://github.com/zigtools/zls/pull/529](https://togithub.com/zigtools/zls/pull/529) - https://www.nongnu.org/lzip/xz_inadequate.html #### Contributors Thank you, Contributors! [@​CrystalMethod](https://togithub.com/CrystalMethod) [#​7523](https://togithub.com/aquaproj/aqua-registry/issues/7523) ### [`v3.85.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v3.85.0) [Compare Source](https://togithub.com/aquaproj/aqua-registry/compare/v3.84.0...v3.85.0) [Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av3.85.0) | [Pull Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av3.85.0) | https://github.com/aquaproj/aqua-registry/compare/v3.84.0...v3.85.0 #### πŸŽ‰ New Packages [#​7473](https://togithub.com/aquaproj/aqua-registry/issues/7473) [genuinetools/amicontained](https://togithub.com/genuinetools/amicontained): Container introspection tool. Find out what container runtime is being used as well as features available [#​7488](https://togithub.com/aquaproj/aqua-registry/issues/7488) [mitchellh/gon](https://togithub.com/mitchellh/gon): Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library [#​7486](https://togithub.com/aquaproj/aqua-registry/issues/7486) [runatlantis/atlantis](https://togithub.com/runatlantis/atlantis): Terraform Pull Request Automation [#​7495](https://togithub.com/aquaproj/aqua-registry/issues/7495) [sonatype-nexus-community/nancy](https://togithub.com/sonatype-nexus-community/nancy): A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index #### Contributors Thank you, Contributors! [@​CrystalMethod](https://togithub.com/CrystalMethod) [#​7495](https://togithub.com/aquaproj/aqua-registry/issues/7495) [@​mikutas](https://togithub.com/mikutas) [#​7486](https://togithub.com/aquaproj/aqua-registry/issues/7486)
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.3`](https://togithub.com/golang/go/compare/go1.19.2...go1.19.3) [Compare Source](https://togithub.com/golang/go/compare/go1.19.2...go1.19.3)
golang/tools ### [`v0.3.0`](https://togithub.com/golang/tools/compare/v0.2.0...v0.3.0) [Compare Source](https://togithub.com/golang/tools/compare/v0.2.0...v0.3.0)
goreleaser/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)!

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.