Skip to content

Comments

Bump @sveltejs/kit from 1.0.0-next.563 to 1.0.0-next.572#45

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sveltejs/kit-1.0.0-next.572
Closed

Bump @sveltejs/kit from 1.0.0-next.563 to 1.0.0-next.572#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sveltejs/kit-1.0.0-next.572

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2022

Bumps @sveltejs/kit from 1.0.0-next.563 to 1.0.0-next.572.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.0.0-next.572

Minor Changes

  • Checks that element is not null before reading getAttribute (#7930)

Patch Changes

  • [chore] update magic-string (#7931)

  • add $app and $env to optimizeDeps.exclude so that libraries using these work correctly when prebundled (#7933)

  • reload dev page on change of app.html (#7944)

@​sveltejs/kit@​1.0.0-next.571

Patch Changes

  • [fix] use searchParams for x-sveltekit-invalidated (#7912)

  • [fix] correct Vite config merging with force option (#7911)

  • [fix] rebuild manifest when client hooks or param matcher file is added/removed (#7915)

@​sveltejs/kit@​1.0.0-next.570

Patch Changes

  • Remove prepublishOnly script (#7893)

@​sveltejs/kit@​1.0.0-next.567

Patch Changes

  • Co-locate synthetic types with other Kit types (#7864)

@​sveltejs/kit@​1.0.0-next.566

Patch Changes

  • Add more type documentation (#7003)

  • [breaking] move SubmitFunction into @​sveltejs/kit (#7003)

@​sveltejs/kit@​1.0.0-next.565

Patch Changes

  • [breaking] Replace data-sveltekit-prefetch with -preload-code and -preload-data (#7776)

  • [breaking] Rename prefetch to preloadData and prefetchRoutes to preloadCode (#7776)

@​sveltejs/kit@​1.0.0-next.564

Patch Changes

  • [chore] upgrade undici (#7830)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.0.0-next.572

Minor Changes

  • Checks that element is not null before reading getAttribute (#7930)

Patch Changes

  • [chore] update magic-string (#7931)

  • add $app and $env to optimizeDeps.exclude so that libraries using these work correctly when prebundled (#7933)

  • reload dev page on change of app.html (#7944)

1.0.0-next.571

Patch Changes

  • [fix] use searchParams for x-sveltekit-invalidated (#7912)

  • [fix] correct Vite config merging with force option (#7911)

  • [fix] rebuild manifest when client hooks or param matcher file is added/removed (#7915)

1.0.0-next.570

Patch Changes

  • Remove prepublishOnly script (#7893)

1.0.0-next.569

Patch Changes

  • Ignore elements that are no longer in the document (#7881)

  • [breaking] Use client-side routing for <form method="GET"> (#7828)

1.0.0-next.568

Patch Changes

  • [fix] add migration hint for renamed methods (#7874)

1.0.0-next.567

Patch Changes

  • Co-locate synthetic types with other Kit types (#7864)

... (truncated)

Commits
  • e7a4c9a Version Packages (next) (#7943)
  • 5b276f2 fix: ensure that editing app.html reloads open dev page (#7944)
  • 72f20a6 Update all non-major dependencies (#7931)
  • 0a45b71 [fix] check element being null when traversing element options (#7930)
  • c1b4f81 [fix] add $app and $env to optimizeDeps.exclude to allow prebundling for libr...
  • fe3ebdd Version Packages (next) (#7909)
  • 1dfa20e [fix] use searchParams for x-sveltekit-invalidated (#7912)
  • 78a2322 [fix] rebuild manifest when client hooks or param matcher file is added/remov...
  • 5963db0 [fix] correct Vite config merging with force option (#7911)
  • f953c9d Overhaul site-kit (#7892)
  • Additional commits viewable in compare view

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.0.0-next.563 to 1.0.0-next.572.
- [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.0.0-next.572/packages/kit)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2022

Superseded by #49.

@dependabot dependabot bot closed this Dec 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sveltejs/kit-1.0.0-next.572 branch December 9, 2022 05:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants