Skip to content

Commit

Permalink
fix(deps): update dependency openai to v4.41.0 (#672)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [openai](https://togithub.com/openai/openai-node) | dependencies |
minor | [`4.40.2` ->
`4.41.0`](https://renovatebot.com/diffs/npm/openai/4.40.2/4.41.0) |
`4.45.0` (+4) |

---

### Release Notes

<details>
<summary>openai/openai-node (openai)</summary>

###
[`v4.41.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4410-2024-05-05)

[Compare
Source](https://togithub.com/openai/openai-node/compare/v4.40.2...v4.41.0)

Full Changelog:
[v4.40.2...v4.41.0](https://togithub.com/openai/openai-node/compare/v4.40.2...v4.41.0)

##### Features

- **client:** add Azure client
([#&#8203;822](https://togithub.com/openai/openai-node/issues/822))
([92f9049](https://togithub.com/openai/openai-node/commit/92f90499f0bbee79ba9c8342c8d58dbcaf88bdd1))

</details>

---

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
simonknittel and renovate-bot authored May 13, 2024
1 parent 556e67d commit bb8891c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lorem-ipsum": "2.0.8",
"next": "14.2.3",
"next-auth": "4.24.7",
"openai": "4.40.2",
"openai": "4.41.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.51.4",
Expand Down

0 comments on commit bb8891c

Please sign in to comment.