chore(deps): update module github.com/pulumi/pulumi-kubernetes/sdk/v4 to v4.13.1 #27

Merged
antoine merged 1 commits from renovate/github.com-pulumi-pulumi-kubernetes-sdk-v4-4.x into main 2024-06-23 15:29:33 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi-kubernetes/sdk/v4 require minor v4.10.0 -> v4.13.1

Release Notes

pulumi/pulumi-kubernetes (github.com/pulumi/pulumi-kubernetes/sdk/v4)

v4.13.1

Compare Source

v4.12.0

Compare Source

Added
Changed
Fixed

v4.11.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pulumi/pulumi-kubernetes/sdk/v4](https://github.com/pulumi/pulumi-kubernetes) | require | minor | `v4.10.0` -> `v4.13.1` | --- ### Release Notes <details> <summary>pulumi/pulumi-kubernetes (github.com/pulumi/pulumi-kubernetes/sdk/v4)</summary> ### [`v4.13.1`](https://github.com/pulumi/pulumi-kubernetes/compare/v4.12.0...v4.13.1) [Compare Source](https://github.com/pulumi/pulumi-kubernetes/compare/v4.12.0...v4.13.1) ### [`v4.12.0`](https://github.com/pulumi/pulumi-kubernetes/releases/tag/v4.12.0) [Compare Source](https://github.com/pulumi/pulumi-kubernetes/compare/v4.11.0...v4.12.0) ##### Added - Added a new Helm Chart v4 resource. (https://github.com/pulumi/pulumi-kubernetes/pull/2947) - Added support for deletion propagation policies (e.g. Orphan). (https://github.com/pulumi/pulumi-kubernetes/pull/3011) - Server-side apply conflict errors now include the original field manager's name. (https://github.com/pulumi/pulumi-kubernetes/pull/2983) ##### Changed - Pulumi will now wait for DaemonSets to become ready. (https://github.com/pulumi/pulumi-kubernetes/pull/2953) - The Release resource's merge behavior for `valueYamlFiles` now more closely matches Helm's behavior. (https://github.com/pulumi/pulumi-kubernetes/pull/2963) ##### Fixed - Helm Chart V3 previews no longer fail when the cluster is unreachable. (https://github.com/pulumi/pulumi-kubernetes/pull/2992) - Fixed a panic that could occur when a missing field became `null`. (https://github.com/pulumi/pulumi-kubernetes/issues/1970) ### [`v4.11.0`](https://github.com/pulumi/pulumi-kubernetes/compare/v4.10.0...v4.11.0) [Compare Source](https://github.com/pulumi/pulumi-kubernetes/compare/v4.10.0...v4.11.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM5MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-04-19 00:11:27 +00:00
renovate-bot changed title from chore(deps): update module github.com/pulumi/pulumi-kubernetes/sdk/v4 to v4.11.0 to chore(deps): update module github.com/pulumi/pulumi-kubernetes/sdk/v4 to v4.12.0 2024-05-22 00:13:09 +00:00
renovate-bot force-pushed renovate/github.com-pulumi-pulumi-kubernetes-sdk-v4-4.x from 30bb73098f to fb7dcc0c2e 2024-05-22 00:13:10 +00:00 Compare
renovate-bot force-pushed renovate/github.com-pulumi-pulumi-kubernetes-sdk-v4-4.x from fb7dcc0c2e to df57d5c948 2024-06-06 00:21:34 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/pulumi/pulumi-kubernetes/sdk/v4 to v4.12.0 to chore(deps): update module github.com/pulumi/pulumi-kubernetes/sdk/v4 to v4.13.1 2024-06-06 00:21:38 +00:00
Author
Member

ℹ 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):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.112.0 -> v3.116.1
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v1.0.0
github.com/go-git/go-git/v5 v5.11.0 -> v5.12.0
github.com/golang/glog v1.1.2 -> v1.2.0
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/sergi/go-diff v1.3.1 -> v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/skeema/knownhosts v1.2.1 -> v1.2.2
golang.org/x/crypto v0.21.0 -> v0.22.0
golang.org/x/net v0.21.0 -> v0.23.0
golang.org/x/sync v0.5.0 -> v0.6.0
golang.org/x/sys v0.18.0 -> v0.19.0
golang.org/x/term v0.18.0 -> v0.19.0
golang.org/x/tools v0.15.0 -> v0.17.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240311173647-c811ad7063a7
google.golang.org/grpc v1.59.0 -> v1.63.2
### ℹ 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): - 15 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `github.com/pulumi/pulumi/sdk/v3` | `v3.112.0` -> `v3.116.1` | | `github.com/ProtonMail/go-crypto` | `v0.0.0-20230828082145-3c4c8a2d2371` -> `v1.0.0` | | `github.com/go-git/go-git/v5` | `v5.11.0` -> `v5.12.0` | | `github.com/golang/glog` | `v1.1.2` -> `v1.2.0` | | `github.com/google/uuid` | `v1.4.0` -> `v1.6.0` | | `github.com/sergi/go-diff` | `v1.3.1` -> `v1.3.2-0.20230802210424-5b0b94c5c0d3` | | `github.com/skeema/knownhosts` | `v1.2.1` -> `v1.2.2` | | `golang.org/x/crypto` | `v0.21.0` -> `v0.22.0` | | `golang.org/x/net` | `v0.21.0` -> `v0.23.0` | | `golang.org/x/sync` | `v0.5.0` -> `v0.6.0` | | `golang.org/x/sys` | `v0.18.0` -> `v0.19.0` | | `golang.org/x/term` | `v0.18.0` -> `v0.19.0` | | `golang.org/x/tools` | `v0.15.0` -> `v0.17.0` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20231120223509-83a465c0220f` -> `v0.0.0-20240311173647-c811ad7063a7` | | `google.golang.org/grpc` | `v1.59.0` -> `v1.63.2` |
antoine force-pushed renovate/github.com-pulumi-pulumi-kubernetes-sdk-v4-4.x from df57d5c948 to e52cc60cf3 2024-06-23 15:27:02 +00:00 Compare
antoine merged commit e52cc60cf3 into main 2024-06-23 15:29:33 +00:00
antoine deleted branch renovate/github.com-pulumi-pulumi-kubernetes-sdk-v4-4.x 2024-06-23 15:29:34 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: go/pulumi-library#27
No description provided.