Skip to content

Bump flet from 0.1.62 to 0.80.5#14

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flet-0.80.5
Closed

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 31, 2026

Bumps flet from 0.1.62 to 0.80.5.

Release notes

Sourced from flet's releases.

v0.80.5

What's Changed

New Contributors

Full Changelog: flet-dev/flet@v0.80.4...v0.80.5

v0.80.4

What's Changed

New Contributors

Full Changelog: flet-dev/flet@v0.80.3...v0.80.4

v0.80.3

What's Changed

Full Changelog: flet-dev/flet@v0.80.2...v0.80.3

v0.80.2

What's Changed

... (truncated)

Changelog

Sourced from flet's changelog.

0.80.5

  • Fix memory leak in Flet web apps (#6089).
  • feat: add LaTeX support in ft.Markdown (#6069).
  • Avoid FletApp control messing with root app routing (#6086).
  • Include material and cupertino icon data in PyInstaller hook (#6072).

0.80.4

  • fix: Enable TextButton style and full-width Dropdown (#6048).
  • flet-video: add mpv_properties to VideoConfiguration (#6041).
  • Refactor Icons and CupertinoIcons proxies for member caching and iteration (#6055).
  • Flutter 3.38.7.

0.80.3

  • Lazy loading of icons, theme for faster app startup (#6043).
  • feat: add locale prop to CupertinoDatePicker, DatePicker, DateRangePicker, TimePicker (#6030).
  • Allow installing Flet packages in runtime with uv (#6037).
  • Python wheels for Ubuntu 20.04-24.04 (#6035).
  • Disable Rive in desktop client light (#6032).
  • Fix desktop light package versioning (#6031).
  • Rive 0.14.0 (#6025).
  • fix: Convert datetime instances to UTC while passing over the wire (#6023).
  • feat(flet-charts): Allow badge_position and title_position of PieChartSection accept values >= 1.0 (#6024).
  • Add position details to GestureDetector.on_tap event (#6016).
  • Fix Android platform check to exclude web (#6013).

0.80.2

  • OAuth fixes and updated examples (#5996).
  • Examples cleanup (#5997).
  • Fix wrong LinearGradient alignment defaults + allow multiple use of --exclude option in flet build (#5986).
  • Update TypeVar definition for covariant typing in Ref class (#5994).
  • feat: add on_long_press and on_hover events to IconButton (#5984).
  • replace all asyncio.iscoroutinefunction with inspect.iscoroutinefunction (#5928).
  • Fix: Control with ID xxx is not registered for flet_permission_handler when using Python 3.14 (#5896).

0.80.1

  • Fix flet publish to sub-directories, Icons Browser and other Gallery examples updated #5964.

0.80.0

0.70.0

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.80.5.
- [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.80.5)

---
updated-dependencies:
- dependency-name: flet
  dependency-version: 0.80.5
  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 Jan 31, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2026

Superseded by #15.

@dependabot dependabot bot closed this Feb 28, 2026
@dependabot dependabot bot deleted the dependabot/pip/flet-0.80.5 branch February 28, 2026 16:02
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