Skip to content

⬆ Bump flet-video from 0.1.1 to 0.84.0#385

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flet-video-0.84.0
Closed

⬆ Bump flet-video from 0.1.1 to 0.84.0#385
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flet-video-0.84.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor

Bumps flet-video from 0.1.1 to 0.84.0.

Release notes

Sourced from flet-video'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-video'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)
  • 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 ...
  • 375c9a3 chore: lightweight dataclass validation and deprecation with Annotated + au...
  • efae74a feat: consolidate templates in monorepo and publish flet pre-releases to pub....
  • a4287c8 fix: align Dart-side defaults with Python across all packages (#6330)
  • a9318ad feat: customizable Scrollbars (#6282)
  • 1d73703 perf: sparse Prop tracking and @value types — up to 6.7× faster diffs (#6296)
  • ad869f5 feat: scrollable ExpansionPanelList (#6294)
  • d49bac7 feat: make SharedPreferences support int, float, bool and list[str]...
  • 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-video](https://github.com/flet-dev/flet) from 0.1.1 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.1...v0.84.0)

---
updated-dependencies:
- dependency-name: flet-video
  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 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like flet-video is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/flet-video-0.84.0 branch April 29, 2026 07:44
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