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

chore(deps): update all non-major dependencies #72

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) ^1.0.0-next.539 -> ^1.0.0-next.544 age adoption passing confidence
svelte (source) ^3.52.0 -> ^3.53.1 age adoption passing confidence

Release Notes

sveltejs/kit

v1.0.0-next.544

Compare Source

Patch Changes
  • [breaking] narrow down possible status codes for redirects to 300-308 (#​7615)

  • [feat] add fallback component for layouts without one (#​7619)

v1.0.0-next.543

Compare Source

Patch Changes
  • Don't print search params error when prerendering fallback page (#​7598)

  • allow async function for enhance action parameter (#​7608)

  • Run service worker during development (#​7597)

  • [feat] support throwing redirect in handle (#​7612)

  • Workaround for the DOM clobbering for use:enhance (#​7599)

  • [fix] don't cache prefetch errors (#​7610)

v1.0.0-next.542

Compare Source

Patch Changes
  • Add support for linking to tags (#​7596)

  • [breaking] don't run beforeNavigate during redirects (#​7588)

  • [fix] respect autofocus following navigation or enhanced form submit (#​6643)

v1.0.0-next.541

Compare Source

Minor Changes
  • [fix] don't clean build and output directories when using --watch (#​7516)
Patch Changes
  • [fix] handle expected errors thrown in handle hook correctly (#​7566)

v1.0.0-next.540

Compare Source

Patch Changes
  • Serve prerendered non-page files when running preview (#​7576)

  • [fix] caching takes now into account the body payload (#​7546)

  • [fix] handle locked readable stream when reading body (#​7565)

  • [fix] prefetch should ignore links ignored by the router (#​7580)

  • [fix] migration error when using $page.routeId (#​7574)

  • prevent loading of illegal modules in the browser, rather than during SSR (#​7507)

  • [fix] prevent double decoding of path segment (#​7550)

sveltejs/svelte

v3.53.1

Compare Source

  • Fix exception in rel= attribute check with dynamic values (#​7994)
  • Do not emit deprecation warnings for css compiler options for now (#​8009)
  • Make compiler run in browser again (#​8010)
  • Upgrade tslib (#​8013)

v3.53.0

Compare Source

  • Check whether parentNode exists before removing child (#​6037)
  • Upgrade various dependencies, notably css-tree to 2.2.1 (#​7572, #​7982)
  • Extend css compiler option with 'external' | 'injected' | 'none' settings and deprecate old true | false values (#​7914)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@stackblitz
Copy link

stackblitz bot commented Nov 14, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy merged commit 41c4031 into main Nov 14, 2022
@bluwy bluwy deleted the renovate/all-minor-patch branch November 14, 2022 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant