Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sveltejs/kit from 1.15.7 to 1.16.2 #76

Merged
merged 1 commit into from
May 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps @sveltejs/kit from 1.15.7 to 1.16.2.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.16.2

Patch Changes

  • fix: support Node 20 (6e2efcf62)

  • fix: reset focus synchronously on navigation (#9837)

@​sveltejs/kit@​1.16.1

Patch Changes

  • fix: realign state.branch on the client on first load (#9754)

  • fix: update $page.data correctly after invalidate (#9798)

  • fix: file not found in manifest (#9846)

@​sveltejs/kit@​1.16.0

Minor Changes

  • feat: route-level entry generators via export const entries (#9571)

@​sveltejs/kit@​1.15.11

Patch Changes

  • chore: more compact representation for invalidated search param (#9708)

  • chore: fix import path to app script on windows (#9743)

  • fix: make $app/navigation more resilient to bundler reordering (#9808)

  • fix: page load fetch() now accepts the same input types for the body as the native fetch function (#9801)

  • fix: handle preload and filterSerializedResponseHeaders in sequence function (#9741)

@​sveltejs/kit@​1.15.10

Patch Changes

  • fix: log whole error object in default handleError (#9791)

@​sveltejs/kit@​1.15.9

Patch Changes

  • fix: correctly replace state when data-sveltekit-replacestate is used with a hash link (#9751)

  • fix: compute trailing slash on page server / data request (#9738)

  • fix: update vite-plugin-svelte to fix windows resolution issue (#9769)

@​sveltejs/kit@​1.15.8

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.16.2

Patch Changes

  • fix: support Node 20 (6e2efcf62)

  • fix: reset focus synchronously on navigation (#9837)

1.16.1

Patch Changes

  • fix: realign state.branch on the client on first load (#9754)

  • fix: update $page.data correctly after invalidate (#9798)

  • fix: file not found in manifest (#9846)

1.16.0

Minor Changes

  • feat: route-level entry generators via export const entries (#9571)

1.15.11

Patch Changes

  • chore: more compact representation for invalidated search param (#9708)

  • chore: fix import path to app script on windows (#9743)

  • fix: make $app/navigation more resilient to bundler reordering (#9808)

  • fix: page load fetch() now accepts the same input types for the body as the native fetch function (#9801)

  • fix: handle preload and filterSerializedResponseHeaders in sequence function (#9741)

1.15.10

Patch Changes

  • fix: log whole error object in default handleError (#9791)

1.15.9

Patch Changes

  • fix: correctly replace state when data-sveltekit-replacestate is used with a hash link (#9751)

... (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)

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.15.7 to 1.16.2.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.16.2/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependabot dependabot label May 8, 2023
@TeyKey1 TeyKey1 merged commit 994a1eb into master May 13, 2023
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sveltejs/kit-1.16.2 branch May 13, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant