chore(deps): update all dependencies #179
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.101.1
->v3.107.0
v6.18.1
->v6.23.0
v2.24.0
->v2.30.0
v7.5.0
->v7.11.0
Release Notes
pulumi/pulumi (pulumi/pulumi)
v3.107.0
Compare Source
3.107.0 (2024-02-21)
Features
[cli/config] Adds an
--open
flag topulumi config
command which resolves the environment listed in the stack configuration.#15469
[auto/go] Automation API support for
pulumi refresh --preview-only
#15340
[engine] Add support for remote transforms to the engine.
#15290
[pkg/testing] Add a InstallDevReleases option to ProgramTest, to install pulumi dev SDKs
#15387
[programgen/{dotnet,nodejs,python}] Emit Output-returning JSON serialization methods without rewriting applies for top-level function expression
#15371
[sdk/nodejs] Detect npm and yarn workspaces setups when installing dependencies
#15421
[sdk/nodejs] Use pnpm as package manager if we find a pnpm-lock.yaml file
#15456
Bug Fixes
[docs] Fixes docs generator parent module computation
#15035
[engine] Test and fix the engine filling in args dependencies to provider calls.
#15450
[programgen] Fix infinite recursion when binding invoke signature into promises without accounting for recursive type references
#15463
v3.106.0
Compare Source
3.106.0 (2024-02-16)
Features
[components] Component providers can return output values in their response to the engine.
#15408
[programgen/{dotnet,go,nodejs,python}] Emit missing trivia for resources and local variables
#15419
[sdk/{nodejs,python}] Publish dev versions of the nodejs and python SDKs
#15299
Bug Fixes
[cli] Fix
pulumi destroy
to fill in stack config with the secret config from state, not fresh secret config.#15432
[engine] Engine no longer assumes program dependencies are specified as semantic versions.
#15409
[components/go] Component providers now correctly return output values to the engine.
#15405
Miscellaneous
[protobuf] Split CallRequest into ResourceCallRequest for the ResourceMonitor service.
#15404
[backend/diy] Add a warning that non-project mode will be deprecated at some point.
#15411
v3.105.0
Compare Source
3.105.0 (2024-02-07)
Features
[auto/go] Adds support for
--refresh
to Stack.Up(), Stack.Preview() and Stack.Destroy() via go automation api#15350
[cli] Adds a
preview-only
flag topulumi refresh
.#15330
[cli] Adds
preview-only
flag forpulumi destroy
andpulumi import
#15336
[engine] Translate all Computed and Secret values to OutputValues for Construct and Call methods.
#15362
[cli/display] Add --suppress-progress option to not print dots
#14690
[sdk/go] Add
UpgradeToOutputValues
toMarshalOptions
.#15349
[cli/plugin] Add experimental
plugin run
command for running plugin binaries directly.#12613
[sdkgen/python] Update the default minimum required version of Python to 3.8 or greater for generated provider SDKs.
#15368
Bug Fixes
[backend/diy] Fix an issue where state stored on a mounted device would result in errors
#15375
[cli/state] Fix a panic when trying to delete a provider from the state that's still referenced.
#15322
[cli/state] Fix a nil reference panic in the
state edit
command.#15354
Miscellaneous
[docs] Add kubernetes as a supported pulumi convert language
#15359
[sdk/python] Require Python 3.8 or greater.
#15363
[sdk/python] Upgrade grpcio to 1.60.1
#15366
v3.104.2
Compare Source
3.104.2 (2024-02-01)
Bug Fixes
#15334
v3.104.1
Compare Source
3.104.1 (2024-02-01)
Bug Fixes
#15333
v3.104.0
Compare Source
3.104.0 (2024-01-31)
Features
[backend] Allows the PULUMI_SKIP_CHECKPOINTS environment variable to be set without requiring the PULUMI_EXPERIMENTAL flag.
#15318
[auto/go] Add new API to install the Pulumi CLI from the Automation API
#15049
[auto/nodejs] Allow disabling version validation when using a custom PulumiCommand instance
#15242
[auto/python] Add new API to install the Pulumi CLI
#15204
[auto/python] Inline programs can now be defined as async functions.
#15278
[pkg/testing] Add RequireEmptyPreviewAfterRefresh option to ProgramTest
#15309
Bug Fixes
[engine] Fix a hang in preview --import-file.
#15203
[engine] Engine will now error if aliases request a parent with no URN.
#15232
[engine] Fix stack name validation when PULUMI_DISABLE_VALIDATION isn't set.
#15245
[engine] Fix a performance issue doing unneeded secret encryption.
#15306
[sdk/go] Include error message in local workspace validation.
#15279
[sdkgen/go] Remove pulumix references from generated enums
#15280
[programgen/nodejs] Fixes generated expression for filebase64 function to use fs.readFileSync directly with base64 encoding option
#15253
[sdkgen/python] Use importlib.metadata instead of pkg_resources
#15266
Miscellaneous
[auto/go] Remove obsolete note from FullyQualifiedStackName comment.
#15281
[backend/filestate] Upgrade gocloud.dev to the latest version
#15202
[sdk/python] Remove compatability code for Python 3.7 and below.
#15276
v3.103.1
Compare Source
3.103.1 (2024-01-25)
Bug Fixes
#15251
v3.103.0
Compare Source
3.103.0 (2024-01-24)
Features
[engine] Allow import plugins to define components and logical names.
#15199
[cli/display] Incremental improvement on the output when installing plugins
#15201
[sdk] Bake the release version into the SDK
#15185
[sdk/go] Parse config paths strictly
#15173
[cli/new] Adds pulumi:template tag to
pulumi new
created projects#15056
[auto/nodejs] Add new API to install the Pulumi CLI from the Automation API
#14991
[sdk/python] Add support for Python 3.12
#15190
Bug Fixes
[engine] Fix a bug where mapping lookup could sometimes lead to an infinite loop.
#15200
[engine] Remove an incorrect assert that resources must have inputs.
#15197
[cli/display] Improve output when installing policy packs
#15186
[sdk/go] Removes
omitempty
from StepEventMetadata.DetailedDiff#15213
[sdk/go] Replace a deleted type used by Pulumi Cloud code.
#15216
Miscellaneous
#15214
v3.102.0
Compare Source
3.102.0 (2024-01-18)
Features
#15149
Bug Fixes
[cli] Fix a panic when user's home directory could not be looked up.
#15160
[cli/display] Fix JSON/YAML value diff displays.
#15171
[sdk/go] Update github.com/cloudflare/circl to v1.3.7.
#15151
[cli/import] --import-file now omits empty resource lists.
#15132
[sdk/python] Allow remote components to use output property called id
#15115
Miscellaneous
#15060
pulumi/pulumi-aws (pulumi/pulumi-aws)
v6.23.0
Compare Source
Changelog
93747ac
Bump codecov action version (#3456)82f3445
Update GitHub Actions workflows. (#3453)d936c98
Upgrade terraform-provider-aws to v5.37.0 (#3458)v6.22.2
Compare Source
Changelog
d80e951
Patch lambda to allow imports (#3420)1dfd4a2
Update GH workflows (#3437)df03108
Update GitHub Actions workflows. (#3441)3836eca
Update install gh release (#3434)v6.22.1
Compare Source
Changelog
d9e50d6
Patch upstream doc to be an H3 and display as part of the Example Usage section (#3410)32a25bf
Revert upstream changes triggering LB panic (#3426)6cef7e7
Update GitHub Actions workflows. (#3414)v6.22.0
Compare Source
Changelog
0ea2461
Upgrade pulumi-terraform-bridge to v3.74.0 (#3409)36d8107
Upgrade terraform provider aws to v5.36.0 (#3411)v6.21.0
Compare Source
Changelog
c521a67
Update GitHub Actions workflows. (#3395)e976921
Update plugin sdk replace in examples (#3381)58f4637
Upgrade pulumi-terraform-bridge tob82e8b2
(#3394)7c8b0ee
Upgrade terraform-provider-aws to v5.35.0 (#3398)v6.20.1
Compare Source
Changelog
8dc14b1
Fix inconsistent behavior of aws.ssm.Document (#3353)be20793
Improve error messages around AWS config (#3310)6958b62
Move aws_s3_bucket_legacy out of the patch set (#3374)60fee05
Swap CtyInstanceState with PlanResourceChange flag (#3359)be49f0a
Update GitHub Actions workflows. (#3366)58aa16d
Update GitHub Actions workflows. (#3372)c1b3729
Upgrade pulumi-terraform-bridge to6d1962d
(#3377)398b4af
Upgrade pulumi-terraform-bridge to v3.73.0 (#3370)v6.19.0
Compare Source
Changelog
8b507b2
Fix #2868: permanent diff on Congnito UserPool (#3246)2e71692
Remove VPC from tags test matrix (#3296)221d7ca
Update GitHub Actions workflows. (#3300)67ba186
Upgrade pulumi-terraform-bridge to v3.72.0 (#3333)ed8660d
Upgrade terraform-provider-aws to v5.34.0 (#3354)v6.18.2
Compare Source
Changelog
9b4cc35
AWS Regionca-west-1
(#3291)abfc6ac
Add precisions about using aws.s3.bucket with other cloud provider s3 integration (#3280)9335f62
Upgrade terraform provider aws to v5.32.0 (#3292)ad4dab3
Upgrade terraform-provider-aws to v5.32.1 (#3298)e6e3f9d
Upgrade terraform-provider-aws to v5.33.0 (#3299)pulumi/pulumi-azure-native (pulumi/pulumi-azure-native)
v2.30.0
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
app.DotNetComponent
app.JavaComponent
databasewatcher.SharedPrivateLinkResource
databasewatcher.Target
databasewatcher.Watcher
standbypool.StandbyContainerGroupPool
standbypool.StandbyVirtualMachinePool
storage.BlobContainerLegalHold
New functions:
app.getDotNetComponent
app.getJavaComponent
databasewatcher.getSharedPrivateLinkResource
databasewatcher.getTarget
databasewatcher.getWatcher
standbypool.getStandbyContainerGroupPool
standbypool.getStandbyVirtualMachinePool
What's Changed
Full Changelog: pulumi/pulumi-azure-native@v2.29.0...v2.30.0
v2.29.0
Compare Source
Does the PR have any schema changes?
Found 2 breaking changes:
Resources
🟡
"azure-native:apicenter:ApiDefinition": properties: "specification" type changed from "#/types/azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" to "#/types/azure-native:apicenter:ApiDefinitionPropertiesSpecificationResponse"Types
🔴
"azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" missingNew resources:
elastic.OpenAI
machinelearningservices.EndpointDeployment
machinelearningservices.MarketplaceSubscription
migrate.AksAssessmentOperation
migrate.AssessmentsOperation
migrate.BusinessCaseOperation
migrate.WebAppAssessmentV2Operation
migrate.WebAppCollectorOperation
orbital.EdgeSite
orbital.GroundStation
orbital.L2Connection
New functions:
elastic.getOpenAI
elastic.getOpenAIStatus
machinelearningservices.getEndpointDeployment
machinelearningservices.getMarketplaceSubscription
machinelearningservices.listEndpointKeys
migrate.getAksAssessmentOperation
migrate.getAssessmentsOperation
migrate.getBusinessCaseOperation
migrate.getBusinessCaseOperationReportDownloadUrl
migrate.getWebAppAssessmentV2Operation
migrate.getWebAppCollectorOperation
orbital.getEdgeSite
orbital.getGroundStation
orbital.getL2Connection
orbital.listEdgeSiteL2Connections
orbital.listGroundStationL2Connections
What's Changed
Full Changelog: pulumi/pulumi-azure-native@v2.28.0...v2.29.0
v2.28.0
Compare Source
Does the PR have any schema changes?
Found 58 breaking changes:
Resources
🔴
"azure-native:deploymentmanager:ArtifactSource" missing🔴
"azure-native:deploymentmanager:Rollout" missing🔴
"azure-native:deploymentmanager:Service" missing🔴
"azure-native:deploymentmanager:ServiceTopology" missing🔴
"azure-native:deploymentmanager:ServiceUnit" missing🔴
"azure-native:deploymentmanager:Step" missingFunctions
🔴
"azure-native:deploymentmanager:getArtifactSource" missing🔴
"azure-native:deploymentmanager:getRollout" missing🔴
"azure-native:deploymentmanager:getService" missing🔴
"azure-native:deploymentmanager:getServiceTopology" missing🔴
"azure-native:deploymentmanager:getServiceUnit" missing🔴
"azure-native:deploymentmanager:getStep" missingTypes
🟡
"azure-native:cognitiveservices:RaiPolicyContentFilter": properties: "policyName" missing🟡
"azure-native:cognitiveservices:RaiPolicyContentFilterResponse": properties: "policyName" missing🔴
"azure-native:deploymentmanager:ApiKeyAuthentication" missing🔴
"azure-native:deploymentmanager:ApiKeyAuthenticationResponse" missing🔴
"azure-native:deploymentmanager:CloudErrorBodyResponse" missing🔴
"azure-native:deploymentmanager:DeploymentMode" missing🔴
"azure-native:deploymentmanager:HealthCheckStepProperties" missing🔴
"azure-native:deploymentmanager:HealthCheckStepPropertiesResponse" missing🔴
"azure-native:deploymentmanager:Identity" missing🔴
"azure-native:deploymentmanager:IdentityResponse" missing🔴
"azure-native:deploymentmanager:MessageResponse" missing🔴
"azure-native:deploymentmanager:PrePostStep" missing🔴
"azure-native:deploymentmanager:PrePostStepResponse" missing🔴
"azure-native:deploymentmanager:ResourceOperationResponse" missing🔴
"azure-native:deploymentmanager:RestAuthLocation" missing🔴
"azure-native:deploymentmanager:RestAuthType" missing🔴
"azure-native:deploymentmanager:RestHealthCheck" missing🔴
"azure-native:deploymentmanager:RestHealthCheckResponse" missing🔴
"azure-native:deploymentmanager:RestHealthCheckStepAttributes" missing🔴
"azure-native:deploymentmanager:RestHealthCheckStepAttributesResponse" missing🔴
"azure-native:deploymentmanager:RestMatchQuantifier" missing🔴
"azure-native:deploymentmanager:RestRequest" missing🔴
"azure-native:deploymentmanager:RestRequestMethod" missing🔴
"azure-native:deploymentmanager:RestRequestResponse" missing🔴
"azure-native:deploymentmanager:RestResponse" missing🔴
"azure-native:deploymentmanager:RestResponseRegex" missing🔴
"azure-native:deploymentmanager:RestResponseResponse" missing🔴
"azure-native:deploymentmanager:RestResponseResponseRegex" missing🔴
"azure-native:deploymentmanager:RolloutIdentityAuthentication" missing🔴
"azure-native:deploymentmanager:RolloutIdentityAuthenticationResponse" missing🔴
"azure-native:deploymentmanager:RolloutOperationInfoResponse" missing🔴
"azure-native:deploymentmanager:RolloutStepResponse" missing🔴
"azure-native:deploymentmanager:SasAuthentication" missing🔴
"azure-native:deploymentmanager:SasAuthenticationResponse" missing🔴
"azure-native:deploymentmanager:ServiceResponse" missing🔴
"azure-native:deploymentmanager:ServiceUnitArtifacts" missing🔴
"azure-native:deploymentmanager:ServiceUnitArtifactsResponse" missing🔴
"azure-native:deploymentmanager:ServiceUnitResponse" missing🔴
"azure-native:deploymentmanager:StepGroup" missing🔴
"azure-native:deploymentmanager:StepGroupResponse" missing🔴
"azure-native:deploymentmanager:StepOperationInfoResponse" missing🔴
"azure-native:deploymentmanager:StepType" missing🔴
"azure-native:deploymentmanager:WaitStepAttributes" missing🔴
"azure-native:deploymentmanager:WaitStepAttributesResponse" missing🔴
"azure-native:deploymentmanager:WaitStepProperties" missing🔴
"azure-native:deploymentmanager:WaitStepPropertiesResponse" missingNew resources:
mobilepacketcore.AmfDeployment
mobilepacketcore.ClusterService
mobilepacketcore.NrfDeployment
mobilepacketcore.NssfDeployment
mobilepacketcore.ObservabilityService
mobilepacketcore.SmfDeployment
mobilepacketcore.UpfDeployment
New functions:
mobilepacketcore.getAmfDeployment
mobilepacketcore.getClusterService
mobilepacketcore.getNrfDeployment
mobilepacketcore.getNssfDeployment
mobilepacketcore.getObservabilityService
mobilepacketcore.getSmfDeployment
mobilepacketcore.getUpfDeployment
What's Changed
Full Changelog: pulumi/pulumi-azure-native@v2.27.0...v2.28.0
v2.27.0
Compare Source
Does the PR have any schema changes?
Found 16 breaking changes:
Types
🟡
"azure-native:datafactory:AzureFunctionActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}🟡
"azure-native:datafactory:AzureFunctionActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}🟡
"azure-native:datafactory:SalesforceServiceCloudV2Source": properties: "readBehavior" missing🟡
"azure-native:datafactory:SalesforceServiceCloudV2SourceResponse": properties: "readBehavior" missing🟡
"azure-native:datafactory:SalesforceV2Source": properties: "readBehavior" missing🟡
"azure-native:datafactory:SalesforceV2SourceResponse": properties: "readBehavior" missing🟡
"azure-native:datafactory:WebActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}🟡
"azure-native:datafactory:WebActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}🟡
"azure-native:datafactory:WebHookActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}🟡
"azure-native:datafactory:WebHookActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}New functions:
quantum.listWorkspaceKeys
Full Changelog: pulumi/pulumi-azure-native@v2.26.1...v2.27.0
v2.26.1
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
security.DefenderForStorage
New functions:
security.getDefenderForStorage
What's Changed
Full Changelog: pulumi/pulumi-azure-native@v2.26.0...v2.26.1
v2.26.0
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: pulumi/pulumi-azure-native@v2.25.0...v2.26.0
v2.25.0
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
azuredatatransfer.Connection
azuredatatransfer.Flow
azuredatatransfer.Pipeline
keyvault.AccessPolicy
New functions:
azuredatatransfer.getConnection
azuredatatransfer.getFlow
azuredatatransfer.getPipeline
azuredatatransfer.listAzureDataTransferApprovedSchemas
azuredatatransfer.listListPendingConnection
azuredatatransfer.listListPendingFlow
azuredatatransfer.listListSchema
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-azure-native@v2.24.0...v2.25.0
pulumi/pulumi-gcp (pulumi/pulumi-gcp)
v7.11.0
Compare Source
Changelog
ec12e88
Enable lint (#1699)41aade5
Reduce runner size GCP (#1700)17e7abc
Skip TestNetworkUpgrade as flaky (#1698)8f5edde
Update GitHub Actions workflows. (#1706)v7.9.0
Compare Source
Changelog
52110b2
Update GitHub Actions workflows. (#1654)ffbad5a
Update GitHub Actions workflows. (#1661)bd7b6e2
Update GitHub Actions workflows. (#1667)1e760ad
Update GitHub Actions workflows. (#1669)cf14045
Upgrade pulumi-terraform-bridge to v3.74.0 (#1657)7a92fb6
Upgrade terraform-provider-google-beta to v5.16.0 (#1670)v7.8.0
Compare Source
Changelog
9bc48a1
Fix TestAccServerless flaky test (#1649)775bd52
Fix TestWarningsNotDuplicated test (#1642)55dea34
Revert broken region validation (#1650)44b8679
Upgrade terraform-provider-google-beta to v5.15.0 (#1638)v7.7.1
Compare Source
Changelog
4f5eed6
Add logging to flaky test (#1618)8c50e58
Add lowercase autonaming for subnet and router (#1581)32bf83c
Add ruleset to remove Beta mentions from schema and add tests7416337
Allow tests to override default opts (#1602)1f492f5
Clean out patches that have only the link to GCP-Beta cleaned up manually788ae01
Clean up Patches containingBeta
links (#1555)f147fd6
Dedup gcp preconfigure check (#1552)82bfe42
Disable Network and Cluster testsc6195ec
Disable Network and Cluster tests (#1578)0e39ca9
Fix secret_manager_secret migration from v6 to v7 (#1623)a5a3c94
Reenable iam tests with recordings (#1603)fa56f09
Region config check (#1554)155524c
Revert "IAM tests (#1526)" (#1582)1f2371c
Skip flaky test (#1622)5b031bd
Update GitHub Actions workflows. (#1615)43aeb75
Update GitHub Actions workflows. (#1620)b827f3c
Upgrade providertest (#1579)b750f52
Upgrade pulumi-terraform-bridge to v3.72.0 (#1580)154aa9f
Upgrade pulumi-terraform-bridge to v3.73.0 (#1619)e0b57fb
Upgrade terraform-provider-google-beta to v5.14.0 (#1621)5196e72
make sdks1226fc7
whitespacev7.7.0
Compare Source
Changelog
b14b7c4
Update GitHub Actions workflows. (#1547)1c61502
Upgrade terraform-provider-google-beta to v5.13.0 (#1567)v7.6.0
Compare Source
Changelog
9e45f3a
IAM tests (#1526)b3713a3
Update GitHub Actions workflows. (#1525)d96d4b4
Update GitHub Actions workflows. (#1530)5eb99bb
Update GitHub Actions workflows. (#1541)4f44742
Upgrade pulumi-terraform-bridge to v3.71.0 (#1539)61a5c73
Upgrade terraform-provider-google-beta to v5.12.0 (#1542)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.