defenseunicorns / leapfrogai

Production-ready Generative AI for local, cloud native, airgap, and edge deployments.
https://leapfrog.ai
Apache License 2.0
243 stars 25 forks source link

chore(deps): bump the non-major-dev-updates group across 1 directory with 24 updates #652

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

Bumps the non-major-dev-updates group with 24 updates in the /src/leapfrogai_ui directory:

Package From To
@ai-sdk/openai 0.0.13 0.0.31
@supabase/supabase-js 2.43.4 2.43.5
@sveltejs/vite-plugin-svelte 3.1.0 3.1.1
ai 3.1.16 3.2.0
msw 2.3.0 2.3.1
openai 4.47.2 4.51.0
sveltekit-superforms 2.14.0 2.15.1
@sveltejs/adapter-auto 3.2.1 3.2.2
@sveltejs/adapter-node 5.0.1 5.1.1
@sveltejs/kit 2.5.10 2.5.16
@testing-library/jest-dom 6.4.5 6.4.6
@types/lodash 4.17.4 4.17.5
@typescript-eslint/eslint-plugin 7.11.0 7.13.1
@typescript-eslint/parser 7.11.0 7.13.1
carbon-icons-svelte 12.8.0 12.9.0
eslint-plugin-svelte 2.39.0 2.40.0
otpauth 9.2.4 9.3.1
prettier 3.2.5 3.3.2
prettier-plugin-svelte 3.2.3 3.2.4
sass 1.77.2 1.77.6
svelte 4.2.17 4.2.18
svelte-check 3.7.1 3.8.1
tslib 2.6.2 2.6.3
vite 5.2.12 5.3.1

Updates @ai-sdk/openai from 0.0.13 to 0.0.31

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​0.0.31

Patch Changes

  • eba071dd: feat (@​ai-sdk/azure): add azure openai completion support
  • 1ea890fe: feat (@​ai-sdk/azure): add azure openai completion support

@​ai-sdk/openai@​0.0.30

Patch Changes

  • Updated dependencies [85712895]
  • Updated dependencies [85712895]
    • @​ai-sdk/provider-utils@​0.0.15

@​ai-sdk/openai@​0.0.29

Patch Changes

  • 4728c37f: feat (core): add text embedding model support to provider registry
  • 7910ae84: feat (providers): support custom fetch implementations
  • Updated dependencies [7910ae84]
    • @​ai-sdk/provider-utils@​0.0.14

@​ai-sdk/openai@​0.0.28

Patch Changes

  • f9db8fd6: feat (@​ai-sdk/openai): add parallelToolCalls setting

@​ai-sdk/openai@​0.0.27

Patch Changes

  • fc9552ec: fix (@​ai-sdk/azure): allow for nullish delta

@​ai-sdk/openai@​0.0.26

Patch Changes

  • 7530f861: fix (@​ai-sdk/openai): add internal dist to bundle

@​ai-sdk/openai@​0.0.24

Patch Changes

  • 0e78960c: fix (@​ai-sdk/openai): make function name and arguments nullish

@​ai-sdk/openai@​0.0.23

Patch Changes

  • a68fe74a: fix (@​ai-sdk/openai): allow null tool_calls value.

@​ai-sdk/openai@​0.0.22

Patch Changes

  • Updated dependencies [102ca22f]

... (truncated)

Commits
  • ecec753 Version Packages (#1993)
  • 6801e1d fix (docs): remove duplication in multi-modal messages doc (#1982)
  • 1abe1f1 feat (docs): add information on running examples to contributor guide (#1992)
  • eba071d feat (@​ai-sdk/azure): add azure openai embedding support (#1994)
  • 1ea890f feat (@​ai-sdk/azure): add azure openai completion support (#1988)
  • 4b2ca28 Version Packages (#1985)
  • 8571289 feat (@​ai-sdk/cohere): add Cohere provider for text generation and streaming ...
  • 68ececd fix: update tools link (#1984)
  • b15c37f docs: fix stray comment (#1973)
  • a6901e1 fix: remove fundamentals (#1966)
  • Additional commits viewable in compare view


Updates @supabase/supabase-js from 2.43.4 to 2.43.5

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.43.5

2.43.5 (2024-06-16)

Bug Fixes

Commits
  • cb7b046 fix: bump dependencies. (#1225)
  • 2ffce15 chore(deps): bump storage-js dependency (#1224)
  • 9e606cf chore(deps): resolve dependabot alerts
  • c8768c2 chore(deps): bump next from 14.0.1 to 14.1.1 in /examples/next-storage
  • 8c4e0ca chore(deps): bump next from 14.0.1 to 14.1.1 in /examples/next-ts
  • 8d5fe92 chore(deps): bump next from 14.0.1 to 14.1.1 in /examples/next-todo
  • See full diff in compare view


Updates @sveltejs/vite-plugin-svelte from 3.1.0 to 3.1.1

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​3.1.1

Patch Changes

  • fix: ensure vite config is only resolved once during lazy init of vitePreprocess (#917)

  • fix: disable hmr when vite config server.hmr is false (#917)

Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

3.1.1

Patch Changes

  • fix: ensure vite config is only resolved once during lazy init of vitePreprocess (#917)

  • fix: disable hmr when vite config server.hmr is false (#917)

Commits


Updates ai from 3.1.16 to 3.2.0

Release notes

Sourced from ai's releases.

ai@3.2.0

Minor Changes

  • 85ef6d18: chore (ai): AI SDK 3.2 release

Patch Changes

  • b965dd2d: fix (core): pass settings correctly for generateObject and streamObject

ai@3.1.37

Patch Changes

  • 85712895: chore (@​ai-sdk/provider-utils): move test helper to provider utils
  • Updated dependencies [85712895]
  • Updated dependencies [85712895]
    • @​ai-sdk/provider-utils@​0.0.15
    • @​ai-sdk/react@​0.0.3
    • @​ai-sdk/svelte@​0.0.3
    • @​ai-sdk/ui-utils@​0.0.3
    • @​ai-sdk/solid@​0.0.3
    • @​ai-sdk/vue@​0.0.3

ai@3.1.36

Patch Changes

  • 4728c37f: feat (core): add text embedding model support to provider registry
  • 8c49166e: chore (core): rename experimental_createModelRegistry to experimental_createProviderRegistry
  • Updated dependencies [7910ae84]
    • @​ai-sdk/provider-utils@​0.0.14
    • @​ai-sdk/react@​0.0.2
    • @​ai-sdk/svelte@​0.0.2
    • @​ai-sdk/ui-utils@​0.0.2
    • @​ai-sdk/solid@​0.0.2
    • @​ai-sdk/vue@​0.0.2

ai@3.1.35

Patch Changes

  • 06123501: feat (core): support https and data url strings in image parts

ai@3.1.34

Patch Changes

  • d25566ac: feat (core): add cosineSimilarity helper function
  • 87a5d27e: feat (core): introduce InvalidMessageRoleError.

ai@3.1.33

Patch Changes

  • 6fb14b5d: chore (streams): deprecate nanoid export.

... (truncated)

Commits


Updates msw from 2.3.0 to 2.3.1

Release notes

Sourced from msw's releases.

v2.3.1 (2024-06-01)

Bug Fixes

Commits


Updates openai from 4.47.2 to 4.51.0

Release notes

Sourced from openai's releases.

v4.51.0

4.51.0 (2024-06-12)

Full Changelog: v4.50.0...v4.51.0

Features

v4.50.0

4.50.0 (2024-06-10)

Full Changelog: v4.49.1...v4.50.0

Features

  • support application/octet-stream request bodies (#892) (51661c8)

v4.49.1

4.49.1 (2024-06-07)

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

  • remove erroneous thread create argument (#889) (a9f898e)

v4.49.0

4.49.0 (2024-06-06)

Full Changelog: v4.48.3...v4.49.0

Features

v4.48.3

4.48.3 (2024-06-06)

Full Changelog: v4.48.2...v4.48.3

Chores

v4.48.2

4.48.2 (2024-06-05)

Full Changelog: v4.48.1...v4.48.2

... (truncated)

Changelog

Sourced from openai's changelog.

4.51.0 (2024-06-12)

Full Changelog: v4.50.0...v4.51.0

Features

4.50.0 (2024-06-10)

Full Changelog: v4.49.1...v4.50.0

Features

  • support application/octet-stream request bodies (#892) (51661c8)

4.49.1 (2024-06-07)

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

  • remove erroneous thread create argument (#889) (a9f898e)

4.49.0 (2024-06-06)

Full Changelog: v4.48.3...v4.49.0

Features

4.48.3 (2024-06-06)

Full Changelog: v4.48.2...v4.48.3

Chores

4.48.2 (2024-06-05)

Full Changelog: v4.48.1...v4.48.2

Chores

4.48.1 (2024-06-04)

... (truncated)

Commits


Updates sveltekit-superforms from 2.14.0 to 2.15.1

Release notes

Sourced from sveltekit-superforms's releases.

v2.15.1

Changed

  • Valibot updated to v0.31, which ends support for any version below that. Please follow the migration guide to update your Valibot schemas.

Fixed

  • Inlined the SuperDebug css, to prevent it from being automatically bundled due to it being a default import.
  • The customValidity option now handles object errors, and can refer to any part of the schema.
  • Arktype code wasn't excluded from bundle due to not being dynamically loaded.
Changelog

Sourced from sveltekit-superforms's changelog.

Changelog

Headlines: Added, Changed, Deprecated, Removed, Fixed, Security

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.15.0] - 2024-06-10

Changed

  • Valibot updated to 0.31.0, which ends support for any version below that. Please follow the migration guide to update your Valibot schemas.

Fixed

  • Inlined the SuperDebug css, to prevent it from being automatically bundled due to it being a default import.
  • The customValidity option now handles object errors, and can refer to any part of the schema.
Commits


Updates @sveltejs/adapter-auto from 3.2.1 to 3.2.2

Release notes

Sourced from @​sveltejs/adapter-auto's releases.

@​sveltejs/adapter-auto@​3.2.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-auto's changelog.

3.2.2

Patch Changes

Commits


Updates @sveltejs/adapter-node from 5.0.1 to 5.1.1

Release notes

Sourced from @​sveltejs/adapter-node's releases.

@​sveltejs/adapter-node@​5.1.1

Patch Changes

@​sveltejs/adapter-node@​5.1.0

Minor Changes

  • feat: add shutdown event (#12153)

Patch Changes

  • fix: close keep-alive connections as soon as possible during graceful shutdown rather than accepting new requests (#12153)

@​sveltejs/adapter-node@​5.0.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-node's changelog.

5.1.1

Patch Changes

5.1.0

Minor Changes

  • feat: add shutdown event (#12153)

Patch Changes

  • fix: close keep-alive connections as soon as possible during graceful shutdown rather than accepting new requests (#12153)

5.0.2

Patch Changes

Commits


Updates @sveltejs/kit from 2.5.10 to 2.5.16

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.16

Patch Changes

  • fix: determine local Svelte version more reliably (#12350)

@​sveltejs/kit@​2.5.15

Patch Changes

  • fix: always decode asset URLs (#12352)

@​sveltejs/kit@​2.5.14

Patch Changes

  • fix: read non-encoded data URIs (#12347)

@​sveltejs/kit@​2.5.13

Patch Changes

  • fix: decode asset URLs in dev when reading them, but for real this time (#12344)

@​sveltejs/kit@​2.5.12

Patch Changes

  • fix: decode asset URLs in dev when reading them (#12341)

@​sveltejs/kit@​2.5.11

Patch Changes

  • fix: hrefs that start with config.prerender.origin are now crawled (#12277)

  • chore: add keywords for discovery in npm search (#12330)

  • fix: handle whitespace in HTTP Accept header (#12292)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.16

Patch Changes

  • fix: determine local Svelte version more reliably (#12350)

2.5.15

Patch Changes

  • fix: always decode asset URLs (#12352)

2.5.14

Patch Changes

  • fix: read non-encoded data URIs (#12347)

2.5.13

Patch Changes

  • fix: decode asset URLs in dev when reading them, but for real this time (#12344)

2.5.12

Patch Changes

  • fix: decode asset URLs in dev when reading them (#12341)

2.5.11

Patch Changes

  • fix: hrefs that start with config.prerender.origin are now crawled (#12277)

  • chore: add keywords for discovery in npm search (#12330)

  • fix: handle whitespace in HTTP Accept header (#12292)

Commits


Updates @testing-library/jest-dom from 6.4.5 to 6.4.6

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.4.6

6.4.6 (2024-06-10)

Bug Fixes

Commits


Updates @types/lodash from 4.17.4 to 4.17.5

Commits


Updates @typescript-eslint/eslint-plugin from 7.11.0 to 7.13.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
  • parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
  • typescript-estree: require import = require() argument to be a string literal (#9226)
  • typescript-estree: forbid .body, .async, .generator on declare function (#9225)

🩹 Fixes

  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
  • eslint-plugin: [init-declarations] refine report locations (#8893)
  • eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
  • eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option (#9167)
  • scope-manager: handle index signature in class (#9054)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.12.0

7.12.0 (2024-06-03)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You

  • Kirk Waiblinger
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.13.0 (2024-06-10)

🚀 Features

  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes

  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You

  • Fotis Papadogeorgopoulos
  • Joshua Chen

... (truncated)

Commits
  • 1212a8f chore(release): publish 7.13.1
  • af34737 docs: improve return-await description about motivation (#9201)
  • bf48dc5 fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...
  • 33acc50 fix(eslint-plugin): [return-await] support explicit resource management (#9044)
  • 50ed604 fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)
  • 8a178ed chore(release): publish 7.13.0
  • 63e53e2 chore(deps): update dependency prettier to v3.3.1 (#9308)
  • fb52f78 feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...
  • ab2916c chore: enable eslint-plugin/no-property-in-node internally (#9261)
  • 629035f docs: mention rule scripts under Local Development (#9258)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.11.0 to 7.13.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
  • parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
  • typescript-estree: require import = require() argument to be a string literal (#9226)
  • typescript-estree: forbid .body, .async, .generator on declare function (#9225)

🩹 Fixes

  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
  • eslint-plugin: [init-declarations] refine report locations (#8893)
  • eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
  • eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option (#9167)
  • scope-manager: handle index signature in class (#9054)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.12.0

7.12.0 (2024-06-03)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.13.1 (2024-06-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.13.0 (2024-06-10)

🚀 Features

  • parser, typescript-estree: export withoutProjectParserOptions utility

❤️ Thank You

  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.12.0 (2024-06-03)

🩹 Fixes

  • types: correct typing ParserOptions

❤️ Thank You

  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

You can read about our versioning strategy and releases on our website.

Commits
  • 1212a8f chore(release): publish 7.13.1
  • 8a178ed chore(release): publish 7.13.0
  • c9a6dd9 feat(parser, typescript-estree): export withoutProjectParserOptions utility (...
  • 7e93b28 ch... _Description has been truncated_
netlify[bot] commented 1 week ago

Deploy Preview for leapfrogai-docs canceled.

Name Link
Latest commit c52954f836a7a99dea556c15e8e239f55d74f2f3
Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/6671c117a13aad00086c9887
dependabot[bot] commented 6 days ago

Looks like these dependencies are updatable in another way, so this is no longer needed.