chore(deps): update all non-major dependencies #768
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:
2.14.1
->2.15.0
3.91.1
->3.92.0
8.52.0
->8.53.0
Release Notes
pulumi/pulumi-azure-native (@pulumi/azure-native)
v2.15.0
Compare Source
Does the PR have any schema changes?
Found 21 breaking changes:
Types
🟡
"connectionProperties" missing🟡
"keyFilePath" missing🟡
"trustedCertPath" missing🟡
"useSystemTrustStore" missing🟡
"connectionProperties" missing🟡
"keyFilePath" missing🟡
"trustedCertPath" missing🟡
"useSystemTrustStore" missing🟢
"azure-native:recoveryservices:AzureFileshareProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureIaaSClassicComputeVMProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureIaaSComputeVMProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureIaaSVMProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureSqlProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureVmWorkloadProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureVmWorkloadSAPAseDatabaseProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureVmWorkloadSAPHanaDBInstanceProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureVmWorkloadSAPHanaDatabaseProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:AzureVmWorkloadSQLDatabaseProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:DPMProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:GenericProtectedItemResponse": required: "vaultId" property has changed to Required🟢
"azure-native:recoveryservices:MabFileFolderProtectedItemResponse": required: "vaultId" property has changed to RequiredNew resources:
automation.Package
automation.RuntimeEnvironment
azureactivedirectory.CIAMTenant
chaos.PrivateAccess
dbforpostgresql.VirtualEndpoint
desktopvirtualization.AppAttachPackage
hybridnetwork.ArtifactManifest
hybridnetwork.ArtifactStore
hybridnetwork.ConfigurationGroupSchema
hybridnetwork.ConfigurationGroupValue
hybridnetwork.NetworkFunctionDefinitionGroup
hybridnetwork.NetworkFunctionDefinitionVersion
hybridnetwork.NetworkServiceDesignGroup
hybridnetwork.NetworkServiceDesignVersion
hybridnetwork.Publisher
hybridnetwork.Site
hybridnetwork.SiteNetworkService
iotoperationsdataprocessor.Dataset
iotoperationsdataprocessor.Instance
iotoperationsdataprocessor.Pipeline
iotoperationsmq.Broker
iotoperationsmq.BrokerAuthentication
iotoperationsmq.BrokerAuthorization
iotoperationsmq.BrokerListener
iotoperationsmq.DataLakeConnector
iotoperationsmq.DataLakeConnectorTopicMap
iotoperationsmq.DiagnosticService
iotoperationsmq.KafkaConnector
iotoperationsmq.KafkaConnectorTopicMap
iotoperationsmq.Mq
iotoperationsmq.MqttBridgeConnector
iotoperationsmq.MqttBridgeTopicMap
iotoperationsorchestrator.Instance
iotoperationsorchestrator.Solution
iotoperationsorchestrator.Target
sql.JobPrivateEndpoint
sql.ReplicationLink
New functions:
automation.getPackage
automation.getRuntimeEnvironment
automation.listAutomationAccountDeletedRunbooks
azureactivedirectory.getCIAMTenant
chaos.getExperimentExecutionDetails
chaos.getPrivateAccess
dbforpostgresql.getVirtualEndpoint
desktopvirtualization.getAppAttachPackage
eventgrid.getNamespaceTopicEventSubscriptionDeliveryAttributes
hybridnetwork.getArtifactManifest
hybridnetwork.getArtifactStore
hybridnetwork.getConfigurationGroupSchema
hybridnetwork.getConfigurationGroupValue
hybridnetwork.getNetworkFunctionDefinitionGroup
hybridnetwork.getNetworkFunctionDefinitionVersion
hybridnetwork.getNetworkServiceDesignGroup
hybridnetwork.getNetworkServiceDesignVersion
hybridnetwork.getPublisher
hybridnetwork.getSite
hybridnetwork.getSiteNetworkService
hybridnetwork.listArtifactManifestCredential
iotoperationsdataprocessor.getDataset
iotoperationsdataprocessor.getInstance
iotoperationsdataprocessor.getPipeline
iotoperationsmq.getBroker
iotoperationsmq.getBrokerAuthentication
iotoperationsmq.getBrokerAuthorization
iotoperationsmq.getBrokerListener
iotoperationsmq.getDataLakeConnector
iotoperationsmq.getDataLakeConnectorTopicMap
iotoperationsmq.getDiagnosticService
iotoperationsmq.getKafkaConnector
iotoperationsmq.getKafkaConnectorTopicMap
iotoperationsmq.getMq
iotoperationsmq.getMqttBridgeConnector
iotoperationsmq.getMqttBridgeTopicMap
iotoperationsorchestrator.getInstance
iotoperationsorchestrator.getSolution
iotoperationsorchestrator.getTarget
sql.getJobPrivateEndpoint
sql.getReplicationLink
What's Changed
Full Changelog: pulumi/pulumi-azure-native@v2.14.1...v2.15.0
pulumi/pulumi (@pulumi/pulumi)
v3.92.0
Compare Source
3.92.0 (2023-11-03)
Features
[auto] Allow shallow repository clones in NewLocalWorkspace
#14312
[cli] Add support for ESC file projection
#14447
[cli/new] Adds support for remote zip archive templates to pulumi new
#14443
[engine] Support {NAME} in http plugin download URLs.
#14435
[yaml] Update pulumi-yaml to 1.4.0
#14425
[auto/nodejs] Add
refresh
option forup
#14306
Bug Fixes
[cli/new] Adds nested directory support to pulumi new .zip
#14473
[auto/nodejs] Pin @grpc/grpc-js to v1.9.6 to resolve automation-api hang in NodeJS.
#14445
[engine] Correctly propogate provider errors from DiffConfig.
#14436
[engine] Fix parsing of property paths such as "root.[1]" being returned from providers.
#14451
[programgen/go] Fix using inline invoke expressions inside resources, objects and arrays
#14484
[sdk/python] Fix error on empty invoke returns
#14470
[sdk/python] Fix traceback diagnostic from being printed when using Python dynamic providers
#14474
Miscellaneous
[ci] Bump homebrew using pulumi's fork instead of pulumi-bot's
#14449
[ci] Additional fixes for the homebrew release job
#14482
[cli] Pull in fixes from esc v0.5.7
#14430
eslint/eslint (eslint)
v8.53.0
Compare Source
Features
528e1c0
feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)c0b11dd
feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)Bug Fixes
1ad6257
fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)b329ea7
fix: add;
after JSX nodes inno-object-constructor
autofix (#17672) (Francesco Trotta)Documentation
ab8c60d
docs: change position of return to top button (#17688) (Tanuj Kanti)4fc44c0
docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)4164b2c
docs: Update README (GitHub Actions Bot)8651895
docs: Fix tabs in rule examples (#17653) (Francesco Trotta)3aec1c5
docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)Chores
ba4d4d5
chore: remove metascraper (#17707) (Milos Djermanovic)0d07338
chore: Update dependencies (#17706) (Milos Djermanovic)93256a3
chore: package.json update for @eslint/js release (ESLint Jenkins)485ec7d
test: fix ESLint tests for caching (#17699) (Milos Djermanovic)db06a7f
ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])994596b
ci: run tests in Node.js 21 (#17673) (Francesco Trotta)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.