Skip to content

Bump flet from 0.1.62 to 0.84.0#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flet-0.84.0
Open

Bump flet from 0.1.62 to 0.84.0#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flet-0.84.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps flet from 0.1.62 to 0.84.0.

Release notes

Sourced from flet's releases.

v0.84.0

What's Changed

Full Changelog: flet-dev/flet@v0.83.1...v0.84.0

v0.84.0.dev0

What's Changed

Full Changelog: flet-dev/flet@v0.83.1...v0.84.0.dev0

v0.83.1

What's Changed

New Contributors

Full Changelog: flet-dev/flet@v0.83.0...v0.83.1

v0.83.0

New features

Improvements

  • Speed up control diffing and nested value tracking with sparse Prop updates and @value types (#6098, #6270, #6117, #6296) by @​FeodorFitsner.
  • Consolidate app/build templates into the monorepo and publish pre-release flet packages and template artifacts from CI (#6306, #6331) by @​FeodorFitsner.
  • Move desktop client binaries from PyPI wheels to GitHub Releases and unify desktop packaging around flet-desktop (#6290, #6309) by @​FeodorFitsner.
  • Lightweight dataclass validation and deprecation with Annotated + auto-added deprecation admonitions in docs (#6278) by @​ndonkoHenri.

Bug fixes

... (truncated)

Changelog

Sourced from flet's changelog.

0.84.0

Improvements

  • Migrate Flet docs from MkDocs to Docusaurus for a more maintainable documentation pipeline (#6359) by @​FeodorFitsner.
  • Migrate examples into standalone projects with metadata, dependencies, and assets to improve discovery and make every sample runnable as-is (#6281, #6355) by @​InesaFitsner.

Bug fixes

  • Fix flet pack on macOS after the move to GitHub Releases by handling extracted app bundles, matching the cached tarball name, and cleaning up loose frameworks during packaging (#6358, #6361) by @​FeodorFitsner.

0.83.1

Bug fixes

  • Fix solitaire tutorial and drag examples to use local_delta.x and local_delta.y instead of removed delta_x and delta_y (#6317, #6344) by @​Krishnachaitanyakc.
  • Fix inherited dataclass field validation rules applying to overridden subclass fields and breaking flet-datatable2 on 0.83.0 (#6349, #6350) by @​ndonkoHenri.

0.83.0

New features

Improvements

  • Speed up control diffing and nested value tracking with sparse Prop updates and @value types (#6098, #6270, #6117, #6296) by @​FeodorFitsner.
  • Consolidate app/build templates into the monorepo and publish pre-release flet packages and template artifacts from CI (#6306, #6331) by @​FeodorFitsner.
  • Move desktop client binaries from PyPI wheels to GitHub Releases and unify desktop packaging around flet-desktop (#6290, #6309) by @​FeodorFitsner.
  • Lightweight dataclass validation and deprecation with Annotated + auto-added deprecation admonitions in docs (#6278) by @​ndonkoHenri.

Bug fixes

0.82.2

Bug fixes

0.82.0

... (truncated)

Commits
  • 40d3e46 Flet v0.84.0 (#6370)
  • 48e1ee7 Prepare 0.83.1 release (#6353)
  • 491af31 fix: clear inherited validation rules for overridden dataclass fields (#6350)
  • dcc13e8 fix: replace deprecated delta_x/delta_y with local_delta.x/y in examples and ...
  • c997a22 Prepare Flet 0.83.0 release (#6334)
  • 375c9a3 chore: lightweight dataclass validation and deprecation with Annotated + au...
  • adb177d fix: include top-level directory in template zips for cookiecutter
  • c991985 fix: avoid YAML anchors in patched pubspec by using separate dict instances
  • da84f00 fix: restore build_flet_package job to original state and remove PUB_VER
  • f834633 fix: only run pub.dev dry-run validation on tagged builds
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flet](https://github.com/flet-dev/flet) from 0.1.62 to 0.84.0.
- [Release notes](https://github.com/flet-dev/flet/releases)
- [Changelog](https://github.com/flet-dev/flet/blob/main/CHANGELOG.md)
- [Commits](flet-dev/flet@v0.1.62...v0.84.0)

---
updated-dependencies:
- dependency-name: flet
  dependency-version: 0.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants