Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2022

Bumps @sveltejs/kit from 1.0.0-next.295 to 1.0.0-next.299.

Release notes

Sourced from @​sveltejs/kit's releases.

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

Patch Changes

  • Populate fallback page when trailingSlash is "always" (#4351)

  • Expose event.routeId and page.routeId (#4344)

  • [breaking] remove fallthrough routes (#4330)

  • Add param validators (#4334)

  • [breaking] disallow \$ character in dynamic parameters (#4334)

  • Populate event.params before calling handle (#4344)

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

Patch Changes

  • fix: correctly detect removal of route (#4333)

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

Patch Changes

  • [breaking] allow InputProps and OutputProps to be typed separately in generated Load (#4305)

  • allow Output to be typed in generated RequestHandler (#4305)

  • [breaking] require adapters to supply a getClientAddress function (#4289)

  • Allow page endpoint without GET handler (#4318)

  • Return 404 when fetching missing data during prerender (#4324)

  • expose client IP address as event.clientAddress (#4289)

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

Patch Changes

  • Allow adapter.adapt to be synchronous (#4299)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.0.0-next.299

Patch Changes

  • Populate fallback page when trailingSlash is "always" (#4351)
  • Expose event.routeId and page.routeId (#4344)
  • [breaking] remove fallthrough routes (#4330)
  • Add param validators (#4334)
  • [breaking] disallow $ character in dynamic parameters (#4334)
  • Populate event.params before calling handle (#4344)

1.0.0-next.298

Patch Changes

  • fix: correctly detect removal of route (#4333)

1.0.0-next.297

Patch Changes

  • [breaking] allow InputProps and OutputProps to be typed separately in generated Load (#4305)
  • allow Output to be typed in generated RequestHandler (#4305)
  • [breaking] require adapters to supply a getClientAddress function (#4289)
  • Allow page endpoint without GET handler (#4318)
  • Return 404 when fetching missing data during prerender (#4324)
  • expose client IP address as event.clientAddress (#4289)

1.0.0-next.296

Patch Changes

  • Allow adapter.adapt to be synchronous (#4299)
  • Make manifest.mimeTypes part of the public API (#4302)
  • load hooks after server initialisation, to ensure prerendering is correct (#4322)
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.0.0-next.295 to 1.0.0-next.299.
- [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.299/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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2022

The following labels could not be found: type:dependencies.

@CuriousCorrelation CuriousCorrelation merged commit b36538e into main Mar 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sveltejs/kit-1.0.0-next.299 branch March 18, 2022 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants