DoodleScheduling / keycloak-controller

Keycloak realm reconciliation for kubernetes
Apache License 2.0
5 stars 0 forks source link

chore(deps-dev): update goreleaser/goreleaser-action action to v4.4.0 #96

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
goreleaser/goreleaser-action action minor v4.1.0 -> v4.4.0

Release Notes

goreleaser/goreleaser-action (goreleaser/goreleaser-action) ### [`v4.4.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.4.0) [Compare Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.3.0...v4.4.0) #### What's Changed - chore(deps): bump semver from 7.5.0 to 7.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/417](https://togithub.com/goreleaser/goreleaser-action/pull/417) - feat: support oss nightlies by [@​caarlos0](https://togithub.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/424](https://togithub.com/goreleaser/goreleaser-action/pull/424) **Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v4.3.0...v4.4.0 ### [`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 ### [`v4.2.0`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.2.0) [Compare Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0) #### What's Changed - fix: don't depend on the GitHub API to check release by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/391](https://togithub.com/goreleaser/goreleaser-action/pull/391) **Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0 ### [`v4.1.1`](https://togithub.com/goreleaser/goreleaser-action/releases/tag/v4.1.1) [Compare Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.1.1) #### What's Changed - Update Readme to reference `goreleaser/goreleaser-action@v4` by [@​felladrin](https://togithub.com/felladrin) in [https://github.com/goreleaser/goreleaser-action/pull/384](https://togithub.com/goreleaser/goreleaser-action/pull/384) - docs: fix README badge by [@​dirien](https://togithub.com/dirien) in [https://github.com/goreleaser/goreleaser-action/pull/386](https://togithub.com/goreleaser/goreleaser-action/pull/386) - chore(deps): bump json5 from 2.2.0 to 2.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/388](https://togithub.com/goreleaser/goreleaser-action/pull/388) - fix: use [@​action/github](https://togithub.com/action/github) by [@​caarlos0](https://togithub.com/caarlos0) and [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/390](https://togithub.com/goreleaser/goreleaser-action/pull/390) #### New Contributors - [@​felladrin](https://togithub.com/felladrin) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/384](https://togithub.com/goreleaser/goreleaser-action/pull/384) - [@​dirien](https://togithub.com/dirien) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/386](https://togithub.com/goreleaser/goreleaser-action/pull/386) **Full Changelog**: https://github.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.1.1

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5878711866


Totals Coverage Status
Change from base Build 5878699462: 0.0%
Covered Lines: 0
Relevant Lines: 423

💛 - Coveralls