ordilabs / live

Ordi Labs Live
https://live.ordilabs.org
MIT License
8 stars 3 forks source link

Bump leptos_axum from 0.3.0 to 0.3.1 #173

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps leptos_axum from 0.3.0 to 0.3.1.

Release notes

Sourced from leptos_axum's releases.

v0.3.1

Earlier this week, the ouroboros crate, a dependency of leptos_reactive, identified a fundamental soundness issue. This was fixed immediately in Leptos on the main branch by switching to self_cell instead. However, there have been a number of breaking changes on main since 0.3.0 in preparation for 0.4.0, so main could not be released as 0.3.1. There are a number of other changes that need to be made before 0.4.0, so it did not make sense to immediately release a new major version.

This patch release just rewinds to 0.3.0 and replaces ouroboros, without including any additional features or changes since then. If you have already been using main, you should continue using main. If you have been using 0.3.0, you should update to 0.3.1.

See additional discussion here.

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