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 svelte to ^5.19.0 #550

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) ^5.18.0 -> ^5.19.0 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.19.0

Compare Source

Minor Changes
  • feat: Expose ClassValue from svelte/elements (#​15035)
Patch Changes
  • fix: create fewer deriveds for concatenated strings (#​15041)

  • fix: correctly parse leading comments in function binding (#​15020)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) January 20, 2025 18:12
Copy link
Contributor Author

renovate bot commented Jan 20, 2025

⚠️ 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 warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/vite
npm warn   dev vite@"^6.0.9" from the root project
npm warn   1 more (@sveltejs/kit)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^5.0.0" from @sveltejs/[email protected]
npm warn node_modules/@sveltejs/vite-plugin-svelte
npm warn   peer @sveltejs/vite-plugin-svelte@"^3.0.0" from @sveltejs/[email protected]
npm warn   node_modules/@sveltejs/vite-plugin-svelte/node_modules/@sveltejs/vite-plugin-svelte-inspector
npm warn   1 more (@sveltejs/kit)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/vite
npm warn   dev vite@"^6.0.9" from the root project
npm warn   1 more (@sveltejs/kit)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^5.0.0" from @sveltejs/[email protected]
npm warn node_modules/@sveltejs/vite-plugin-svelte
npm warn   peer @sveltejs/vite-plugin-svelte@"^3.0.0" from @sveltejs/[email protected]
npm warn   node_modules/@sveltejs/vite-plugin-svelte/node_modules/@sveltejs/vite-plugin-svelte-inspector
npm warn   1 more (@sveltejs/kit)
npm warn ERESOLVE overriding peer dependency
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/svelte
npm error   dev svelte@"^5.19.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/vite-plugin-svelte
npm error     peer @sveltejs/vite-plugin-svelte@"^3.0.0" from @sveltejs/[email protected]
npm error     node_modules/@sveltejs/vite-plugin-svelte/node_modules/@sveltejs/vite-plugin-svelte-inspector
npm error       @sveltejs/vite-plugin-svelte-inspector@"^2.0.0" from @sveltejs/[email protected]
npm error     peer @sveltejs/vite-plugin-svelte@"^3.0.0 || ^4.0.0-next.1 || ^5.0.0" from @sveltejs/[email protected]
npm error     node_modules/@sveltejs/kit
npm error       dev @sveltejs/kit@"^2.16.0" from the root project
npm error       1 more (@sveltejs/adapter-auto)
npm error   4 more (prettier-plugin-svelte, svelte-check, @sveltejs/kit, @sveltejs/vite-plugin-svelte-inspector)
npm error
npm error Could not resolve dependency:
npm error peer svelte@"^3.2.0" from [email protected]
npm error node_modules/eslint-plugin-svelte3
npm error   dev eslint-plugin-svelte3@"^4.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/svelte
npm error   peer svelte@"^3.2.0" from [email protected]
npm error   node_modules/eslint-plugin-svelte3
npm error     dev eslint-plugin-svelte3@"^4.0.0" 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/2025-01-20T18_14_45_770Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-20T18_14_45_770Z-debug-0.log

@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 539a6ae to c564291 Compare January 20, 2025 18:14
@renovate renovate bot merged commit 5e36539 into main Jan 20, 2025
5 of 6 checks passed
@renovate renovate bot deleted the renovate/svelte-5.x branch January 20, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants