Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2024

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

Package From To
@ai-sdk/openai 0.0.36 0.0.51
@ai-sdk/svelte 0.0.17 0.0.41
@supabase/ssr 0.4.0 0.5.0
@supabase/supabase-js 2.44.4 2.45.1
@sveltejs/vite-plugin-svelte 3.1.1 3.1.2
ai 3.2.32 3.3.15
isomorphic-dompurify 2.13.0 2.14.0
lit 3.1.4 3.2.0
openai 4.53.0 4.56.0
sveltekit-superforms 2.16.1 2.17.0
@commitlint/cli 19.3.0 19.4.0
@playwright/test 1.45.3 1.46.1
@sveltejs/adapter-auto 3.2.2 3.2.4
@sveltejs/adapter-node 5.2.0 5.2.2
@sveltejs/kit 2.5.18 2.5.24
@tailwindcss/typography 0.5.13 0.5.14
@testing-library/svelte 5.2.0 5.2.1
autoprefixer 10.4.19 10.4.20
flowbite 2.4.1 2.5.1
husky 9.0.11 9.1.5
msw 2.3.4 2.3.5
otpauth 9.3.1 9.3.2
prettier-plugin-tailwindcss 0.6.5 0.6.6
svelte-check 3.8.4 3.8.5
tailwindcss 3.4.6 3.4.10
vite 5.3.4 5.4.2
vitest 2.0.4 2.0.5

Updates @ai-sdk/openai from 0.0.36 to 0.0.51

Release notes

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

@​ai-sdk/openai@​0.0.51

Patch Changes

  • Updated dependencies [d67fa9c]
    • @​ai-sdk/provider-utils@​1.0.15

@​ai-sdk/openai@​0.0.50

Patch Changes

  • Updated dependencies [f2c025e]
    • @​ai-sdk/provider@​0.0.21
    • @​ai-sdk/provider-utils@​1.0.14

@​ai-sdk/openai@​0.0.49

Patch Changes

  • f42d9bd: fix (provider/openai): support OpenRouter streaming errors

@​ai-sdk/openai@​0.0.48

Patch Changes

  • Updated dependencies [6ac355e]
    • @​ai-sdk/provider@​0.0.20
    • @​ai-sdk/provider-utils@​1.0.13

@​ai-sdk/openai@​0.0.47

Patch Changes

  • 4ffbaee: fix (provider/openai): fix strict flag for structured outputs with tools
  • dd712ac: fix: use FetchFunction type to prevent self-reference
  • Updated dependencies [dd712ac]
    • @​ai-sdk/provider-utils@​1.0.12

@​ai-sdk/openai@​0.0.46

Patch Changes

  • 89b18ca: fix (ai/provider): send finish reason 'unknown' by default
  • Updated dependencies [dd4a0f5]
    • @​ai-sdk/provider@​0.0.19
    • @​ai-sdk/provider-utils@​1.0.11
Commits
  • 15791b0 Version Packages (#2758)
  • d67fa9c feat (provider/amazon-bedrock): add support for session tokens (#2755)
  • fd7d944 Version Packages (#2756)
  • 95a53a3 chore (provider/anthropic): remove tool calls beta header (#2754)
  • 9c1f4f2 chore (provider/google): remove "models/" from model name (#2752)
  • 1d4c431 fix (docs): remove anthropic max tokens (#2753)
  • a5a37bf fix (docs): import typo
  • f278616 feat (docs): add anthropic 8192 token example (#2751)
  • 46df27c Version Packages (#2750)
  • 412f943 fix (ai/core): make Buffer validation optional for environments without buffe...
  • Additional commits viewable in compare view

Updates @ai-sdk/svelte from 0.0.17 to 0.0.41

Release notes

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

@​ai-sdk/svelte@​0.0.41

Patch Changes

  • Updated dependencies [b5a82b7]
    • @​ai-sdk/ui-utils@​0.0.36

@​ai-sdk/svelte@​0.0.40

Patch Changes

  • Updated dependencies [d67fa9c]
    • @​ai-sdk/provider-utils@​1.0.15
    • @​ai-sdk/ui-utils@​0.0.35

@​ai-sdk/svelte@​0.0.39

Patch Changes

  • @​ai-sdk/provider-utils@​1.0.14
  • @​ai-sdk/ui-utils@​0.0.34

@​ai-sdk/svelte@​0.0.38

Patch Changes

  • @​ai-sdk/provider-utils@​1.0.13
  • @​ai-sdk/ui-utils@​0.0.33

@​ai-sdk/svelte@​0.0.37

Patch Changes

  • Updated dependencies [dd712ac]
    • @​ai-sdk/provider-utils@​1.0.12
    • @​ai-sdk/ui-utils@​0.0.32

@​ai-sdk/svelte@​0.0.36

Patch Changes

  • @​ai-sdk/provider-utils@​1.0.11
  • @​ai-sdk/ui-utils@​0.0.31
Commits

Updates @supabase/ssr from 0.4.0 to 0.5.0

Release notes

Sourced from @​supabase/ssr's releases.

v0.5.0

0.5.0 (2024-08-19)

Features

  • update CI so it runs on release as well (#33) (4517996)

Bug Fixes

  • re-apply update CI so it runs on release as well (#49) (51d5a43)
  • revert "update CI so it runs on release as well" (#44) (9d0e859)
  • set cookies for password recovery event (#32) (7dc1837)
  • set cookies when mfa challenge is verified (#27) (c217f53)
  • update conventional commits ci to use main instead of master (#31) (bebce89)

v0.5.0-rc.8

This is a release candidate. See release-please PR #28 for context.

v0.5.0-rc.7

This is a release candidate. See release-please PR #28 for context.

v0.5.0-rc.5

This is a release candidate. See release-please PR #28 for context.

v0.5.0-rc.4

This is a release candidate. See release-please PR #28 for context.

v0.4.1

0.4.1 (2024-07-05)

Bug Fixes

v0.4.1-rc.3

This is a release candidate. See release-please PR #28 for context.

v0.4.1-rc.2

This is a release candidate. See release-please PR #28 for context.

v0.4.1-rc.1

This is a release candidate. See release-please PR #28 for context.

Changelog

Sourced from @​supabase/ssr's changelog.

0.5.0 (2024-08-19)

Features

  • update CI so it runs on release as well (#33) (4517996)

Bug Fixes

  • re-apply update CI so it runs on release as well (#49) (51d5a43)
  • revert "update CI so it runs on release as well" (#44) (9d0e859)
  • set cookies for password recovery event (#32) (7dc1837)
  • set cookies when mfa challenge is verified (#27) (c217f53)
  • update conventional commits ci to use main instead of master (#31) (bebce89)
Commits
  • 9cd6813 chore(main): release 0.5.0 (#28)
  • 51d5a43 fix: re-apply update CI so it runs on release as well (#49)
  • 9d0e859 fix: revert "update CI so it runs on release as well" (#44)
  • ae6af1d ci: fix latest npm dist tag when patching versions (#45)
  • 36d850e ci: remove CHANGELOG.md from prettier check (#43)
  • 4517996 feat: update CI so it runs on release as well (#33)
  • 7dc1837 fix: set cookies for password recovery event (#32)
  • bebce89 fix: update conventional commits ci to use main instead of master (#31)
  • c217f53 fix: set cookies when mfa challenge is verified (#27)
  • See full diff in compare view

Updates @supabase/supabase-js from 2.44.4 to 2.45.1

Release notes

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

v2.45.1

2.45.1 (2024-08-06)

Bug Fixes

  • Allow passing a custom lock function to supabase client (5f37e69)

v2.45.0

2.45.0 (2024-07-29)

Features

Commits

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

Release notes

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

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

Patch Changes

  • add warning for svelte5 users to update to vite-plugin-svelte@4 (#964)
Changelog

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

3.1.2

Patch Changes

  • add warning for svelte5 users to update to vite-plugin-svelte@4 (#964)
Commits

Updates ai from 3.2.32 to 3.3.15

Release notes

Sourced from ai's releases.

ai@3.3.15

Patch Changes

  • b5a82b7: chore (ai): update zod-to-json-schema to 3.23.2
  • Updated dependencies [b5a82b7]
    • @​ai-sdk/ui-utils@​0.0.36
    • @​ai-sdk/react@​0.0.49
    • @​ai-sdk/solid@​0.0.39
    • @​ai-sdk/svelte@​0.0.41
    • @​ai-sdk/vue@​0.0.41

ai@3.3.14

Patch Changes

  • Updated dependencies [d67fa9c]
    • @​ai-sdk/provider-utils@​1.0.15
    • @​ai-sdk/react@​0.0.48
    • @​ai-sdk/solid@​0.0.38
    • @​ai-sdk/svelte@​0.0.40
    • @​ai-sdk/ui-utils@​0.0.35
    • @​ai-sdk/vue@​0.0.40

ai@3.3.13

Patch Changes

  • 412f943: fix (ai/core): make Buffer validation optional for environments without buffer

ai@3.3.12

Patch Changes

  • f2c025e: feat (ai/core): prompt validation
  • Updated dependencies [f2c025e]
    • @​ai-sdk/provider@​0.0.21
    • @​ai-sdk/provider-utils@​1.0.14
    • @​ai-sdk/ui-utils@​0.0.34
    • @​ai-sdk/react@​0.0.47
    • @​ai-sdk/solid@​0.0.37
    • @​ai-sdk/svelte@​0.0.39
    • @​ai-sdk/vue@​0.0.39

ai@3.3.11

Patch Changes

  • 03eb0f4: feat (ai/core): add "ai.operationId" telemetry attribute
  • 099db96: feat (ai/core): add msToFirstChunk telemetry data
  • Updated dependencies [b6c1dee]
    • @​ai-sdk/react@​0.0.46

ai@3.3.10

Patch Changes

... (truncated)

Commits

Updates isomorphic-dompurify from 2.13.0 to 2.14.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies

Changelog

  • Updated jsdom and other dependencies.

See the complete changelog for more details.

Release

2.14.0

Commits
  • 5d002d2 Updated dependencies.
  • 0d16146 Merge pull request #277 from kkomelin/dependabot/npm_and_yarn/jsdom-24.1.1
  • e5b0b38 Bump jsdom from 24.1.0 to 24.1.1
  • f5bc05b Merge branch 'master' of github.com:kkomelin/isomorphic-dompurify
  • 5c2ab00 Removed a resolved issue from the Known Issues section of Readme.
  • a5f5638 Merge pull request #276 from kkomelin/dependabot/npm_and_yarn/terser-5.31.3
  • e5737f5 Bump terser from 5.31.2 to 5.31.3
  • 3a6089a Merge pull request #275 from kkomelin/dependabot/npm_and_yarn/terser-5.31.2
  • 3e6be7f Bump terser from 5.31.1 to 5.31.2
  • See full diff in compare view

Updates lit from 3.1.4 to 3.2.0

Release notes

Sourced from lit's releases.

@​lit-labs/ssr@​3.2.0

Minor Changes

  • #4382 011b762d - Add a server-only html function, to define templates that will only be rendered on the server.

Patch Changes

lit-html@3.2.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

lit@3.2.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

Patch Changes

  • Updated dependencies [feccc1ba]:
    • lit-html@3.2.0
    • lit-element@4.1.0

@​lit-labs/ssr@​3.1.9

Patch Changes

  • #4311 cabe72a8 - Update version range for lit dependency to include v2. This allows projects still on lit v2 to use this package without being forced to install lit v3.

  • #4314 f9c3659f - Fix ModuleLoader so it can load modules concurrently.

  • #4298 c05767c2 - Fix svg templates getting surrounded by empty <svg></svg> tags when rendered.

Changelog

Sourced from lit's changelog.

3.2.0

Minor Changes

  • #4637 feccc1ba - Add MathML support with the mathml template tag

Patch Changes

  • Updated dependencies [feccc1ba]:
    • lit-html@3.2.0
    • lit-element@4.1.0
Commits

Updates openai from 4.53.0 to 4.56.0

Release notes

Sourced from openai's releases.

v4.56.0

4.56.0 (2024-08-16)

Full Changelog: v4.55.9...v4.56.0

Features

  • api: add chatgpt-4o-latest model (edc4398)

v4.55.9

4.55.9 (2024-08-16)

Full Changelog: v4.55.8...v4.55.9

Bug Fixes

  • azure/tts: avoid stripping model param (#999) (c3a7ccd)

v4.55.8

4.55.8 (2024-08-15)

Full Changelog: v4.55.7...v4.55.8

Chores

v4.55.7

4.55.7 (2024-08-13)

Full Changelog: v4.55.6...v4.55.7

Bug Fixes

  • json-schema: correct handling of nested recursive schemas (#992) (ac309ab)

v4.55.6

4.55.6 (2024-08-13)

Full Changelog: v4.55.5...v4.55.6

Bug Fixes

  • zod-to-json-schema: correct licensing (#986) (bd2051e)

v4.55.5

4.55.5 (2024-08-12)

Full Changelog: v4.55.4...v4.55.5

... (truncated)

Changelog

Sourced from openai's changelog.

4.56.0 (2024-08-16)

Full Changelog: v4.55.9...v4.56.0

Features

  • api: add chatgpt-4o-latest model (edc4398)

4.55.9 (2024-08-16)

Full Changelog: v4.55.8...v4.55.9

Bug Fixes

  • azure/tts: avoid stripping model param (#999) (c3a7ccd)

4.55.8 (2024-08-15)

Full Changelog: v4.55.7...v4.55.8

Chores

4.55.7 (2024-08-13)

Full Changelog: v4.55.6...v4.55.7

Bug Fixes

  • json-schema: correct handling of nested recursive schemas (#992) (ac309ab)

4.55.6 (2024-08-13)

Full Changelog: v4.55.5...v4.55.6

Bug Fixes

  • zod-to-json-schema: correct licensing (#986) (bd2051e)

4.55.5 (2024-08-12)

Full Changelog: v4.55.4...v4.55.5

Chores

4.55.4 (2024-08-09)

... (truncated)

Commits

Updates sveltekit-superforms from 2.16.1 to 2.17.0

Release notes

Sourced from sveltekit-superforms's releases.

v2.17.0

Deprecated

  • posted is deprecated, due to inconsistencies between server and client validation, and SPA mode. It will be removed in v3. Use a status message or return your own data in the form action to handle form post status.

Added

  • descriptionAsErrors option for the JSON Schema validator, so you can specify error messages directly in the schema with the description field.

Fixed

  • File uploads required extra configuration for the valibot adapter, now it works directly.
  • Events added in enhance weren't cleaned up when the form was destroyed. Note that this could be deprecated in a future version. It's advised to use events only when calling superForm, not with enhance.
Changelog

Sourced from sveltekit-superforms's changelog.

[2.17.0] - 2024-08-13

Deprecated

  • posted is deprecated, due to inconsistencies between server and client validation, and SPA mode. It will be removed in v3. Use a status message or return your own data in the form action to handle form post status.

Added

  • descriptionAsErrors option for the JSON Schema validator, so you can specify error messages directly in the schema with the description field.

Fixed

  • File uploads required extra configuration for the valibot adapter, now it works directly.
  • Events added in enhance weren't cleaned up when the form was destroyed. Note that this could be deprecated in a future version. It's advised to use events only when calling superForm, not with enhance.
Commits

Updates @commitlint/cli from 19.3.0 to 19.4.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.0...v19.3.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.4.0 (2024-08-07)

Features

Commits

Updates @playwright/test from 1.45.3 to 1.46.1

Release notes

Sourced from @​playwright/test's releases.

v1.46.1

Highlights

microsoft/playwright#32004 - [REGRESSION]: Client Certificates don't work with Microsoft IIS microsoft/playwright#32004 - [REGRESSION]: Websites stall on TLS handshake errors when using Client Certificates microsoft/playwright#32146 - [BUG]: Credential scanners warn about internal socks-proxy TLS certificates microsoft/playwright#32056 - [REGRESSION]: 1.46.0 (TypeScript) - custom fixtures extend no longer chainable microsoft/playwright#32070 - [Bug]: --only-changed flag and project dependencies microsoft/playwright#32188 - [Bug]: --only-changed with shallow clone throws "unknown revision" error

Browser Versions

  • Chromium 128.0.6613.18
  • Mozilla Firefox 128.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 127
  • Microsoft Edge 127

v1.46.0

TLS Client Certificates

Playwright now allows to supply client-side certificates, so that server can verify them, as specified by TLS Client Authentication.

When client certificates are specified, all browser traffic is routed through a proxy that establishes the secure TLS connection, provides client certificates to the server and validates server certificates.

The following snippet sets up a client certificate for https://example.com:

import { defineConfig } from '@playwright/test';
export default defineConfig({
// ...
use: {
clientCertificates: [{
origin: 'https://example.com',
certPath: './cert.pem',
keyPath: './key.pem',
passphrase: 'mysecretpassword',
}],
},
// ...
});

You can also provide client certificates to a particular test project or as a parameter of browser.newContext() and apiRequest.newContext().

--only-changed cli option

New CLI option --only-changed allows to only run test files that have been changed since the last git commit or from a specific git "ref".

... (truncated)

Commits
  • e1c861c cherry-pick(#32021): test: fix failing client-certificate tests
  • 20b0788 chore: mark v1.46.1 (#32194)
  • 57c3240 cherry-pick(#32192): chore: generate self-signed certificates for socks proxy
  • 301f179 cherry-pick(#32189): fix(only-changed): show nice error message about shallow...
  • b2d6a09 cherry-pick(#32164): docs: release video and trace viewer video (#32173)
  • 7cf7aec cherry-pick(#32094): fix(test runner): run project dependencies of `--only-ch...
  • d78ae01 cherry-pick(#32163): fix(client-certificates): stall on tls handshake errors
  • bd13da4 cherry-pick(#32155): fix(client-certificates): when server does tls renegotia...
  • 30684a7 cherry-pick(#32066): fix(types): revert type changes made to support TS 5.5 (...
  • 5e68061 cherry-pick(#32015): docs(release-notes): fix typo in .NET release notes
  • Additional commits viewable in compare view

Updates @sveltejs/adapter-auto from 3.2.2 to 3.2.4

Release notes

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

@​sveltejs/adapter-auto@​3.2.4

Patch Changes

@​sveltejs/adapter-auto@​3.2.3

Patch Changes

Changelog

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

3.2.4

Patch Changes

3.2.3

Patch Changes

Commits

…with 30 updates

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

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `0.0.36` | `0.0.51` |
| [@ai-sdk/svelte](https://github.com/vercel/ai) | `0.0.17` | `0.0.41` |
| [@supabase/ssr](https://github.com/supabase/ssr) | `0.4.0` | `0.5.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.44.4` | `2.45.1` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `3.1.1` | `3.1.2` |
| [ai](https://github.com/vercel/ai) | `3.2.32` | `3.3.15` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.13.0` | `2.14.0` |
| [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.1.4` | `3.2.0` |
| [openai](https://github.com/openai/openai-node) | `4.53.0` | `4.56.0` |
| [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) | `2.16.1` | `2.17.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.3.0` | `19.4.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.45.3` | `1.46.1` |
| [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) | `3.2.2` | `3.2.4` |
| [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) | `5.2.0` | `5.2.2` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.18` | `2.5.24` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.13` | `0.5.14` |
| [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.0` | `5.2.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` |
| [flowbite](https://github.com/themesberg/flowbite) | `2.4.1` | `2.5.1` |
| [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.5` |
| [msw](https://github.com/mswjs/msw) | `2.3.4` | `2.3.5` |
| [otpauth](https://github.com/hectorm/otpauth) | `9.3.1` | `9.3.2` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.6` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `3.8.4` | `3.8.5` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.6` | `3.4.10` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.4` | `5.4.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.4` | `2.0.5` |



Updates `@ai-sdk/openai` from 0.0.36 to 0.0.51
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@0.0.36...@ai-sdk/openai@0.0.51)

Updates `@ai-sdk/svelte` from 0.0.17 to 0.0.41
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/svelte@0.0.17...@ai-sdk/svelte@0.0.41)

Updates `@supabase/ssr` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/supabase/ssr/releases)
- [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md)
- [Commits](supabase/ssr@v0.4.0...v0.5.0)

Updates `@supabase/supabase-js` from 2.44.4 to 2.45.1
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.44.4...v2.45.1)

Updates `@sveltejs/vite-plugin-svelte` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/@sveltejs/vite-plugin-svelte@3.1.2/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@3.1.2/packages/vite-plugin-svelte)

Updates `ai` from 3.2.32 to 3.3.15
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/ai@3.2.32...ai@3.3.15)

Updates `isomorphic-dompurify` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.13.0...v2.14.0)

Updates `lit` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@3.2.0/packages/lit)

Updates `openai` from 4.53.0 to 4.56.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.53.0...v4.56.0)

Updates `sveltekit-superforms` from 2.16.1 to 2.17.0
- [Release notes](https://github.com/ciscoheat/sveltekit-superforms/releases)
- [Changelog](https://github.com/ciscoheat/sveltekit-superforms/blob/main/CHANGELOG.md)
- [Commits](ciscoheat/sveltekit-superforms@v2.16.1...v2.17.0)

Updates `@commitlint/cli` from 19.3.0 to 19.4.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.0/@commitlint/cli)

Updates `@playwright/test` from 1.45.3 to 1.46.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.3...v1.46.1)

Updates `@sveltejs/adapter-auto` from 3.2.2 to 3.2.4
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-auto@3.2.4/packages/adapter-auto)

Updates `@sveltejs/adapter-node` from 5.2.0 to 5.2.2
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-node@5.2.2/packages/adapter-node)

Updates `@sveltejs/kit` from 2.5.18 to 2.5.24
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.24/packages/kit)

Updates `@tailwindcss/typography` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.13...v0.5.14)

Updates `@testing-library/svelte` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases)
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/svelte-testing-library@v5.2.0...v5.2.1)

Updates `autoprefixer` from 10.4.19 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.19...10.4.20)

Updates `flowbite` from 2.4.1 to 2.5.1
- [Release notes](https://github.com/themesberg/flowbite/releases)
- [Commits](themesberg/flowbite@v2.4.1...v2.5.1)

Updates `husky` from 9.0.11 to 9.1.5
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.5)

Updates `jsdom` from 24.1.0 to 24.1.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@24.1.0...24.1.1)

Updates `msw` from 2.3.4 to 2.3.5
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.3.4...v2.3.5)

Updates `otpauth` from 9.3.1 to 9.3.2
- [Release notes](https://github.com/hectorm/otpauth/releases)
- [Commits](hectorm/otpauth@v9.3.1...v9.3.2)

Updates `playwright` from 1.45.3 to 1.46.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.3...v1.46.1)

Updates `postcss` from 8.4.39 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.39...8.4.41)

Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.6)

Updates `svelte-check` from 3.8.4 to 3.8.5
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.8.4...svelte-check-3.8.5)

Updates `tailwindcss` from 3.4.6 to 3.4.10
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.6...v3.4.10)

Updates `vite` from 5.3.4 to 5.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite)

Updates `vitest` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: "@ai-sdk/svelte"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: "@supabase/ssr"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: ai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: sveltekit-superforms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: "@sveltejs/adapter-auto"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: "@sveltejs/adapter-node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: "@testing-library/svelte"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: flowbite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: otpauth
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major-dev-updates
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-dev-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 22, 2024 14:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 22, 2024
Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit e8ba5fb
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66c7485e37aabc0008da3cd9

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

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

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/leapfrogai_ui/non-major-dev-updates-eb71a24096 branch August 26, 2024 17:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants