Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps svelte from 5.34.9 to 5.35.6.

Release notes

Sourced from svelte's releases.

svelte@5.35.6

Patch Changes

  • chore: simplify reaction/source ownership tracking (#16333)

  • chore: simplify internal component pop() (#16331)

svelte@5.35.5

Patch Changes

  • fix: associate sources in Spring/Tween/SvelteMap/SvelteSet with correct reaction (#16325)

  • fix: re-evaluate derived props during teardown (#16278)

svelte@5.35.4

Patch Changes

  • fix: abort and reschedule effect processing after state change in user effect (#16280)

svelte@5.35.3

Patch Changes

  • fix: account for mounting when select_option in attribute_effect (#16309)

  • fix: do not proxify the value assigned to a derived (#16302)

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)
Changelog

Sourced from svelte's changelog.

5.35.6

Patch Changes

  • chore: simplify reaction/source ownership tracking (#16333)

  • chore: simplify internal component pop() (#16331)

5.35.5

Patch Changes

  • fix: associate sources in Spring/Tween/SvelteMap/SvelteSet with correct reaction (#16325)

  • fix: re-evaluate derived props during teardown (#16278)

5.35.4

Patch Changes

  • fix: abort and reschedule effect processing after state change in user effect (#16280)

5.35.3

Patch Changes

  • fix: account for mounting when select_option in attribute_effect (#16309)

  • fix: do not proxify the value assigned to a derived (#16302)

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

... (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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 11, 2025
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.34.9 to 5.35.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.35.6/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.35.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-5.35.6 branch from 4e3aeba to ccf13ac Compare July 12, 2025 17:11
@feloy feloy merged commit 2985f8c into main Jul 12, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-5.35.6 branch July 12, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants