hmcts / slack-help-bot

MIT License
2 stars 6 forks source link

Update dependency openai to v4.67.3 #472

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.67.2 -> 4.67.3 age adoption passing confidence

Release Notes

openai/openai-node (openai) ### [`v4.67.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4673-2024-10-08) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.2...v4.67.3) Full Changelog: [v4.67.2...v4.67.3](https://redirect.github.com/openai/openai-node/compare/v4.67.2...v4.67.3) ##### Chores - **internal:** pass props through internal parser ([#​1125](https://redirect.github.com/openai/openai-node/issues/1125)) ([5ef8aa8](https://redirect.github.com/openai/openai-node/commit/5ef8aa8d308f7374dd01d8079cd76e0d96999ec2))

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.

hmcts-platform-operations commented 1 month ago

Plan Result (cftptl - Job)

Plan: 2 to add, 0 to change, 0 to destroy.
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. ```