tonyketcham / p5-svelte

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

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.5.0

Minor Changes

  • feat: support route-level configuration (#8740)

  • feat: add snapshot mechanism for preserving ephemeral DOM state (#8710)

Patch Changes

  • chore(deps): update dependency undici to v5.18.0 (#8884)

@​sveltejs/kit@​1.4.0

Minor Changes

  • feat: allow $app/paths to be used without an app (#8838)

Patch Changes

  • fix: ensure types of all form actions are accessible even if differing (#8877)

  • fix: correctly handle HttpErrors on the client side (#8829)

  • docs: discourage use of goto with external URLs (#8837)

  • fix: prevent crawling empty urls (<img src="">) (#8883)

  • fix: correctly serialize request url when using load fetch (#8876)

  • fix: ensure endpoints can fetch endpoints on the same host but not part of the application (#8869)

@​sveltejs/kit@​1.3.10

Patch Changes

  • fix: preserve build error messages (#8846)

@​sveltejs/kit@​1.3.9

Patch Changes

  • fix: output errors properly if pages fail to compile (#8813)

@​sveltejs/kit@​1.3.8

Patch Changes

  • fix: remove Vite manifest before running adapter (#8815)

@​sveltejs/kit@​1.3.7

Patch Changes

  • fix: only show prerendering message when actually prerendering (#8809)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.5.0

Minor Changes

  • feat: support route-level configuration (#8740)

  • feat: add snapshot mechanism for preserving ephemeral DOM state (#8710)

Patch Changes

  • chore(deps): update dependency undici to v5.18.0 (#8884)

1.4.0

Minor Changes

  • feat: allow $app/paths to be used without an app (#8838)

Patch Changes

  • fix: ensure types of all form actions are accessible even if differing (#8877)

  • fix: correctly handle HttpErrors on the client side (#8829)

  • docs: discourage use of goto with external URLs (#8837)

  • fix: prevent crawling empty urls (<img src="">) (#8883)

  • fix: correctly serialize request url when using load fetch (#8876)

  • fix: ensure endpoints can fetch endpoints on the same host but not part of the application (#8869)

1.3.10

Patch Changes

  • fix: preserve build error messages (#8846)

1.3.9

Patch Changes

  • fix: output errors properly if pages fail to compile (#8813)

1.3.8

Patch Changes

  • fix: remove Vite manifest before running adapter (#8815)

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

Superseded by #343.