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.5 #307

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.5.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.0.5

Patch Changes

  • Update typings of event.platform to be possibly undefined (#8232)

@​sveltejs/kit@​1.0.3

Patch Changes

  • Include submitter's value when progressively enhancing <form method="get"> (#8273)

@​sveltejs/kit@​1.0.2

Patch Changes

  • Fix filterSerializedResponseHeaders error message (#8348)

  • Fix form action redirect status code (#8210)

@​sveltejs/kit@​1.0.1

Patch Changes

  • Explicitly mark Node 17.x as not supported (#8174)

@​sveltejs/kit@​1.0.0

Major Changes

First major release, see below for the history of changes that lead up to this. Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch

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

Patch Changes

  • [breaking] remove warnings/errors about removed/changed APIs (#8019)

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

Patch Changes

  • [fix] remove obsolete generated types correctly (#8149)

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

Patch Changes

  • [breaking] prerender shells when ssr false and prerender not false (#8131)

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

Patch Changes

  • [fix] don't de/encode initial and explicit string headers (#8113)

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

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.0.5

Patch Changes

  • Update typings of event.platform to be possibly undefined (#8232)

1.0.4

Patch Changes

  • [fix] don't polyfill undici if using Deno or Bun (#8338)

1.0.3

Patch Changes

  • Include submitter's value when progressively enhancing <form method="get"> (#8273)

1.0.2

Patch Changes

  • Fix filterSerializedResponseHeaders error message (#8348)

  • Fix form action redirect status code (#8210)

1.0.1

Patch Changes

  • Explicitly mark Node 17.x as not supported (#8174)

1.0.0

Major Changes

First major release, see below for the history of changes that lead up to this. Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch

1.0.0-next.589

Patch Changes

  • [breaking] remove warnings/errors about removed/changed APIs (#8019)

1.0.0-next.588

Patch Changes

  • [fix] remove obsolete generated types correctly (#8149)

... (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 48ada498adae0d82af64c06654c97ad120c05472
Latest deploy log https://app.netlify.com/sites/p5-svelte/deploys/63b7ffbb6aad6600096c9093
dependabot[bot] commented 1 year ago

Superseded by #308.