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 dependency @sveltejs/kit to v1.27.6 #1733

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 1.22.4 -> 1.27.6 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v1.27.6

Compare Source

Patch Changes
  • fix: use runes in generated root when detecting Svelte 5 (#​11028)

  • fix: correctly prerender pages that use browser globals and have SSR turned off (#​11032)

  • fix: correctly show 404 for prerendered dynamic routes when navigating client-side without a root layout server load (#​11025)

v1.27.5

Compare Source

Patch Changes
  • fix: add vite.config.js to included files in generated tsconfig (#​10788)

  • fix: cache location.origin on startup (#​11004)

v1.27.4

Compare Source

Patch Changes
  • fix: generate __data.json for prerendered pages when SSR is turned off (#​10988)

  • chore: cleanup (#​11002)

v1.27.3

Compare Source

Patch Changes
  • fix: use correct environment file for rendering spa fallback page (#​10963)

v1.27.2

Compare Source

Patch Changes
  • fix: missing File Node polyfill for Node version 18.11.0+ (#​10948)

v1.27.1

Compare Source

Patch Changes
  • fix: only apply some polyfills below node 18.11 (#​10920)

v1.27.0

Compare Source

Minor Changes
  • feat: add invalidateAll boolean option to enhance callback (#​9889)

v1.26.0

Compare Source

Minor Changes
  • feat: infer route parameter type from matcher's guard check if applicable (#​10755)
Patch Changes
  • fix: basic mime type handling for prerendered pages in preview (#​10851)

  • chore: use just a single library (mrmime) for mime type handling (#​10851)

  • chore: bump undici to address security issue (#​10885)

  • fix: follow whatwg fetch spec for handling redirect loops (#​10857)

  • fix: use window.fetch in load functions to allow libraries to patch it (#​10009)

  • chore(deps): update dependency undici to ~5.26.0 (#​10860)

v1.25.2

Compare Source

Patch Changes
  • fix: correctly update $page.url.hash when navigating history (#​10843)

  • fix: strip virtual module prefix from error messages (#​10776)

  • fix: cancel ongoing navigation when the browser back button is hit to prevent an incorrect page from being rendered (#​10727)

  • fix: only remove Vite manifest when copying files (#​10782)

v1.25.1

Compare Source

Patch Changes
  • fix: correct line numbers in stack trace (#​10769)

  • fix: correctly return 404 when navigating to a missing page and the root layout fetches a prerendered endpoint (#​10565)

  • fix: allow optional param in middle of route (#​10736)

  • chore: update undici (#​10641)

v1.25.0

Compare Source

Minor Changes
  • feat: add server endpoint catch-all method handler fallback (#​9755)
Patch Changes
  • fix: allow calling fetch for any scheme (#​10699)

v1.24.1

Compare Source

Patch Changes
  • fix: mark aborted/cancelled navigation as handled (#​10666)

v1.24.0

Compare Source

Minor Changes
  • feat: onNavigate lifecycle function (#​9605)
Patch Changes
  • fix: Use Proxy to track usage of client side load event.route (#​10576)

v1.23.1

Compare Source

Patch Changes
  • fix: process globs in pkg.workspaces (#​10625)

v1.23.0

Compare Source

Minor Changes
  • feat: add warning for mistyped route filenames (#​10558)

  • feat: accept URL in redirect (#​10570)

Patch Changes
  • fix: adjust the type of Navigation["type"] (#​10599)

  • fix: allow logging $page.url during prerendering (#​10567)

v1.22.6

Compare Source

Patch Changes
  • fix: correctly restore trailing slash in url pathname for data requests (#​10475)

  • fix: load trailing slash option from server even when there's no load function (#​10475)

v1.22.5

Compare Source

Patch Changes
  • fix: make server assets available during vite preview (#​10511)

  • chore: upgrade undici to 5.23.0 (#​10240)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@netlify
Copy link

netlify bot commented Aug 10, 2023

Deploy Preview for jscraftcamp ready!

Name Link
🔨 Latest commit 7f18258
🔍 Latest deploy log https://app.netlify.com/sites/jscraftcamp/deploys/6553aff61c973f0008fbce54
😎 Deploy Preview https://deploy-preview-1733--jscraftcamp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 87 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.22.5 chore(deps): update dependency @sveltejs/kit to v1.22.6 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from d2dd384 to 4a10631 Compare August 14, 2023 07:56
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.22.6 chore(deps): update dependency @sveltejs/kit to v1.23.0 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch 2 times, most recently from e20eb23 to 66d4b6d Compare August 29, 2023 17:03
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.23.0 chore(deps): update dependency @sveltejs/kit to v1.24.0 Aug 29, 2023
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.24.0 chore(deps): update dependency @sveltejs/kit to v1.24.1 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch 2 times, most recently from 04d8117 to a084460 Compare September 9, 2023 11:36
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.24.1 chore(deps): update dependency @sveltejs/kit to v1.25.0 Sep 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.25.0 chore(deps): update dependency @sveltejs/kit to v1.25.1 Sep 24, 2023
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.25.1 chore(deps): update dependency @sveltejs/kit to v1.25.2 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 17d4f9b to a60fad7 Compare October 9, 2023 21:35
@lowsky lowsky enabled auto-merge (rebase) October 12, 2023 21:17
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.25.2 chore(deps): update dependency @sveltejs/kit to v1.26.0 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from a60fad7 to 03b78e2 Compare October 18, 2023 17:20
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.26.0 chore(deps): update dependency @sveltejs/kit to v1.27.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 03b78e2 to e9ee6ea Compare October 23, 2023 16:36
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.27.0 chore(deps): update dependency @sveltejs/kit to v1.27.1 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from e9ee6ea to d538e39 Compare October 25, 2023 20:26
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.27.1 chore(deps): update dependency @sveltejs/kit to v1.27.2 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from d538e39 to 5d75f2e Compare October 30, 2023 09:29
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.27.2 chore(deps): update dependency @sveltejs/kit to v1.27.3 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 5d75f2e to b2f6879 Compare November 3, 2023 19:15
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.27.3 chore(deps): update dependency @sveltejs/kit to v1.27.4 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from b2f6879 to 1072024 Compare November 9, 2023 13:34
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.27.4 chore(deps): update dependency @sveltejs/kit to v1.27.5 Nov 11, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 1072024 to c2c8c62 Compare November 11, 2023 17:17
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v1.27.5 chore(deps): update dependency @sveltejs/kit to v1.27.6 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from c2c8c62 to 7f18258 Compare November 14, 2023 17:35
@lowsky lowsky merged commit 53cf15e into main Nov 15, 2023
5 checks passed
@lowsky lowsky deleted the renovate/sveltejs-kit-1.x branch November 15, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant