Skip to content
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 #161

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react (source) 1.7.18 -> 1.7.19 age adoption passing confidence
@types/node (source) 20.12.2 -> 20.12.7 age adoption passing confidence
@types/react (source) 18.2.73 -> 18.2.79 age adoption passing confidence
@types/react-dom (source) 18.2.23 -> 18.2.25 age adoption passing confidence
ai (source) 3.0.16 -> 3.0.23 age adoption passing confidence
eslint-config-next (source) 14.1.4 -> 14.2.1 age adoption passing confidence
flask (changelog) 3.0.2 -> 3.0.3 age adoption passing confidence
next (source) 14.1.4 -> 14.2.1 age adoption passing confidence
openai 1.14.3 -> 1.20.0 age adoption passing confidence
openai 4.31.0 -> 4.36.0 age adoption passing confidence
pydantic (changelog) 2.6.4 -> 2.7.0 age adoption passing confidence
tsx 4.7.1 -> 4.7.2 age adoption passing confidence
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v1.7.19

Compare Source

Fixed
  • Make sure panels re-register when IDs are calculated in React < 18 (#​2883)
  • Expose disabled state on <Tab /> component (#​2918)
  • Prevent default behavior when clicking outside of a Dialog.Panel (#​2919)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#​2955)
  • Allow setting custom tabIndex on the <Switch /> component (#​2966)
  • Forward disabled state to hidden inputs in form-like components (#​3004)
  • Respect selectedIndex for controlled <Tab/> components (#​3037)
vercel/ai (ai)

v3.0.23

Compare Source

Patch Changes

v3.0.22

Compare Source

Patch Changes
  • d544886: Breaking change: extract experimental AI core provider packages. They can now be imported with e.g. import { openai } from '@​ai-sdk/openai' after adding them to a project.
  • ea6b0e1: Expose formatStreamPart, parseStreamPart, and readDataStream helpers.

v3.0.21

Compare Source

Patch Changes

v3.0.20

Compare Source

Patch Changes
  • f42bbb5: Remove experimental from useAssistant and AssistantResponse.
  • 149fe26: Deprecate
  • 2eb4b55: Remove experimental_ prefix from StreamData.
  • e45fa96: Add stream support for Bedrock/Cohere.
  • a6b2500: Deprecated the experimental_streamData: true setting from AIStreamCallbacksAndOptions. You can delete occurrences in your code. The stream data protocol is now used by default.

v3.0.19

Compare Source

Patch Changes
  • 4f4c7f5: ai/core: Anthropic tool call support

v3.0.18

Compare Source

Patch Changes
  • 63d587e: Add Anthropic provider for ai/core functions (no tool calling).
  • 63d587e: Add automatic mime type detection for images in ai/core prompts.

v3.0.17

Compare Source

Patch Changes
  • 2b991c4: Add Google Generative AI provider for ai/core functions.
vercel/next.js (eslint-config-next)

v14.2.1

Compare Source

v14.2.0

Compare Source

pallets/flask (flask)

v3.0.3

Compare Source

Released 2024-04-07

  • The default hashlib.sha1 may not be available in FIPS builds. Don't
    access it at import time so the developer has time to change the default.
    :issue:5448
  • Don't initialize the cli attribute in the sansio scaffold, but rather in
    the Flask concrete class. :pr:5270
vercel/next.js (next)

v14.2.1

Compare Source

v14.2.0

Compare Source

openai/openai-python (openai)

v1.20.0

Compare Source

Full Changelog: v1.19.0...v1.20.0

Features

v1.19.0

Compare Source

Full Changelog: v1.18.0...v1.19.0

Features

v1.18.0

Compare Source

Full Changelog: v1.17.1...v1.18.0

Features

v1.17.1

Compare Source

Full Changelog: v1.17.0...v1.17.1

Chores

v1.17.0

Compare Source

Full Changelog: v1.16.2...v1.17.0

Features

v1.16.2

Compare Source

Full Changelog: v1.16.1...v1.16.2

Bug Fixes
  • client: correct logic for line decoding in streaming (#​1293) (687caef)

v1.16.1

Compare Source

Full Changelog: v1.16.0...v1.16.1

Chores

v1.16.0

Compare Source

Full Changelog: v1.15.0...v1.16.0

Features
Chores
Refactors
  • rename createAndStream to stream (6b427f3)
openai/openai-node (openai)

v4.36.0

Compare Source

Full Changelog: v4.35.0...v4.36.0

Features
Build System

v4.35.0

Compare Source

Full Changelog: v4.34.0...v4.35.0

Features

v4.34.0

Compare Source

Full Changelog: v4.33.1...v4.34.0

Features

v4.33.1

Compare Source

Full Changelog: v4.33.0...v4.33.1

Chores

v4.33.0

Compare Source

Full Changelog: v4.32.2...v4.33.0

Features
  • api: add additional messages when creating thread run (#​759) (f1fdb41)

v4.32.2

Compare Source

Full Changelog: v4.32.1...v4.32.2

Bug Fixes
Chores

v4.32.1

Compare Source

Full Changelog: v4.32.0...v4.32.1

Chores

v4.32.0

Compare Source

Full Changelog: v4.31.0...v4.32.0

Features
Chores
Documentation
Refactors
  • rename createAndStream to stream (02920ae)
pydantic/pydantic (pydantic)

v2.7.0

Compare Source

GitHub release

The code released in v2.7.0 is practically identical to that of v2.7.0b1.

What's Changed
Packaging
New Features

Finalized in v2.7.0, rather than v2.7.0b1:

Changes
Performance
Fixes
New Contributors
privatenumber/tsx (tsx)

v4.7.2

Compare Source

Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team April 8, 2024 06:44
Copy link

vercel bot commented Apr 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
autoblocks-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 1:52pm

@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 7f88b55 to e70788a Compare April 9, 2024 00:58
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from e70788a to 9c606f6 Compare April 9, 2024 07:11
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 9c606f6 to 2027e44 Compare April 9, 2024 18:11
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 2027e44 to f4c30d5 Compare April 10, 2024 04:59
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from f4c30d5 to 246b9fd Compare April 10, 2024 16:49
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 246b9fd to 500734d Compare April 10, 2024 19:56
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 500734d to b9f847c Compare April 10, 2024 23:00
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from b9f847c to e839e5f Compare April 11, 2024 18:43
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from e839e5f to b5a394f Compare April 11, 2024 21:27
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from b5a394f to cade2f9 Compare April 12, 2024 01:09
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from cade2f9 to ff570c2 Compare April 12, 2024 18:23
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from ff570c2 to 71c0bfa Compare April 12, 2024 21:28
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 71c0bfa to 2599d26 Compare April 13, 2024 09:09
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 2599d26 to cdd0275 Compare April 13, 2024 13:48
@nicolewhite nicolewhite merged commit 4290aeb into main Apr 17, 2024
15 checks passed
@nicolewhite nicolewhite deleted the renovate/all-non-major-dependencies branch April 17, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant