-
Notifications
You must be signed in to change notification settings - Fork 2k
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-dev): bump the with-svelte group across 1 directory with 2 updates #10189
Merged
anthonyshew
merged 2 commits into
main
from
dependabot-npm_and_yarn-examples-with-svelte-with-svelte-2fe96c7018
Mar 18, 2025
Merged
chore(deps-dev): bump the with-svelte group across 1 directory with 2 updates #10189
anthonyshew
merged 2 commits into
main
from
dependabot-npm_and_yarn-examples-with-svelte-with-svelte-2fe96c7018
Mar 18, 2025
+48
−48
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… updates Bumps the with-svelte group with 2 updates in the /examples/with-svelte directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@sveltejs/kit` from 2.19.0 to 2.20.0 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit) Updates `svelte` from 5.22.6 to 5.23.1 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
anthonyshew
approved these changes
Mar 18, 2025
…-with-svelte-2fe96c7018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: examples
Improvements or additions to examples
needs: triage
New issues get this label. Remove it after triage
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the with-svelte group with 2 updates in the /examples/with-svelte directory: @sveltejs/kit and svelte.
Updates
@sveltejs/kit
from 2.19.0 to 2.20.0Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
ee21412
Version Packages (#13594)d1c0c68
feat: addgetRequestEvent
to$app/server
(#13582)d9bb950
Version Packages (#13587)001bc04
fix: lazily load CSS for CSR dynamically imported components (#13564)6e4f3b9
docs: explain why route id can be null (#13581)34fb711
Version Packages (#13576)68599e9
fix: allow reroute to point to prerendered route (#13575)Updates
svelte
from 5.22.6 to 5.23.1Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
74917ae
Version Packages (#15501)32ee6c1
rune_invalid_arguments_length (#15516)aaeda65
docs: add docs on state_unsafe_mutation error (#14932)8e9a21e
fix: correctly match:has()
's selector during css pruning (#15277)f227cfc
fix: Allow global-like pseudo-selectors refinement (#15313)e74fbcb
chore: don't distribute unused types definitions (#15473)18d71fd
chore: reuse expression nodes (#15513)489f463
fix: replaceundefined
withvoid 0
to avoid edge case (#15511)5d3aa2b
fix: ensure transient writes to tracked parent effects works as expected (#15...b27ca42
fix: add files and group properties to HTMLInputAttributes (#15492)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions