Commit aa0f99f
authored
Update all non-major dependencies (#126)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.11.22` ->
`20.11.24`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.22/20.11.24)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.2.60` ->
`18.2.61`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.60/18.2.61)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [ai](https://sdk.vercel.ai/docs)
([source](https://togithub.com/vercel/ai)) | [`3.0.1` ->
`3.0.4`](https://renovatebot.com/diffs/npm/ai/3.0.1/3.0.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [autoprefixer](https://togithub.com/postcss/autoprefixer) | [`10.4.17`
->
`10.4.18`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.17/10.4.18)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`14.1.0` ->
`14.1.1`](https://renovatebot.com/diffs/npm/eslint-config-next/14.1.0/14.1.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://togithub.com/vercel/next.js)) | [`14.1.0` ->
`14.1.1`](https://renovatebot.com/diffs/npm/next/14.1.0/14.1.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [openai](https://togithub.com/openai/openai-python) | `1.12.0` ->
`1.13.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [openai](https://togithub.com/openai/openai-node) | [`4.28.0` ->
`4.28.4`](https://renovatebot.com/diffs/npm/openai/4.28.0/4.28.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vercel/ai (ai)</summary>
### [`v3.0.4`](https://togithub.com/vercel/ai/releases/tag/ai%403.0.4)
[Compare
Source](https://togithub.com/vercel/ai/compare/[email protected]@3.0.4)
##### Patch Changes
- [`7962862`](https://togithub.com/vercel/ai/commit/7962862): fix
`useActions` type inference
- [`aab5324`](https://togithub.com/vercel/ai/commit/aab5324): Revert
"fix(render): parse the args based on the zod schema"
- [`fe55612`](https://togithub.com/vercel/ai/commit/fe55612): Bump
OpenAI dependency to 4.28.4; fix type error in render
### [`v3.0.3`](https://togithub.com/vercel/ai/releases/tag/ai%403.0.3)
[Compare
Source](https://togithub.com/vercel/ai/compare/[email protected]@3.0.3)
##### Patch Changes
- [`4d816ca`](https://togithub.com/vercel/ai/commit/4d816ca):
fix(render): parse the args based on the zod schema
- [`d158a47`](https://togithub.com/vercel/ai/commit/d158a47): fix
potential race conditions
### [`v3.0.2`](https://togithub.com/vercel/ai/releases/tag/ai%403.0.2)
[Compare
Source](https://togithub.com/vercel/ai/compare/[email protected]@3.0.2)
##### Patch Changes
- [`73bd06e`](https://togithub.com/vercel/ai/commit/73bd06e):
fix(useActions): return typed object
</details>
<details>
<summary>postcss/autoprefixer (autoprefixer)</summary>
###
[`v10.4.18`](https://togithub.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10418)
[Compare
Source](https://togithub.com/postcss/autoprefixer/compare/10.4.17...10.4.18)
- Fixed removing `-webkit-box-orient` on `-webkit-line-clamp`
([@​Goodwine](https://togithub.com/Goodwine)).
</details>
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v14.1.1`](https://togithub.com/vercel/next.js/releases/tag/v14.1.1)
[Compare
Source](https://togithub.com/vercel/next.js/compare/v14.1.0...v14.1.1)
##### Core Changes
- Should not warn metadataBase missing if only absolute urls are
present:
[https://github.com/vercel/next.js/pull/61898](https://togithub.com/vercel/next.js/pull/61898)
- Fix trailing slash for canonical url:
[https://github.com/vercel/next.js/pull/62109](https://togithub.com/vercel/next.js/pull/62109)
- Fix metadata json manifest convention:
[https://github.com/vercel/next.js/pull/62615](https://togithub.com/vercel/next.js/pull/62615)
- Improve the Server Actions SWC transform:
[https://github.com/vercel/next.js/pull/61001](https://togithub.com/vercel/next.js/pull/61001)
- Fix Server Reference being double registered:
[https://github.com/vercel/next.js/pull/61244](https://togithub.com/vercel/next.js/pull/61244)
- Improve the Server Actions SWC transform (part 2):
[https://github.com/vercel/next.js/pull/62052](https://togithub.com/vercel/next.js/pull/62052)
- Fix module-level Server Action creation with closure-closed values:
[https://github.com/vercel/next.js/pull/62437](https://togithub.com/vercel/next.js/pull/62437)
- Fix draft mode invariant:
[https://github.com/vercel/next.js/pull/62121](https://togithub.com/vercel/next.js/pull/62121)
- fix: babel usage with next/image:
[https://github.com/vercel/next.js/pull/61835](https://togithub.com/vercel/next.js/pull/61835)
- Fix next/server api alias for ESM pkg:
[https://github.com/vercel/next.js/pull/61721](https://togithub.com/vercel/next.js/pull/61721)
- Replace image optimizer IPC call with request handler:
[https://github.com/vercel/next.js/pull/61471](https://togithub.com/vercel/next.js/pull/61471)
- chore: refactor image optimization to separate external/internal urls:
[https://github.com/vercel/next.js/pull/61172](https://togithub.com/vercel/next.js/pull/61172)
- fix(image): warn when animated image is missing unoptimized prop:
[https://github.com/vercel/next.js/pull/61045](https://togithub.com/vercel/next.js/pull/61045)
- fix(build-output): show stack during CSR bailout warning:
[https://github.com/vercel/next.js/pull/62594](https://togithub.com/vercel/next.js/pull/62594)
- Fix extra swc optimizer applied to node_modules in browser layer:
[https://github.com/vercel/next.js/pull/62051](https://togithub.com/vercel/next.js/pull/62051)
- fix(next-swc): Detect exports.foo from cjs_finder:
[https://github.com/vercel/next.js/pull/61795](https://togithub.com/vercel/next.js/pull/61795)
- Fix attempted import error for react:
[https://github.com/vercel/next.js/pull/61791](https://togithub.com/vercel/next.js/pull/61791)
- Add stack trace to client rendering bailout error:
[https://github.com/vercel/next.js/pull/61200](https://togithub.com/vercel/next.js/pull/61200)
- fix router crash on revalidate + popstate:
[https://github.com/vercel/next.js/pull/62383](https://togithub.com/vercel/next.js/pull/62383)
- fix loading issue when navigating to page with async metadata:
[https://github.com/vercel/next.js/pull/61687](https://togithub.com/vercel/next.js/pull/61687)
- revert changes to process default routes at build:
[https://github.com/vercel/next.js/pull/61241](https://togithub.com/vercel/next.js/pull/61241)
- fix parallel route top-level catch-all normalization logic to support
nested explicit (non-catchall) slot routes:
[https://github.com/vercel/next.js/pull/60776](https://togithub.com/vercel/next.js/pull/60776)
- Improve redirection handling:
[https://github.com/vercel/next.js/pull/62561](https://togithub.com/vercel/next.js/pull/62561)
- Simplify node/edge server chunking some:
[https://github.com/vercel/next.js/pull/62424](https://togithub.com/vercel/next.js/pull/62424)
##### Credits
Huge thanks to [@​huozhi](https://togithub.com/huozhi),
[@​shuding](https://togithub.com/shuding),
[@​Ethan-Arrowood](https://togithub.com/Ethan-Arrowood),
[@​styfle](https://togithub.com/styfle),
[@​ijjk](https://togithub.com/ijjk),
[@​ztanner](https://togithub.com/ztanner),
[@​balazsorban44](https://togithub.com/balazsorban44),
[@​kdy1](https://togithub.com/kdy1), and
[@​williamli](https://togithub.com/williamli) for helping!
</details>
<details>
<summary>openai/openai-python (openai)</summary>
###
[`v1.13.3`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1133-2024-02-28)
[Compare
Source](https://togithub.com/openai/openai-python/compare/v1.12.0...v1.13.3)
Full Changelog:
[v1.13.2...v1.13.3](https://togithub.com/openai/openai-python/compare/v1.13.2...v1.13.3)
##### Features
- **api:** add wav and pcm to response_format
([#​1189](https://togithub.com/openai/openai-python/issues/1189))
([dbd20fc](https://togithub.com/openai/openai-python/commit/dbd20fc42e93358261f71b9aa0e5f955053c3825))
##### Chores
- **client:** use anyio.sleep instead of asyncio.sleep
([#​1198](https://togithub.com/openai/openai-python/issues/1198))
([b6d025b](https://togithub.com/openai/openai-python/commit/b6d025b54f091e79f5d4a0a8923f29574fd66027))
- **internal:** bump pyright
([#​1193](https://togithub.com/openai/openai-python/issues/1193))
([9202e04](https://togithub.com/openai/openai-python/commit/9202e04d07a7c47232f39196346c734869b8f55a))
- **types:** extract run status to a named type
([#​1178](https://togithub.com/openai/openai-python/issues/1178))
([249ecbd](https://togithub.com/openai/openai-python/commit/249ecbdeb6566a385ec46dfd5000b4eaa03965f0))
##### Documentation
- add note in azure_deployment docstring
([#​1188](https://togithub.com/openai/openai-python/issues/1188))
([96fa995](https://togithub.com/openai/openai-python/commit/96fa99572dd76ee708f2bae04d11b659cdd698b2))
- **examples:** add pyaudio streaming example
([#​1194](https://togithub.com/openai/openai-python/issues/1194))
([3683c5e](https://togithub.com/openai/openai-python/commit/3683c5e3c7f07e4b789a0c4cc417b2c59539cae2))
</details>
<details>
<summary>openai/openai-node (openai)</summary>
###
[`v4.28.4`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4284-2024-02-28)
[Compare
Source](https://togithub.com/openai/openai-node/compare/v4.28.0...v4.28.4)
Full Changelog:
[v4.28.3...v4.28.4](https://togithub.com/openai/openai-node/compare/v4.28.3...v4.28.4)
##### Features
- **api:** add wav and pcm to response_format
([#​691](https://togithub.com/openai/openai-node/issues/691))
([b1c6171](https://togithub.com/openai/openai-node/commit/b1c61711961a62a4d7b47909a68ecd65231a66af))
##### Chores
- **ci:** update actions/setup-node action to v4
([#​685](https://togithub.com/openai/openai-node/issues/685))
([f2704d5](https://togithub.com/openai/openai-node/commit/f2704d5f1580c0f1d31584ef88702cde8f6804d4))
- **internal:** fix ecosystem tests
([#​693](https://togithub.com/openai/openai-node/issues/693))
([616624d](https://togithub.com/openai/openai-node/commit/616624d3d9fd10ce254ce0d435b2b73ed11679f2))
- **types:** extract run status to a named type
([#​686](https://togithub.com/openai/openai-node/issues/686))
([b3b3b8e](https://togithub.com/openai/openai-node/commit/b3b3b8ea20e0f311d3bd53dfd22ccc04f5dce5f7))
- update [@​types/react](https://togithub.com/types/react) to
18.2.58, [@​types/react-dom](https://togithub.com/types/react-dom)
to 18.2.19
([#​688](https://togithub.com/openai/openai-node/issues/688))
([2a0d0b1](https://togithub.com/openai/openai-node/commit/2a0d0b1cb197eef25e42bbba88ee90c37d623f24))
- update dependency
[@​types/node](https://togithub.com/types/node) to v20.11.20
([#​690](https://togithub.com/openai/openai-node/issues/690))
([4ca005b](https://togithub.com/openai/openai-node/commit/4ca005be082d6c50fe95da6148896b62080bfe07))
- update dependency [@​types/ws](https://togithub.com/types/ws) to
v8.5.10
([#​683](https://togithub.com/openai/openai-node/issues/683))
([a617268](https://togithub.com/openai/openai-node/commit/a6172683a3390422984ad282ac4940781493e772))
- update dependency next to v13.5.6
([#​689](https://togithub.com/openai/openai-node/issues/689))
([abb3b66](https://togithub.com/openai/openai-node/commit/abb3b6674b8f9f8ff9c2cc61629a31883ae4d8c8))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
America/Chicago, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/autoblocksai/autoblocks-examples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6b42c3a commit aa0f99f
File tree
13 files changed
+222
-222
lines changed- JavaScript
- chatbot-nextjs
- novel-ai-text-editor
- openai-assistants-api
- openai-tracing
- prompt-sdk-headless
- prompt-sdk-local
- Python
- openai-assistants-api
- openai-tracing
- prompt-sdk-headless
- testing-sdk-with-prompt-sdk
- testing-sdk
13 files changed
+222
-222
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments