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 undici and @sveltejs/kit in /svelte/012_actions #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps undici to 5.20.0 and updates ancestor dependency @sveltejs/kit. These dependencies need to be updated together.

Updates undici from 5.14.0 to 5.20.0

Release notes

Sourced from undici's releases.

v5.20.0

What's Changed

Full Changelog: nodejs/undici@v5.19.1...v5.20.0

v5.19.1

⚠️ Security Release ⚠️

This release is part of the Node.js security release train: https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/

v5.19.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.18.0...v5.19.0

v5.18.0

What's Changed

Full Changelog: nodejs/undici@v5.17.1...v5.18.0

v5.17.1

What's Changed

... (truncated)

Commits

Updates @sveltejs/kit from 1.0.1 to 1.11.0

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.11.0

Minor Changes

  • feat: pause on debugger when falling back to full page reload during development (#9305)

  • feat: expose base via $service-worker, make paths relative (#9250)

Patch Changes

  • fix: don't automatically prerender non-SSR'd pages (#9352)

  • fix: use 308 responses for trailing slash redirects, instead of 301s (#9351)

  • fix: remove buggy cookie path detection (#9298)

  • fix: don't prevent beforeNavigate callbacks from running following a cancelled unloading navigation (#9347)

  • fix: persist DOM state on beforeunload (#9345)

  • fix: redirect to path with/without trailing slash when previewing prerendered pages (#9353)

  • fix: avoid FOUC when using CSS modules in dev (#9323)

  • fix: don't skip required parameters after missing optional parameters (#9331)

  • fix: account for server-emitted assets when prerenering (#9349)

  • fix: deal with fast consecutive promise resolutions when streaming (#9332)

  • chore: replace deprecated property access in preparation for TS 5.0 (#9361)

@​sveltejs/kit@​1.10.0

Minor Changes

  • feat: add cookies.getAll (#9287)

Patch Changes

  • fix: always include <link rel="stylesheet">, even for stylesheets excluded from Link headers (#9255)

  • fix: preserve form state when submitting a second time (#9267)

@​sveltejs/kit@​1.9.3

Patch Changes

  • fix: successive optional route parameters can now be empty (#9266)

@​sveltejs/kit@​1.9.2

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.11.0

Minor Changes

  • feat: pause on debugger when falling back to full page reload during development (#9305)

  • feat: expose base via $service-worker, make paths relative (#9250)

Patch Changes

  • fix: don't automatically prerender non-SSR'd pages (#9352)

  • fix: use 308 responses for trailing slash redirects, instead of 301s (#9351)

  • fix: remove buggy cookie path detection (#9298)

  • fix: don't prevent beforeNavigate callbacks from running following a cancelled unloading navigation (#9347)

  • fix: persist DOM state on beforeunload (#9345)

  • fix: redirect to path with/without trailing slash when previewing prerendered pages (#9353)

  • fix: avoid FOUC when using CSS modules in dev (#9323)

  • fix: don't skip required parameters after missing optional parameters (#9331)

  • fix: account for server-emitted assets when prerenering (#9349)

  • fix: deal with fast consecutive promise resolutions when streaming (#9332)

  • chore: replace deprecated property access in preparation for TS 5.0 (#9361)

1.10.1

Patch Changes

  • fix: respect <base> when crawling (#9257)

  • fix: scroll before resetting focus, to avoid flash of unscrolled content (#9311)

  • fix: omit hash from global during development (#9310)

1.10.0

Minor Changes

  • feat: add cookies.getAll (#9287)

Patch Changes

... (truncated)

Commits
  • 7e67738 Version Packages (#9366)
  • 18d7e81 chore: replace deprecated property access in preparation for TS 5.0 (#9361)
  • 66b2f4e fix: redirect when previewing prerendered pages (#9353)
  • 0f863bb fix: persist DOM state on beforeunload (#9345)
  • 1c32723 feat: pause on debugger for full page reloads in dev (#9305)
  • 78b4a1b feat: expose base via $service-worker, make paths relative (#9250)
  • daad7e4 fix: account for server-emitted assets when prerendering (#9349)
  • b575287 fix: don't automatically prerender non-SSR'd pages (#9352)
  • 8114c65 return 308s instead of 301s when normalising paths (#9351)
  • 6a91e88 run beforeNavigate callbacks after cancelled unloading navigation - closes #9...
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [undici](https://github.com/nodejs/undici) to 5.20.0 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together.


Updates `undici` from 5.14.0 to 5.20.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.14.0...v5.20.0)

Updates `@sveltejs/kit` from 1.0.1 to 1.11.0
- [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/[email protected]/packages/kit)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants