Skip to content

Commit 9070fae

Browse files
authored
Update pulumi/pulumi version to v3.154.0 (#1553)
Upgrading pulumi/pkg and pulumi/sdk to version v3.154.0. resolves #1546 fixes #820 for TS and Python
1 parent c84b3ce commit 9070fae

File tree

14 files changed

+194
-312
lines changed

14 files changed

+194
-312
lines changed

awsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@pulumi/aws": "6.66.3",
2929
"@pulumi/docker": "4.6.0",
3030
"@pulumi/docker-build": "0.0.8",
31-
"@pulumi/pulumi": "3.144.1",
31+
"@pulumi/pulumi": "3.154.0",
3232
"@types/aws-lambda": "^8.10.23",
3333
"docker-classic": "npm:@pulumi/[email protected]",
3434
"ip-address": "^8.1.0",

awsx/yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,18 +1676,18 @@
16761676
dependencies:
16771677
"@pulumi/pulumi" "^3.136.0"
16781678

1679-
1679+
"@pulumi/[email protected]", "docker-classic@npm:@pulumi/[email protected]":
16801680
version "4.6.0"
16811681
resolved "https://registry.yarnpkg.com/@pulumi/docker/-/docker-4.6.0.tgz#127a0c69a06b47a9418dce12cc70a181ff680284"
16821682
integrity sha512-9XBQtKGYQykJgXS3nWXk/mp7vSZ4kpwGJcp8yPMwvlUDiIDS4lLPp7ieOJl/qVETXkW8EtQ8qxlJ/n8kTBgiBA==
16831683
dependencies:
16841684
"@pulumi/pulumi" "^3.142.0"
16851685
semver "^5.4.0"
16861686

1687-
"@pulumi/pulumi@3.144.1", "@pulumi/pulumi@^3.136.0", "@pulumi/pulumi@^3.142.0":
1688-
version "3.144.1"
1689-
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.144.1.tgz#96b3c54879f7bc5857ba38ac389e2b7262e44f9e"
1690-
integrity sha512-C3kdP/uYnZygxfK18pFzs0P6IYng/rgf/NW5LXUjHMKcCSwyHbsk6l2wpuuYQiWaJFWyqLdNwDFRVf07ZcIEsA==
1687+
"@pulumi/pulumi@3.154.0", "@pulumi/pulumi@^3.136.0", "@pulumi/pulumi@^3.142.0":
1688+
version "3.154.0"
1689+
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.154.0.tgz#22088f5c2e39072a4e9097c49423c9049d94f93b"
1690+
integrity sha512-FT2jHqxV0dtUK1gQy6drL8SzigygBmAc+gi0jBt+AOxWCEjAIBSYY6cmBIzi5HyuAHASiT//L6/+AWBQfpT6aA==
16911691
dependencies:
16921692
"@grpc/grpc-js" "^1.10.1"
16931693
"@logdna/tail-file" "^2.0.6"
@@ -1699,7 +1699,6 @@
16991699
"@opentelemetry/resources" "^1.28"
17001700
"@opentelemetry/sdk-trace-base" "^1.28"
17011701
"@opentelemetry/sdk-trace-node" "^1.28"
1702-
"@opentelemetry/semantic-conventions" "^1.28"
17031702
"@pulumi/query" "^0.3.0"
17041703
"@types/google-protobuf" "^3.15.5"
17051704
"@types/semver" "^7.5.6"
@@ -2682,14 +2681,6 @@ dir-glob@^3.0.1:
26822681
dependencies:
26832682
path-type "^4.0.0"
26842683

2685-
"docker-classic@npm:@pulumi/[email protected]":
2686-
version "4.6.0"
2687-
resolved "https://registry.yarnpkg.com/@pulumi/docker/-/docker-4.6.0.tgz#127a0c69a06b47a9418dce12cc70a181ff680284"
2688-
integrity sha512-9XBQtKGYQykJgXS3nWXk/mp7vSZ4kpwGJcp8yPMwvlUDiIDS4lLPp7ieOJl/qVETXkW8EtQ8qxlJ/n8kTBgiBA==
2689-
dependencies:
2690-
"@pulumi/pulumi" "^3.142.0"
2691-
semver "^5.4.0"
2692-
26932684
eastasianwidth@^0.2.0:
26942685
version "0.2.0"
26952686
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
@@ -5274,16 +5265,7 @@ string-length@^4.0.1:
52745265
char-regex "^1.0.2"
52755266
strip-ansi "^6.0.0"
52765267

5277-
"string-width-cjs@npm:string-width@^4.2.0":
5278-
version "4.2.3"
5279-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5280-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5281-
dependencies:
5282-
emoji-regex "^8.0.0"
5283-
is-fullwidth-code-point "^3.0.0"
5284-
strip-ansi "^6.0.1"
5285-
5286-
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5268+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
52875269
version "4.2.3"
52885270
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
52895271
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5315,14 +5297,7 @@ string_decoder@~1.1.1:
53155297
dependencies:
53165298
safe-buffer "~5.1.0"
53175299

5318-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5319-
version "6.0.1"
5320-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5321-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5322-
dependencies:
5323-
ansi-regex "^5.0.1"
5324-
5325-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5300+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
53265301
version "6.0.1"
53275302
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
53285303
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5765,16 +5740,7 @@ which@^4.0.0:
57655740
dependencies:
57665741
isexe "^3.1.1"
57675742

5768-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
5769-
version "7.0.0"
5770-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5771-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5772-
dependencies:
5773-
ansi-styles "^4.0.0"
5774-
string-width "^4.1.0"
5775-
strip-ansi "^6.0.0"
5776-
5777-
wrap-ansi@^7.0.0:
5743+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
57785744
version "7.0.0"
57795745
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
57805746
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

examples/cloudtrail/go/go.mod

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
module github.com/pulumi/pulumi-awsx/examples/go-trail
22

3-
go 1.21
3+
go 1.22
44

5-
toolchain go1.21.1
5+
toolchain go1.23.7
66

77
require (
88
github.com/pulumi/pulumi-awsx/sdk/v2 v2.4.0
9-
github.com/pulumi/pulumi/sdk/v3 v3.144.1
9+
github.com/pulumi/pulumi/sdk/v3 v3.154.0
1010
)
1111

1212
require (
1313
dario.cat/mergo v1.0.0 // indirect
1414
github.com/BurntSushi/toml v1.2.1 // indirect
1515
github.com/Microsoft/go-winio v0.6.1 // indirect
16-
github.com/ProtonMail/go-crypto v1.0.0 // indirect
16+
github.com/ProtonMail/go-crypto v1.1.3 // indirect
1717
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
1818
github.com/agext/levenshtein v1.2.3 // indirect
1919
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
@@ -27,13 +27,13 @@ require (
2727
github.com/cheggaaa/pb v1.0.29 // indirect
2828
github.com/cloudflare/circl v1.3.7 // indirect
2929
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 // indirect
30-
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
30+
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
3131
github.com/djherbis/times v1.5.0 // indirect
3232
github.com/emirpasic/gods v1.18.1 // indirect
3333
github.com/fatih/color v1.16.0 // indirect
3434
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
35-
github.com/go-git/go-billy/v5 v5.5.0 // indirect
36-
github.com/go-git/go-git/v5 v5.12.0 // indirect
35+
github.com/go-git/go-billy/v5 v5.6.1 // indirect
36+
github.com/go-git/go-git/v5 v5.13.1 // indirect
3737
github.com/gogo/protobuf v1.3.2 // indirect
3838
github.com/golang/glog v1.2.2 // indirect
3939
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
@@ -70,7 +70,7 @@ require (
7070
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
7171
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 // indirect
7272
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
73-
github.com/skeema/knownhosts v1.2.2 // indirect
73+
github.com/skeema/knownhosts v1.3.0 // indirect
7474
github.com/spf13/cobra v1.8.0 // indirect
7575
github.com/spf13/pflag v1.0.5 // indirect
7676
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
@@ -80,14 +80,14 @@ require (
8080
github.com/zclconf/go-cty v1.13.2 // indirect
8181
go.uber.org/atomic v1.9.0 // indirect
8282
golang.org/x/crypto v0.31.0 // indirect
83-
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect
84-
golang.org/x/mod v0.18.0 // indirect
83+
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
84+
golang.org/x/mod v0.19.0 // indirect
8585
golang.org/x/net v0.33.0 // indirect
8686
golang.org/x/sync v0.10.0 // indirect
8787
golang.org/x/sys v0.28.0 // indirect
8888
golang.org/x/term v0.27.0 // indirect
8989
golang.org/x/text v0.21.0 // indirect
90-
golang.org/x/tools v0.22.0 // indirect
90+
golang.org/x/tools v0.23.0 // indirect
9191
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
9292
google.golang.org/grpc v1.67.1 // indirect
9393
google.golang.org/protobuf v1.35.1 // indirect

0 commit comments

Comments
 (0)