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.3.9 #338

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from @​sveltejs/kit's releases.

@​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)

  • fix: handle anchors with special chars when navigating (#8806)

  • fix: await finalise hook and run it only once (#8817)

@​sveltejs/kit@​1.3.6

Patch Changes

  • fix: allow rest parameters to follow multiple optional - or not - parameters (#8761)

  • fix: consider headers when constructing request hash (#8754)

@​sveltejs/kit@​1.3.5

Patch Changes

  • docs: fix typo (#8790)

  • fix: build error on layout with missing leaves (#8792)

  • fix: handle hash links with non-ASCII characters when navigating (#8767)

@​sveltejs/kit@​1.3.4

Patch Changes

  • chore: bump devalue (#8789)

@​sveltejs/kit@​1.3.3

Patch Changes

  • fix: forward process.env to child process (#8777)

@​sveltejs/kit@​1.3.2

Patch Changes

  • fix: take base path into account when preloading code (#8748)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

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)

1.3.7

Patch Changes

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

  • fix: handle anchors with special chars when navigating (#8806)

  • fix: await finalise hook and run it only once (#8817)

1.3.6

Patch Changes

  • fix: allow rest parameters to follow multiple optional - or not - parameters (#8761)

  • fix: consider headers when constructing request hash (#8754)

1.3.5

Patch Changes

  • docs: fix typo (#8790)

  • fix: build error on layout with missing leaves (#8792)

  • fix: handle hash links with non-ASCII characters when navigating (#8767)

1.3.4

Patch Changes

  • chore: bump devalue (#8789)

1.3.3

Patch Changes

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

Superseded by #339.