chore(deps): update rust crate dioxus to v0.7.0-alpha.2#134
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0-alpha.1->0.7.0-alpha.2Release Notes
DioxusLabs/dioxus (dioxus)
v0.7.0-alpha.2: Dioxus v0.7.0-alpha.2Compare Source
Fixes, full Radix Primitives,
--devicesupport,--offline/--locked, wry 0.52, LLVM20, hashless assetsSorry for the delay! Went on a meditation retreat for 10 days 😊
This release fixes a huge number of bugs and improves ergonomics in a bunch of areas.
Notably:
dx serveonto iOS devicesdx runcommand with better CI integrationdxwhen not serving dioxus projects (good for folks using dx just for subsecond)Demos
Dioxus-native canvas:
Screen_Recording_2025-06-14_at_02.16.49.mp4
Unbrand dx:
Dioxus Primitives:
What's Changed
use std::sync::Arcwhen needed:debug_assertionsenabled by @flba-https://github.com/DioxusLabs/dioxus/pull/4261l/42610.1.0-alpha.3and add Dioxus-Native WGPU Canvas Integration by @nicoburhttps://github.com/DioxusLabs/dioxus/pull/4286l/4286--argsand handle merging in@serverand@clientby @ealmlohttps://github.com/DioxusLabs/dioxus/pull/4212l/4212htmlindioxus-routerby @marc23https://github.com/DioxusLabs/dioxus/pull/4217l/4217dx runfor playwright tests, properly abort if error occurs, don't ddos github releases, split apt-cache by os/target in matrix by @jkelleyrhttps://github.com/DioxusLabs/dioxus/pull/4315l/4315bundle.identifierby @fontlhttps://github.com/DioxusLabs/dioxus/pull/4103l/4103examples/README.mdby @Studiohttps://github.com/DioxusLabs/dioxus/pull/4318l/4318--offline,--locked, removedioxusbranding if dioxus is not being used explicitly by @jkelleyrhttps://github.com/DioxusLabs/dioxus/pull/4155l/4155dioxus-libcrate by @nicoburhttps://github.com/DioxusLabs/dioxus/pull/4321l/43210.1.0-alpha.4by @nicoburhttps://github.com/DioxusLabs/dioxus/pull/4335l/4335New Contributors
Full Changelog: DioxusLabs/dioxus@v0.7.0-alpha.1...v0.7.0-alpha.2
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.