Skip to content

Commit

Permalink
Update first-party Pulumi dependencies (#332)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws-native](https://pulumi.com)
([source](https://redirect.github.com/pulumi/pulumi-aws-native)) |
devDependencies | minor | [`1.23.0` ->
`1.24.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws-native/1.23.0/1.24.0)
|
| [@pulumi/aws-native](https://pulumi.com)
([source](https://redirect.github.com/pulumi/pulumi-aws-native)) |
dependencies | minor | [`1.23.0` ->
`1.24.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws-native/1.23.0/1.24.0)
|
| [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
| resolutions | minor | [`3.145.0` ->
`3.146.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.145.0/3.146.0)
|
| [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
| devDependencies | minor | [`3.145.0` ->
`3.146.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.145.0/3.146.0)
|
| [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
| dependencies | minor | [`3.145.0` ->
`3.146.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.145.0/3.146.0)
|

---

### Release Notes

<details>
<summary>pulumi/pulumi-aws-native (@&#8203;pulumi/aws-native)</summary>

###
[`v1.24.0`](https://redirect.github.com/pulumi/pulumi-aws-native/releases/tag/v1.24.0):
cf2pulumi-v1.24.0

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws-native/compare/v1.23.0...v1.24.0)

</details>

<details>
<summary>pulumi/pulumi (@&#8203;pulumi/pulumi)</summary>

###
[`v3.146.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.146.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi/compare/v3.145.0...v3.146.0)

##### 3.146.0 (2025-01-15)

##### Features

- \[cli] Allow specifying a version with `pulumi convert
--from=<plugin>@&#8203;<version>`
[#&#8203;18220](https://redirect.github.com/pulumi/pulumi/pull/18220)

-   \[cli] Enable Autonaming Configuration in non-experimental mode
[#&#8203;18228](https://redirect.github.com/pulumi/pulumi/pull/18228)

- \[cli] Retrieve Git metadata from the environment if not running in a
repository
[#&#8203;12871](https://redirect.github.com/pulumi/pulumi/pull/12871)

-   \[pkg] Add a `call` intrinsic to PCL
[#&#8203;18206](https://redirect.github.com/pulumi/pulumi/pull/18206)

- \[auto/go] Add `Color` option to `optdestroy`, `optpreview`,
`optrefresh`, and `optup` packages to allow explicit configuration of
output color.
[#&#8203;18184](https://redirect.github.com/pulumi/pulumi/pull/18184)

- \[cli/import] Add support for parameterized packages to `pulumi
import`
[#&#8203;18038](https://redirect.github.com/pulumi/pulumi/pull/18038)

- \[cli/import] Import can now import resources from parameterized
providers
[#&#8203;18039](https://redirect.github.com/pulumi/pulumi/pull/18039)

-   \[cli/new] Add support for Copilot templates
[#&#8203;16825](https://redirect.github.com/pulumi/pulumi/pull/16825)

##### Bug Fixes

- \[auto/go] Fix rejection of `nil` inline programs in the Go automation
API
[#&#8203;18214](https://redirect.github.com/pulumi/pulumi/pull/18214)

-   \[sdk/go] Improve error messages for wrong stack output types
[#&#8203;18245](https://redirect.github.com/pulumi/pulumi/pull/18245)

- \[sdk/{nodejs,python}] Wait for resource in the input property
dependencies
[#&#8203;18204](https://redirect.github.com/pulumi/pulumi/pull/18204)

- \[cli/plugin] Show plugin kind in plugin rm correctly. Also show the
usage string if the plugin type is incorrect
[#&#8203;18179](https://redirect.github.com/pulumi/pulumi/pull/18179)

-   \[cli/plugin] Passthrough unstructured logs from dynamic providers

-   \[sdk/python] Fix callbackserver shutdown
[#&#8203;18190](https://redirect.github.com/pulumi/pulumi/pull/18190)

</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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaW1wYWN0L25vLWNoYW5nZWxvZy1yZXF1aXJlZCJdfQ==-->

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Jan 16, 2025
1 parent 16d3107 commit 9906452
Show file tree
Hide file tree
Showing 77 changed files with 740 additions and 445 deletions.
4 changes: 2 additions & 2 deletions examples/alb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/alb/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -444,10 +444,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/api-websocket-lambda-dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"@aws-sdk/client-dynamodb": "^3.632.0",
"@aws-sdk/lib-dynamodb": "^3.632.0",
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/api-websocket-lambda-dynamodb/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -955,10 +955,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -982,10 +982,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/apprunner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"dependencies": {
"@aws-cdk/aws-apprunner-alpha": "2.20.0-alpha.0",
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/apprunner/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -422,10 +422,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -449,10 +449,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/appsvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/appsvc/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -444,10 +444,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/cloudfront-lambda-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"@types/aws-lambda": "^8.10.145",
"aws-cdk-lib": "2.156.0",
"aws-lambda": "^1.0.7",
Expand Down
16 changes: 8 additions & 8 deletions examples/cloudfront-lambda-edge/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -537,10 +537,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -564,10 +564,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/cloudfront-lambda-urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"@types/aws-lambda": "^8.10.145",
"aws-cdk-lib": "2.156.0",
"aws-lambda": "^1.0.7",
Expand Down
16 changes: 8 additions & 8 deletions examples/cloudfront-lambda-urls/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -537,10 +537,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -564,10 +564,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/cron-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/cron-lambda/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -444,10 +444,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/ec2-instance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/ec2-instance/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand All @@ -444,10 +444,10 @@
fast-deep-equal "^3.1.3"
fs-extra "^11.2.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/eks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
},
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/docker-build": "0.0.8",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"@types/express": "^5.0.0",
"aws-cdk-lib": "2.173.1",
"constructs": "10.3.0",
Expand Down
16 changes: 8 additions & 8 deletions examples/eks/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -534,10 +534,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@pulumi/aws-native@1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.23.0.tgz#b38ad023d129d3305808f355266723e35d91a508"
integrity sha512-WF5oO5vUBez5c7kGm2CD1mwuognbGmvMbo35uO+QyQDyuI7uf8bzKvsJShFezZzGAm66p+ZiAAh2fPXbGuNmdQ==
"@pulumi/aws-native@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.24.0.tgz#1e31f20c6e679751684170fca8cb271c6a32fd9e"
integrity sha512-OHYL4vYLwhCfcs05fqnyIMh++UIB1XKnilKq12cfJ+YzTaE2jsYeDFYqS9cQUE+6I9FfkzqWo53Ds6HhL9y9vQ==
dependencies:
"@pulumi/pulumi" "^3.142.0"

Expand Down Expand Up @@ -568,10 +568,10 @@
dependencies:
"@pulumi/pulumi" "^3.136.0"

"@pulumi/pulumi@3.145.0":
version "3.145.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.145.0.tgz#7b0045848e4583630e2f019869785bdceeb0f9c6"
integrity sha512-oIKrxQ4Idlg6BNC5IKSCCr/dG5zHvAjbxJXFHcL97aUMvrWRaRU4Dc2k0AMXTxr/olMtm3b+dBF+2SpekvqR9Q==
"@pulumi/pulumi@3.146.0":
version "3.146.0"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.146.0.tgz#4845bf0e23f99f9e6dfc455950a816302a0dfe89"
integrity sha512-DVj7nhjg+R9E4t7XLAFnRiDziVTQRDpBDonXDsNeaSE0KZQmOsP1n+PSFY/Wkcgh3Gblww/EtVfGNMNHqMD1Zg==
dependencies:
"@grpc/grpc-js" "^1.10.1"
"@logdna/tail-file" "^2.0.6"
Expand Down
4 changes: 2 additions & 2 deletions examples/eventbridge-atm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
},
"dependencies": {
"@aws-sdk/client-eventbridge": "^3.678.0",
"@pulumi/aws-native": "1.23.0",
"@pulumi/aws-native": "1.24.0",
"@pulumi/cdk": "1.6.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/pulumi": "3.146.0",
"@types/aws-lambda": "^8.10.145",
"aws-cdk-lib": "2.156.0",
"constructs": "10.3.0",
Expand Down
Loading

0 comments on commit 9906452

Please sign in to comment.