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: bump svelte from 4.2.17 to 5.0.0-next.141 #226

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps svelte from 4.2.17 to 5.0.0-next.141.

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: throw on invalid attribute expressions (#11736)

  • fix: use svg methods for updating svg attributes too (#11755)

  • fix: don't warn on link without href if aria-disabled (#11737)

  • fix: don't use console.trace inside dev warnings (#11744)

[email protected]

Patch Changes

  • breaking: event handlers + bindings now yield effect updates (#11706)

[email protected]

Patch Changes

  • fix: ensure we clear down each block opening anchors from document (#11740)

[email protected]

Patch Changes

  • fix: ensure typings for <svelte:options> are picked up (#12902)

  • fix: escape < in attribute strings (#12989)

[email protected]

Patch Changes

  • chore: speed up regex (#11922)
Changelog

Sourced from svelte's changelog.

5.0.0-next.141

Patch Changes

  • fix: throw on invalid attribute expressions (#11736)

  • fix: use svg methods for updating svg attributes too (#11755)

  • fix: don't warn on link without href if aria-disabled (#11737)

  • fix: don't use console.trace inside dev warnings (#11744)

5.0.0-next.140

Patch Changes

  • breaking: event handlers + bindings now yield effect updates (#11706)

5.0.0-next.139

Patch Changes

  • fix: ensure we clear down each block opening anchors from document (#11740)

5.0.0-next.138

Patch Changes

  • fix: allow comments after last selector in css (#11723)

  • fix: don't add scoping modifier to nesting selectors (#11713)

  • chore: speedup hydration around input and select values (#11717)

  • fix: update value like attributes in a separate template_effect (#11720)

  • fix: improve handling of unowned derived signal (#11712)

5.0.0-next.137

Patch Changes

  • fix: migrate derivations without semicolons (#11704)

  • fix: check for invalid bindings on window and document (#11676)

  • fix: more efficient spread attributes in SSR output (#11660)

  • fix: inline pointer events now correctly work in Chrome (#11695)

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2024

Looks like svelte is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-5.0.0-next.141 branch September 5, 2024 08:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants