Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2022

Bumps flet from 0.1.62 to 0.1.65.

Release notes

Sourced from flet's releases.

v0.1.65

Changelog

  • 7fabc35 Fix FloatingActionButton position

v0.1.64

Changelog

  • 43b2838 Disable Build Flet Studio for iOS
  • 291c978 Update CHANGELOG.md
  • b87fb5d Controls S3 (#554)
  • 03fd581 Fixes mouse cursor icon name in 'gesture_detector.py'. (fixes #540) (#559)
  • 821e34a Added missing imports. (#550)

v0.1.63

Changelog

  • 5f915d5 ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD=true
  • ff8d933 Matplotlib and Plotly Charts (#509)
  • 1032f8d make control a cooperative object (#490)
Changelog

Sourced from flet's changelog.

0.1.65

  • Fixed: Floating Action Button now showing on top left (#567)

0.1.64

  • Using variable fonts (#21)
  • Old flet client app versions do not launch on Mac (#161)
  • NavigationBar control (#193)
  • ResponsiveRow control (#227)
  • Add code syntax highlighter to markdown (#294)
  • feature: add mouse scroll wheel event (#354)
  • Tooltip class (#367)
  • BottomSheet control (#483)
  • Fixed: Calling update() inside Control.did_mount() causes deadlock (#489)
  • Add page.window_maximizable (#494)
  • Add an ability to change font family of TextField (#511)
  • Feature: Theming Switch and Checkbox component (#523)
  • Change shape of AlertDialog (#537)
  • Fixed: Saving and retreiving a string value from client storage adds quotation marks (#545)

0.1.63

  • Matplotlib and Plotly Charts (#509)
  • make control a cooperative object (#490)
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 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.1.65.
- [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.1.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 26, 2022

Superseded by #7.

@dependabot dependabot bot closed this Nov 26, 2022
@dependabot dependabot bot deleted the dependabot/pip/flet-0.1.65 branch November 26, 2022 16:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants