-
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 #10133
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-6e39acb266
Mar 10, 2025
Merged
chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 6 updates #10133
anthonyshew
merged 1 commit into
main
from
dependabot-npm_and_yarn-examples-with-svelte-with-svelte-6e39acb266
Mar 10, 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 | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.17.2` | `2.19.0` | | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.22.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.20.4` | `5.22.6` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.22.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.1` | `10.1.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.25.0` | `8.26.0` | Updates `@sveltejs/kit` from 2.17.2 to 2.19.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/kit@2.19.0/packages/kit) Updates `eslint` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) Updates `svelte` from 5.20.4 to 5.22.6 - [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.22.6/packages/svelte) Updates `@eslint/js` from 9.21.0 to 9.22.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.22.0/packages/js) Updates `eslint-config-prettier` from 10.0.1 to 10.1.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.0.1...v10.1.1) Updates `typescript-eslint` from 8.25.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: eslint 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 - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: with-svelte - dependency-name: typescript-eslint 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 ↗︎
|
anthonyshew
approved these changes
Mar 10, 2025
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:
2.17.2
2.19.0
9.21.0
9.22.0
5.20.4
5.22.6
9.21.0
9.22.0
10.0.1
10.1.1
8.25.0
8.26.0
Updates
@sveltejs/kit
from 2.17.2 to 2.19.0Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
d6f9beb
Version Packages (#13558)78a794f
feat: providefetch
toreroute
(#13549)adb5e25
chore: cache reroute results (#13548)729aa7d
chore: centralize page node logic into a class (#13550)75efd88
chore: fix type and add docs (#13545)3fdb664
chore: fix types for universal and server fields (#13542)da78f6c
docs: add@since
annotation for thenormalizeUrl
helper (#13541)0f82298
chore: avoid loading page nodes three times (#13540)c808f3c
Version Packages (#13536)92d0dbb
feat: providenormalizeUrl
helper (#13539)Updates
eslint
from 9.21.0 to 9.22.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
60a78e7
9.22.0d11fc14
Build: changelog update for 9.22.097f788b
chore: upgrade@eslint/js
@9
.22.0 (#19489)eed409a
chore: package.json update for@eslint/js
releasef9a56d3
chore: upgrade eslint-scope@8.3.0 (#19488)7ddb095
feat: Export defineConfig, globalIgnores (#19487)86c5f37
docs: Update README19c0127
fix: improve message forno-console
suggestions (#19483)fbdeff0
docs: Update READMEc9e8510
docs: generate deprecation notice in TSDoc comments from rule metadata (#19461)Updates
svelte
from 5.20.4 to 5.22.6Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
e2bbc56
Version Packages (#15466)eaf0087
fix: skiplog_if_contains_state
if only logging literals (#15468)3326bd8
feat: Addclosedby
toHTMLDialogAttributes
(dialog element) (#15458)c5912aa
fix: null and warnings for local handlers (#15460)2c4d85b
docs: address$effect
feedback (#15107)d513304
Version Packages (#15453)ae615ae
chore: memoize clsx() (alternative) (#15456)30562b8
chore: rewrite set_style() to handle directives (#15418)2f685c1
fix: spreading style is not consistent with attribute (#15323)2d38184
chore: check namespace inside set attributes (#15443)Updates
@eslint/js
from 9.21.0 to 9.22.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
eed409a
chore: package.json update for@eslint/js
releaseUpdates
eslint-config-prettier
from 10.0.1 to 10.1.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
f12309b
chore: release eslint-config-prettier (#310)79cf679
chore: use flat entry for flat config verificationeb56a5e
fix: separate the/flat
entry for compatibility (#309)2c6f80e
chore: release eslint-config-prettier (#307)56e2e34
feat: migrate to exports field (#306)c27e785
chore: release eslint-config-prettier (#304)c5d7853
chore: add missing@stylistic/eslint-plugin-plus
1837a4d
ci: testing, migrate to yarn v4 (#305)8dbbd6d
feat: add name to config (#294)cba5737
feat: add declaration file (#280)Updates
typescript-eslint
from 8.25.0 to 8.26.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
bc6d19f
chore(release): publish 8.26.09674629
feat: support TypeScript 5.8 (#10903)7c88d26
chore: update all test scripts to remove coverage flag (#10582)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