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

Update deps to Node 20 #284

Merged
merged 1 commit into from Nov 8, 2023
Merged

Update deps to Node 20 #284

merged 1 commit into from Nov 8, 2023

Conversation

sethvargo
Copy link
Member

@sethvargo sethvargo commented Oct 27, 2023

Closes #283
Closes #282

@sethvargo sethvargo requested a review from a team as a code owner October 27, 2023 06:07
@sethvargo sethvargo enabled auto-merge (squash) October 27, 2023 06:07
@sethvargo sethvargo merged commit d669ad8 into main Nov 8, 2023
1 check passed
@sethvargo sethvargo deleted the sethvargo/up branch November 8, 2023 14:24
sethvargo pushed a commit that referenced this pull request Dec 8, 2023
## What's Changed
* dependabot: only do security updates by @sethvargo in
#279
* update all deps by @sethvargo in
#280
* Update deps to Node 20 by @sethvargo in
#284
* Add CI for release branches by @sethvargo in
#285
* Drop unnecessary deps by @sethvargo in
#286


**Full Changelog**:
v1.0.2...10d3bd4
zeebe-bors-camunda bot added a commit to camunda/zeebe that referenced this pull request Dec 12, 2023
15563: deps(github-tags): Update google-github-actions/get-gke-credentials action to v2 (main) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [google-github-actions/get-gke-credentials](https://togithub.com/google-github-actions/get-gke-credentials) | action | major | `v1.0.2` -> `v2.0.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>google-github-actions/get-gke-credentials (google-github-actions/get-gke-credentials)</summary>

### [`v2.0.0`](https://togithub.com/google-github-actions/get-gke-credentials/releases/tag/v2.0.0)

[Compare Source](https://togithub.com/google-github-actions/get-gke-credentials/compare/v1.0.2...v2.0.0)

**:warning: This version requires Node 20 or later!**

##### What's Changed

-   dependabot: only do security updates by [`@&#8203;sethvargo](https://togithub.com/sethvargo)` in [google-github-actions/get-gke-credentials#279
-   update all deps by [`@&#8203;sethvargo](https://togithub.com/sethvargo)` in [google-github-actions/get-gke-credentials#280
-   Update deps to Node 20 by [`@&#8203;sethvargo](https://togithub.com/sethvargo)` in [google-github-actions/get-gke-credentials#284
-   Add CI for release branches by [`@&#8203;sethvargo](https://togithub.com/sethvargo)` in [google-github-actions/get-gke-credentials#285
-   Drop unnecessary deps by [`@&#8203;sethvargo](https://togithub.com/sethvargo)` in [google-github-actions/get-gke-credentials#286
-   Release: v2.0.0 by [`@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)` in [google-github-actions/get-gke-credentials#288

**Full Changelog**: google-github-actions/get-gke-credentials@v1...v2.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

github deprecated node16 actions, and node20 support is not yet in the roadmap for google actions
2 participants