Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update ⬆️ aqua-packages (#40)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [anchore/syft](https://togithub.com/anchore/syft) | minor | `v0.99.0` -> `v0.100.0` | | [golang/go](https://togithub.com/golang/go) | patch | `1.21.5` -> `1.21.6` | | [goreleaser/goreleaser](https://togithub.com/goreleaser/goreleaser) | minor | `v1.22.1` -> `v1.23.0` | --- ### Release Notes <details> <summary>anchore/syft (anchore/syft)</summary> ### [`v0.100.0`](https://togithub.com/anchore/syft/releases/tag/v0.100.0) [Compare Source](https://togithub.com/anchore/syft/compare/v0.99.0...v0.100.0) ##### Added Features - Add more functionality to the ErLang parser \[[#​2390](https://togithub.com/anchore/syft/pull/2390) [@​LaurentGoderre](https://togithub.com/LaurentGoderre)] - Added OpenSSL binary matcher \[[#​2416](https://togithub.com/anchore/syft/pull/2416) [@​LaurentGoderre](https://togithub.com/LaurentGoderre)] - Add ability to extend the binaries cataloguers \[[#​2469](https://togithub.com/anchore/syft/pull/2469) [@​LaurentGoderre](https://togithub.com/LaurentGoderre)] ##### Bug Fixes - Added missing Purl for busybox \[[#​2457](https://togithub.com/anchore/syft/pull/2457) [@​LaurentGoderre](https://togithub.com/LaurentGoderre)] - Fix diff error obfuscating binary test failures message \[[#​2468](https://togithub.com/anchore/syft/pull/2468) [@​LaurentGoderre](https://togithub.com/LaurentGoderre)] - v0.99.0: CycloneDX json output breaks osv-scanner \[[#​2467](https://togithub.com/anchore/syft/issues/2467)] ##### Additional Changes - update openssl binary to -x \[[#​2456](https://togithub.com/anchore/syft/pull/2456) [@​spiffcs](https://togithub.com/spiffcs)] **[(Full Changelog)](https://togithub.com/anchore/syft/compare/v0.99.0...v0.100.0)** </details> <details> <summary>golang/go (golang/go)</summary> ### [`v1.21.6`](https://togithub.com/golang/go/compare/go1.21.5...go1.21.6) [Compare Source](https://togithub.com/golang/go/compare/go1.21.5...go1.21.6) </details> <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v1.23.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.23.0) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.22.1...v1.23.0) #### Changelog ##### New Features - [`b149223`](https://togithub.com/goreleaser/goreleaser/commit/b14922322317aa6522d05f6b24856fd89a760bbc): feat(docs): Update command in SLSA verification blog post ([#​4420](https://togithub.com/goreleaser/goreleaser/issues/4420)) ([@​laurentsimon](https://togithub.com/laurentsimon)) - [`ee14837`](https://togithub.com/goreleaser/goreleaser/commit/ee1483712733f4c2db4e13a113a65d6948f4fdef): feat(homebrew): add os to dependency ([#​4481](https://togithub.com/goreleaser/goreleaser/issues/4481)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`dda1c70`](https://togithub.com/goreleaser/goreleaser/commit/dda1c708ae56de981ae43bb5c6dd38ca0acb9226): feat(nix): validate licenses ([#​4497](https://togithub.com/goreleaser/goreleaser/issues/4497)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`1d34568`](https://togithub.com/goreleaser/goreleaser/commit/1d34568b75347fcb1aea3d7bbf55fe4bc85039f1): feat(sbom): update default command ([@​caarlos0](https://togithub.com/caarlos0)) - [`27f0e33`](https://togithub.com/goreleaser/goreleaser/commit/27f0e3304b744fcdb1f57fd02ee6283c43ce2e56): feat(winget): support installing .exe directly ([#​4498](https://togithub.com/goreleaser/goreleaser/issues/4498)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`22fa994`](https://togithub.com/goreleaser/goreleaser/commit/22fa9947c869b42f3e9b50e95c4b8619396b48c1): feat: allow to template builds.gobinary ([#​4454](https://togithub.com/goreleaser/goreleaser/issues/4454)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`711490d`](https://togithub.com/goreleaser/goreleaser/commit/711490dfc7c6b5faa083f98b01777e347624ae35): feat: aur dir ([#​4484](https://togithub.com/goreleaser/goreleaser/issues/4484)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`25a054c`](https://togithub.com/goreleaser/goreleaser/commit/25a054c5e113c6b121aaff3841bdffa7f316bd8c): feat: improve --single-target ([#​4442](https://togithub.com/goreleaser/goreleaser/issues/4442)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`bd7933d`](https://togithub.com/goreleaser/goreleaser/commit/bd7933d1852bddef445e7c81a91f7a71148b5fac): feat: improve project and build hooks error handling ([@​caarlos0](https://togithub.com/caarlos0)) - [`8f6b16f`](https://togithub.com/goreleaser/goreleaser/commit/8f6b16f6b5c122d2cc1a22a344ccde288dc035ed): feat: validate ko's main path ([#​4429](https://togithub.com/goreleaser/goreleaser/issues/4429)) ([@​gabrielcipriano](https://togithub.com/gabrielcipriano)) ##### Bug fixes - [`8586878`](https://togithub.com/goreleaser/goreleaser/commit/8586878fdf47d38fd9f18c06fac8512ef2657b37): fix(aur): support wrap_in_directory ([#​4502](https://togithub.com/goreleaser/goreleaser/issues/4502)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`aa9986e`](https://togithub.com/goreleaser/goreleaser/commit/aa9986e8268daed6b4adaa5d11a81f98dc20c11b): fix(github): do not fail branch creation if it already exists ([#​4471](https://togithub.com/goreleaser/goreleaser/issues/4471)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`a09a0d7`](https://togithub.com/goreleaser/goreleaser/commit/a09a0d701875e1bf541e2ce46edeffd7866b405b): fix(ko): error finishing with . ([@​caarlos0](https://togithub.com/caarlos0)) - [`2b9e471`](https://togithub.com/goreleaser/goreleaser/commit/2b9e471370e488fa497f565df8c9fa8b4fbfaa51): fix(nix): include unzip if any artifact is a zip ([#​4495](https://togithub.com/goreleaser/goreleaser/issues/4495)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`103b54b`](https://togithub.com/goreleaser/goreleaser/commit/103b54bed526713d612639fbd1d04fcb24b43f67): fix(sbom): warn/error on wrong configuration ([@​caarlos0](https://togithub.com/caarlos0)) - [`a85d049`](https://togithub.com/goreleaser/goreleaser/commit/a85d049f9b6b376c9ebfb729ea086e499efdcee6): fix(winget): improve schema ([#​4489](https://togithub.com/goreleaser/goreleaser/issues/4489)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`e33d053`](https://togithub.com/goreleaser/goreleaser/commit/e33d0536129abeee90f46fbde5950403ba37cee1): fix: --single-target when no match ([@​caarlos0](https://togithub.com/caarlos0)) - [`159211a`](https://togithub.com/goreleaser/goreleaser/commit/159211ae78e146f2c1d595410831464ba67cb915): fix: add -c flags when building go test ([#​4473](https://togithub.com/goreleaser/goreleaser/issues/4473)) ([@​fl0Lec](https://togithub.com/fl0Lec)) - [`74e7064`](https://togithub.com/goreleaser/goreleaser/commit/74e706461ba44ec491f9a000004edae85e7dcf55): fix: allow homebrew to use tar.xz format ([#​4441](https://togithub.com/goreleaser/goreleaser/issues/4441)) ([@​jftuga](https://togithub.com/jftuga)) - [`c0b2be3`](https://togithub.com/goreleaser/goreleaser/commit/c0b2be344fca8c66fda35391ca76d9c3ca9753c8): fix: handle configs with no explicit targets on --single-target ([@​caarlos0](https://togithub.com/caarlos0)) - [`142b94c`](https://togithub.com/goreleaser/goreleaser/commit/142b94c533a21c4bfcfae405bc920b80cecb8b41): fix: improve chocolatey no archive error handling and docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`59a3eeb`](https://togithub.com/goreleaser/goreleaser/commit/59a3eeb56da5d614a7432dd6a6036dbf050bf7c6): fix: linkedin announce api changes ([#​4428](https://togithub.com/goreleaser/goreleaser/issues/4428)) ([@​gabrielcipriano](https://togithub.com/gabrielcipriano)) ##### Dependency updates - [`00ea9f9`](https://togithub.com/goreleaser/goreleaser/commit/00ea9f97edfb74a90e739257b3f2a2ee59323e31): feat(deps): bump code.gitea.io/sdk/gitea from 0.16.0 to 0.17.0 ([#​4459](https://togithub.com/goreleaser/goreleaser/issues/4459)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`a5ae5cd`](https://togithub.com/goreleaser/goreleaser/commit/a5ae5cd20a18de548602681417f38353d6e8fcc1): feat(deps): bump github.com/disgoorg/disgo from 0.16.11 to 0.16.12 ([#​4422](https://togithub.com/goreleaser/goreleaser/issues/4422)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`f9203ba`](https://togithub.com/goreleaser/goreleaser/commit/f9203badebae11145bf5b29796ec039c264330db): feat(deps): bump github.com/disgoorg/disgo from 0.16.12 to 0.17.0 ([#​4434](https://togithub.com/goreleaser/goreleaser/issues/4434)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`3458c7f`](https://togithub.com/goreleaser/goreleaser/commit/3458c7f34e1fd153aed105300d71bcbd65943ab2): feat(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 ([#​4452](https://togithub.com/goreleaser/goreleaser/issues/4452)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`334cb89`](https://togithub.com/goreleaser/goreleaser/commit/334cb890a589811e6d07845ec79acb9926f387b4): feat(deps): bump github.com/google/ko from 0.15.0 to 0.15.1 ([#​4435](https://togithub.com/goreleaser/goreleaser/issues/4435)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e39548d`](https://togithub.com/goreleaser/goreleaser/commit/e39548dde7a1e5da73b587c8af08750f8c9fe4fd): feat(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 ([#​4476](https://togithub.com/goreleaser/goreleaser/issues/4476)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`782dd54`](https://togithub.com/goreleaser/goreleaser/commit/782dd54b1f9186887adb9231a1970ea4466c74d8): feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.34.0 to 2.35.0 ([#​4492](https://togithub.com/goreleaser/goreleaser/issues/4492)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`3c6dcd8`](https://togithub.com/goreleaser/goreleaser/commit/3c6dcd8dcd4b361468095d168bd8a22bf6b5c847): feat(deps): bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.1 ([#​4419](https://togithub.com/goreleaser/goreleaser/issues/4419)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`182e103`](https://togithub.com/goreleaser/goreleaser/commit/182e1033308331be3a084d2836752984c037a79c): feat(deps): bump github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0 ([#​4433](https://togithub.com/goreleaser/goreleaser/issues/4433)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`48d4d04`](https://togithub.com/goreleaser/goreleaser/commit/48d4d04c713bd27837053591e42e1b2e41500051): feat(deps): bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.1 ([#​4468](https://togithub.com/goreleaser/goreleaser/issues/4468)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`a096097`](https://togithub.com/goreleaser/goreleaser/commit/a096097646e69a63ea9534116c75d1c050d24218): feat(deps): bump github.com/xanzy/go-gitlab from 0.95.1 to 0.95.2 ([#​4477](https://togithub.com/goreleaser/goreleaser/issues/4477)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`52de4ac`](https://togithub.com/goreleaser/goreleaser/commit/52de4ac1245776f996cc6790a71b6f4d80552dfc): feat(deps): bump gocloud.dev from 0.34.0 to 0.35.0 ([#​4467](https://togithub.com/goreleaser/goreleaser/issues/4467)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`c6b68aa`](https://togithub.com/goreleaser/goreleaser/commit/c6b68aa4603ef69a7775a1d921fc71c274c87393): feat(deps): bump golang from 1.21.4-alpine to 1.21.5-alpine ([#​4463](https://togithub.com/goreleaser/goreleaser/issues/4463)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`fdf73bd`](https://togithub.com/goreleaser/goreleaser/commit/fdf73bda9e8f3223969b26856b3e976352dfa40b): feat(deps): bump golang from `110b07a` to `30a46e7` ([#​4455](https://togithub.com/goreleaser/goreleaser/issues/4455)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`0222430`](https://togithub.com/goreleaser/goreleaser/commit/022243067bbc98411998bdf314831aa1eafe2167): feat(deps): bump golang from `30a46e7` to `70afe55` ([#​4457](https://togithub.com/goreleaser/goreleaser/issues/4457)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`f0c4d71`](https://togithub.com/goreleaser/goreleaser/commit/f0c4d71b7806466f4728f0ae8d79bbe8c25518ca): feat(deps): bump golang from `5c1cabd` to `feceecc` ([#​4466](https://togithub.com/goreleaser/goreleaser/issues/4466)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`d616c38`](https://togithub.com/goreleaser/goreleaser/commit/d616c385dec0eaf1845d38dd859f5d71130e94c5): feat(deps): bump golang from `feceecc` to `4db4aac` ([#​4491](https://togithub.com/goreleaser/goreleaser/issues/4491)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`3bae110`](https://togithub.com/goreleaser/goreleaser/commit/3bae110184c8133133ee87e447ae70ef545fdef1): feat(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 ([#​4485](https://togithub.com/goreleaser/goreleaser/issues/4485)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`a73fcfc`](https://togithub.com/goreleaser/goreleaser/commit/a73fcfc5d96a6e0d7127d0b0665db6d8cbd1fa37): feat(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 ([#​4416](https://togithub.com/goreleaser/goreleaser/issues/4416)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5587cb2`](https://togithub.com/goreleaser/goreleaser/commit/5587cb2cb7562eac0b86749e6ed14ffb3c78593c): feat(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 ([#​4445](https://togithub.com/goreleaser/goreleaser/issues/4445)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5c2cbb3`](https://togithub.com/goreleaser/goreleaser/commit/5c2cbb3417ddd0847a97e153a7f620595ea2d083): feat(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 ([#​4417](https://togithub.com/goreleaser/goreleaser/issues/4417)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`2f1162a`](https://togithub.com/goreleaser/goreleaser/commit/2f1162a2a4afda8c5d59e45236f9e7acfef43590): feat(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 ([#​4444](https://togithub.com/goreleaser/goreleaser/issues/4444)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`7b5a858`](https://togithub.com/goreleaser/goreleaser/commit/7b5a85839a7020372c3faf9e317f0010136f6721): feat(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 ([#​4478](https://togithub.com/goreleaser/goreleaser/issues/4478)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`853275f`](https://togithub.com/goreleaser/goreleaser/commit/853275f37920134a8337d485c3667e8cc710a45d): feat(deps): update go-github to v57 ([@​caarlos0](https://togithub.com/caarlos0)) - [`6e9ed05`](https://togithub.com/goreleaser/goreleaser/commit/6e9ed0561ec1f431be830096651f28f6b241cec8): feat(deps): update nfpm to latest ([@​caarlos0](https://togithub.com/caarlos0)) - [`7d29385`](https://togithub.com/goreleaser/goreleaser/commit/7d293855e81aef7f795429fc76da9e9109c661c4): fix(deps): bump golang from 1.21.3-alpine to 1.21.4-alpine ([#​4414](https://togithub.com/goreleaser/goreleaser/issues/4414)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Build process updates - [`4f17fba`](https://togithub.com/goreleaser/goreleaser/commit/4f17fba173ec6d8feb93b15607fc692dd2b64533): build: fix setup-task rate limit ([@​caarlos0](https://togithub.com/caarlos0)) - [`5a74601`](https://togithub.com/goreleaser/goreleaser/commit/5a74601559edeb6db85dc3e069d33e04836de7d3): build: fix typo ([@​caarlos0](https://togithub.com/caarlos0)) - [`b0bf4eb`](https://togithub.com/goreleaser/goreleaser/commit/b0bf4eb0cd024e900042b3b28615e479fbdae900): build: golangci config ([@​caarlos0](https://togithub.com/caarlos0)) - [`9d2162b`](https://togithub.com/goreleaser/goreleaser/commit/9d2162b61c5d5ceb58e61919030743e79c94f78b): build: report only new lint problems ([@​caarlos0](https://togithub.com/caarlos0)) - [`18c109a`](https://togithub.com/goreleaser/goreleaser/commit/18c109a62af1dbff1dcc5a662c6bf8e2a60633af): build: simplify changelog on nightly builds ([@​caarlos0](https://togithub.com/caarlos0)) - [`be9ad4d`](https://togithub.com/goreleaser/goreleaser/commit/be9ad4d47dd09c218c8fd32b321a99ff7eb5956d): build: update workflow ([@​caarlos0](https://togithub.com/caarlos0)) ##### Other work - [`a5f7678`](https://togithub.com/goreleaser/goreleaser/commit/a5f767832a8e7a4832249576318820481beb6069): SBOM improvements ([#​4430](https://togithub.com/goreleaser/goreleaser/issues/4430)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`6bce81c`](https://togithub.com/goreleaser/goreleaser/commit/6bce81c0bef158590dc65dcb6ccce1d3cb426c04): docs(azblob): correct auth to Azure storage service ([#​4439](https://togithub.com/goreleaser/goreleaser/issues/4439)) ([@​librucha](https://togithub.com/librucha)) - [`d83243c`](https://togithub.com/goreleaser/goreleaser/commit/d83243cc28900f3583e3d921eeccf3b0bb69e6f6): docs(sbom): improve sbom alternative example ([@​caarlos0](https://togithub.com/caarlos0)) - [`532879e`](https://togithub.com/goreleaser/goreleaser/commit/532879ea9247650061a5544a2d23dfb09d6861ea): docs: Removed the duplicate GoReleaser Pro entry ([#​4456](https://togithub.com/goreleaser/goreleaser/issues/4456)) ([@​cafferata](https://togithub.com/cafferata)) - [`b7be447`](https://togithub.com/goreleaser/goreleaser/commit/b7be447e0a727c7a9eefcad2eb0447bea23dc2b1): docs: add flipt to USERS ([@​caarlos0](https://togithub.com/caarlos0)) - [`522ab11`](https://togithub.com/goreleaser/goreleaser/commit/522ab11bf3dd846fd1b61500b533e269a242c6a4): docs: fix broken link ([@​caarlos0](https://togithub.com/caarlos0)) - [`3ec68fb`](https://togithub.com/goreleaser/goreleaser/commit/3ec68fbf8c3a1b16ca0f69aeccfb93765685b643): docs: fix broken link ([@​caarlos0](https://togithub.com/caarlos0)) - [`233c4bc`](https://togithub.com/goreleaser/goreleaser/commit/233c4bc26e7e518ad3ea6d71179a1ef538048c52): docs: fix changelog subgroups docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`d2c0e4c`](https://togithub.com/goreleaser/goreleaser/commit/d2c0e4c6ad93c950c1462a653fef854c05f6e14d): docs: fix typo ([#​4447](https://togithub.com/goreleaser/goreleaser/issues/4447)) ([@​EverythingSuckz](https://togithub.com/EverythingSuckz)) - [`582ff38`](https://togithub.com/goreleaser/goreleaser/commit/582ff3808db1fa4339324031f60c1682f26669f6): docs: fix typo in check_boxes ([#​4499](https://togithub.com/goreleaser/goreleaser/issues/4499)) ([@​jidckii](https://togithub.com/jidckii)) - [`d89557b`](https://togithub.com/goreleaser/goreleaser/commit/d89557b27711224dfc4d3f91c3bd2172b1747090): docs: install should say the required Go version ([@​caarlos0](https://togithub.com/caarlos0)) - [`b682fdf`](https://togithub.com/goreleaser/goreleaser/commit/b682fdf7bb3d10644ea9978f1655fcc9d74cc520): docs: mention that snaps cant be built inside docker ([@​caarlos0](https://togithub.com/caarlos0)) - [`c1b7139`](https://togithub.com/goreleaser/goreleaser/commit/c1b71396c6e8d36e6e2bbae9047e687ed9da167a): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`11e5682`](https://togithub.com/goreleaser/goreleaser/commit/11e5682165ad40dff9f65e864df4e922fbf7bb0c): docs: update CONTRIBUTING.md add upx as optional prerequesite ([#​4427](https://togithub.com/goreleaser/goreleaser/issues/4427)) ([@​gabrielcipriano](https://togithub.com/gabrielcipriano)) - [`149b178`](https://togithub.com/goreleaser/goreleaser/commit/149b1780945cfcda1ca2291c45f28f319b5ece2f): docs: update deprecated `--skip-publish` release flag ([#​4449](https://togithub.com/goreleaser/goreleaser/issues/4449)) ([@​ixje](https://togithub.com/ixje)) - [`429ddb1`](https://togithub.com/goreleaser/goreleaser/commit/429ddb175075ff00412be1b6206127c03fd53966): docs: update details about cosign and certificate ([@​caarlos0](https://togithub.com/caarlos0)) - [`910b837`](https://togithub.com/goreleaser/goreleaser/commit/910b837f7df4b259ab14d687ed7a77415ad2c2c9): docs: update snap link ([#​4486](https://togithub.com/goreleaser/goreleaser/issues/4486)) ([@​lucacome](https://togithub.com/lucacome)) - [`df982a6`](https://togithub.com/goreleaser/goreleaser/commit/df982a6a3b402f0a3bf9147473a5adda0da08d6b): docs: update the link to the go wiki page on first-class ports ([#​4490](https://togithub.com/goreleaser/goreleaser/issues/4490)) ([@​smlx](https://togithub.com/smlx)) - [`7e48196`](https://togithub.com/goreleaser/goreleaser/commit/7e481967b3e527dc45b85d7e41d3b6540ae3f4ed): docs: update users, blog posts divider ([@​caarlos0](https://togithub.com/caarlos0)) - [`6491631`](https://togithub.com/goreleaser/goreleaser/commit/64916314c7b402b42fde8cde78349fcdb07c0cdf): docs: update users.md ([@​caarlos0](https://togithub.com/caarlos0)) - [`6f598dc`](https://togithub.com/goreleaser/goreleaser/commit/6f598dc9b01b005f5e07fe11790b6a7bb85641c1): refactor(brew): use cases.Title instead of strings.Title ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: goreleaser/goreleaser@v1.22.0...v1.23.0 #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
- Loading branch information