cat-acronym-team / cat-me-if-you-can

Cat Me If You Can is a social deduction, mobile browser game where the players are cats on a dating app and must deduce which one player is designated the Catfish
https://cat-me-if-you-can-game.web.app/
MIT License
5 stars 2 forks source link

build(client)(deps-dev): bump @sveltejs/kit from 1.0.1 to 1.15.11 in /client #442

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sveltejs/kit from 1.0.1 to 1.15.11.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.15.11

Patch Changes

  • chore: more compact representation for invalidated search param (#9708)

  • chore: fix import path to app script on windows (#9743)

  • fix: make $app/navigation more resilient to bundler reordering (#9808)

  • fix: page load fetch() now accepts the same input types for the body as the native fetch function (#9801)

  • fix: handle preload and filterSerializedResponseHeaders in sequence function (#9741)

@​sveltejs/kit@​1.15.10

Patch Changes

  • fix: log whole error object in default handleError (#9791)

@​sveltejs/kit@​1.15.9

Patch Changes

  • fix: correctly replace state when data-sveltekit-replacestate is used with a hash link (#9751)

  • fix: compute trailing slash on page server / data request (#9738)

  • fix: update vite-plugin-svelte to fix windows resolution issue (#9769)

@​sveltejs/kit@​1.15.8

Patch Changes

  • chore: revert undici pin and upgrade version (#9740)

  • chore: upgrade vite-plugin-svelte for resolve improvements and warnings (#9742)

@​sveltejs/kit@​1.15.7

Patch Changes

  • fix: provide better error when prerendered routes conflict with each other (#9692)

  • fix: prevent false positive warnings for fetch in Firefox and Safari (#9680)

  • fix: allow embedding two pages generated into the same page in "embedded" mode (#9610)

  • fix: don't include prerendered routes in default generateManifest (#9471)

  • fix: better error messages for handleable prerender failures (#9621)

@​sveltejs/kit@​1.15.6

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.15.11

Patch Changes

  • chore: more compact representation for invalidated search param (#9708)

  • chore: fix import path to app script on windows (#9743)

  • fix: make $app/navigation more resilient to bundler reordering (#9808)

  • fix: page load fetch() now accepts the same input types for the body as the native fetch function (#9801)

  • fix: handle preload and filterSerializedResponseHeaders in sequence function (#9741)

1.15.10

Patch Changes

  • fix: log whole error object in default handleError (#9791)

1.15.9

Patch Changes

  • fix: correctly replace state when data-sveltekit-replacestate is used with a hash link (#9751)

  • fix: compute trailing slash on page server / data request (#9738)

  • fix: update vite-plugin-svelte to fix windows resolution issue (#9769)

1.15.8

Patch Changes

  • chore: revert undici pin and upgrade version (#9740)

  • chore: upgrade vite-plugin-svelte for resolve improvements and warnings (#9742)

1.15.7

Patch Changes

  • fix: provide better error when prerendered routes conflict with each other (#9692)

  • fix: prevent false positive warnings for fetch in Firefox and Safari (#9680)

  • fix: allow embedding two pages generated into the same page in "embedded" mode (#9610)

  • fix: don't include prerendered routes in default generateManifest (#9471)

... (truncated)

Commits
  • bd38082 Version Packages (#9839)
  • d7ba04c only inject artificial error annotation in js blocks (#9693)
  • 285c606 fix: make $app/navigation more resilient to bundler reordering (#9808)
  • d8ec10d fix: handle all options in sequence function (#9741)
  • 7e52391 chore: fix path to app script on windows (#9743)
  • 75c2cc0 fix: fetch body (#9801)
  • 6a0324c chore: more compact invalidated query param (#9708)
  • 4580dbf feat: remove entrypoints for a smaller bundle size (#9811)
  • 9dc477a chore: make test config compatible with newer versions of playwright (#9826)
  • ad9669d chore: upgrade svelte-preprocess to fix sourcemap-codec deprecation warnings ...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #444.