Skip to content

chore(deps): update dioxus monorepo to v0.7.4#346

Merged
DanielleHuisman merged 2 commits intomainfrom
renovate/dioxus-monorepo
Mar 30, 2026
Merged

chore(deps): update dioxus monorepo to v0.7.4#346
DanielleHuisman merged 2 commits intomainfrom
renovate/dioxus-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Type Update Change
dioxus (source) workspace.dependencies patch 0.7.30.7.4
dioxus-html (source) workspace.dependencies patch 0.7.30.7.4
dioxus-server (source) workspace.dependencies patch 0.7.30.7.4

Release Notes

DioxusLabs/dioxus (dioxus)

v0.7.4

Compare Source

Dioxus 0.7.4

This release adds a few new features and fixes several bugs:

  • You can now customize all aspects of iOS and Android builds via Dioxus.toml. We are still updating docs on how this works, but for now, you can reference the new toml schema on which fields are available. https://github.com/DioxusLabs/dioxus/blob/main/packages/cli/schema.json
  • We have added a new FFI interface for Kotlin, Java, and Swift. We plan to add TS/JS next. This automatically bundles relevant source files into your project and generates Rust interfaces, making it easy to write native plugins.
  • We now support bundling iOS widgets, enabling things like live-activity support.
  • We have fixed, tested, and improved dx bundle by vendoring and inlining the tauri bundle code which we previously relied on. This properly sets paths for assets, fixing some long-standing bugs.
  • Many bugs and panics have been fixed! See "what's changed" for more.
What's Changed
New Contributors

Full Changelog: DioxusLabs/dioxus@v0.7.3...v0.7.4


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@DanielleHuisman DanielleHuisman enabled auto-merge (squash) March 30, 2026 11:20
@DanielleHuisman DanielleHuisman merged commit e550ad2 into main Mar 30, 2026
8 checks passed
@DanielleHuisman DanielleHuisman deleted the renovate/dioxus-monorepo branch March 30, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant