Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Bump sapper from 0.28.10 to 0.29.1 #5

Merged
merged 1 commit into from
Mar 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2021

Bumps sapper from 0.28.10 to 0.29.1.

Changelog

Sourced from sapper's changelog.

0.29.1

  • Restore hashing of all CSS file names (#1716)
  • Fixed typings to be compatible with express/polka (#1713)
  • Fix bad imports in type definitions (#1709)

0.29.0

Please see the migration guide for details on migrating from Sapper 0.28 to Sapper 0.29.

  • Fix scroll position restoration after changing search param with goto (#1697)
  • Fix dynamic imports in client.js on browsers that do not support ES modules (#1593)
  • Change rel="prefetch" to sapper:prefetch (#1566)
  • Support Rollup's perf option (#1685)
  • Avoid error in scroll tracking when navigating off-site and then going back (#1592)
  • Fix runtime router handling of encoded query parameters (#1620)
  • Fix prefetching when clicking quickly back and forth (#1668)
  • Numerous TypeScript definition improvements (#1598, #1601, #1603, #1604)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2021
@erbridge erbridge force-pushed the main branch 2 times, most recently from 4668513 to e8ba3ca Compare March 5, 2021 20:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sapper-0.29.1 branch from ad3b623 to 6efe384 Compare March 5, 2021 20:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sapper-0.29.1 branch 3 times, most recently from ee22da2 to 0d2dc3f Compare March 5, 2021 20:21
Bumps [sapper](https://github.com/sveltejs/sapper) from 0.28.10 to 0.29.1.
- [Release notes](https://github.com/sveltejs/sapper/releases)
- [Changelog](https://github.com/sveltejs/sapper/blob/master/CHANGELOG.md)
- [Commits](sveltejs/sapper@v0.28.10...v0.29.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sapper-0.29.1 branch from 0d2dc3f to b7c30e9 Compare March 6, 2021 02:33
@erbridge erbridge merged commit da74974 into main Mar 6, 2021
@erbridge erbridge deleted the dependabot/npm_and_yarn/sapper-0.29.1 branch March 6, 2021 02:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant