Skip to content

Commit 3376247

Browse files
Update first-party Pulumi dependencies (minor) (#2455)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies | minor | [`7.10.0` -> `7.11.1`](https://renovatebot.com/diffs/npm/@pulumi%2faws/7.10.0/7.11.1) | | [Pulumi.Aws](https://pulumi.io/) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | nuget | minor | `7.10.0` -> `7.11.1` | | [github.com/pulumi/pulumi-aws/sdk/v7](https://redirect.github.com/pulumi/pulumi-aws) | require | minor | `v7.10.0` -> `v7.11.1` | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary> ### [`v7.11.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v7.11.1) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v7.11.0...v7.11.1) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. ##### What's Changed - fix: ordered list should start at 1 by [@&#8203;stooj](https://redirect.github.com/stooj) in [https://github.com/pulumi/pulumi-aws/pull/5940](https://redirect.github.com/pulumi/pulumi-aws/pull/5940) - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5949](https://redirect.github.com/pulumi/pulumi-aws/pull/5949) **Full Changelog**: pulumi/pulumi-aws@v7.11.0...v7.11.1 ### [`v7.11.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v7.11.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v7.10.0...v7.11.0) ##### Does the PR have any schema changes? Found 9 breaking changes: ##### Types - `🟢` "aws:alb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required - `🟢` "aws:alb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required - `🟢` "aws:alb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required - `🟢` "aws:lb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required - `🟢` "aws:lb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required - `🟢` "aws:lb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required - `🟢` "aws:lb/getListenerRuleConditionHostHeader:getListenerRuleConditionHostHeader": required: "regexValues" property has changed to Required - `🟢` "aws:lb/getListenerRuleConditionHttpHeader:getListenerRuleConditionHttpHeader": required: "regexValues" property has changed to Required - `🟢` "aws:lb/getListenerRuleConditionPathPattern:getListenerRuleConditionPathPattern": required: "regexValues" property has changed to Required ##### New resources: - `lakeformation/identityCenterConfiguration.IdentityCenterConfiguration` ##### New functions: - `ecrpublic/getImages.getImages` ##### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5933](https://redirect.github.com/pulumi/pulumi-aws/pull/5933) - Update module github.com/hashicorp/vault to v1.21.0 \[SECURITY] by [@&#8203;pulumi-renovate](https://redirect.github.com/pulumi-renovate)\[bot] in[https://github.com/pulumi/pulumi-aws/pull/5936](https://redirect.github.com/pulumi/pulumi-aws/pull/5936)6 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5944](https://redirect.github.com/pulumi/pulumi-aws/pull/5944) - Upgrade terraform-provider-aws to v6.19.0 by [@&#8203;corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-aws/pull/5945](https://redirect.github.com/pulumi/pulumi-aws/pull/5945) **Full Changelog**: pulumi/pulumi-aws@v7.10.0...v7.11.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsImltcGFjdC9uby1jaGFuZ2Vsb2ctcmVxdWlyZWQiXX0=--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 6303b26 commit 3376247

File tree

117 files changed

+134
-134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+134
-134
lines changed

aws-apigateway-ts-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@types/node": "22.13.14"
66
},
77
"dependencies": {
8-
"@pulumi/aws": "7.10.0",
8+
"@pulumi/aws": "7.11.1",
99
"@pulumi/aws-apigateway": "2.6.3",
1010
"@pulumi/pulumi": "3.220.0",
1111
"aws-lambda": "^1.0.7"

aws-cs-eks/Aws.EksCluster.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Aws" Version="7.10.0" />
11+
<PackageReference Include="Pulumi.Aws" Version="7.11.1" />
1212
<PackageReference Include="Pulumi.Kubernetes" Version="3.*" />
1313
</ItemGroup>
1414

aws-go-ansible-wordpress/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ require (
6969
github.com/opentracing/opentracing-go v1.2.0 // indirect
7070
github.com/pkg/errors v0.9.1 // indirect
7171
github.com/pkg/term v1.1.0 // indirect
72-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0
72+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1
7373
github.com/rivo/uniseg v0.4.4 // indirect
7474
github.com/rogpeppe/go-internal v1.14.1 // indirect
7575
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 // indirect

aws-go-ansible-wordpress/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
154154
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
155155
github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
156156
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
157-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0 h1:Ep2LOC+Bu4Aid0aZ1WfT6s2nHiiIuphH3AlRkVP2kbg=
158-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
157+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1 h1:c98ZDQT7y04D9QbdTPnz3OzkUoldLA4KB+48Sim7kkc=
158+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
159159
github.com/pulumi/pulumi-command/sdk v1.2.0 h1:tUHM5mYoVcw5fQC38Vm7NWaDSc0cJIfTA+ehRQ6N1tc=
160160
github.com/pulumi/pulumi-command/sdk v1.2.0/go.mod h1:hQxv9DXg6bFjcd9BEiNdMImQ/V1rnC9D115q5VXYNps=
161161
github.com/pulumi/pulumi/sdk/v3 v3.214.0 h1:MBUrjhaY7i9RmEQddyH/HR0kvF5Kxl3WT+/Ra9wV3YM=

aws-go-appsync/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.1
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0
8+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1
99
github.com/pulumi/pulumi-random/sdk/v4 v4.18.5
1010
github.com/pulumi/pulumi/sdk/v3 v3.213.0
1111
)

aws-go-appsync/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
154154
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
155155
github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
156156
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
157-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0 h1:Ep2LOC+Bu4Aid0aZ1WfT6s2nHiiIuphH3AlRkVP2kbg=
158-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
157+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1 h1:c98ZDQT7y04D9QbdTPnz3OzkUoldLA4KB+48Sim7kkc=
158+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
159159
github.com/pulumi/pulumi-random/sdk/v4 v4.18.5 h1:vNVS8u0VhNmxZDL7Qmr6gVff7zjVQeU+fFfAysfNgYc=
160160
github.com/pulumi/pulumi-random/sdk/v4 v4.18.5/go.mod h1:AJpJvPU3qJaq02VUui3rMZHchvVpTvVuVp0lbCeEE50=
161161
github.com/pulumi/pulumi/sdk/v3 v3.213.0 h1:ICp0WJlTShaTLrx2fDI52fJ3xwCf1h8T8tVrKDRNUB4=

aws-go-assume-role/assume-role/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.2
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0
8+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1
99
github.com/pulumi/pulumi/sdk/v3 v3.190.0
1010
)
1111

aws-go-assume-role/assume-role/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
156156
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
157157
github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
158158
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
159-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0 h1:Ep2LOC+Bu4Aid0aZ1WfT6s2nHiiIuphH3AlRkVP2kbg=
160-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
159+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1 h1:c98ZDQT7y04D9QbdTPnz3OzkUoldLA4KB+48Sim7kkc=
160+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
161161
github.com/pulumi/pulumi/sdk/v3 v3.190.0 h1:sRY8xsQLqxJGTPpd0lrVienoEU+4ZKntisV32+82Czc=
162162
github.com/pulumi/pulumi/sdk/v3 v3.190.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw=
163163
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

aws-go-assume-role/create-role/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.2
66

77
require (
8-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0
8+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1
99
github.com/pulumi/pulumi/sdk/v3 v3.190.0
1010
)
1111

aws-go-assume-role/create-role/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
156156
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
157157
github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
158158
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
159-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0 h1:Ep2LOC+Bu4Aid0aZ1WfT6s2nHiiIuphH3AlRkVP2kbg=
160-
github.com/pulumi/pulumi-aws/sdk/v7 v7.10.0/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
159+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1 h1:c98ZDQT7y04D9QbdTPnz3OzkUoldLA4KB+48Sim7kkc=
160+
github.com/pulumi/pulumi-aws/sdk/v7 v7.11.1/go.mod h1:4qpJdAOLlqT1l8uTAEc9RNhrRyh7DIw+XP6Fxo5YNdQ=
161161
github.com/pulumi/pulumi/sdk/v3 v3.190.0 h1:sRY8xsQLqxJGTPpd0lrVienoEU+4ZKntisV32+82Czc=
162162
github.com/pulumi/pulumi/sdk/v3 v3.190.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw=
163163
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

0 commit comments

Comments
 (0)