-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update all non-major dependencies #65
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
0a51a0c
to
4820e9f
Compare
4820e9f
to
bd5201f
Compare
bd5201f
to
9195964
Compare
9195964
to
bb60d36
Compare
bb60d36
to
d8d55b8
Compare
d8d55b8
to
22bca45
Compare
22bca45
to
8867e31
Compare
8867e31
to
e8747fe
Compare
e8747fe
to
b8cea91
Compare
b8cea91
to
db73a7f
Compare
db73a7f
to
ca88b37
Compare
adamnolte
previously approved these changes
Dec 7, 2023
ca88b37
to
97c5260
Compare
97c5260
to
b15ab29
Compare
b15ab29
to
6389e62
Compare
adamnolte
approved these changes
Dec 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
20.10.0
->20.10.4
18.2.38
->18.2.42
2.2.25
->2.2.28
8.54.0
->8.55.0
14.0.3
->14.0.4
^0.0.340
->^0.0.348
^0.0.196
->^0.0.203
14.0.3
->14.0.4
3.0.1
->3.0.2
1.3.5
->1.3.7
4.20.0
->4.20.1
8.4.31
->8.4.32
3.3.5
->3.3.6
4.5.0
->4.6.2
5.3.2
->5.3.3
Release Notes
vercel/ai (ai)
v2.2.28
Compare Source
Patch Changes
07a679c
: Add data message support to useAssistant & assistantResponse.fbae595
: ai/react:api
functions are no longer used as a cache key inuseChat
v2.2.27
Compare Source
Patch Changes
0fd1205
: ai/vue: Add complex response parsing and StreamData support to useCompletiona7dc746
: experimental_useAssistant: Expose extra fetch options3dcf01e
: ai/react Add data support to useCompletion0c3b338
: ai/svelte: Add complex response parsing and StreamData support to useCompletion8284777
: ai/solid: Add complex response parsing and StreamData support to useCompletionv2.2.26
Compare Source
Patch Changes
df1ad33
: ai/vue: Add complex response parsing and StreamData support to useChat3ff8a56
: AddgenerateId
to use-chat params to allow overriding message ID generation6c2a49c
: ai/react experimental_useAssistant() submit can be called without an event8b4f7d1
: ai/react: Add complex response parsing and StreamData support to useCompletioneslint/eslint (eslint)
v8.55.0
Compare Source
Features
8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)Documentation
83ece2a
docs: fix typo--rules
->--rule
(#17806) (OKURA Masafumi)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)a6d9442
docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)383e999
docs: update and fix examples forno-unused-vars
(#17788) (Tanuj Kanti)5a8efd5
docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)Chores
eb8950c
chore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic)93df384
chore: package.json update for @eslint/js release (Jenkins)fe4b954
chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic)bd8911d
ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797) (Milos Djermanovic)de165c1
chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)d4304b8
chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)21024fe
chore: check rule examples for syntax errors (#17718) (Francesco Trotta)vercel/next.js (eslint-config-next)
v14.0.4
Compare Source
Core Changes
593ecee
to2c338b1
.: #58553turbopack-css
: #58471generateStaticParams
: #58871NEXT_TRIGGER_URL
env var to show request triggering a compilation: #58762swc_core
tov0.86.81
: #58517cache
field from action types: #58938NavigateOptions.scroll
: #59001redirect
andpermanentRedirect
in action handlers: #58885content-security-policy-report-only
header: #59071maxDuration
toPageConfig
type: #55918mutable
field from action types: #59221remotePatterns
link in image-config.ts: #59197normalizeDynamicRouteParams
inNextWebServer.handleCatchAllRenderRequest
: #58949modularizeImports
configs: #59294dynamic = "force-dynamic"
: #58779logLevel
support to@next/bundle-analyzer
: #59228Documentation Changes
useOptimistic
link: #58706webpack
function introduction: #58663Example Changes
cache-handler-redis
example: #58562Misc Changes
e2e/404-page-router
test: #58146if
: #58838nissuer
(issue validator): #59060Credits
Huge thanks to @timneutkens, @mknichel, @gnoff, @jridgewell, @gtjamesa, @mugi-uno, @better-salmon, @kentobento, @vivianyentran, @empflow, @leerob, @samennis1, @mkcy3, @acdlite, @kwonoj, @suhaotian, @wbinnssmith, @imevanc, @ztanner, @kdy1, @d3lm, @wyattjoh, @manovotny, @shuding, @sokra, @feedthejim, @dvoytenko, @ForsakenHarmony, @huozhi, @delbaoliveira, @amannn, @ijjk, @hallatore, @balazsorban44, @LukeSchlangen, @Dylan700, @mpsq, @mdio, @christianvuerings, @A7med3bdulBaset, @karlhorky, @simonhaenisch, @olci34, @zce, @LavaToaster, @rishabhpoddar, @smaeda-ks, @jirihofman, @codercor, @devjiwonchoi, @Willem-Jaap, @JackieLi565, @thoushif, @pkellner, @jpfifer, @quisido, @tomfa, and @raphaelbadia for helping!
langchain-ai/langchain (langchain)
v0.0.348
Compare Source
What's Changed
Full Changelog: langchain-ai/langchain@v0.0.347...v0.0.348
v0.0.347
Compare Source
What's Changed
integrations/providers/
update by @leo-gan in https://github.com/langchain-ai/langchain/pull/14315PromptTemplate
validations by @jamesbraza in https://github.com/langchain-ai/langchain/pull/14314BaseChatMessageHistory.__str__
by @jamesbraza in https://github.com/langchain-ai/langchain/pull/14311max_tokens
from request if it's None by @harupy in https://github.com/langchain-ai/langchain/pull/14334New Contributors
Full Changelog: langchain-ai/langchain@v0.0.346...v0.0.347
v0.0.346
Compare Source
What's Changed
integrations/toolkits/office365
notebook update by @leo-gan in https://github.com/langchain-ai/langchain/pull/14188Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.