utkuozdemir / pv-migrate

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

chore(deps): update github actions #223

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v3.5.2 -> v3.5.3
cilium/cilium-cli patch v0.14.5 -> v0.14.6
docker/build-push-action action minor v4.0.0 -> v4.1.0
docker/login-action action minor v2.1.0 -> v2.2.0
docker/setup-buildx-action action minor v2.5.0 -> v2.6.0
docker/setup-qemu-action action minor v2.1.0 -> v2.2.0
golangci/golangci-lint minor v1.52.2 -> v1.53.2
golangci/golangci-lint-action action minor v3.4.0 -> v3.6.0
goreleaser/goreleaser-action action minor v4.2.0 -> v4.3.0
metallb (source) patch 4.5.2 -> 4.5.3

Release Notes

actions/checkout ### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3) - [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196) - [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287) - [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369)
cilium/cilium-cli ### [`v0.14.6`](https://togithub.com/cilium/cilium-cli/releases/tag/v0.14.6) [Compare Source](https://togithub.com/cilium/cilium-cli/compare/v0.14.5...v0.14.6) #### What's Changed - Update stable release to v0.14.5 by [@​tklauser](https://togithub.com/tklauser) in [https://github.com/cilium/cilium-cli/pull/1670](https://togithub.com/cilium/cilium-cli/pull/1670) - Makefile: fix golangci-lint renovate datasource annotation by [@​tklauser](https://togithub.com/tklauser) in [https://github.com/cilium/cilium-cli/pull/1668](https://togithub.com/cilium/cilium-cli/pull/1668) - chore(deps): update docker.io/coredns/coredns docker tag to v1.10.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cilium/cilium-cli/pull/1669](https://togithub.com/cilium/cilium-cli/pull/1669) - connectivity: add full egress gateway test suite by [@​jibi](https://togithub.com/jibi) in [https://github.com/cilium/cilium-cli/pull/1657](https://togithub.com/cilium/cilium-cli/pull/1657) - Various connectivity and install fixes by [@​brb](https://togithub.com/brb) in [https://github.com/cilium/cilium-cli/pull/1677](https://togithub.com/cilium/cilium-cli/pull/1677) - connectivity/check: store metrics by pointer in TestMetricsIncrease by [@​tklauser](https://togithub.com/tklauser) in [https://github.com/cilium/cilium-cli/pull/1679](https://togithub.com/cilium/cilium-cli/pull/1679) - fix(deps): update module github.com/stretchr/testify to v1.8.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cilium/cilium-cli/pull/1682](https://togithub.com/cilium/cilium-cli/pull/1682) - CI: Change multicluster provisioning to none blocking mode by [@​brlbil](https://togithub.com/brlbil) in [https://github.com/cilium/cilium-cli/pull/1680](https://togithub.com/cilium/cilium-cli/pull/1680) - CI: Simplify Junit uploads by [@​brlbil](https://togithub.com/brlbil) in [https://github.com/cilium/cilium-cli/pull/1681](https://togithub.com/cilium/cilium-cli/pull/1681) - fix(deps): pin dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/cilium/cilium-cli/pull/1661](https://togithub.com/cilium/cilium-cli/pull/1661) - chore(deps): update aws-actions/configure-aws-credentials action to v2.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cilium/cilium-cli/pull/1684](https://togithub.com/cilium/cilium-cli/pull/1684) - multicluster tests: simplify secret rename logic by [@​asauber](https://togithub.com/asauber) in [https://github.com/cilium/cilium-cli/pull/1685](https://togithub.com/cilium/cilium-cli/pull/1685) - Update default Cilium version to 1.13.3 by [@​tklauser](https://togithub.com/tklauser) in [https://github.com/cilium/cilium-cli/pull/1686](https://togithub.com/cilium/cilium-cli/pull/1686) - Prepare for v0.14.6 release by [@​jibi](https://togithub.com/jibi) in [https://github.com/cilium/cilium-cli/pull/1678](https://togithub.com/cilium/cilium-cli/pull/1678) **Full Changelog**: https://github.com/cilium/cilium-cli/compare/v0.14.5...v0.14.6
docker/build-push-action ### [`v4.1.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.0.0...v4.1.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/811](https://togithub.com/docker/build-push-action/pull/811) [https://github.com/docker/build-push-action/pull/838](https://togithub.com/docker/build-push-action/pull/838) [https://github.com/docker/build-push-action/pull/855](https://togithub.com/docker/build-push-action/pull/855) [https://github.com/docker/build-push-action/pull/860](https://togithub.com/docker/build-push-action/pull/860) [https://github.com/docker/build-push-action/pull/875](https://togithub.com/docker/build-push-action/pull/875) - e2e: quay.io by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/799](https://togithub.com/docker/build-push-action/pull/799) [https://github.com/docker/build-push-action/pull/805](https://togithub.com/docker/build-push-action/pull/805) - e2e: local harbor and nexus by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/800](https://togithub.com/docker/build-push-action/pull/800) - e2e: add artifactory container registry to test against by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/804](https://togithub.com/docker/build-push-action/pull/804) - e2e: add distribution tests by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/814](https://togithub.com/docker/build-push-action/pull/814) [https://github.com/docker/build-push-action/pull/815](https://togithub.com/docker/build-push-action/pull/815) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0
docker/login-action ### [`v2.2.0`](https://togithub.com/docker/login-action/releases/tag/v2.2.0) [Compare Source](https://togithub.com/docker/login-action/compare/v2.1.0...v2.2.0) #### What's Changed - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/login-action/pull/409](https://togithub.com/docker/login-action/pull/409) [https://github.com/docker/login-action/pull/470](https://togithub.com/docker/login-action/pull/470) [https://github.com/docker/login-action/pull/476](https://togithub.com/docker/login-action/pull/476) - Bump [@​aws-sdk/client-ecr](https://togithub.com/aws-sdk/client-ecr) and [@​aws-sdk/client-ecr-public](https://togithub.com/aws-sdk/client-ecr-public) to 3.347.1 in [https://github.com/docker/login-action/pull/524](https://togithub.com/docker/login-action/pull/524) [https://github.com/docker/login-action/pull/364](https://togithub.com/docker/login-action/pull/364) [https://github.com/docker/login-action/pull/363](https://togithub.com/docker/login-action/pull/363) - Bump minimatch from 3.0.4 to 3.1.2 in [https://github.com/docker/login-action/pull/354](https://togithub.com/docker/login-action/pull/354) - Bump json5 from 2.2.0 to 2.2.3 in [https://github.com/docker/login-action/pull/378](https://togithub.com/docker/login-action/pull/378) - Bump http-proxy-agent from 5.0.0 to 7.0.0 in [https://github.com/docker/login-action/pull/509](https://togithub.com/docker/login-action/pull/509) - Bump https-proxy-agent from 5.0.1 to 7.0.0 in [https://github.com/docker/login-action/pull/508](https://togithub.com/docker/login-action/pull/508) **Full Changelog**: https://github.com/docker/login-action/compare/v2.1.0...v2.2.0
docker/setup-buildx-action ### [`v2.6.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.6.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0) #### What's Changed - Set node name for k8s driver when appending nodes by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/219](https://togithub.com/docker/setup-buildx-action/pull/219) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.1.0-beta.18 to 0.3.0 in [https://github.com/docker/setup-buildx-action/pull/220](https://togithub.com/docker/setup-buildx-action/pull/220) [https://github.com/docker/setup-buildx-action/pull/229](https://togithub.com/docker/setup-buildx-action/pull/229) [https://github.com/docker/setup-buildx-action/pull/231](https://togithub.com/docker/setup-buildx-action/pull/231) [https://github.com/docker/setup-buildx-action/pull/236](https://togithub.com/docker/setup-buildx-action/pull/236) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0
docker/setup-qemu-action ### [`v2.2.0`](https://togithub.com/docker/setup-qemu-action/releases/tag/v2.2.0) [Compare Source](https://togithub.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0) ##### What's Changed - Trim off spaces in `platforms` input by [@​Chocobo1](https://togithub.com/Chocobo1) in [https://github.com/docker/setup-qemu-action/pull/64](https://togithub.com/docker/setup-qemu-action/pull/64) - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-qemu-action/pull/70](https://togithub.com/docker/setup-qemu-action/pull/70) [https://github.com/docker/setup-qemu-action/pull/80](https://togithub.com/docker/setup-qemu-action/pull/80) [https://github.com/docker/setup-qemu-action/pull/83](https://togithub.com/docker/setup-qemu-action/pull/83) ##### New Contributors - [@​Chocobo1](https://togithub.com/Chocobo1) made their first contribution in [https://github.com/docker/setup-qemu-action/pull/64](https://togithub.com/docker/setup-qemu-action/pull/64) **Full Changelog**: https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0
golangci/golangci-lint ### [`v1.53.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1532) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.53.1...v1.53.2) 1. updated linters - `depguard`: from v2.0.1 to 2.1.0 2. misc. - `depguard`: throw error only when the linter is called ### [`v1.53.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1531) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.53.0...v1.53.1) 1. misc. - `depguard`: fix GOROOT detection - `importas`: fix duplication detection when aliases use regular expression replacement pattern ### [`v1.53.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1530) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.52.2...v1.53.0) 1. new linters - `gosmopolitan`: https://github.com/xen0n/gosmopolitan - `mirror`: https://github.com/butuzov/mirror - `tagalign`: https://github.com/4meepo/tagalign - `zerologlint`: https://github.com/ykadowak/zerologlint 2. updated linters - `bodyclose`: bump to HEAD - `containedctx`: from 1.0.2 to 1.0.3 - `depguard`: migrate to v2 - `errname`: from 0.1.9 to 0.1.10 - `exhaustive`: from 0.9.5 to 0.10.0 - `forbidigo`: better support for configuring complex rules - `gci`: improve error message - `ginkgolinter`: add suppress-async-assertion option - `ginkgolinter`: from 0.9.0 to 0.12.0 - `go-critic`: from 0.7.0 to 0.8.1 - `go-errorlint`: from 1.4.0 to 1.4.2 - `gofumpt`: from 0.4.0 to 0.5.0 - `gosec`: convert global settings as map with proper key type - `gosec`: from 2.15.0 to 2.16.0 - `importas`: detect duplicate alias or package in the configuration - `importas`: fix typo in logs - `ireturn`: from 0.1.1 to 0.2.0 - `musttag`: from 0.5.0 to 0.7.0 - `nakedret`: to 2.0.1 - `nilnil`: from 0.1.3 to 0.1.5 - `paralleltest`: from 1.0.6 to 1.0.7 - `revive`: from 1.3.1 to 1.3.2 - `tagliatelle`: from 0.4.0 to 0.5.0 - `usestdlibvars`: fix configuration 3. misc. - `golang.org/x/tools`: from 0.7.0 to 0.9.2 - add loongarch64 to the install script - output: add colored-tab - remove warning when the config file is explicitly stdin - rules: support inverted path match 4. Documentation - `mnd`: clarify ignore usage examples to be regexps - `tagliatelle`: update documentation - improve features section - update supported Go versions FAQ
golangci/golangci-lint-action ### [`v3.6.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v3.6.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0) #### What's Changed - docs: fix example by [@​yuki0920](https://togithub.com/yuki0920) in [https://github.com/golangci/golangci-lint-action/pull/762](https://togithub.com/golangci/golangci-lint-action/pull/762) - build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/766](https://togithub.com/golangci/golangci-lint-action/pull/766) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.7 to 5.59.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/763](https://togithub.com/golangci/golangci-lint-action/pull/763) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.7 to 5.59.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/765](https://togithub.com/golangci/golangci-lint-action/pull/765) - doc: Add custom configuration file path to args by [@​Aisuko](https://togithub.com/Aisuko) in [https://github.com/golangci/golangci-lint-action/pull/767](https://togithub.com/golangci/golangci-lint-action/pull/767) - feat: add install-mode by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/768](https://togithub.com/golangci/golangci-lint-action/pull/768) - feat: support out-format as args by [@​jrehwaldt](https://togithub.com/jrehwaldt) in [https://github.com/golangci/golangci-lint-action/pull/769](https://togithub.com/golangci/golangci-lint-action/pull/769) - build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/764](https://togithub.com/golangci/golangci-lint-action/pull/764) - fix: out-format by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/770](https://togithub.com/golangci/golangci-lint-action/pull/770) #### New Contributors - [@​yuki0920](https://togithub.com/yuki0920) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/762](https://togithub.com/golangci/golangci-lint-action/pull/762) - [@​Aisuko](https://togithub.com/Aisuko) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/767](https://togithub.com/golangci/golangci-lint-action/pull/767) - [@​ldez](https://togithub.com/ldez) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/768](https://togithub.com/golangci/golangci-lint-action/pull/768) - [@​jrehwaldt](https://togithub.com/jrehwaldt) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/769](https://togithub.com/golangci/golangci-lint-action/pull/769) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0 ### [`v3.5.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v3.5.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0) #### What's Changed - build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/659](https://togithub.com/golangci/golangci-lint-action/pull/659) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.2 to 5.49.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/661](https://togithub.com/golangci/golangci-lint-action/pull/661) - build(deps-dev): bump eslint-plugin-simple-import-sort from 9.0.0 to 10.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/662](https://togithub.com/golangci/golangci-lint-action/pull/662) - build(deps-dev): bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.0 to 0.36.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/660](https://togithub.com/golangci/golangci-lint-action/pull/660) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.2 to 5.49.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/663](https://togithub.com/golangci/golangci-lint-action/pull/663) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.49.0 to 5.50.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/665](https://togithub.com/golangci/golangci-lint-action/pull/665) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.49.0 to 5.50.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/666](https://togithub.com/golangci/golangci-lint-action/pull/666) - build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/667](https://togithub.com/golangci/golangci-lint-action/pull/667) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.11.18 to 18.11.19 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/668](https://togithub.com/golangci/golangci-lint-action/pull/668) - doc: add quote aroung go version by [@​vaughany](https://togithub.com/vaughany) in [https://github.com/golangci/golangci-lint-action/pull/670](https://togithub.com/golangci/golangci-lint-action/pull/670) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.50.0 to 5.51.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/671](https://togithub.com/golangci/golangci-lint-action/pull/671) - build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/673](https://togithub.com/golangci/golangci-lint-action/pull/673) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.11.19 to 18.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/674](https://togithub.com/golangci/golangci-lint-action/pull/674) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.50.0 to 5.51.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/675](https://togithub.com/golangci/golangci-lint-action/pull/675) - build(deps): bump [@​actions/cache](https://togithub.com/actions/cache) from 3.1.2 to 3.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/672](https://togithub.com/golangci/golangci-lint-action/pull/672) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.51.0 to 5.52.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/678](https://togithub.com/golangci/golangci-lint-action/pull/678) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/679](https://togithub.com/golangci/golangci-lint-action/pull/679) - build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/680](https://togithub.com/golangci/golangci-lint-action/pull/680) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.51.0 to 5.52.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/681](https://togithub.com/golangci/golangci-lint-action/pull/681) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.52.0 to 5.53.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/684](https://togithub.com/golangci/golangci-lint-action/pull/684) - build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/685](https://togithub.com/golangci/golangci-lint-action/pull/685) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.14.0 to 18.14.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/688](https://togithub.com/golangci/golangci-lint-action/pull/688) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.52.0 to 5.53.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/687](https://togithub.com/golangci/golangci-lint-action/pull/687) - build(deps): bump [@​actions/cache](https://togithub.com/actions/cache) from 3.1.3 to 3.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/686](https://togithub.com/golangci/golangci-lint-action/pull/686) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.14.2 to 18.14.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/691](https://togithub.com/golangci/golangci-lint-action/pull/691) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.53.0 to 5.54.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/692](https://togithub.com/golangci/golangci-lint-action/pull/692) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.53.0 to 5.54.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/693](https://togithub.com/golangci/golangci-lint-action/pull/693) - build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/694](https://togithub.com/golangci/golangci-lint-action/pull/694) - build(deps-dev): bump eslint from 8.35.0 to 8.36.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/699](https://togithub.com/golangci/golangci-lint-action/pull/699) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.0 to 5.54.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/700](https://togithub.com/golangci/golangci-lint-action/pull/700) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.14.6 to 18.15.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/701](https://togithub.com/golangci/golangci-lint-action/pull/701) - docs/build: update to setup-go@v4 by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/golangci/golangci-lint-action/pull/704](https://togithub.com/golangci/golangci-lint-action/pull/704) - build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/705](https://togithub.com/golangci/golangci-lint-action/pull/705) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.15.1 to 18.15.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/706](https://togithub.com/golangci/golangci-lint-action/pull/706) - build(deps): bump [@​actions/http-client](https://togithub.com/actions/http-client) from 2.0.1 to 2.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/697](https://togithub.com/golangci/golangci-lint-action/pull/697) - build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/707](https://togithub.com/golangci/golangci-lint-action/pull/707) - build(deps): bump [@​actions/cache](https://togithub.com/actions/cache) from 3.1.4 to 3.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/698](https://togithub.com/golangci/golangci-lint-action/pull/698) - build(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/709](https://togithub.com/golangci/golangci-lint-action/pull/709) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/710](https://togithub.com/golangci/golangci-lint-action/pull/710) - build(deps-dev): bump prettier from 2.8.5 to 2.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/711](https://togithub.com/golangci/golangci-lint-action/pull/711) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.1 to 5.56.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/712](https://togithub.com/golangci/golangci-lint-action/pull/712) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.0 to 5.56.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/713](https://togithub.com/golangci/golangci-lint-action/pull/713) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.56.0 to 5.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/718](https://togithub.com/golangci/golangci-lint-action/pull/718) - build(deps-dev): bump typescript from 5.0.2 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/717](https://togithub.com/golangci/golangci-lint-action/pull/717) - build(deps-dev): bump eslint from 8.36.0 to 8.37.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/719](https://togithub.com/golangci/golangci-lint-action/pull/719) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.56.0 to 5.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/720](https://togithub.com/golangci/golangci-lint-action/pull/720) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/721](https://togithub.com/golangci/golangci-lint-action/pull/721) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.0 to 5.57.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/722](https://togithub.com/golangci/golangci-lint-action/pull/722) - build(deps-dev): bump eslint from 8.37.0 to 8.38.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/723](https://togithub.com/golangci/golangci-lint-action/pull/723) - build(deps-dev): bump typescript from 5.0.3 to 5.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/725](https://togithub.com/golangci/golangci-lint-action/pull/725) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.0 to 5.57.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/724](https://togithub.com/golangci/golangci-lint-action/pull/724) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.1 to 5.58.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/729](https://togithub.com/golangci/golangci-lint-action/pull/729) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.1 to 5.58.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/728](https://togithub.com/golangci/golangci-lint-action/pull/728) - build(deps): bump xml2js, [@​azure/ms-rest-js](https://togithub.com/azure/ms-rest-js) and [@​azure/core-http](https://togithub.com/azure/core-http) by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/726](https://togithub.com/golangci/golangci-lint-action/pull/726) - fix invalid docs about cache key by [@​hori-ryota](https://togithub.com/hori-ryota) in [https://github.com/golangci/golangci-lint-action/pull/695](https://togithub.com/golangci/golangci-lint-action/pull/695) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.58.0 to 5.59.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/732](https://togithub.com/golangci/golangci-lint-action/pull/732) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.15.11 to 18.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/733](https://togithub.com/golangci/golangci-lint-action/pull/733) - build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/734](https://togithub.com/golangci/golangci-lint-action/pull/734) - build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/736](https://togithub.com/golangci/golangci-lint-action/pull/736) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.58.0 to 5.59.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/735](https://togithub.com/golangci/golangci-lint-action/pull/735) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.0 to 5.59.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/739](https://togithub.com/golangci/golangci-lint-action/pull/739) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/741](https://togithub.com/golangci/golangci-lint-action/pull/741) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.16.0 to 18.16.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/740](https://togithub.com/golangci/golangci-lint-action/pull/740) - build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/743](https://togithub.com/golangci/golangci-lint-action/pull/743) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.1 to 5.59.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/744](https://togithub.com/golangci/golangci-lint-action/pull/744) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 18.16.3 to 20.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/746](https://togithub.com/golangci/golangci-lint-action/pull/746) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/747](https://togithub.com/golangci/golangci-lint-action/pull/747) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.1 to 5.59.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/750](https://togithub.com/golangci/golangci-lint-action/pull/750) - build(deps): bump [@​types/semver](https://togithub.com/types/semver) from 7.3.13 to 7.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/748](https://togithub.com/golangci/golangci-lint-action/pull/748) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.2 to 5.59.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/749](https://togithub.com/golangci/golangci-lint-action/pull/749) - build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/753](https://togithub.com/golangci/golangci-lint-action/pull/753) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.5 to 5.59.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/754](https://togithub.com/golangci/golangci-lint-action/pull/754) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 20.1.4 to 20.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/755](https://togithub.com/golangci/golangci-lint-action/pull/755) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.5 to 5.59.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/752](https://togithub.com/golangci/golangci-lint-action/pull/752) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.6 to 5.59.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/757](https://togithub.com/golangci/golangci-lint-action/pull/757) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/756](https://togithub.com/golangci/golangci-lint-action/pull/756) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.6 to 5.59.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/758](https://togithub.com/golangci/golangci-lint-action/pull/758) #### New Contributors - [@​vaughany](https://togithub.com/vaughany) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/670](https://togithub.com/golangci/golangci-lint-action/pull/670) - [@​caarlos0](https://togithub.com/caarlos0) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/704](https://togithub.com/golangci/golangci-lint-action/pull/704) - [@​hori-ryota](https://togithub.com/hori-ryota) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/695](https://togithub.com/golangci/golangci-lint-action/pull/695) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0
goreleaser/goreleaser-action ### [`v4.3.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.3.0) [Compare Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0) #### What's Changed - Update in command examples by [@​arnaduga](https://togithub.com/arnaduga) in [https://github.com/goreleaser/goreleaser-action/pull/393](https://togithub.com/goreleaser/goreleaser-action/pull/393) - chore(deps): bump yargs from 17.6.2 to 17.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/395](https://togithub.com/goreleaser/goreleaser-action/pull/395) - Improve documentation for use of `GITHUB_TOKEN` by [@​jamietanna](https://togithub.com/jamietanna) in [https://github.com/goreleaser/goreleaser-action/pull/399](https://togithub.com/goreleaser/goreleaser-action/pull/399) - chore(deps): bump actions/setup-go from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/403](https://togithub.com/goreleaser/goreleaser-action/pull/403) - chore(deps): bump docker/bake-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/408](https://togithub.com/goreleaser/goreleaser-action/pull/408) - chore(deps): bump semver from 7.3.8 to 7.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/407](https://togithub.com/goreleaser/goreleaser-action/pull/407) - Bump setup-go action version to v4 in README by [@​kishaningithub](https://togithub.com/kishaningithub) in [https://github.com/goreleaser/goreleaser-action/pull/411](https://togithub.com/goreleaser/goreleaser-action/pull/411) - ci: split test and validate workflow by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/413](https://togithub.com/goreleaser/goreleaser-action/pull/413) - chore: update yarn to 3.5.1 by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/412](https://togithub.com/goreleaser/goreleaser-action/pull/412) - chore(deps): bump yargs from 17.7.1 to 17.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/410](https://togithub.com/goreleaser/goreleaser-action/pull/410) - feat: support nightly by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/419](https://togithub.com/goreleaser/goreleaser-action/pull/419) #### New Contributors - [@​arnaduga](https://togithub.com/arnaduga) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/393](https://togithub.com/goreleaser/goreleaser-action/pull/393) - [@​jamietanna](https://togithub.com/jamietanna) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/399](https://togithub.com/goreleaser/goreleaser-action/pull/399) - [@​kishaningithub](https://togithub.com/kishaningithub) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/411](https://togithub.com/goreleaser/goreleaser-action/pull/411) **Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0

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 1 year 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-commenter commented 1 year ago

Codecov Report

Merging #223 (1a20355) into master (98ab3be) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #223   +/-   ##
=======================================
  Coverage   71.57%   71.57%           
=======================================
  Files          24       24           
  Lines        1780     1780           
=======================================
  Hits         1274     1274           
  Misses        406      406           
  Partials      100      100           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more