utkuozdemir / pv-migrate

CLI tool to easily migrate Kubernetes persistent volumes
Apache License 2.0
1.56k stars 76 forks source link

chore(deps): update github actions #296

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
go-task/task patch 3.37.1 -> 3.37.2
goreleaser/goreleaser minor v1.25.1 -> v1.26.0

Release Notes

go-task/task (go-task/task) ### [`v3.37.2`](https://togithub.com/go-task/task/blob/HEAD/CHANGELOG.md#v3372---2024-05-12) [Compare Source](https://togithub.com/go-task/task/compare/v3.37.1...v3.37.2) - Fixed a bug where an empty Taskfile would cause a panic ([#​1648](https://togithub.com/go-task/task/issues/1648) by [@​pd93](https://togithub.com/pd93)). - Fixed a bug where includes Taskfile variable were not being merged correctly ([#​1643](https://togithub.com/go-task/task/issues/1643), [#​1649](https://togithub.com/go-task/task/issues/1649) by [@​pd93](https://togithub.com/pd93)).
goreleaser/goreleaser (goreleaser/goreleaser) ### [`v1.26.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.26.0) [Compare Source](https://togithub.com/goreleaser/goreleaser/compare/v1.25.1...v1.26.0) ##### Changelog ##### New Features - [`de72cab`](https://togithub.com/goreleaser/goreleaser/commit/de72cab5d9dabf785fcd7808c5d228960d762bfe): feat(announce): add BlueSky support ([#​4779](https://togithub.com/goreleaser/goreleaser/issues/4779)) ([@​jghiloni](https://togithub.com/jghiloni)) - [`e538341`](https://togithub.com/goreleaser/goreleaser/commit/e538341179a23790669e6eeab0c644658e547c66): feat(archive): support tar.zst ([#​4825](https://togithub.com/goreleaser/goreleaser/issues/4825)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`39bf666`](https://togithub.com/goreleaser/goreleaser/commit/39bf6668bc086d1c110e9321f7303da3de7e22b7): feat(changelog): custom commit format ([#​4802](https://togithub.com/goreleaser/goreleaser/issues/4802)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`5d98c69`](https://togithub.com/goreleaser/goreleaser/commit/5d98c69f0f3c81c48661649e091969f6b098b1a7): feat(checksum): supports BLAKE2 and SHA-3 ([#​4850](https://togithub.com/goreleaser/goreleaser/issues/4850)) ([@​sorairolake](https://togithub.com/sorairolake)) - [`c1615ea`](https://togithub.com/goreleaser/goreleaser/commit/c1615ea521532b4e3f5633a137c17f94fff22e56): feat(cmd): release --draft ([#​4771](https://togithub.com/goreleaser/goreleaser/issues/4771)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`c8488dc`](https://togithub.com/goreleaser/goreleaser/commit/c8488dc825debca26ade35aefca234b142a515c9): feat(gitea): implement `Changelog` function ([#​4794](https://togithub.com/goreleaser/goreleaser/issues/4794)) ([@​appleboy](https://togithub.com/appleboy)) - [`2c93bd7`](https://togithub.com/goreleaser/goreleaser/commit/2c93bd7c7f993068dffcaf3eb65a56fcf0f3b7b7): feat(gitlab): Allow PRs to be created ([#​4793](https://togithub.com/goreleaser/goreleaser/issues/4793)) ([@​baurmatt](https://togithub.com/baurmatt)) - [`5d37c9a`](https://togithub.com/goreleaser/goreleaser/commit/5d37c9a5a0a395bb463da3ce55a5ce9383160d2e): feat: always log build output ([#​4787](https://togithub.com/goreleaser/goreleaser/issues/4787)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`60a1ccc`](https://togithub.com/goreleaser/goreleaser/commit/60a1cccf5748992e876043e7dca3813842b13ea4): feat: isEnvSet tmpl function ([#​4775](https://togithub.com/goreleaser/goreleaser/issues/4775)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`b05a62f`](https://togithub.com/goreleaser/goreleaser/commit/b05a62fddcbfeb5a581c94a92281b29bc6dae1fe): feat: migrate to new homebrew constuctions (on_arm, on_intel) ([#​4822](https://togithub.com/goreleaser/goreleaser/issues/4822)) ([@​kvendingoldo](https://togithub.com/kvendingoldo)) - [`3cd2e07`](https://togithub.com/goreleaser/goreleaser/commit/3cd2e07c6835cc17f9cd266e6f9817389786841c): feat: notarize macos binaries ([#​4774](https://togithub.com/goreleaser/goreleaser/issues/4774)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Security updates - [`c052ccc`](https://togithub.com/goreleaser/goreleaser/commit/c052ccc6914e3d6eecba1e8466712065f92ff3e3): sec(deps): update runc for CVE-2024-3154 ([@​caarlos0](https://togithub.com/caarlos0)) ##### Bug fixes - [`172d6d4`](https://togithub.com/goreleaser/goreleaser/commit/172d6d4b990cc7cfc44ef13975ea6fb9158274d3): Revert "fix: temp disable snapcraft" ([#​4830](https://togithub.com/goreleaser/goreleaser/issues/4830)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`b45c3b1`](https://togithub.com/goreleaser/goreleaser/commit/b45c3b1720d9f61d47569d1cc7dd8f06f2187e1c): fix(bluesky): change default env, fix user agent, update tests ([@​caarlos0](https://togithub.com/caarlos0)) - [`bee8665`](https://togithub.com/goreleaser/goreleaser/commit/bee8665d9e6d44277c382e14792584ad5c44f083): fix(brew): cpu conditionals ([#​4814](https://togithub.com/goreleaser/goreleaser/issues/4814)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`14ab459`](https://togithub.com/goreleaser/goreleaser/commit/14ab45930090e4da037591901a12471de9f08db7): fix(brew): linux brew with extra end ([@​caarlos0](https://togithub.com/caarlos0)) - [`b1723af`](https://togithub.com/goreleaser/goreleaser/commit/b1723afff21998e8f2a99cc61ed06f12586529fa): fix(gitea): changelog output ([@​caarlos0](https://togithub.com/caarlos0)) - [`fd40f5d`](https://togithub.com/goreleaser/goreleaser/commit/fd40f5d772c94c08942e8eb04ba01cbdb0477a36): fix(gitlab): Use start_branch for file creation if branch doesn't exist already ([#​4792](https://togithub.com/goreleaser/goreleaser/issues/4792)) ([@​baurmatt](https://togithub.com/baurmatt)) - [`bf31227`](https://togithub.com/goreleaser/goreleaser/commit/bf31227b4eb975f87b995719d3b152f4d9b2f993): fix(nfpm): termux platform ([#​4812](https://togithub.com/goreleaser/goreleaser/issues/4812)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`2f87663`](https://togithub.com/goreleaser/goreleaser/commit/2f876631b38958e0bcc3fe574cd42b271d0ad0b0): fix(nix): update valid licenses ([@​caarlos0](https://togithub.com/caarlos0)) - [`56e0f79`](https://togithub.com/goreleaser/goreleaser/commit/56e0f794738871515750a383b2d01e75a6e2619c): fix(telegram): mdv2escape ProjectName by default ([#​4784](https://togithub.com/goreleaser/goreleaser/issues/4784)) ([@​EpicStep](https://togithub.com/EpicStep)) - [`ca52f85`](https://togithub.com/goreleaser/goreleaser/commit/ca52f855fc340c276672fce3ab0d613eedec3c1c): fix: bad json tag name ([@​caarlos0](https://togithub.com/caarlos0)) - [`7552d0b`](https://togithub.com/goreleaser/goreleaser/commit/7552d0b4e022789ce9b3bd229261762e305765f9): fix: lint issues ([@​caarlos0](https://togithub.com/caarlos0)) - [`7982a33`](https://togithub.com/goreleaser/goreleaser/commit/7982a33a06f2b08403e696826b493b14057f0589): fix: telegram default message ([#​4821](https://togithub.com/goreleaser/goreleaser/issues/4821)) ([@​EpicStep](https://togithub.com/EpicStep)) - [`fbddb70`](https://togithub.com/goreleaser/goreleaser/commit/fbddb7081d4693491057e648ac5e819920708718): fix: temp disable snapcraft ([#​4826](https://togithub.com/goreleaser/goreleaser/issues/4826)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`0a38d90`](https://togithub.com/goreleaser/goreleaser/commit/0a38d90f66b9a5b6bddb39c3edda09ff2893b9fa): fix: typo in User-Agent header value ([#​4765](https://togithub.com/goreleaser/goreleaser/issues/4765)) ([@​alexandear](https://togithub.com/alexandear)) - [`780a3a4`](https://togithub.com/goreleaser/goreleaser/commit/780a3a40d9bfeacda1196aa2d54690ea2cbff4ef): fix: update SBOM generation to add .json as file type ([#​4781](https://togithub.com/goreleaser/goreleaser/issues/4781)) ([@​cpanato](https://togithub.com/cpanato)) - [`bf79c2c`](https://togithub.com/goreleaser/goreleaser/commit/bf79c2cf91ddf51bb380b5614fa09062001481f1): fix: use correct path variable for logging in check command ([#​4756](https://togithub.com/goreleaser/goreleaser/issues/4756)) ([@​hhromic](https://togithub.com/hhromic)) - [`1ed1a62`](https://togithub.com/goreleaser/goreleaser/commit/1ed1a62b90e3765864aa930bebe2bc1cb4863e57): fix: winget paths on windows ([#​4786](https://togithub.com/goreleaser/goreleaser/issues/4786)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`6735555`](https://togithub.com/goreleaser/goreleaser/commit/673555519af164f03c3945a217df8dda289a1874): refactor: improve switch ([@​caarlos0](https://togithub.com/caarlos0)) - [`ddb60f4`](https://togithub.com/goreleaser/goreleaser/commit/ddb60f417e86cbd6d85e1d2c977e603c6be9104a): refactor: improve switch ([@​caarlos0](https://togithub.com/caarlos0)) - [`d5fc94a`](https://togithub.com/goreleaser/goreleaser/commit/d5fc94a81d77cca97c126eae0eccc6a53cff739e): refactor: optimize strings replacers ([#​4788](https://togithub.com/goreleaser/goreleaser/issues/4788)) ([@​EpicStep](https://togithub.com/EpicStep)) ##### Dependency updates - [`8391ce5`](https://togithub.com/goreleaser/goreleaser/commit/8391ce56e12470753aef2dc7ccd09f9e96133667): fix(deps): update go-set to fix armv7 build ([@​caarlos0](https://togithub.com/caarlos0)) ##### Documentation updates - [`9b3f514`](https://togithub.com/goreleaser/goreleaser/commit/9b3f514449c3315cd65da0f7c01d964092cd3e5e): docs: description for chocolateys.package_source_url ([#​4763](https://togithub.com/goreleaser/goreleaser/issues/4763)) ([@​alexandear](https://togithub.com/alexandear)) - [`f6615b1`](https://togithub.com/goreleaser/goreleaser/commit/f6615b138b5738beaabf381407aa1de29b0f7362): docs: fix typos ([#​4764](https://togithub.com/goreleaser/goreleaser/issues/4764)) ([@​alexandear](https://togithub.com/alexandear)) - [`e21a99a`](https://togithub.com/goreleaser/goreleaser/commit/e21a99a54b3611b0964f03d083797c583c28ede9): docs: improve -p help message ([#​4798](https://togithub.com/goreleaser/goreleaser/issues/4798)) ([@​jftuga](https://togithub.com/jftuga)) - [`7b78e19`](https://togithub.com/goreleaser/goreleaser/commit/7b78e195e2eb7e0824eeff3119b82f90c0a2a5a3): docs: notes on prefixed tags and monorepos ([@​caarlos0](https://togithub.com/caarlos0)) - [`0481e63`](https://togithub.com/goreleaser/goreleaser/commit/0481e63fb3d9d6d1e1d8cbee16789d644b652ab1): docs: remove mentions to --skip-something flags ([@​caarlos0](https://togithub.com/caarlos0)) - [`919f220`](https://togithub.com/goreleaser/goreleaser/commit/919f220e7149e33cdaa523cffc60988f05541a46): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`4015fa3`](https://togithub.com/goreleaser/goreleaser/commit/4015fa32bcf606c0d1e5538e545ef55c04879169): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`12d236d`](https://togithub.com/goreleaser/goreleaser/commit/12d236ded2ec2ab8365fcb6a50c81382fe238b4f): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`2cffcc5`](https://togithub.com/goreleaser/goreleaser/commit/2cffcc58c5a7453003dc74fe3c7a96f04764e1fa): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`b7b4883`](https://togithub.com/goreleaser/goreleaser/commit/b7b48834201a6c6c4c42467cf405e9ca6611a55c): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`f4c149e`](https://togithub.com/goreleaser/goreleaser/commit/f4c149e10bc0722d85f00eea35ca273ec0c69795): docs: update USERS.md ([#​4839](https://togithub.com/goreleaser/goreleaser/issues/4839)) ([@​xcloudscript](https://togithub.com/xcloudscript)) - [`faadd02`](https://togithub.com/goreleaser/goreleaser/commit/faadd02cc19f3633d392f6d145c78c2028a92a42): docs: update bluesky docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`60f12de`](https://togithub.com/goreleaser/goreleaser/commit/60f12deae0f6aca8fee22ab6838d14f6ee9c766b): docs: update changelog ([@​caarlos0](https://togithub.com/caarlos0)) - [`7468cf8`](https://togithub.com/goreleaser/goreleaser/commit/7468cf85569521cc679aa7ea17192fdfbaa62046): docs: update dirty.md deprecated syntax ([#​4766](https://togithub.com/goreleaser/goreleaser/issues/4766)) ([@​johnmaguire](https://togithub.com/johnmaguire)) - [`652fd30`](https://togithub.com/goreleaser/goreleaser/commit/652fd30c691b998e2ad8a9668fad805b138aa769): docs: update repository.md ([@​caarlos0](https://togithub.com/caarlos0)) ##### Build process updates - [`1ec2e16`](https://togithub.com/goreleaser/goreleaser/commit/1ec2e1628889bd2b466d2760c536d73b0c9a2aaf): build: fix nightly job ([@​caarlos0](https://togithub.com/caarlos0)) - [`52dc2cb`](https://togithub.com/goreleaser/goreleaser/commit/52dc2cb4e4575e3909ae64383bcc83d5e3d0e379): build: use latest snapcraft ([#​4849](https://togithub.com/goreleaser/goreleaser/issues/4849)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Other work - [`3c0c714`](https://togithub.com/goreleaser/goreleaser/commit/3c0c7148fd53bd3ac6253b8a3997c718e007d941): blob: permit skipping the configuration of the Content-Disposition header ([#​4832](https://togithub.com/goreleaser/goreleaser/issues/4832)) ([@​mvisonneau](https://togithub.com/mvisonneau)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.25.1...v1.26.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 4 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.52%. Comparing base (dbaa3e8) to head (35a2119).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #296 +/- ## ========================================== + Coverage 73.40% 73.52% +0.12% ========================================== Files 23 23 Lines 1613 1613 ========================================== + Hits 1184 1186 +2 + Misses 299 296 -3 - Partials 130 131 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.