chore(deps): bump the misc group across 1 directory with 5 updates #395
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the misc group with 5 updates in the / directory:
0.0.9
0.0.18
3.1.1
3.1.23
4.34.0
4.47.3
2.28.1
2.29.0
3.50.0
3.58.0
Updates
@ai-sdk/openai
from 0.0.9 to 0.0.18Release notes
Sourced from
@ai-sdk/openai
's releases.... (truncated)
Commits
82f5710
Version Packages (#1758)213f241
fix (core,streams): support ResponseInit variants (#1766)49f5a92
Update meta details to include getUIState and setAIState (#1767)fb42e76
feat (provider/openai): send user message content as text when possible (#1765)f370fbf
Add overview pages to docs (#1764)991ec6c
chore: replacefunction calling
withtool calling
(#1762)f2d736b
feat (docs): add node.js tools example for automatic roundtrips (#1761)0481a85
chore (docs): rename tool examples to use tool instead of function (#1760)09698bc
chore (streams): deprecate streaming helpers that have a provider replacement...d0ad6bd
fix (docs): client page code snippet 02-chatbot-with-tool-calling.mdx (#1753)Updates
ai
from 3.1.1 to 3.1.23Release notes
Sourced from ai's releases.
... (truncated)
Commits
01dc6cd
Version Packages (#1800)c03cafe
chore (core, ui): rename maxAutomaticRoundtrips to maxToolRoundtrips (#1799)2047f10
chore (docs): improve contributor guide (#1798)857cb13
fix (docs): update StreamDatac9df752
fix (docs): update close() to done() for getMutableAIState (#1796)b441c11
feat (examples): add streamObject example with streamableValue (#1787)41a86e7
chore (docs): improve example content, highlighting & install snippets (#1790)238a48c
fix (docs): highlight line app router getting started guide (#1789)94d82fa
Merge branch 'main' of https://github.com/vercel/aibf4fcd3
fix (docs): add missing streamMode setting for useChatUpdates
openai
from 4.34.0 to 4.47.3Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
fd70373
release: 4.47.3f2fa17d
fix: allow git imports for pnpm (#873)0152859
docs(azure): update example and readme to use Entra ID (#857)a70f641
[Azure] Update Batch API (#871)ed4219a
release: 4.47.25828fc0
docs(readme): add bundle size badge (#869)d7d5610
Merge pull request #849 from openai/release-please--branches--master--changes...7376041
release: 4.47.1139e690
chore(internal): add slightly better logging to scripts (#848)2b1bc88
release: 4.47.0Updates
type-coverage
from 2.28.1 to 2.29.0Changelog
Sourced from type-coverage's changelog.
Commits
f061f85
2.29.08632142
fix: remove args39ad59f
feat: add color output option7636d03
ci: include lts node version matrix2089d4f
2.28.25e22e5b
fix: hide NaN%8854731
chore: update dependenciesUpdates
wrangler
from 3.50.0 to 3.58.0Release notes
Sourced from wrangler's releases.
... (truncated)
Changelog
Sourced from wrangler's changelog.
... (truncated)
Commits
c853278
Version Packages (#5932)8e5e589
Use proper type for AI binding in wrangler types (#5758)9e4d8bc
fix: let "assets" in wrangler.toml be a string (#5938)93b98cb
Write auth details per-environment (#5933)e42f320
feature: add support for JSRPC (#5916)1f3acc6
Version Packages (#5906)4458a9e
chore: bump workerd and workers-types deps (#5931)57daae0
Improve error message when updating secret for a non-deployed latest version ...6d1818f
chore: tweak the test:ci configuration (#5910)a905f31
Check if middleware is an array (#5703)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions