8000 chore(deps): Update github actions deps by renovate[bot] · Pull Request #2427 · cerbos/cerbos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): Update github actions deps #2427

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

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Type Update Change
bufbuild/buf-setup-action action minor v1.47.2 -> v1.48.0
helm/kind-action action minor v1.10.0 -> v1.11.0

Release Notes

bufbuild/buf-setup-action (bufbuild/buf-setup-action)

v1.48.0

Compare Source

Release v1.48.0

helm/kind-action (helm/kind-action)

v1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.10.0...v1.11.0


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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added area/dependencies Pull requests that update a dependency file bots kind/chore labels Dec 23, 2024
@charithe charithe changed the title chore(deps): update github actions deps chore(deps): Update github actions deps Dec 23, 2024
@charithe charithe merged commit 4eda1c7 into main Dec 23, 2024
23 of 24 checks passed
@charithe charithe deleted the renovate/gh-actions-deps branch December 23, 2024 08:25
dbuduev pushed a commit that referenced this pull request Jan 7, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[bufbuild/buf-setup-action](https://redirect.github.com/bufbuild/buf-setup-action)
| action | minor | `v1.47.2` -> `v1.48.0` |
| [helm/kind-action](https://redirect.github.com/helm/kind-action) |
action | minor | `v1.10.0` -> `v1.11.0` |

---

### Release Notes

<details>
<summary>bufbuild/buf-setup-action (bufbuild/buf-setup-action)</summary>

###
[`v1.48.0`](https://redirect.github.com/bufbuild/buf-setup-action/releases/tag/v1.48.0)

[Compare
Source](https://redirect.github.com/bufbuild/buf-setup-action/compare/v1.47.2...v1.48.0)

Release v1.48.0

</details>

<details>
<summary>helm/kind-action (helm/kind-action)</summary>

###
[`v1.11.0`](https://redirect.github.com/helm/kind-action/releases/tag/v1.11.0)

[Compare
Source](https://redirect.github.com/helm/kind-action/compare/v1.10.0...v1.11.0)

#### What's Changed

- add wait test by
[@&#8203;cpanato](https://redirect.github.com/cpanato) in
[https://github.com/helm/kind-action/pull/111](https://redirect.github.com/helm/kind-action/pull/111)
- revert wget to use curl again by
[@&#8203;cpanato](https://redirect.github.com/cpanato) in
[https://github.com/helm/kind-action/pull/110](https://redirect.github.com/helm/kind-action/pull/110)
- feat: add custom kubeconfig option as action input by
[@&#8203;jbattiato](https://redirect.github.com/jbattiato) in
[https://github.com/helm/kind-action/pull/119](https://redirect.github.com/helm/kind-action/pull/119)
- fix: Use new mirror for downloading kubectl by
[@&#8203;jriedel-ionos](https://redirect.github.com/jriedel-ionos) in
[https://github.com/helm/kind-action/pull/127](https://redirect.github.com/helm/kind-action/pull/127)
- update kind to default to release v0.24.0 by
[@&#8203;cpanato](https://redirect.github.com/cpanato) in
[https://github.com/helm/kind-action/pull/122](https://redirect.github.com/helm/kind-action/pull/122)

#### New Contributors

- [@&#8203;jbattiato](https://redirect.github.com/jbattiato) made their
first contribution in
[https://github.com/helm/kind-action/pull/119](https://redirect.github.com/helm/kind-action/pull/119)
- [@&#8203;jriedel-ionos](https://redirect.github.com/jriedel-ionos)
made their first contribution in
[https://github.com/helm/kind-action/pull/127](https://redirect.github.com/helm/kind-action/pull/127)

**Full Changelog**:
helm/kind-action@v1.10.0...v1.11.0

</details>

---

### 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cerbos/cerbos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmNpZXMiLCJib3RzIiwia2luZC9jaG9yZSJdfQ==-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+reno
6AD9
vate[bot]@users.noreply.github.com>
Signed-off-by: Dennis Buduev <dbuduev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0