evadecker / genderswap.fm

A catalogue of gender-swapped song covers.
https://genderswap.fm
MIT License
30 stars 1 forks source link

chore(deps): Bump the patch-minor group with 8 updates #266

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the patch-minor group with 8 updates:

Package From To
@supabase/supabase-js 2.44.0 2.44.2
@tsparticles/confetti 3.4.0 3.5.0
@melt-ui/svelte 0.81.0 0.83.0
@sveltejs/adapter-vercel 5.3.2 5.4.0
@sveltejs/kit 2.5.17 2.5.18
@testing-library/svelte 5.1.0 5.2.0
svelte-check 3.8.3 3.8.4
vite 5.3.1 5.3.2

Updates @supabase/supabase-js from 2.44.0 to 2.44.2

Release notes

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

v2.44.2

2.44.2 (2024-06-28)

Bug Fixes

v2.44.1

2.44.1 (2024-06-27)

Bug Fixes

  • postgrest-js esm typings (5d92d48)
Commits


Updates @tsparticles/confetti from 3.4.0 to 3.5.0

Changelog

Sourced from @​tsparticles/confetti's changelog.

3.5.0 (2024-07-01)

Note: Version bump only for package @​tsparticles/confetti

Commits
  • 0841480 chore(release): published new version
  • 9c8aade build: trying to use workspace tag instead of versions
  • 2962481 build: updated deps
  • See full diff in compare view


Updates @melt-ui/svelte from 0.81.0 to 0.83.0

Release notes

Sourced from @​melt-ui/svelte's releases.

v0.83.0

Minor Changes

  • feat: add rootMargin to TableOfContents builder (#1210)

v0.82.0

Minor Changes

  • Added prop to createToaster() to pause all timers on hover (#1178)

  • feat(tags-input): split on paste (#1229)

  • add selection helpers to range calendar (cf20fc72)

  • add name prop to radio group builder hidden input element (#1237)

Patch Changes

  • fix(Calendar): sometimes first day of next month is missing (#1236)

  • fix(slider): onValueCommitted called if the slider had an active state (#1218)

Changelog

Sourced from @​melt-ui/svelte's changelog.

0.83.0

Minor Changes

  • feat: add rootMargin to TableOfContents builder (#1210)

0.82.0

Minor Changes

  • Added prop to createToaster() to pause all timers on hover (#1178)

  • feat(tags-input): split on paste (#1229)

  • add selection helpers to range calendar (cf20fc72)

  • add name prop to radio group builder hidden input element (#1237)

Patch Changes

  • fix(Calendar): sometimes first day of next month is missing (#1236)

  • fix(slider): onValueCommitted called if the slider had an active state (#1218)

Commits


Updates @sveltejs/adapter-vercel from 5.3.2 to 5.4.0

Release notes

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

@​sveltejs/adapter-vercel@​5.4.0

Minor Changes

  • chore(deps): upgrade to esbuild 0.21 (#12415)

Patch Changes

Changelog

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

5.4.0

Minor Changes

  • chore(deps): upgrade to esbuild 0.21 (#12415)

Patch Changes

Commits


Updates @sveltejs/kit from 2.5.17 to 2.5.18

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.18

Patch Changes

  • fix: respect HTML attributes enctype and formenctype for forms with use:enhance (#12198)

  • fix: prevent client import error when a hooks.server file imports a private environment variable (#12195)

  • fix: set default Content-Type header to application/x-www-form-urlencoded for POST form submissions with use:enhance to align with native form behaviour (#12198)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.18

Patch Changes

  • fix: respect HTML attributes enctype and formenctype for forms with use:enhance (#12198)

  • fix: prevent client import error when a hooks.server file imports a private environment variable (#12195)

  • fix: set default Content-Type header to application/x-www-form-urlencoded for POST form submissions with use:enhance to align with native form behaviour (#12198)

Commits


Updates @testing-library/svelte from 5.1.0 to 5.2.0

Release notes

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

v5.2.0

5.2.0 (2024-06-28)

Features

  • svelte5: incorporate Svelte 5 support into main entry point (#375) (9dce164)

Bug Fixes

  • deps: allow svelte 5.0.0-next as peer dep (#384) (2fb7423)
  • types: build types from JS source (#376) (a8f21f8)

v5.2.0-next.3

5.2.0-next.3 (2024-06-26)

Bug Fixes

  • deps: allow svelte 5.0.0-next as peer dep (#384) (2fb7423)

v5.2.0-next.2

5.2.0-next.2 (2024-06-26)

Bug Fixes

v5.2.0-next.1

5.2.0-next.1 (2024-06-20)

Features

  • svelte5: incorporate Svelte 5 support into main entry point (#375) (9dce164)
Commits
  • 953a4db chore(release): promote 5.2.0 to stable
  • 2fb7423 fix(deps): allow svelte 5.0.0-next as peer dep (#384)
  • a8f21f8 fix(types): build types from JS source (#376)
  • be82df1 docs(README): move links to sections that use them, remove unused links (#383)
  • 9dce164 feat(svelte5): incorporate Svelte 5 support into main entry point (#375)
  • ee1c966 ci(release): use conventionalcommits preset for release (#380)
  • 326fb58 chore(deps): update vite-plugin-svelte to disable hmr in test (#378)
  • cb66333 test(jest): add Jest to CI matrix (#372)
  • ac3248d test: fix auto-cleanup tests (#371)
  • 266e2df chore(deps-dev): bump the lint group across 1 directory with 9 updates (#370)
  • Additional commits viewable in compare view


Updates svelte-check from 3.8.3 to 3.8.4

Release notes

Sourced from svelte-check's releases.

svelte-check-3.8.4

  • fix: ensure bindings and exports work properly for Svelte 5 + TS5.5
Commits


Updates vite from 5.3.1 to 5.3.2

Changelog

Sourced from vite's changelog.

5.3.2 (2024-06-27)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 2 months ago

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

Name Status Preview Updated (UTC)
genderswap-fm ✅ Ready (Inspect) Visit Preview Jul 1, 2024 2:23pm