Skip to content

Conversation

dependabot[bot]
Copy link

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

Updates the requirements on leptos to permit the latest version.

Release notes

Sourced from leptos's releases.

v0.8.3

This is a minor patch release. It does include a significant re-write of how ownership/context work with nested routes (#4091). This should close a number of bugs. However, it's always possible that changes like this introduce regressions. Please test to see whether you have any issues with context and nested routing, and let me know. (We have a new regression example set up to add e2e regression tests for issues going forward.)

What's Changed

... (truncated)

Commits
  • 91fb315 v0.8.3
  • 6954b77 fix: generics on stores (closes #4136) (#4142)
  • 77176f8 fix(examples): remove redundant cf-worker example (#4140)
  • 344b79a chore: fix cargo-leptos command in README (closes #4134)
  • 051059c Merge pull request #4115 from leptos-rs/4114-fix
  • 3c540dd Add an example to show server_fn is capable to serve on Cloudflare Workers (#...
  • 4125688 fix: don't create an extra intermediate outlet (messes with context)
  • bd3b962 fix: dispose of all previous owners simultaneously when all routes are complete
  • 5dd3c21 fix: don't dispose of view owners immediately when outlets rerun
  • ae00e5a test: add regression test for nested context on server
  • Additional commits viewable in compare view

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)

Updates the requirements on [leptos](https://github.com/leptos-rs/leptos) to permit the latest version.
- [Release notes](https://github.com/leptos-rs/leptos/releases)
- [Commits](leptos-rs/leptos@v0.7.7...v0.8.3)

---
updated-dependencies:
- dependency-name: leptos
  dependency-version: 0.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 14, 2025
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #11.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/cargo/leptos-0.8.3 branch August 4, 2025 16:12
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 rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants