Skip to content

Bump dioxus from 0.7.3 to 0.7.4 in the dioxus-patch group#316

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/dioxus-patch-d66d5d83a8
Open

Bump dioxus from 0.7.3 to 0.7.4 in the dioxus-patch group#316
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/dioxus-patch-d66d5d83a8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps the dioxus-patch group with 1 update: dioxus.

Updates dioxus from 0.7.3 to 0.7.4

Release notes

Sourced from dioxus's releases.

v0.7.4

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

... (truncated)

Commits
  • fff2e3d Release Dioxus v0.7.4
  • 1eb00b5 commit lf desktop readme
  • 0d94a51 fix(cli): skip platform-specific test assertions when tools are unavailable (...
  • 232a8dc fix: additional new line in info.plist (#5389)
  • 371dfe5 feat: allow config for showing the main app on tray icon click (#5361)
  • b94f8c6 chore: add .gitattributes for consistent line endings (#5385)
  • 5a8d5af fix dup esbuild download
  • 364fbc2 Updated dependencies build.gradle.kts.hbs (#5402)
  • 5d2f607 Fix using iOS mobile simulator on Intel Mac. (#5268)
  • 20e2426 fix stutter in bundle, fix nsis, fix msi bundling (#5412)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dioxus-patch group with 1 update: [dioxus](https://github.com/DioxusLabs/dioxus).


Updates `dioxus` from 0.7.3 to 0.7.4
- [Release notes](https://github.com/DioxusLabs/dioxus/releases)
- [Commits](DioxusLabs/dioxus@v0.7.3...v0.7.4)

---
updated-dependencies:
- dependency-name: dioxus
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dioxus-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 3, 2026
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