-
Notifications
You must be signed in to change notification settings - Fork 2
Update all non-major dependencies #195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
✗ 🟢 flashcard-generator 🟢 flashcard-generator-managed 🔴 study-guide-outline Generated by Autoblocks against baafe4e |
|
✗ 🔴 dspy Generated by Autoblocks against baafe4e |
64e0eba to
baafe4e
Compare
baafe4e to
87f186d
Compare
87f186d to
030423a
Compare
030423a to
360a44b
Compare
360a44b to
1d6cd67
Compare
1d6cd67 to
643c027
Compare
643c027 to
1a5f87d
Compare
1a5f87d to
f0e6abe
Compare
f0e6abe to
669473d
Compare
669473d to
efef360
Compare
efef360 to
27c02fe
Compare
74e7cc6 to
21d595f
Compare
21d595f to
3fce77e
Compare
3fce77e to
8bdbed5
Compare
8bdbed5 to
3e6941d
Compare
3e6941d to
9115131
Compare
9115131 to
67653f3
Compare
67653f3 to
498d3a9
Compare
498d3a9 to
919d86d
Compare
919d86d to
e09dbb7
Compare
e09dbb7 to
4829741
Compare
4829741 to
8fc2a9e
Compare
8fc2a9e to
d08c503
Compare
d08c503 to
b28f590
Compare

This PR contains the following updates:
2.1.1->2.1.22.1.4->2.1.520.14.9->20.14.113.2.16->3.2.332.4.10->2.4.1214.2.4->14.2.5^0.4.4->^0.5.01.10.1->1.11.014.2.4->14.2.51.35.7->1.37.04.52.2->4.53.04.1.1->4.1.22.7.4->2.8.23.4.4->3.4.64.16.0->4.16.25.5.2->5.5.4Release Notes
tailwindlabs/headlessui (@headlessui/react)
v2.1.2Compare Source
Fixed
ListboxOptions(#3337)unmountonDialogworks in combination with thetransitionprop onDialogBackdropandDialogPanelcomponents (#3352)Comboboxcomponent when invirtualmode when options are empty (#3356)anchorprop (#3357)transitionandfocusprop combination forPopoverPanelcomponent (#3361)Popovercomponents (#3362)Dialogcomponent (#3365)flushSyncwarning forComboboxcomponent withimmediateprop enabled (#3366)tailwindlabs/heroicons (@heroicons/react)
v2.1.5Compare Source
Added
arrow-turn-*,bold,calendar-date-range,divide,document-currency-*,equals,h1,h2,h3,italic,link-slash,numbered-list,percent-badge,slash,strikethrough,underline)vercel/ai (ai)
v3.2.33Compare Source
Patch Changes
4b2c09d: feat (ai/ui): add mutator function support to useChat / setMessages281e766: chore: add description to ai packagef63829f]4b2c09d]v3.2.32Compare Source
Patch Changes
5b7b3bb]v3.2.31Compare Source
Patch Changes
b86af09: feat (ai/core): add langchain stream event v2 support to LangChainAdapterv3.2.30Compare Source
Patch Changes
19c3d50]v3.2.29Compare Source
Patch Changes
e710b38: fix (ai/core): race condition in mergeStreams6078a69: feat (ai/core): introduce stream data support in toAIStreamResponsev3.2.28Compare Source
Patch Changes
68d1f78: fix (ai/core): do not construct object promise in streamObject result until requestedf0bc1e7: feat (ai/ui): add system message support to convertToCoreMessages1f67fe4: feat (ai/ui): stream tool calls with streamText and useChat1f67fe4]v3.2.27Compare Source
Patch Changes
811f449: fix (ai/core): generateText token usage is sum over all roundtripsv3.2.26Compare Source
Patch Changes
8f545ce: fix (ai/core): forward request headers in generateObject and streamObjectv3.2.25Compare Source
Patch Changes
99ddbb7: feat (ai/react): add experimental support for managing attachments to useChat99ddbb7]v3.2.24Compare Source
Patch Changes
f041c05: feat (ai/core): add roundtrips property to generateText resultv3.2.23Compare Source
Patch Changes
a6cb2c8: feat (ai/ui): add keepLastMessageOnError option to useChata6cb2c8]v3.2.22Compare Source
Patch Changes
53fccf1: fix (ai/core): report error on controllerdd0d854: feat (ai/vue): add useAssistantdd0d854]v3.2.21Compare Source
Patch Changes
56bbc2a: feat (ai/ui): set body and headers directly on options for handleSubmit and append56bbc2a]v3.2.20Compare Source
Patch Changes
671331b: feat (core): add experimental OpenTelemetry support for generateText and streamTextv3.2.19Compare Source
Patch Changes
b729094: chore (ai/core): rename TokenUsage type to CompletionTokenUsageb729094: feat (ai/core): add token usage to embed and embedManyb729094]v3.2.18Compare Source
Patch Changes
70d1800]v3.2.17Compare Source
Patch Changes
3db90c3: allow empty handleSubmit submissions for useChatabb2260: feat (ai): verify that system messages have string content5c1f0bd: fix unclosed streamable value console message6a11cfa]3db90c3]d481729]stanfordnlp/dsp (dspy-ai)
v2.4.12: DSPy v2.4.12Compare Source
Supports treating
dspy.Predictanddspy.ChainOfThoughtdirectly as Modules, e.g. can compile them without creating a wrappingdspy.Moduleobject.Improves the
experimental=TrueChat LM support from DSPy v2.4.11, which is quoted below for reference:v2.4.11: DSPy v2.4.11Compare Source
All sorts of PRs over the past two weeks.
Most importantly, initial support for new adapters, with far more smooth support for Chat LMs.
The default behavior is unchanged from before. However,
dspy.configure(experimental=True)is likely to lead to much more predictable and accurate zero-shot generations with Chat LMs. Tested against several variants of GPT-3.5, GPT-4, Llama3, Mixtral, and DBRX.vercel/next.js (eslint-config-next)
v14.2.5Compare Source
python/mypy (mypy)
v1.11.0Compare Source
vercel/next.js (next)
v14.2.5Compare Source
openai/openai-python (openai)
v1.37.0Compare Source
Full Changelog: v1.36.1...v1.37.0
Features
Bug Fixes
Documentation
v1.36.1Compare Source
Full Changelog: v1.36.0...v1.36.1
Bug Fixes
v1.36.0Compare Source
Full Changelog: v1.35.15...v1.36.0
Features
v1.35.15Compare Source
Full Changelog: v1.35.14...v1.35.15
Chores
v1.35.14Compare Source
Full Changelog: v1.35.13...v1.35.14
Chores
v1.35.13Compare Source
Full Changelog: v1.35.12...v1.35.13
Bug Fixes
Chores
v1.35.12Compare Source
Full Changelog: v1.35.11...v1.35.12
Bug Fixes
v1.35.11Compare Source
Full Changelog: v1.35.10...v1.35.11
Chores
v1.35.10Compare Source
Full Changelog: v1.35.9...v1.35.10
Chores
v1.35.9Compare Source
Full Changelog: v1.35.8...v1.35.9
Bug Fixes
Chores
v1.35.8Compare Source
Full Changelog: v1.35.7...v1.35.8
Chores
BaseModels (#1517) (e5ddbf5)openai/openai-node (openai)
v4.53.0Compare Source
Full Changelog: v4.52.7...v4.53.0
Features
Chores
v4.52.7Compare Source
Full Changelog: v4.52.6...v4.52.7
Documentation
v4.52.6Compare Source
Full Changelog: v4.52.5...v4.52.6
Chores
next(#931) (e3f979a)v4.52.5Compare Source
Full Changelog: v4.52.4...v4.52.5
Bug Fixes
filesinuploadAndPoll()(#926) (945fca6)v4.52.4Compare Source
Full Changelog: v4.52.3...v4.52.4
Refactors
v4.52.3Compare Source
Full Changelog: v4.52.2...v4.52.3
Chores
pydantic/pydantic (pydantic)
v2.8.2: (2024-07-03)Compare Source
What's Changed
Fixes
Full Changelog: pydantic/pydantic@v2.8.1...v2.8.2
v2.8.1: (2024-07-03)Compare Source
What's Changed
Packaging
rufftov0.5.0andpyrighttov1.1.369by @sydney-runkle in https://github.com/pydantic/pydantic/pull/9801pydantic-coretov2.20.1,pydantic-extra-typestov2.9.0by @sydney-runkle in https://github.com/pydantic/pydantic/pull/9832Fixes
to_snakefrom v2.7 -> v2.8 by @sydney-runkle in https://github.com/pydantic/pydantic/pull/9812New Contributors
Full Changelog: pydantic/pydantic@v2.8.0...v2.8.1
v2.8.0Compare Source
GitHub release
The code released in v2.8.0 is functionally identical to that of v2.8.0b1.
What's Changed
Packaging
v1.1.367and add type checking tests for pipeline API by @adriangb in #9674pydantic.v1stub tov1.10.17by @sydney-runkle in #9707v2.8.0b1by @sydney-runkle in #9741pydantic-coretov2.20.0by @sydney-runkle in #9745pdmversion used forpdm.lockto v2.16.1 by @sydney-runkle in #9761ruffv0.4.8by @Viicos in #9585New Features
defer_buildforTypeAdapterby @MarkusSintonen in #8939deprecatedfield in json schema by @NeevCohen in #9298fail_fastfeature by @uriyyo in #9708ser_json_inf_nan='strings'mode to produce valid JSON by @josh-newman in pydantic/pydantic-core#1307Changes
Annotatedfield by @nix010 in #9170__validators__values increate_modelby @sydney-runkle in #9697smartunion matching logic by @sydney-runkle in pydantic/pydantic-core#1322You can read more about our
smartunion matching logic here. In some cases, if the old behavioris desired, you can switch to
left-to-rightmode and change the order of yourUnionmembers.Performance
Internal Improvements
_display_error_loc()by 25% inpydantic/v1/error_wrappers.pyby @misrasaurabh1 in #9653_get_all_json_refs()by 34% inpydantic/json_schema.pyby @misrasaurabh1 in #9650is_pydantic_dataclass()by 41% inpydantic/dataclasses.pyby @misrasaurabh1 in #9652to_snake()by 27% inpydantic/alias_generators.pyby @misrasaurabh1 in #9747unwrap_wrapped_function()by 93% inpydantic/_internal/_decorators.pyby @misrasaurabh1 in #9727Fixes
__spec__.parentwith__package__by @hramezani in #9331Sequencetype by @anesmemisevic in #9303_frame_depthby @Viicos in #9353ImportStringjson schema compatible by @amitschang in #9344PrivateAttr) from__init__signature in type checkers by @idan22moral in #9293TypeVardefaults robust to the CPythonPEP-696implementation by @AlexWaygood in #9426PlainSerializerwith builtin types by @Viicos in #9450strictspecification forStringConstraint(strict=False)by @vbmendes in #9476Selfwhere possible by @Viicos in #9479RootModel.model_constructsignature in themypyplugin by @Viicos in #9480validation_contextby @OhioDschungel6 in #9508dump_json/dump_pythonby @alexcouper in #9495Field()constructor by @bjmc in #9484TypeAdapterby @Viicos in #9570__setstate__of BaseModel by @anhpham1509 in #9584PEP 746by @adriangb in #9587TypeVarfields by @dmontagu in #9606regexflags in validation and json schema by @sydney-runkle in #9591IpvAnyAddressby @sydney-runkle in #9640__pydantic_extra__by @dmontagu in #9659Optional[Decimal]by @lazyhope in #9754validate_calltype params fix by @sydney-runkle in #9760re.Patternobject in regex patterns to allow for regex flags by @sydney-runkle in pydantic/pydantic-core#1318New Contributors
tailwindlabs/tailwindcss (tailwindcss)
v3.4.6[Compare Source](https://github.com/tailw
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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.