Change Result (Click me)
```hcl
# azurerm_role_assignment.search_contributor_hmcts_way will be created
+ resource "azurerm_role_assignment" "search_contributor_hmcts_way" {
+ id = (known after apply)
+ name = (known after apply)
+ principal_id = "/servicePrincipals/29703cf0-15f5-411c-be38-425663df214b"
+ principal_type = (known after apply)
+ role_definition_id = (known after apply)
+ role_definition_name = "Search Service Contributor"
+ scope = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/slack-help-bot-cftptl-intsvc-rg/providers/Microsoft.Search/searchServices/platops-slack-help-bot-ptl"
+ skip_service_principal_aad_check = (known after apply)
}
# azurerm_role_assignment.storage_blob_data_contributor_hmcts_way will be created
+ resource "azurerm_role_assignment" "storage_blob_data_contributor_hmcts_way" {
+ id = (known after apply)
+ name = (known after apply)
+ principal_id = "/servicePrincipals/29703cf0-15f5-411c-be38-425663df214b"
+ principal_type = (known after apply)
+ role_definition_id = (known after apply)
+ role_definition_name = "Storage Blob Data Contributor"
+ scope = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/slack-help-bot-cftptl-intsvc-rg/providers/Microsoft.Storage/storageAccounts/platopslackhelpbotai"
+ skip_service_principal_aad_check = (known after apply)
}
Plan: 2 to add, 0 to change, 0 to destroy.
```
This PR contains the following updates:
4.67.1
->4.67.2
Release Notes
openai/openai-node (openai)
### [`v4.67.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4672-2024-10-07) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.1...v4.67.2) Full Changelog: [v4.67.1...v4.67.2](https://redirect.github.com/openai/openai-node/compare/v4.67.1...v4.67.2) ##### Chores - **internal:** move LineDecoder to a separate file ([#1120](https://redirect.github.com/openai/openai-node/issues/1120)) ([0a4be65](https://redirect.github.com/openai/openai-node/commit/0a4be6506bf26d2b9552ff3fd13a22c04b53ea18))Configuration
π Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.