Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Type Update Change
dioxus-server (source) workspace.dependencies patch 0.7.0 -> 0.7.1

Release Notes

DioxusLabs/dioxus (dioxus-server)

v0.7.1

Compare Source

Post-Release Bug Fixes

This release fixes a number of critical bugs that slipped through v0.7.0 testing.

Namely:

  • Changes related to windows-app builds causing entrypoint symbol to be wrong
  • Fixes some unwrap() calls that were supposed to be errors
  • Use serde_qs for query string support in server functions
  • Tracing spans are properly aligned for server functions
  • Calls to extract() use a blank GET request when called outside the runtime
  • File dialogs on desktop are now async instead of sync
  • The --platform flag was accidentally removed completely, it is now back

We recommend updating with cargo binstall dioxus-cli@0.7.1 --force or dx self-update

What's Changed

New Contributors

Full Changelog: DioxusLabs/dioxus@v0.7.0...v0.7.1


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.


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

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

@renovate renovate bot changed the title chore(deps): update rust crate dioxus-server to v0.7.1 chore(deps): update rust crate dioxus-server to v0.7.1 - autoclosed Nov 10, 2025
@renovate renovate bot closed this Nov 10, 2025
@renovate renovate bot deleted the renovate/dioxus-server-0.x-lockfile branch November 10, 2025 09:44
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