diff --git a/examples/appservice/package.json b/examples/appservice/package.json index 06d3abdb7f57..7dd3cfc7febd 100644 --- a/examples/appservice/package.json +++ b/examples/appservice/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "latest" } } diff --git a/examples/azure-native-sdk-v2/go-aks/go.mod b/examples/azure-native-sdk-v2/go-aks/go.mod index 807f0f62fc90..6eb5193b36a6 100644 --- a/examples/azure-native-sdk-v2/go-aks/go.mod +++ b/examples/azure-native-sdk-v2/go-aks/go.mod @@ -70,8 +70,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.10.0 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.7 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/azure-native-sdk-v2/go-azure-in-azure/go.mod b/examples/azure-native-sdk-v2/go-azure-in-azure/go.mod index a6ffe93c7e05..6ac564226b4c 100644 --- a/examples/azure-native-sdk-v2/go-azure-in-azure/go.mod +++ b/examples/azure-native-sdk-v2/go-azure-in-azure/go.mod @@ -77,8 +77,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.10.0 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.7 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/azure-native-sdk-v2/go-clientconfig/go.mod b/examples/azure-native-sdk-v2/go-clientconfig/go.mod index 1d435f46568b..59ab99b94ca2 100644 --- a/examples/azure-native-sdk-v2/go-clientconfig/go.mod +++ b/examples/azure-native-sdk-v2/go-clientconfig/go.mod @@ -67,8 +67,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.10.0 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/azure-native-sdk-v2/go-function-scm-ftp-deletion/go.mod b/examples/azure-native-sdk-v2/go-function-scm-ftp-deletion/go.mod index 3cc3a867595e..a1535a39c7e0 100644 --- a/examples/azure-native-sdk-v2/go-function-scm-ftp-deletion/go.mod +++ b/examples/azure-native-sdk-v2/go-function-scm-ftp-deletion/go.mod @@ -72,8 +72,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.13.0 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.7 // indirect github.com/rogpeppe/go-internal v1.14.1 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/azure-native-sdk-v2/go-generic-resource/go.mod b/examples/azure-native-sdk-v2/go-generic-resource/go.mod index bab9e03d4b01..1b09917f8b42 100644 --- a/examples/azure-native-sdk-v2/go-generic-resource/go.mod +++ b/examples/azure-native-sdk-v2/go-generic-resource/go.mod @@ -66,8 +66,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.12.0 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.7 // indirect github.com/rogpeppe/go-internal v1.14.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/azure-native-sdk-v2/go-servicebus-recreate/step1/go.mod b/examples/azure-native-sdk-v2/go-servicebus-recreate/step1/go.mod index 037874196821..f84240908b29 100644 --- a/examples/azure-native-sdk-v2/go-servicebus-recreate/step1/go.mod +++ b/examples/azure-native-sdk-v2/go-servicebus-recreate/step1/go.mod @@ -65,8 +65,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.9.1 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/azure-native-sdk-v2/go-simple/go.mod b/examples/azure-native-sdk-v2/go-simple/go.mod index b9288a79ec38..06af1532084b 100644 --- a/examples/azure-native-sdk-v2/go-simple/go.mod +++ b/examples/azure-native-sdk-v2/go-simple/go.mod @@ -69,8 +69,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.10.0 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/azure-native-sdk-v2/go-user-assigned-identity/go.mod b/examples/azure-native-sdk-v2/go-user-assigned-identity/go.mod index 31d3c43459f6..31c0da9d569c 100644 --- a/examples/azure-native-sdk-v2/go-user-assigned-identity/go.mod +++ b/examples/azure-native-sdk-v2/go-user-assigned-identity/go.mod @@ -69,8 +69,8 @@ require ( github.com/pkg/errors v0.9.1 // indirect github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.10.0 // indirect - github.com/pulumi/pulumi-azure-native-sdk/v3 v3.0.0-alpha.dev // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect diff --git a/examples/blobcontainer-legalhold/package.json b/examples/blobcontainer-legalhold/package.json index 54df616d602c..68fd58247935 100644 --- a/examples/blobcontainer-legalhold/package.json +++ b/examples/blobcontainer-legalhold/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "3.10.1" } } diff --git a/examples/cosmosdb/package.json b/examples/cosmosdb/package.json index 5dee3133dba1..73e3b4a9686b 100644 --- a/examples/cosmosdb/package.json +++ b/examples/cosmosdb/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/dashboard/package.json b/examples/dashboard/package.json index ebfb8c1c86e9..7f81e600b525 100644 --- a/examples/dashboard/package.json +++ b/examples/dashboard/package.json @@ -6,6 +6,6 @@ "typescript": "^5.5.4" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } \ No newline at end of file diff --git a/examples/go.mod b/examples/go.mod index 346db7be2020..9d24c1019a50 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -132,7 +132,7 @@ require ( github.com/pkg/term v1.1.0 // indirect github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.17.0 // indirect + github.com/pulumi/esc v0.20.0 // indirect github.com/pulumi/pulumi-azure-native-sdk/v3 v3.11.0-alpha.1763062140 // indirect github.com/rivo/uniseg v0.4.7 // indirect github.com/rogpeppe/go-internal v1.13.1 // indirect @@ -164,7 +164,7 @@ require ( gocloud.dev v0.37.0 // indirect gocloud.dev/secrets/hashivault v0.37.0 // indirect golang.org/x/crypto v0.45.0 // indirect - golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect + golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 // indirect golang.org/x/mod v0.29.0 // indirect golang.org/x/net v0.47.0 // indirect golang.org/x/oauth2 v0.30.0 // indirect diff --git a/examples/go.sum b/examples/go.sum index 5f39a4036c16..c119143ec81d 100644 --- a/examples/go.sum +++ b/examples/go.sum @@ -356,8 +356,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435cARxCW6q9gc0S/Yxz7Mkd38pOb0= github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= -github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w= -github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc= +github.com/pulumi/esc v0.20.0 h1:LZn4sjAsI76x10ZuZXXyh2ExGcP7AHmjOzCi/p3/fpQ= +github.com/pulumi/esc v0.20.0/go.mod h1:h1VjdedI0K84MhMzaR9ZKbEpU6SfZMOZF4ZrVgQyNLY= github.com/pulumi/examples/misc/test v0.0.0-20251014192008-e2ef52d8b5ce h1:iuO0ecXV89YNF328F8ZFfDnkAdLox0Pr35tQCjKMPB8= github.com/pulumi/examples/misc/test v0.0.0-20251014192008-e2ef52d8b5ce/go.mod h1:1q5boEbsUuPwwcfN7N1PHrQfNHWqdRwZSZ7pHOyVHv0= github.com/pulumi/providertest v0.4.1 h1:Wb938Qh+Iv5XOSqN0TV52NgPe0L41QDoLEF3AtmxNX4= @@ -481,8 +481,8 @@ golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDf golang.org/x/crypto v0.45.0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q= golang.org/x/crypto v0.45.0/go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= -golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8= -golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56/go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY= +golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 h1:R9PFI6EUdfVKgwKjZef7QIwGcBKu86OEFpJ9nUEP2l4= +golang.org/x/exp v0.0.0-20250718183923-645b1fa84792/go.mod h1:A+z0yzpGtvnG90cToK5n2tu8UJVP2XUATh+r+sfOOOc= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= diff --git a/examples/hdinsight-spark/package.json b/examples/hdinsight-spark/package.json index 65ce976f5128..be5558cccc82 100644 --- a/examples/hdinsight-spark/package.json +++ b/examples/hdinsight-spark/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/random": "4.18.4" } } diff --git a/examples/import/package.json b/examples/import/package.json index 62e643a17437..1f60b1a532a0 100644 --- a/examples/import/package.json +++ b/examples/import/package.json @@ -8,6 +8,6 @@ "@azure/ms-rest-nodeauth": "^3.0.0", "@azure/arm-network":"^23.0.0", "@azure/arm-resources": "^4.0.0", - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/keyvault-accesspolicies/package.json b/examples/keyvault-accesspolicies/package.json index 54df616d602c..68fd58247935 100644 --- a/examples/keyvault-accesspolicies/package.json +++ b/examples/keyvault-accesspolicies/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "3.10.1" } } diff --git a/examples/keyvault-explicit-provider/package.json b/examples/keyvault-explicit-provider/package.json index 01ef3356aebe..ed9fc77d3b36 100644 --- a/examples/keyvault-explicit-provider/package.json +++ b/examples/keyvault-explicit-provider/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/random": "4.18.4" } } diff --git a/examples/keyvault/package.json b/examples/keyvault/package.json index 01ef3356aebe..ed9fc77d3b36 100644 --- a/examples/keyvault/package.json +++ b/examples/keyvault/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/random": "4.18.4" } } diff --git a/examples/messaging/package.json b/examples/messaging/package.json index e15422459ab6..a5eafe6ee1bf 100644 --- a/examples/messaging/package.json +++ b/examples/messaging/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/mysql/package.json b/examples/mysql/package.json index 2dce28a1c7e7..2c8559468901 100644 --- a/examples/mysql/package.json +++ b/examples/mysql/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "3.10.1" } diff --git a/examples/parameterize/package.json b/examples/parameterize/package.json index bd065c0eb961..b3675f01d037 100644 --- a/examples/parameterize/package.json +++ b/examples/parameterize/package.json @@ -7,6 +7,6 @@ }, "dependencies": { "@pulumi/azure-native": "3.10.1", - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/pim-roleeligibilityschedules/package.json b/examples/pim-roleeligibilityschedules/package.json index 0a68aa065c22..53de54602da1 100644 --- a/examples/pim-roleeligibilityschedules/package.json +++ b/examples/pim-roleeligibilityschedules/package.json @@ -5,7 +5,7 @@ "@types/node": "^18" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "3.10.1" } } diff --git a/examples/pim-rolemanagementpolicies/package.json b/examples/pim-rolemanagementpolicies/package.json index 557f2b07e98b..65e73b181d17 100644 --- a/examples/pim-rolemanagementpolicies/package.json +++ b/examples/pim-rolemanagementpolicies/package.json @@ -5,7 +5,7 @@ "@types/node": "^18" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "3.10.1" } } diff --git a/examples/postgres/package.json b/examples/postgres/package.json index 03647d166460..b3f104035dc0 100644 --- a/examples/postgres/package.json +++ b/examples/postgres/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "3.10.1" } } diff --git a/examples/public-ip-update/package.json b/examples/public-ip-update/package.json index f4e93a558fd4..d52f19edb3c9 100644 --- a/examples/public-ip-update/package.json +++ b/examples/public-ip-update/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/recoveryservices-protecteditem/package.json b/examples/recoveryservices-protecteditem/package.json index 34d990cf97a7..89f0a22e5cee 100644 --- a/examples/recoveryservices-protecteditem/package.json +++ b/examples/recoveryservices-protecteditem/package.json @@ -7,6 +7,6 @@ }, "dependencies": { "@pulumi/azure-native": "3.10.1", - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/roleassignments/package.json b/examples/roleassignments/package.json index 72390eabdb09..ffa17488c45b 100644 --- a/examples/roleassignments/package.json +++ b/examples/roleassignments/package.json @@ -5,6 +5,6 @@ "@types/node": "^18" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/secrets/package.json b/examples/secrets/package.json index bcb52abb92f4..e060d8849caf 100644 --- a/examples/secrets/package.json +++ b/examples/secrets/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/simple/package.json b/examples/simple/package.json index 88576e26776f..73d05edfd0d4 100644 --- a/examples/simple/package.json +++ b/examples/simple/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/static-website/package.json b/examples/static-website/package.json index 2dc8d4f0d224..10973dc4c947 100644 --- a/examples/static-website/package.json +++ b/examples/static-website/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/storageaccount-networkrule/package.json b/examples/storageaccount-networkrule/package.json index 3f1e3f35ca5a..a78b59cefac1 100644 --- a/examples/storageaccount-networkrule/package.json +++ b/examples/storageaccount-networkrule/package.json @@ -5,7 +5,7 @@ "@types/node": "^18" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/azure-native": "3.10.1" } } diff --git a/examples/template/package.json b/examples/template/package.json index 2b6b90f7fcee..20e815ac48f1 100644 --- a/examples/template/package.json +++ b/examples/template/package.json @@ -5,7 +5,7 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0", + "@pulumi/pulumi": "3.208.0", "@pulumi/random": "4.18.4" } } diff --git a/examples/timeseries/package.json b/examples/timeseries/package.json index 93cdbb7c0ec0..d863c438d2b0 100644 --- a/examples/timeseries/package.json +++ b/examples/timeseries/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/examples/vnet-subnets-resolution/package.json b/examples/vnet-subnets-resolution/package.json index 8f461b4f0d8c..6d2e60ac7382 100644 --- a/examples/vnet-subnets-resolution/package.json +++ b/examples/vnet-subnets-resolution/package.json @@ -5,6 +5,6 @@ "@types/node": "latest" }, "dependencies": { - "@pulumi/pulumi": "3.207.0" + "@pulumi/pulumi": "3.208.0" } } diff --git a/provider/go.mod b/provider/go.mod index 83101bd9383d..1847af35c9a9 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -46,7 +46,7 @@ require ( github.com/stretchr/testify v1.10.0 github.com/tombuildsstuff/giovanni v0.15.1 github.com/zclconf/go-cty v1.16.3 - golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 + golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 google.golang.org/grpc v1.76.0 google.golang.org/protobuf v1.36.6 gopkg.in/yaml.v3 v3.0.1 @@ -96,11 +96,12 @@ require ( github.com/muesli/termenv v0.16.0 // indirect github.com/nxadm/tail v1.4.11 // indirect github.com/pgavlin/fx v0.1.6 // indirect + github.com/pgavlin/fx/v2 v2.0.10 // indirect github.com/pjbgf/sha1cd v0.3.2 // indirect github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect - github.com/pulumi/esc v0.17.0 // indirect - github.com/pulumi/inflector v0.1.1 // indirect + github.com/pulumi/esc v0.20.0 // indirect + github.com/pulumi/inflector v0.2.1 // indirect github.com/skeema/knownhosts v1.3.1 // indirect github.com/spf13/afero v1.9.5 // indirect github.com/std-uritemplate/std-uritemplate/go/v2 v2.0.3 // indirect diff --git a/provider/go.sum b/provider/go.sum index 2aa2529f20f7..b875901b53d5 100644 --- a/provider/go.sum +++ b/provider/go.sum @@ -578,10 +578,10 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435cARxCW6q9gc0S/Yxz7Mkd38pOb0= github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= -github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w= -github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc= -github.com/pulumi/inflector v0.1.1 h1:dvlxlWtXwOJTUUtcYDvwnl6Mpg33prhK+7mzeF+SobA= -github.com/pulumi/inflector v0.1.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY= +github.com/pulumi/esc v0.20.0 h1:LZn4sjAsI76x10ZuZXXyh2ExGcP7AHmjOzCi/p3/fpQ= +github.com/pulumi/esc v0.20.0/go.mod h1:h1VjdedI0K84MhMzaR9ZKbEpU6SfZMOZF4ZrVgQyNLY= +github.com/pulumi/inflector v0.2.1 h1:bqyiish3tq//vLeLiEstSFE5K7RNjy/ce47ed4QATu8= +github.com/pulumi/inflector v0.2.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY= github.com/pulumi/providertest v0.4.1 h1:Wb938Qh+Iv5XOSqN0TV52NgPe0L41QDoLEF3AtmxNX4= github.com/pulumi/providertest v0.4.1/go.mod h1:OBpIGSQrw1FW9VNaHBtKCRxEoTISvx8JsxECmRqRgRQ= github.com/pulumi/pulumi-java/pkg v1.17.0 h1:QjuZuUL95XXdT9YT/A74AgNt1nn6KpZXT3irkUV1sAg= @@ -734,8 +734,8 @@ golang.org/x/exp v0.0.0-20191227195350-da58074b4299/go.mod h1:2RIsYlXP63K8oxa1u0 golang.org/x/exp v0.0.0-20200119233911-0405dc783f0a/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4= golang.org/x/exp v0.0.0-20200207192155-f17229e696bd/go.mod h1:J/WKrq2StrnmMY6+EHIKF9dgMWnmCNThgcyBT1FY9mM= golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6/go.mod h1:3jZMyOhIsHpP37uCMkUooju7aAi5cS1Q23tOzKc+0MU= -golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 h1:nDVHiLt8aIbd/VzvPWN6kSOPE7+F/fNFDSXLVYkE/Iw= -golang.org/x/exp v0.0.0-20250305212735-054e65f0b394/go.mod h1:sIifuuw/Yco/y6yb6+bDNfyeQ/MdPUy/hKEMYQV17cM= +golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 h1:R9PFI6EUdfVKgwKjZef7QIwGcBKu86OEFpJ9nUEP2l4= +golang.org/x/exp v0.0.0-20250718183923-645b1fa84792/go.mod h1:A+z0yzpGtvnG90cToK5n2tu8UJVP2XUATh+r+sfOOOc= golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js= golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=