tonyketcham / p5-svelte

Easily add p5 sketches to a Svelte project 🍛 🌱
https://p5-svelte.netlify.app
MIT License
177 stars 7 forks source link

build(deps-dev): bump @sveltejs/kit from 1.0.0-next.304 to 1.0.0-next.570 #284

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sveltejs/kit from 1.0.0-next.304 to 1.0.0-next.570.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.0.0-next.570

Patch Changes

  • Remove prepublishOnly script (#7893)

@​sveltejs/kit@​1.0.0-next.567

Patch Changes

  • Co-locate synthetic types with other Kit types (#7864)

@​sveltejs/kit@​1.0.0-next.566

Patch Changes

  • Add more type documentation (#7003)

  • [breaking] move SubmitFunction into @​sveltejs/kit (#7003)

@​sveltejs/kit@​1.0.0-next.565

Patch Changes

  • [breaking] Replace data-sveltekit-prefetch with -preload-code and -preload-data (#7776)

  • [breaking] Rename prefetch to preloadData and prefetchRoutes to preloadCode (#7776)

@​sveltejs/kit@​1.0.0-next.564

Patch Changes

  • [chore] upgrade undici (#7830)

  • Make $page.url resilient against mutations (#7827)

@​sveltejs/kit@​1.0.0-next.563

Patch Changes

  • [feat] allow handleError to return a promise (#7780)

  • [breaking] remove format option from generateManifest(...) (#7820)

@​sveltejs/kit@​1.0.0-next.562

Patch Changes

  • [fix] handle redirects in handle hook while processing data request (#7797)

  • Make touchstart listener passive (#7818)

  • [breaking] remove getStaticDirectory() from builder API (#7809)

  • Make console.warn wrapper named rather than anonymous (#7811)

@​sveltejs/kit@​1.0.0-next.561

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.0.0-next.570

Patch Changes

  • Remove prepublishOnly script (#7893)

1.0.0-next.569

Patch Changes

  • Ignore elements that are no longer in the document (#7881)

  • [breaking] Use client-side routing for <form method="GET"> (#7828)

1.0.0-next.568

Patch Changes

  • [fix] add migration hint for renamed methods (#7874)

1.0.0-next.567

Patch Changes

  • Co-locate synthetic types with other Kit types (#7864)

1.0.0-next.566

Patch Changes

  • Add more type documentation (#7003)

  • [breaking] move SubmitFunction into @​sveltejs/kit (#7003)

1.0.0-next.565

Patch Changes

  • [breaking] Replace data-sveltekit-prefetch with -preload-code and -preload-data (#7776)

  • [breaking] Rename prefetch to preloadData and prefetchRoutes to preloadCode (#7776)

1.0.0-next.564

Patch Changes

  • [chore] upgrade undici (#7830)

  • Make $page.url resilient against mutations (#7827)

... (truncated)

Commits


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)
netlify[bot] commented 1 year ago

Deploy Preview for p5-svelte failed.

Name Link
Latest commit 752387e5ed5819733c5edd19fd9f8a1f64f1c98b
Latest deploy log https://app.netlify.com/sites/p5-svelte/deploys/63888a325a61810008148f6f
dependabot[bot] commented 1 year ago

Superseded by #286.