-
Notifications
You must be signed in to change notification settings - Fork 2k
chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 6 updates #10489
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
Merged
anthonyshew
merged 1 commit into
main
from
dependabot-npm_and_yarn-examples-with-svelte-with-svelte-f76c7b5e66
May 19, 2025
Merged
chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 6 updates #10489
anthonyshew
merged 1 commit into
main
from
dependabot-npm_and_yarn-examples-with-svelte-with-svelte-f76c7b5e66
May 19, 2025
Conversation
This file contains hidden or 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
Bumps the with-svelte group in /examples/with-svelte with 6 updates: | Package | From | To | | --- | --- | --- | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.3.3` | `3.4.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.20.0` | `2.21.1` | | [eslint](https://github.com/eslint/eslint) | `9.26.0` | `9.27.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.28.1` | `5.30.2` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.1.4` | `4.2.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.26.0` | `9.27.0` | Updates `prettier-plugin-svelte` from 3.3.3 to 3.4.0 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits) Updates `@sveltejs/kit` from 2.20.0 to 2.21.1 - [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/kit@2.21.1/packages/kit) Updates `eslint` from 9.26.0 to 9.27.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.26.0...v9.27.0) Updates `svelte` from 5.28.1 to 5.30.2 - [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/svelte@5.30.2/packages/svelte) Updates `svelte-check` from 4.1.4 to 4.2.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.1.4...svelte-check-4.2.1) Updates `@eslint/js` from 9.26.0 to 9.27.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.27.0/packages/js) --- updated-dependencies: - dependency-name: prettier-plugin-svelte dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: "@sveltejs/kit" dependency-version: 2.21.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: eslint dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: svelte dependency-version: 5.30.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: svelte-check dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: "@eslint/js" dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
anthonyshew
approved these changes
May 19, 2025
1 task
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 in /examples/with-svelte with 6 updates:
3.3.3
3.4.0
2.20.0
2.21.1
9.26.0
9.27.0
5.28.1
5.30.2
4.1.4
4.2.1
9.26.0
9.27.0
Updates
prettier-plugin-svelte
from 3.3.3 to 3.4.0Commits
Updates
@sveltejs/kit
from 2.20.0 to 2.21.1Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
44a7aae
Version Packages (#13800)5ab5762
docs: clarify whathandleFetch
affects (#13788)df163d2
fix: set$env
and$app/environment
variables before analysing server node...b666e15
chore: minor dependency updates39f7b73
docs: expand docs for fail method (#13789)d0f2d7b
Version Packages (#13783)09f61ec
feat: statically analyse universal pages and layouts v3 (#13684)bd1c046
chore: remove import-meta-resolve (#13629)08660a7
chore(deps): update all non-major dependencies (#13611)149779a
chore(deps-dev): bump vite from 6.2.6 to 6.2.7 (#13770)Updates
eslint
from 9.26.0 to 9.27.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b9080cf
9.27.0b7a5c66
Build: changelog update for 9.27.0f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739)ecaef73
chore: package.json update for@eslint/js
release25de550
docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6
docs: Clean up configuration files docs (#19735)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7
fix: correct mismatched removed rules (#19734)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732)ba456e0
feat: Externalize MCP server (#19699)Updates
svelte
from 5.28.1 to 5.30.2Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
c365634
Version Packages (#15931)c7e4b8e
chore: remove redundant word in comment (#15942)60b22ab
fix: falsy attachments types (#15939)a5a0b49
fix: update_branch with (anchor).data possible undefined on ios devices (#15...271fd33
Version Packages (#15922)0e22b54
fix: addtypeParams
toSnippetBlock
for legacy parser (#15921)e2a13a3
Version Packages (#15916)66a2155
feat: allow generics on snippets (#15915)51b858d
Version Packages (#15914)b93a617
feat: attachments (#15000)Updates
svelte-check
from 4.1.4 to 4.2.1Release notes
Sourced from svelte-check's releases.
Commits
d12a9ae
feat: support generics on snippets (#2761)7a13025
fix: deduplicate definition for rune-mode components (#2759)3d6e12f
fix: more robust solution project check for ts < 5.7 in ts plugin (#2758)bc9a3fd
feat: support attachments (#2760)2bdbf6d
fix: invalidate module resolution when higher priority file is added (#2754)0c4e103
fix: prevent error with unclosed tag followed by LF or end of file (#2750)0c341bd
fix: Move hoisted snippet to right after import (#2753)b887cbe
chore: bump vscode-html/css-language-service (#2752)5366e78
feat: support "add missing imports on save" (#2744)ddc62b8
fix: ensure typed exports are marked as used (#2746)Updates
@eslint/js
from 9.26.0 to 9.27.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
ecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)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 upgrad...Description has been truncated