Skip to content

Bump svelte from 5.0.0-next.115 to 5.0.0-next.125 in /site #28

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps svelte from 5.0.0-next.115 to 5.0.0-next.125.

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: coerce incremented/decremented sources (#11506)

  • feat: add support for svelte inspector (#11514)

  • fix: skip AST analysis of TypeScript AST nodes (#11513)

  • fix: use import.meta.hot.acceptExports when available to support partial hmr in vite (#11453)

  • feat: better error for bind:this legacy API usage (#11498)

[email protected]

Patch Changes

  • fix: adjust order of derived function definition overloads (#11426)

[email protected]

Patch Changes

  • fix: set correct component context when rendering snippets (#11401)

  • fix: detect style shorthands as stateful variables in legacy mode (#11421)

  • fix: improve unowned derived signal behaviour (#11408)

  • fix: rework binding type-checking strategy (#11420)

  • fix: improve html escaping of element attributes (#11411)

[email protected]

Patch Changes

  • feat: MathML support (#11387)

[email protected]

Patch Changes

  • fix: generate correct code for arrow functions with bodies involving object expressions (#11392)

[email protected]

Patch Changes

  • fix: ensure no data loss occurs when using reactive Set methods (#11385)

  • fix: handle reassignment of $props and $restProps (#11348)

  • fix: disallow sequence expressions in @const tags (#11357)

... (truncated)

Changelog

Sourced from svelte's changelog.

5.0.0-next.125

Patch Changes

  • fix: coerce incremented/decremented sources (#11506)

  • feat: add support for svelte inspector (#11514)

  • fix: skip AST analysis of TypeScript AST nodes (#11513)

  • fix: use import.meta.hot.acceptExports when available to support partial hmr in vite (#11453)

  • feat: better error for bind:this legacy API usage (#11498)

5.0.0-next.124

Patch Changes

  • fix: allow to access private fields after this reassignment (#11487)

  • fix: only initiate scroll if scroll binding has existing value (#11469)

  • fix: restore value after attribute removal during hydration (#11465)

  • fix: check if svelte component exists on custom element destroy (#11488)

  • fix: ensure derived is detected as dirty correctly (#11496)

  • fix: prevent false positive ownership warning (#11490)

5.0.0-next.123

Patch Changes

  • fix: adjust order of derived function definition overloads (#11426)

5.0.0-next.122

Patch Changes

  • fix: mark function properties on runes as deprecated for better intellisense (#11439)

  • fix: only warn about non-reactive state in runes mode (#11434)

  • fix: prevent ownership validation from infering with component context (#11438)

  • fix: ensure $inspect untracks inspected object (#11432)

5.0.0-next.121

... (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.115 to 5.0.0-next.125.
- [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/[email protected]/packages/svelte)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2024

Superseded by #30.

@dependabot dependabot bot closed this May 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/site/svelte-5.0.0-next.125 branch May 10, 2024 11:56
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.

0 participants