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: polka and sirv versions #1548

Merged
merged 3 commits into from
May 25, 2021
Merged

bump: polka and sirv versions #1548

merged 3 commits into from
May 25, 2021

Conversation

lukeed
Copy link
Member

@lukeed lukeed commented May 24, 2021

Tests

  • Run the tests with pnpm test and lint the project with pnpm lint

Changesets

  • If your PR makes a change that should be noted in one or more packages' changelogs, generate a changeset by running pnpx changeset and following the prompts

Closes #1523
Does not exclude/replace #1528

Updated sirv so that there weren't multiple copies of @polka/url floating around during CI/testing.
(Users would always get the latest @polka/url, but our CI suite wouldn't/doesn't because lockfiles.)

@benmccann benmccann merged commit bf77940 into master May 25, 2021
@benmccann benmccann deleted the bump/polka branch May 25, 2021 04:17
andyburke pushed a commit to andyburke-forks/kit that referenced this pull request May 25, 2021
sidharthv96 added a commit to sidharthv96/kit that referenced this pull request May 29, 2021
* 'master' of https://github.com/sveltejs/kit:
  Version Packages (next) (sveltejs#1543)
  type fixes for adapter-node and adapter-static (sveltejs#1578)
  Upgrade to Vite 2.3.3 (sveltejs#1580)
  fix: improve getRawBody parsing & handle error(s) (sveltejs#1528)
  create-svelte: add svelte-check for TS (sveltejs#1556)
  pass validated svelte config to adapters (sveltejs#1559)
  types: group related and reduce potential inconsistencies (sveltejs#1539)
  Use sveltekit tag on StackOverflow (sveltejs#1558)
  Fix create-svelte build-template script (sveltejs#1555)
  Remove err param from Polka .listen() callback (sveltejs#1550)
  bump: polka and sirv versions (sveltejs#1548)
  svelte-kit package (sveltejs#1499)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Denial of service vulnerability in adapter-node
2 participants