Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #165

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-go action patch v3.3.0 -> v3.3.1
github.com/spf13/cobra require patch v1.6.0 -> v1.6.1
github.com/stretchr/testify require patch v1.8.0 -> v1.8.1
github/codeql-action action patch v2.1.27 -> v2.1.29
goreleaser/goreleaser-action action minor v3.1.0 -> v3.2.0
sigstore/cosign-installer action patch v2.8.0 -> v2.8.1

Release Notes

actions/setup-go

v3.3.1

Compare Source

In scope of this release we fixed the issue with the correct generation of the cache key when the go-version-file input is set (https://github.com/actions/setup-go/pull/267). Moreover, we fixed an issue when the cache folder was not found. Besides, we updated actions/core to 1.10.0 version (https://github.com/actions/setup-go/pull/273).

spf13/cobra

v1.6.1

Compare Source

Bug fixes 🐛
  • Fixes a panic when AddGroup isn't called before AddCommand(my-sub-command) is executed. This can happen within more complex cobra file structures that have many different inits to be executed. Now, the check for groups has been moved to ExecuteC and provides more flexibility when working with grouped commands - @​marckhouzam (and shout out to @​aawsome, @​andig and @​KINGSABRI for a deep investigation into this! 👏🏼)
stretchr/testify

v1.8.1

Compare Source

github/codeql-action

v2.1.29

Compare Source

v2.1.28

Compare Source

goreleaser/goreleaser-action

v3.2.0

Compare Source

What's Changed

Full Changelog: goreleaser/goreleaser-action@v3.1.0...v3.2.0

sigstore/cosign-installer

v2.8.1

Compare Source

What's Changed

Full Changelog: sigstore/cosign-installer@v2...v2.8.1


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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot changed the title chore(deps): update goreleaser/goreleaser-action action to v3.2.0 chore(deps): update all non-major dependencies Oct 18, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7b5b0ed to 7c030c9 Compare October 19, 2022 01:27
linuxluigi
linuxluigi previously approved these changes Oct 21, 2022
@linuxluigi linuxluigi enabled auto-merge (squash) October 21, 2022 13:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 188ce9d to 540a024 Compare October 25, 2022 02:49
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@linuxluigi linuxluigi merged commit 51f1376 into main Oct 27, 2022
@linuxluigi linuxluigi deleted the renovate/all-minor-patch branch October 27, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant