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

fix(deps): update all non-major dependencies #28

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/kubewarden/policy-sdk-go v0.8.0 -> v0.11.0 age adoption passing confidence require minor
kubewarden/github-actions v3.1.19 -> v3.2.0 age adoption passing confidence action minor

Release Notes

kubewarden/policy-sdk-go (github.com/kubewarden/policy-sdk-go)

v0.11.0

Compare Source

v0.10.0

Compare Source

🚀 Features

  • feat: expose capability to get OCI image configuration. (#​90)

🧰 Maintenance

  • chore(deps): update actions/checkout action to v4.1.7 (#​89)

v0.9.1

Compare Source

  • refactor: use mockery-generated mock, remove gomock mock and hostcaller fake (#​86)

🚀 Features

  • fix: make verify_v2 types public (#​84)
  • feat: Export and json-tag fields of manifest.OciImageManifestResponse{} (#​82)

🐛 Bug Fixes

  • fix: sigstore verification of GH action without repo (#​88)

🧰 Maintenance

  • chore: add Kubewarden repository badges. (#​85)
  • chore(deps): update actions/checkout action to v4.1.6 (#​83)
  • chore(deps): update actions/checkout action to v4.1.5 (#​80)
  • chore(deps): update golangci/golangci-lint-action action to v6 (#​81)
  • chore(deps): update all non-major dependencies (#​79)
  • chore(deps): update golangci/golangci-lint-action action to v5 (#​78)
  • chore(deps): update all non-major dependencies (#​77)

v0.9.0

Compare Source

kubewarden/github-actions (kubewarden/github-actions)

v3.2.0

Compare Source

  • ci: Remove unneeded ci job on ghrelease.yml (#​125)
  • ci: Add ghrelease workflow to create GH releases (#​124)
🧰 Maintenance

v3.1.20

Compare Source

  • Default shell is broken on composite actions (#​120)
  • Update setup-kubewarden-cluster action (#​119)
🧰 Maintenance
  • rust policies move to wasm32 wasip1 (#​122)
  • chore: add Kubewarden repository badges. (#​121)
  • chore(deps): update golangci/golangci-lint-action action to v6 (#​118)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner June 10, 2024 00:54
Copy link
Contributor Author

renovate bot commented Jun 10, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.22.4

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f2c0501 to 6a77997 Compare June 19, 2024 15:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6a77997 to e8bcb08 Compare June 24, 2024 11:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e8bcb08 to 5ebefed Compare June 24, 2024 15:36
@flavio
Copy link
Member

flavio commented Jun 26, 2024

This needs manual work to address the changes done inside of the Go SDK

@jvanz jvanz self-assigned this Jun 26, 2024
Copy link
Contributor Author

renovate bot commented Jun 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Updates to the latest version of TinyGo. Furthermore, the Kubewarden SDK
has been updated to the latest stable release. This version provides a
different way to mock the waPC client, hence some changes had to be done
to our codebase.

Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
@jvanz jvanz force-pushed the renovate/all-minor-patch branch from 8d54fb2 to 2c7b125 Compare June 27, 2024 17:49
Copy link
Member

@flavio flavio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@flavio flavio merged commit ff22828 into main Jun 28, 2024
8 checks passed
@flavio flavio deleted the renovate/all-minor-patch branch June 28, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants