Skip to content

chore(deps): bump dioxus from 0.7.2 to 0.7.7#58

Merged
storopoli merged 1 commit intomainfrom
dependabot/cargo/dioxus-0.7.7
May 1, 2026
Merged

chore(deps): bump dioxus from 0.7.2 to 0.7.7#58
storopoli merged 1 commit intomainfrom
dependabot/cargo/dioxus-0.7.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps dioxus from 0.7.2 to 0.7.7.

Release notes

Sourced from dioxus's releases.

v0.7.7

This release fixes a regression with JS bundling where DX would always bundle JS snippets as ESM, even though they might be CJS, UMD, or a generic JS snippet. We now properly detect the js module type and then run esbuild with the appropriate flags.

What's Changed

Full Changelog: DioxusLabs/dioxus@v0.7.6...v0.7.7

v0.7.6

Dioxus v0.7.6

This release solves a large number of bugs and adds a few new features! We intend for it to be the final release of 0.7 - our git repo will now ship breaking changes in prep for 0.8.

  • Shell-completions for dx using dx completions
  • Much faster dev server starts for dx serve --hotpatch
  • Dioxus web apps that panic while handling events will no longer brick the webpage
  • 20+ new code examples
  • cursor editor debug support
  • Windows app icon bundling in dx serve and dx bundle

What's Changed

New Contributors

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/dioxus-0.7.7 branch from 03f162a to 0c5a96c Compare May 1, 2026 15:11
Bumps [dioxus](https://github.com/DioxusLabs/dioxus) from 0.7.2 to 0.7.7.
- [Release notes](https://github.com/DioxusLabs/dioxus/releases)
- [Commits](DioxusLabs/dioxus@v0.7.2...v0.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/dioxus-0.7.7 branch from 0c5a96c to 5b8112c Compare May 1, 2026 15:14
Copy link
Copy Markdown
Owner

@storopoli storopoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 5b8112c

@storopoli storopoli merged commit c91e9c4 into main May 1, 2026
5 checks passed
@storopoli storopoli deleted the dependabot/cargo/dioxus-0.7.7 branch May 1, 2026 15:21
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.

1 participant