Skip to content
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): bump svelte from 5.0.0-next.244 to 5.0.0-next.255 #561

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps svelte from 5.0.0-next.244 to 5.0.0-next.255.

Release notes

Sourced from svelte's releases.

svelte@5.0.0-next.255

Patch Changes

  • fix: keep bound inputs in sync in runes mode (#13328)

  • fix: silence snapshot warnings inside $inspect (#13334)

svelte@5.0.0-next.254

Patch Changes

  • feat: account for zoom when calculating animation transforms (#13317)

svelte@5.0.0-next.253

Patch Changes

  • fix: delete transformers shadowed by unreassigned state (#13316)

  • fix: don't make wheel events passive by default (#13322)

svelte@5.0.0-next.252

Patch Changes

  • fix: handle $Props interface during migration (#13305)

  • fix: attach effects-inside-deriveds to the parent of the derived (#13309)

  • fix: simplify and robustify appending styles (#13303)

svelte@5.0.0-next.251

Patch Changes

  • fix: improve performance of scheduling effects (#13300)

svelte@5.0.0-next.250

Patch Changes

  • fix: correctly migrate sequence expressions (#13291)

  • fix: avoid disconnecting deriveds that are still active (#13292)

  • feat: Add accessibility warnings for buttons and anchors without explicit labels and content (#13130)

svelte@5.0.0-next.249

Patch Changes

  • fix: ensure snapshot logs don't affect dependency graph (#13286)

  • fix: allow custom element styles to be updated in HMR mode (#13225)

  • fix: inject styles correctly when mounting inside an iframe (#13225)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.0.0-next.255

Patch Changes

  • fix: keep bound inputs in sync in runes mode (#13328)

  • fix: silence snapshot warnings inside $inspect (#13334)

5.0.0-next.254

Patch Changes

  • feat: account for zoom when calculating animation transforms (#13317)

5.0.0-next.253

Patch Changes

  • fix: delete transformers shadowed by unreassigned state (#13316)

  • fix: don't make wheel events passive by default (#13322)

5.0.0-next.252

Patch Changes

  • fix: handle $Props interface during migration (#13305)

  • fix: attach effects-inside-deriveds to the parent of the derived (#13309)

  • fix: simplify and robustify appending styles (#13303)

5.0.0-next.251

Patch Changes

  • fix: improve performance of scheduling effects (#13300)

5.0.0-next.250

Patch Changes

  • fix: correctly migrate sequence expressions (#13291)

  • fix: avoid disconnecting deriveds that are still active (#13292)

  • feat: Add accessibility warnings for buttons and anchors without explicit labels and content (#13130)

5.0.0-next.249

... (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)

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.0.0-next.244 to 5.0.0-next.255.
- [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.0.0-next.255/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 19, 2024
@ivan-lednev ivan-lednev merged commit 678c600 into main Sep 20, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-5.0.0-next.255 branch September 20, 2024 09:03
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.

1 participant