hmcts / slack-help-bot

MIT License
2 stars 6 forks source link

Update dependency openai to v4.65.0 #465

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.64.0 -> 4.65.0 age adoption passing confidence

Release Notes

openai/openai-node (openai) ### [`v4.65.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4650-2024-09-26) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.64.0...v4.65.0) Full Changelog: [v4.64.0...v4.65.0](https://redirect.github.com/openai/openai-node/compare/v4.64.0...v4.65.0) ##### Features - **api:** add omni-moderation model ([#​1100](https://redirect.github.com/openai/openai-node/issues/1100)) ([66c0f21](https://redirect.github.com/openai/openai-node/commit/66c0f21fad3be9c57b810c4a7eebb71eb6ccbcc1))

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 is behind base branch, 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. ```