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(dependabot): update svelte with other dependencies #159

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

tbouffard
Copy link
Member

Previously, svelte dependencies were updated independently because they require to be updated to a new major version, and the configuration required changes. The build was failing and prevented to update the dependencies of other projects. So, updating svelte independently let update the other dependencies. See 84b213d.

Svelte and sveltekit have been bumped to the latest available major versions, so this is no longer needed to update them independently.

Notes

Sveltekit bump to the latest major version has been done in #154

Previously, svelte dependencies were updated independently because they require to be updated to a new major version, and the configuration required changes. The build was failing and prevented to update the dependencies of other projects.
So, updating svelte independently let update the other dependencies. See 84b213d.

Svelte and sveltekit have been bumped to the latest available major versions, so this is no longer needed to update them independently.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 27, 2024
@tbouffard tbouffard marked this pull request as ready for review August 27, 2024 05:44
@tbouffard tbouffard merged commit 4559b55 into main Aug 27, 2024
@tbouffard tbouffard deleted the chore/dependabot_no_svelte_specific_update branch August 27, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant