hmcts / slack-help-bot

MIT License
2 stars 6 forks source link

Update dependency openai to v4.68.0 #475

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.3 -> 4.68.0 age adoption passing confidence

Release Notes

openai/openai-node (openai) ### [`v4.68.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4680-2024-10-17) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.3...v4.68.0) Full Changelog: [v4.67.3...v4.68.0](https://redirect.github.com/openai/openai-node/compare/v4.67.3...v4.68.0) ##### Features - **api:** add gpt-4o-audio-preview model for chat completions ([#​1135](https://redirect.github.com/openai/openai-node/issues/1135)) ([17a623f](https://redirect.github.com/openai/openai-node/commit/17a623f70050bca4538ad2939055cd9d9b165f89))

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. ```