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 ^1.26.0 #65

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) ^1.24.0 -> ^1.26.0 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

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)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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.

🔕 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 using a curated preset maintained by Sanity. View repository job log here

@vercel
Copy link

vercel bot commented Sep 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-portabletext ❌ Failed (Inspect) Oct 20, 2023 10:33pm

@socket-security
Copy link

socket-security bot commented Sep 28, 2023

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@sveltejs/kit 1.26.0 network, environment +3 2.33 MB svelte-admin

@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to ^1.25.1 chore(deps): update dependency @sveltejs/kit to ^1.25.2 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 2a632b5 to 39a53be Compare October 9, 2023 22:21
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to ^1.25.2 chore(deps): update dependency @sveltejs/kit to ^1.26.0 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 39a53be to 8bd5b68 Compare October 18, 2023 15:57
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x branch from 8bd5b68 to 16882a8 Compare October 20, 2023 22:33
@stipsan stipsan merged commit 5bb0e40 into main Oct 20, 2023
8 checks passed
@stipsan stipsan deleted the renovate/sveltejs-kit-1.x branch October 20, 2023 23:05
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