suzuki-shunsuke / tfcmt

Fork of mercari/tfnotify. tfcmt enhances tfnotify in many ways, including Terraform >= v0.15 support and advanced formatting options
https://suzuki-shunsuke.github.io/tfcmt/
Other
406 stars 45 forks source link

chore(deps): update dependency goreleaser/goreleaser to v1.24.0 #1129

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
goreleaser/goreleaser minor v1.23.0 -> v1.24.0

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser) ### [`v1.24.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.24.0) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.23.0...v1.24.0) #### Changelog ##### New Features - [`ee7a1e6`](https://togithub.com/goreleaser/goreleaser/commit/ee7a1e66ab2aff596a2963a5f03b493916befa41): feat(artifactory): publish source archives too, log when no archives found ([#​4586](https://togithub.com/goreleaser/goreleaser/issues/4586)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`189aa15`](https://togithub.com/goreleaser/goreleaser/commit/189aa15101a7a2693bddbaf72c3bbe47640cac50): feat(blob): acl support for s3 ([@​caarlos0](https://togithub.com/caarlos0)) - [`e800061`](https://togithub.com/goreleaser/goreleaser/commit/e800061e8620b4ae6bf3d024ef0e30b7b6d447e8): feat(blob): allow to customize whether to force path style ([@​caarlos0](https://togithub.com/caarlos0)) - [`88ebab0`](https://togithub.com/goreleaser/goreleaser/commit/88ebab066d1ae4d0476c9ec065d7dc526da20248): feat(blob): cache_control ([@​caarlos0](https://togithub.com/caarlos0)) - [`a342f02`](https://togithub.com/goreleaser/goreleaser/commit/a342f027d7952dfba0a89111d96f6e3feaff27c6): feat(blob): content disposition ([@​caarlos0](https://togithub.com/caarlos0)) - [`5040227`](https://togithub.com/goreleaser/goreleaser/commit/50402270ab56ab90c872c5e46106f95fc7a060e0): feat(blob): deprecate disableSSL ([@​caarlos0](https://togithub.com/caarlos0)) - [`0f57398`](https://togithub.com/goreleaser/goreleaser/commit/0f57398745ff5def264b1687f846c07e6254f45f): feat(blob): deprecate kmskey ([@​caarlos0](https://togithub.com/caarlos0)) - [`b294759`](https://togithub.com/goreleaser/goreleaser/commit/b294759d9550476c7d0fe9b71a511f98eab14ae3): feat(nfpm): add .Format tmpl var ([@​caarlos0](https://togithub.com/caarlos0)) - [`765d534`](https://togithub.com/goreleaser/goreleaser/commit/765d534c2e480c7e1d15272a71250843e3823b43): feat(nfpm): support libraries ([#​4587](https://togithub.com/goreleaser/goreleaser/issues/4587)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`1ba3138`](https://togithub.com/goreleaser/goreleaser/commit/1ba3138c679cbd7f330e19d88adaae20c4a32eee): feat(tmpl): .GitTreeState and .IsGitClean ([@​caarlos0](https://togithub.com/caarlos0)) - [`5d44ed1`](https://togithub.com/goreleaser/goreleaser/commit/5d44ed14fda18831c628109ad297502dfceabb1b): feat(tmpl): contains ([@​caarlos0](https://togithub.com/caarlos0)) - [`f724460`](https://togithub.com/goreleaser/goreleaser/commit/f724460ac11c213b9323a99c915541511363da93): feat: --skip=chocolately ([@​twpayne](https://togithub.com/twpayne)) - [`5e9f01e`](https://togithub.com/goreleaser/goreleaser/commit/5e9f01e6ea362f5594e56b61b0edcec18c62d82b): feat: --skip=nfpm ([@​caarlos0](https://togithub.com/caarlos0)) - [`29f30b6`](https://togithub.com/goreleaser/goreleaser/commit/29f30b623ef8f0a19607afab22b3f3a2f9f68172): feat: deprecated changelog.skip in favor of changelog.disable ([@​caarlos0](https://togithub.com/caarlos0)) - [`12469c4`](https://togithub.com/goreleaser/goreleaser/commit/12469c42515772d6a4c45901d994b64e3c8d632f): feat: store which action is being taken in the context ([#​4508](https://togithub.com/goreleaser/goreleaser/issues/4508)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Security updates - [`e91a0f5`](https://togithub.com/goreleaser/goreleaser/commit/e91a0f513e88b1f3d4e6dc0eaa2f25496d72d332): sec(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 ([#​4505](https://togithub.com/goreleaser/goreleaser/issues/4505)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5df54b7`](https://togithub.com/goreleaser/goreleaser/commit/5df54b79ed2bf06c1d531437b7bd124579593652): sec: do not log env when --verbose ([@​caarlos0](https://togithub.com/caarlos0)) ##### Bug fixes - [`ac398de`](https://togithub.com/goreleaser/goreleaser/commit/ac398de727e20033f9d36ad0823419dad22fa512): fix(brew): improve handling of single os ([#​4562](https://togithub.com/goreleaser/goreleaser/issues/4562)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`917cae5`](https://togithub.com/goreleaser/goreleaser/commit/917cae54f01f4f87b5a2026d450435f3fd842b6a): fix(config): handle relative git repos ([#​4575](https://togithub.com/goreleaser/goreleaser/issues/4575)) ([@​aauren](https://togithub.com/aauren)) - [`2ced7ac`](https://togithub.com/goreleaser/goreleaser/commit/2ced7acdd91988d9bac45a117dd917c92e8ba853): fix(docker): remove --builder=default from default args when use=buildx ([#​4566](https://togithub.com/goreleaser/goreleaser/issues/4566)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`7f95ff0`](https://togithub.com/goreleaser/goreleaser/commit/7f95ff0a9af4c54644446788239cb8350d1b4b6a): fix(nix): improve generated derivations ([#​4582](https://togithub.com/goreleaser/goreleaser/issues/4582)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`da30c39`](https://togithub.com/goreleaser/goreleaser/commit/da30c39ccb20641ad75a2dc091a04acc162efdcd): fix(nix): prevent importing makeWrapper when it's not needed ([@​caarlos0](https://togithub.com/caarlos0)) - [`1e0d269`](https://togithub.com/goreleaser/goreleaser/commit/1e0d269c972755196e757272bea413ff81ce1894): fix(nix): sourceRoot when using archives.wrap_in_directory ([#​4550](https://togithub.com/goreleaser/goreleaser/issues/4550)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`003a881`](https://togithub.com/goreleaser/goreleaser/commit/003a8815038db80ebfd5798c741c1c482e607ac9): fix(nix): use stdenvNoCC ([@​caarlos0](https://togithub.com/caarlos0)) - [`0becc41`](https://togithub.com/goreleaser/goreleaser/commit/0becc41508c99dc63f2a8db366e9629db2b8ba9f): fix(winget): schema ([@​caarlos0](https://togithub.com/caarlos0)) - [`2a71473`](https://togithub.com/goreleaser/goreleaser/commit/2a71473bf6ed6a24ca9301e6d39eb0e94a455270): fix: Allow using double quotes for templates in Slack notifications ([#​4555](https://togithub.com/goreleaser/goreleaser/issues/4555)) ([@​jamietanna](https://togithub.com/jamietanna)) - [`fe1bc52`](https://togithub.com/goreleaser/goreleaser/commit/fe1bc52d6ab0f9af4ac92e200a633d25dd989a04): fix: build does not run chocolatey ([@​caarlos0](https://togithub.com/caarlos0)) - [`6f72ac3`](https://togithub.com/goreleaser/goreleaser/commit/6f72ac34598e231a26630f70de62ee3ca99fba41): fix: improve linkedin error message ([@​caarlos0](https://togithub.com/caarlos0)) - [`6e0fc79`](https://togithub.com/goreleaser/goreleaser/commit/6e0fc795eec50fa5bec2ad8e1e020f593045921e): fix: improve skip details ([#​4522](https://togithub.com/goreleaser/goreleaser/issues/4522)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`9ce21d3`](https://togithub.com/goreleaser/goreleaser/commit/9ce21d3b95ca2ca894bcd96d8f4731951fee0ef1): fix: invalid jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`6097ea5`](https://togithub.com/goreleaser/goreleaser/commit/6097ea50f50b937f5f9385c803ee95cf4c2b0cd8): fix: possible nil pointers on logs ([@​caarlos0](https://togithub.com/caarlos0)) - [`e7f4b10`](https://togithub.com/goreleaser/goreleaser/commit/e7f4b10fc6bbac8bedeaab9e1d73e4798d6c138e): fix: prevent having whitespaces in artifact names ([#​4515](https://togithub.com/goreleaser/goreleaser/issues/4515)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`2ab840b`](https://togithub.com/goreleaser/goreleaser/commit/2ab840b675217918d5c83ed45f6e2a9b0d81bab0): fix: remove disgo dependency ([#​4521](https://togithub.com/goreleaser/goreleaser/issues/4521)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`a0ead03`](https://togithub.com/goreleaser/goreleaser/commit/a0ead03ef5ab1aa26cbe6897b794ed085e858c3f): fix: typo in jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`1d44832`](https://togithub.com/goreleaser/goreleaser/commit/1d44832f6b9400224b440239be44a488b5c8893c): refactor(http): remove redundant `nil` check ([#​4563](https://togithub.com/goreleaser/goreleaser/issues/4563)) ([@​Juneezee](https://togithub.com/Juneezee)) - [`bfa9e7f`](https://togithub.com/goreleaser/goreleaser/commit/bfa9e7fd1792d1d464d8371fdbffd6a345a5ce2b): refactor(winget): improve winget code ([@​caarlos0](https://togithub.com/caarlos0)) ##### Dependency updates - [`2de878e`](https://togithub.com/goreleaser/goreleaser/commit/2de878e4187360d93a412441299a47e408ac87cd): feat(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to 1.49.17 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5c0c82a`](https://togithub.com/goreleaser/goreleaser/commit/5c0c82afa2febce4fb3b91dd0dd957e74dcf687b): feat(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.18 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`f0bf2d7`](https://togithub.com/goreleaser/goreleaser/commit/f0bf2d756e8d3478ee3ddc00bf09eecabdcb6ac4): feat(deps): bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 ([#​4525](https://togithub.com/goreleaser/goreleaser/issues/4525)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`8ac985b`](https://togithub.com/goreleaser/goreleaser/commit/8ac985b9d2bc604f8c61ad491300518b67d0651e): feat(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`835ee39`](https://togithub.com/goreleaser/goreleaser/commit/835ee39ff4778b1f04481482b5bbb787428e2d6c): feat(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 ([#​4528](https://togithub.com/goreleaser/goreleaser/issues/4528)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`45d2152`](https://togithub.com/goreleaser/goreleaser/commit/45d2152f61d481f0dec742429d01b83798e0ab11): fix(deps): bump code.gitea.io/sdk/gitea from 0.17.0 to 0.17.1 ([#​4512](https://togithub.com/goreleaser/goreleaser/issues/4512)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`2a45266`](https://togithub.com/goreleaser/goreleaser/commit/2a452665fbbeea83b1242c3186a13672d5ecdfe2): fix(deps): bump github.com/goreleaser/nfpm/v2 from 2.35.1 to 2.35.2 ([#​4519](https://togithub.com/goreleaser/goreleaser/issues/4519)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`bbb6b5c`](https://togithub.com/goreleaser/goreleaser/commit/bbb6b5ce00112fe6f571e61e8884047f18ed33aa): fix(deps): bump gocloud.dev from 0.35.0 to 0.36.0 ([#​4506](https://togithub.com/goreleaser/goreleaser/issues/4506)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`dcdd623`](https://togithub.com/goreleaser/goreleaser/commit/dcdd6234fa2aab38599518ba005f5cab9710d0fa): fix(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 ([#​4518](https://togithub.com/goreleaser/goreleaser/issues/4518)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Documentation updates - [`afd8410`](https://togithub.com/goreleaser/goreleaser/commit/afd841043afe147471a2283d827d73fb2a4a00e5): docs(blob): update ([@​caarlos0](https://togithub.com/caarlos0)) - [`87aa3b6`](https://togithub.com/goreleaser/goreleaser/commit/87aa3b625131a58eefb53719ae5161de5edf49f0): docs(blog): fixed backlinks, imported last post ([@​caarlos0](https://togithub.com/caarlos0)) - [`5bff616`](https://togithub.com/goreleaser/goreleaser/commit/5bff6168f6b0dce2f77383104e4fdf68ff6aa757): docs(blog): import more posts ([#​4544](https://togithub.com/goreleaser/goreleaser/issues/4544)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`29d55a7`](https://togithub.com/goreleaser/goreleaser/commit/29d55a74f8399a38632bc23acb6774a330d375bd): docs(blog): import more posts ([@​caarlos0](https://togithub.com/caarlos0)) - [`75c23ab`](https://togithub.com/goreleaser/goreleaser/commit/75c23abdca4b7dcf4d458fbe90aec910a0164e22): docs: GitHub Actions code example ([#​4516](https://togithub.com/goreleaser/goreleaser/issues/4516)) ([@​cafferata](https://togithub.com/cafferata)) - [`aea2568`](https://togithub.com/goreleaser/goreleaser/commit/aea2568cacf905f45e189c7591d02d2d7a574645): docs: add installation links for mkdocs and extensions ([@​zimeg](https://togithub.com/zimeg)) - [`e41178c`](https://togithub.com/goreleaser/goreleaser/commit/e41178cf51546c1e3cab06ee000cb94cd0560368): docs: add more details to the gon integration ([@​caarlos0](https://togithub.com/caarlos0)) - [`66b3daa`](https://togithub.com/goreleaser/goreleaser/commit/66b3daa8d7de283906dc8ebe0259944c032b4c59): docs: announce v1.23.0 ([@​caarlos0](https://togithub.com/caarlos0)) - [`00c2ff7`](https://togithub.com/goreleaser/goreleaser/commit/00c2ff733758f63201811c337f8d043e8fcc9d58): docs: announce v1.24 ([#​4602](https://togithub.com/goreleaser/goreleaser/issues/4602)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`deaa221`](https://togithub.com/goreleaser/goreleaser/commit/deaa221a9b886a56762bea2e2aef8d1b01c72799): docs: correct a typo in the apple notes ([@​zimeg](https://togithub.com/zimeg)) - [`9e02a14`](https://togithub.com/goreleaser/goreleaser/commit/9e02a144cac4c728af065b4caa6ba4ed6a259c44): docs: document nightly oss install options ([@​caarlos0](https://togithub.com/caarlos0)) - [`c8c7e3e`](https://togithub.com/goreleaser/goreleaser/commit/c8c7e3e78a3911204c861843e0d7564a6a0b5d80): docs: fix description of AUR directory parameter ([#​4581](https://togithub.com/goreleaser/goreleaser/issues/4581)) ([@​j178](https://togithub.com/j178)) - [`1feae08`](https://togithub.com/goreleaser/goreleaser/commit/1feae08de702385d3b03a83bc78fc017911c8c13): docs: fix typo in link to nightly releases ([@​zimeg](https://togithub.com/zimeg)) - [`f62e945`](https://togithub.com/goreleaser/goreleaser/commit/f62e94528f35631b9fa0ca353111c1cc71ac16e5): docs: format ([@​caarlos0](https://togithub.com/caarlos0)) - [`dd365c2`](https://togithub.com/goreleaser/goreleaser/commit/dd365c2f2371e73225b9597796c440b8f693dfaf): docs: github changeloger needs tags to be pushed ([@​caarlos0](https://togithub.com/caarlos0)) - [`368db21`](https://togithub.com/goreleaser/goreleaser/commit/368db21212bdbf65b313dce5e45f70aef5debf5b): docs: ignore medium.com in htmltest ([@​caarlos0](https://togithub.com/caarlos0)) - [`15e77cb`](https://togithub.com/goreleaser/goreleaser/commit/15e77cbc1bbe055e57005e5df64208a29190d4e0): docs: include a section for running documentation ([@​zimeg](https://togithub.com/zimeg)) - [`d15dab3`](https://togithub.com/goreleaser/goreleaser/commit/d15dab3a797e744fac0d0577fc2e3c4ab7a2b758): docs: little formatting improvements ([@​caarlos0](https://togithub.com/caarlos0)) - [`ea6910a`](https://togithub.com/goreleaser/goreleaser/commit/ea6910a84405728056c7b0d7c0b48e308f71209c): docs: udpate starcharts url ([@​caarlos0](https://togithub.com/caarlos0)) - [`325cea7`](https://togithub.com/goreleaser/goreleaser/commit/325cea727766bc7456c38911880537fae8dc0c4e): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`24722b0`](https://togithub.com/goreleaser/goreleaser/commit/24722b0a6a63bc2b4a2bb10db1067a6861bd8b4f): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`87a2370`](https://togithub.com/goreleaser/goreleaser/commit/87a237066f4fd395c195f53d5c6ea6260ebd2687): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`2489da3`](https://togithub.com/goreleaser/goreleaser/commit/2489da3a96f695e6698d01928db31dc9a1651cea): docs: update continue --dist docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`be92144`](https://togithub.com/goreleaser/goreleaser/commit/be921449153e18a67e95250c632e12bc8845b0ea): docs: update deprecations page ([@​caarlos0](https://togithub.com/caarlos0)) - [`e74c849`](https://togithub.com/goreleaser/goreleaser/commit/e74c849ad469882d892dc8d4ea31e7e575cce3ab): docs: update docs/readme.md ([@​caarlos0](https://togithub.com/caarlos0)) - [`46c639b`](https://togithub.com/goreleaser/goreleaser/commit/46c639bc8b20136dd47b50df5564cb2318249e29): docs: update gitlab docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`136b4d5`](https://togithub.com/goreleaser/goreleaser/commit/136b4d5438a64a6a0aaefb6e17c784950e57d17e): docs: update gon link ([@​cfabianski](https://togithub.com/cfabianski)) - [`1134f9b`](https://togithub.com/goreleaser/goreleaser/commit/1134f9b40af38e4609efa29ef36d2cf6055a50ff): docs: update run script ([@​caarlos0](https://togithub.com/caarlos0)) - [`a4ecc87`](https://togithub.com/goreleaser/goreleaser/commit/a4ecc87986216989e3de9d3056c4147f74642c81): docs: update users.md ([@​caarlos0](https://togithub.com/caarlos0)) - [`d245afc`](https://togithub.com/goreleaser/goreleaser/commit/d245afc60c95b95b018fe74575f2ec9fdfe494a8): docs: updated the GitHub Code Search syntax ([#​4579](https://togithub.com/goreleaser/goreleaser/issues/4579)) ([@​cafferata](https://togithub.com/cafferata)) ##### Build process updates - [`4d82016`](https://togithub.com/goreleaser/goreleaser/commit/4d820160387f50093c640c06ebf823d4705abce2): build(nix): shell dont need CC ([@​caarlos0](https://togithub.com/caarlos0)) - [`0c90fb4`](https://togithub.com/goreleaser/goreleaser/commit/0c90fb420b068f6acf3e1558feaefe288308db05): build: fix generate workflow ([@​caarlos0](https://togithub.com/caarlos0)) - [`48f036b`](https://togithub.com/goreleaser/goreleaser/commit/48f036b5d67d58785955f5f4cf44c4b0c3be9c4a): build: nix devShell ([#​4507](https://togithub.com/goreleaser/goreleaser/issues/4507)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`90a1bbe`](https://togithub.com/goreleaser/goreleaser/commit/90a1bbe8bbaae72b911f8d9a15701b995a5d409a): build: publish :nightly docker images ([@​caarlos0](https://togithub.com/caarlos0)) - [`28ced1d`](https://togithub.com/goreleaser/goreleaser/commit/28ced1ddf7e53d8a38c921f8580b966d9cd439f3): build: remove duplicated schema generation ([@​caarlos0](https://togithub.com/caarlos0)) - [`cbb288b`](https://togithub.com/goreleaser/goreleaser/commit/cbb288be5be892df9c8a86ea5545a83773592d58): ci: change dependabot commit prefix to chore ([@​caarlos0](https://togithub.com/caarlos0)) - [`8e3b7ef`](https://togithub.com/goreleaser/goreleaser/commit/8e3b7efcfbc63c7cf80fcd2660d6aa6c75895ee6): ci: dependabot automerge ([@​caarlos0](https://togithub.com/caarlos0)) - [`75c6d1a`](https://togithub.com/goreleaser/goreleaser/commit/75c6d1a580e4ec0b83fb52d7c53587d8113648f7): ci: improve changelog ([@​caarlos0](https://togithub.com/caarlos0)) - [`f07af4c`](https://togithub.com/goreleaser/goreleaser/commit/f07af4c269be0a1f4acf805b7e2cedd5330f04a8): ci: remove dependabot auto approve ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.23.0...v1.24.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)! GoReleaser logo

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.