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 #63

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Type Update Change
go (source) toolchain patch 1.23.4 -> 1.23.5
kubewarden/github-actions action minor v3.3.5 -> v3.4.5

Release Notes

golang/go (go)

v1.23.5

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

v3.4.5

Compare Source

🚀 Features
  • feat(ci): Common renovate bot configuration (#​148)
🐛 Bug Fixes
  • fix: Correctly pull from artifacthub and push needed files (#​150)
  • fix: temporarily downgrade tinygo version (#​149)

v3.4.4

Compare Source

🧰 Maintenance

v3.4.3

Compare Source

🐛 Bug Fixes

  • fix: Correctly push to artifacthub branch, fix artifacthub policy release (#​145)

v3.4.2

Compare Source

🐛 Bug Fixes

  • fix: Support repos where there's no tag at all (#​144)

v3.4.1

Compare Source

🐛 Bug Fixes

  • fix: Don't compare version on CI for rust policies (#​142)

🧰 Maintenance

  • chore(deps): update version of tinygo (#​143)

v3.4.0

Compare Source

🚀 Features

  • feat: Support policies in folders for reusable workflows (#​138)

🧰 Maintenance

  • chore(deps): update golangci/golangci-lint-action action to v6.1.1 (#​137)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 23, 2024 02:17
@flavio flavio added the kind/bug Something isn't working label Jan 8, 2025
@flavio flavio added this to the 1.21 milestone Jan 8, 2025
@flavio
Copy link
Member

flavio commented Jan 8, 2025

WARNING: the unit tests are failing, but the failure is unrelated with this change. This is something we have to look into

@renovate renovate bot changed the title chore(deps): update kubewarden/github-actions action to v3.4.2 chore(deps): update kubewarden/github-actions action to v3.4.3 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 046e00b to 072455e Compare January 8, 2025 20:17
@renovate renovate bot changed the title chore(deps): update kubewarden/github-actions action to v3.4.3 chore(deps): update kubewarden/github-actions action to v3.4.4 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 072455e to 775d605 Compare January 11, 2025 03:03
@flavio
Copy link
Member

flavio commented Jan 14, 2025

Now the e2e tests are failing because of kubewarden/kubewarden-controller#960

@renovate renovate bot changed the title chore(deps): update kubewarden/github-actions action to v3.4.4 chore(deps): update all non-major dependencies Jan 16, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 775d605 to 7c7295e Compare January 16, 2025 22:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7c7295e to bfadaf8 Compare January 17, 2025 14:45
@viccuad viccuad self-assigned this Jan 20, 2025
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
We don't expect the "Mi" suffix anymore, even if the comparison is
correctly done.

This is because we use apimachinery.resources.Quantity.String() (from
`kubewarden/k8s-objects`) in the error, when we convert it to our
resources.Quantiy (under `resources/`). The behaviour of
apimachinery.resources.Quantity.String() has changed.

Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
The defaultLimit should behave the same no matter if we use Mi or Ki.

Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

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.

@flavio flavio merged commit 21cb072 into main Jan 22, 2025
8 checks passed
@flavio flavio deleted the renovate/all-minor-patch branch January 22, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies kind/bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants