Skip to content

Bump svelte-spa-router from 5.1.0 to 5.1.1 - #80

Open
dependabot[bot] wants to merge 1 commit into
Defaultfrom
dependabot/npm_and_yarn/svelte-spa-router-5.1.1
Open

Bump svelte-spa-router from 5.1.0 to 5.1.1#80
dependabot[bot] wants to merge 1 commit into
Defaultfrom
dependabot/npm_and_yarn/svelte-spa-router-5.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps svelte-spa-router from 5.1.0 to 5.1.1.

Release notes

Sourced from svelte-spa-router's releases.

svelte-spa-router@5.1.1

Patch Changes

  • 9887d02: fix: transpile TypeScript to JavaScript in packaged Svelte components

    The published dist/Router.svelte shipped its <script> blocks as raw TypeScript because no preprocessor was configured for svelte-package. A svelte.config.js using vitePreprocess({script: true}) now transpiles the <script> blocks so packaged components contain plain JavaScript.

  • 5c5e1f0: fix: rendering in SSR context

    Makes svelte-spa-router work with Astro and other frameworks doing SSR.

Changelog

Sourced from svelte-spa-router's changelog.

5.1.1

Patch Changes

  • 9887d02: fix: transpile TypeScript to JavaScript in packaged Svelte components

    The published dist/Router.svelte shipped its <script> blocks as raw TypeScript because no preprocessor was configured for svelte-package. A svelte.config.js using vitePreprocess({script: true}) now transpiles the <script> blocks so packaged components contain plain JavaScript.

  • 5c5e1f0: fix: rendering in SSR context

    Makes svelte-spa-router work with Astro and other frameworks doing SSR.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [svelte-spa-router](https://github.com/ItalyPaleAle/svelte-spa-router) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/ItalyPaleAle/svelte-spa-router/releases)
- [Changelog](https://github.com/ItalyPaleAle/svelte-spa-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ItalyPaleAle/svelte-spa-router/compare/svelte-spa-router@5.1.0...svelte-spa-router@5.1.1)

---
updated-dependencies:
- dependency-name: svelte-spa-router
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants