Webinterface
Webinterface copied to clipboard
Update dependency @sveltejs/kit to v2.7.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @sveltejs/kit (source) | 2.5.25 -> 2.7.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.7.0
Minor Changes
- feat: update service worker when new version is detected (#12448)
Patch Changes
-
fix: correctly handle relative paths when fetching assets on the server (#12113)
-
fix: decode non ASCII anchor hashes when scrolling into view (#12699)
-
fix: page response missing CSP and Link headers when return promise in
load(#12418)
v2.6.4
Patch Changes
-
fix: only preload links that have a different URL than the current page (#12773)
-
fix: revert change to replace version in generateBundle (#12779)
-
fix: catch stack trace fixing errors thrown in web containers (#12775)
-
fix: use absolute links in JSDoc comments (#12772)
v2.6.3
Patch Changes
-
fix: ensure a changing
versiondoesn't affect the hashes for chunks without any actual code changes (#12700) -
fix: prevent crash when logging URL search params in a server load function (#12763)
-
chore: revert update dependency cookie to ^0.7.0 (#12767)
v2.6.2
Patch Changes
- chore(deps): update dependency cookie to ^0.7.0 (#12746)
v2.6.1
Patch Changes
- fix: better error message when calling push/replaceState before router is initialized (#11968)
v2.6.0
Minor Changes
- feat: support typed arrays in
loadfunctions (#12716)
Patch Changes
- fix: open a new tab for
<form target="_blank">and `
v2.5.28
Patch Changes
- fix: import
node:processinstead of using globals (#12641)
v2.5.27
Patch Changes
-
fix: asynchronously instantiate components when using Svelte 5 (#12613)
-
fix: use
{@​render ...}tag when generating default fallback page for svelte 5 apps (#12653) -
fix: emulate
event.platformeven when the route does not exist (#12513)
v2.5.26
Patch Changes
- fix: exclude service worker directory from tsconfig (#12196)
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.
Deploy Preview for ree6-backend ready!
| Name | Link |
|---|---|
| Latest commit | 6802efb92f82a15a7ae77f9456f6bcf7119ef720 |
| Latest deploy log | https://app.netlify.com/sites/ree6-backend/deploys/670da3b19ac6690008dc7f9a |
| Deploy Preview | https://deploy-preview-337--ree6-backend.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: Frontend/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/svelte
npm error dev svelte@"^4.0.0" from the root project
npm error peer svelte@"^4.0.0 || ^5.0.0-next.0" from @sveltejs/[email protected]
npm error node_modules/@sveltejs/kit
npm error dev @sveltejs/kit@"2.7.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer svelte@"^5.0.0-next.96 || ^5.0.0" from @sveltejs/[email protected]
npm error node_modules/@sveltejs/vite-plugin-svelte
npm error peer @sveltejs/vite-plugin-svelte@"^3.0.0 || ^4.0.0-next.1" from @sveltejs/[email protected]
npm error node_modules/@sveltejs/kit
npm error dev @sveltejs/kit@"2.7.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-20T01_50_07_821Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-20T01_50_07_821Z-debug-0.log