Skip to content

Commit 4b27fe4

Browse files
Update module github.com/pulumi/pulumi-java/pkg to v1.16.0 (#211)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pulumi/pulumi-java/pkg](https://redirect.github.com/pulumi/pulumi-java) | require | minor | `v1.15.0` -> `v1.16.0` | --- ### Release Notes <details> <summary>pulumi/pulumi-java (github.com/pulumi/pulumi-java/pkg)</summary> ### [`v1.16.0`](https://redirect.github.com/pulumi/pulumi-java/compare/v1.15.0...v1.16.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-java/compare/v1.15.0...v1.16.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 75ad615 commit 4b27fe4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.3
77
require (
88
github.com/go-openapi/jsonreference v0.21.0
99
github.com/iancoleman/strcase v0.3.0
10-
github.com/pulumi/pulumi-java/pkg v1.15.0
10+
github.com/pulumi/pulumi-java/pkg v1.16.0
1111
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20250709005027-04cc31bf5794
1212
github.com/pulumi/pulumi/pkg/v3 v3.182.0
1313
github.com/pulumi/pulumi/sdk/v3 v3.182.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,8 @@ github.com/pulumi/esc v0.14.3 h1:Zli+9LiSDT/W+Fsfr8tITxCo+5wn969tLrE4KLv44G8=
403403
github.com/pulumi/esc v0.14.3/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
404404
github.com/pulumi/inflector v0.1.1 h1:dvlxlWtXwOJTUUtcYDvwnl6Mpg33prhK+7mzeF+SobA=
405405
github.com/pulumi/inflector v0.1.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY=
406-
github.com/pulumi/pulumi-java/pkg v1.15.0 h1:06zkI0Kzlohr1CTieHmpTDpNVfoLcNFecEaZ3v7jF1k=
407-
github.com/pulumi/pulumi-java/pkg v1.15.0/go.mod h1:qTrFjr73KRK8bgIRXY2bb2oLbMG5l5TAR3kw2AiFuC0=
406+
github.com/pulumi/pulumi-java/pkg v1.16.0 h1:8KCiIXWv2uxfIks0SdgOezyXg4HZIoPfHID9eMg4nuM=
407+
github.com/pulumi/pulumi-java/pkg v1.16.0/go.mod h1:VeMZ1s9LfXBypao4A1tRF3EB7fYnYZ1LwImyg6FBX0c=
408408
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20250709005027-04cc31bf5794 h1:oIoA86MK8juYqJonkkjQJvkyyXTlxsJ4hrDUrq45Hlw=
409409
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20250709005027-04cc31bf5794/go.mod h1:91i2vk9w701vDmTwLg77t2wKqer0zFG20haWLTMx7kE=
410410
github.com/pulumi/pulumi/pkg/v3 v3.182.0 h1:By/O8ghuW7B8ih7rnB7SSxW69Rbh2YCiNtnTaZSnAhY=

0 commit comments

Comments
 (0)