Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

build(deps): bump flet from 0.6.2 to 0.7.4 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps flet from 0.6.2 to 0.7.4.

Release notes

Sourced from flet's releases.

v0.7.4

Changelog

  • d302c69 Added use_color_emoji to ft.app() in flet-pyodide

v0.7.3

Changelog

  • f0d0436 Fix missing FLET_APP_WEB declaration in flet-pyodide

v0.7.2

Changelog

  • e42e64f Routing and theme fixes for Flet 0.7.2 (#1412)
  • fcdb2aa Rollback flutter_svg to 1.1.6
  • a098593 Update ios.md
  • 05f6f4e Update ios.md
  • d58f333 Update ios.md
  • 10a5940 Update ios.md

v0.7.1

Changelog

  • 562dde9 Fixes for Flet 0.7.1 (#1393)

v0.7.0

Changelog

  • 46c522c Mention color emoji in changelog
  • 8f05b28 Updated Changelog
  • 383342d Selectable rich text
  • 699efe8 Add CLI option -m to run as module (#1389)
  • 9d23b61 Bump Flutter dependencies
  • c59e7fe Flutter 3.10 upgrade (#1388)
  • 2150cc5 Theme and scrollables improvements (#1372)
  • 9cf0dcd Fix Typos in docs.flet, README, CONTRIBUTION (#1371)
  • 7217e2e Update CONTRIBUTING.md
  • bec154c Fix asset URL in web app with a routing
  • b447e85 Bumped go deps (#1352)
  • 7c97e0e Fix Markdown crashing in container with infinite width
Changelog

Sourced from flet's changelog.

0.7.4

  • Added use_color_emoji to ft.app() in flet-pyodide (#1416).

0.7.3

  • Fix missing FLET_APP_WEB declaration in flet-pyodide.

0.7.2

  • Fix: Route change by url is not working if page.theme specified (#1406).
  • Rollback flutter_svg to 1.1.6 to fix regressions in Plotly charts (#1402).
  • Force web server in desktop mode with ft.app(view=ft.FLET_APP_WEB).

0.7.1

  • ButtonStyle with shape or side params failed in flet 0.7.0 (#1390).

0.7.0

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.6.2 to 0.7.4.
- [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.6.2...v0.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants