这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the with-svelte group in /examples/with-svelte with 1 update: svelte.

Updates svelte from 5.34.3 to 5.35.2

Release notes

Sourced from svelte's releases.

svelte@5.35.2

Patch Changes

svelte@5.35.1

Patch Changes

  • feat: add parent hierarchy to __svelte_meta objects (#16255)

svelte@5.35.0

Minor Changes

  • feat: add getAbortSignal() (#16266)

Patch Changes

  • chore: simplify props (#16270)

svelte@5.34.9

Patch Changes

  • fix: ensure unowned deriveds can add themselves as reactions while connected (#16249)

svelte@5.34.8

Patch Changes

  • fix: untrack $inspect.with and add check for unsafe mutation (#16209)

  • fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)

  • lift unsafe_state_mutation constraints for SvelteSet, SvelteMap, SvelteDate, SvelteURL and SvelteURLSearchParams created inside the derived (#16221)

svelte@5.34.7

Patch Changes

  • fix: address css class matching regression (#16204)

svelte@5.34.6

Patch Changes

  • fix: match class and style directives against attribute selector (#16179)

svelte@5.34.5

Patch Changes

  • fix: keep spread non-delegated event handlers up to date (#16180)

  • fix: remove undefined attributes on hydration (#16178)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.35.2

Patch Changes

5.35.1

Patch Changes

  • feat: add parent hierarchy to __svelte_meta objects (#16255)

5.35.0

Minor Changes

  • feat: add getAbortSignal() (#16266)

Patch Changes

  • chore: simplify props (#16270)

5.34.9

Patch Changes

  • fix: ensure unowned deriveds can add themselves as reactions while connected (#16249)

5.34.8

Patch Changes

  • fix: untrack $inspect.with and add check for unsafe mutation (#16209)

  • fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)

  • lift unsafe_state_mutation constraints for SvelteSet, SvelteMap, SvelteDate, SvelteURL and SvelteURLSearchParams created inside the derived (#16221)

5.34.7

Patch Changes

  • fix: address css class matching regression (#16204)

5.34.6

Patch Changes

  • fix: match class and style directives against attribute selector (#16179)

... (truncated)

Commits

Dependabot compatibility score

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

Bumps the with-svelte group in /examples/with-svelte with 1 update: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `svelte` from 5.34.3 to 5.35.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.35.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.35.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: with-svelte
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 7, 2025 15:39
@dependabot dependabot bot added the area: examples Improvements or additions to examples label Jul 7, 2025
@dependabot dependabot bot requested review from chris-olszewski and tknickman July 7, 2025 15:39
@dependabot dependabot bot added the area: examples Improvements or additions to examples label Jul 7, 2025
@vercel
Copy link
Contributor

vercel bot commented Jul 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 3:39pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
turbo-site ⬜️ Skipped (Inspect) Jul 7, 2025 3:39pm

@anthonyshew anthonyshew enabled auto-merge (squash) July 7, 2025 15:46
@anthonyshew anthonyshew merged commit a95dae4 into main Jul 7, 2025
34 checks passed
@anthonyshew anthonyshew deleted the dependabot-npm_and_yarn-examples-with-svelte-with-svelte-e7144d1f77 branch July 7, 2025 15:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants