Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flutter_widget_from_html_core from 0.10.5 to 0.14.4 in /uni #1026

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps flutter_widget_from_html_core from 0.10.5 to 0.14.4.

Release notes

Sourced from flutter_widget_from_html_core's releases.

v0.14.3

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.2...v0.14.3

942ad5d81bef3359bdc653e1e3dbc687d4e89aad APKs:

Web build has been deployed to https://example-jmmc0h8wq-flutter-widget-from-html.vercel.app. Quick links:

v0.14.2

Features and bug fixes

  • Add support for display: table-cell without row (#905)
  • Add supporf for BuildTree.getNonInherited and .setNonInherited (#948)
  • Add support for InlineCustomWidget via customWidgetBuilder to render simple widget inline (#1056)
  • Add support for BuildOp.inline to render complicated widget inline (#1056)
  • Fix incorrect cursor inside a SelectionArea (#902)
  • Fix border radius does not clip contents (#903)
  • Fix anchor doesn't work with baseUrl specified (#904)
  • Fix padding is ignored on empty P tag (#906)
  • Fix border-radius error if border is not uniform (#910)
  • Fix inline white-space: nowrap (#944)
  • Fix TR background color doesn't fill the whole row by #1049

Changes that require migration

  • Replace WidgetPlaceholder.generator with .debugLabel (#619)
  • Replace WidgetFactory.gestureTapCallback with .buildGestureRecognizer (#732)
  • Replace RebuildTriggers with List
  • Replace BuildBit.detach, .insertAfter and .insertBefore with returning a new tree in BuildOp.onParsed (#732)

Breaking changes

  • Remove HtmlWidget.webViewXxx properties #615
  • Remove support for box-sizing (#903)
  • Remove WidgetPlaceholder.autoUnwrap (#906)
  • .getDependency<MediaQueryData>() no longer works (#911)

... (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 [flutter_widget_from_html_core](https://github.com/daohoangson/flutter_widget_from_html/tree/master/packages) from 0.10.5 to 0.14.4.
- [Release notes](https://github.com/daohoangson/flutter_widget_from_html/releases)
- [Commits](https://github.com/daohoangson/flutter_widget_from_html/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: flutter_widget_from_html_core
  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 Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1026 (5f443d4) into develop (0b5ff94) will increase coverage by 1%.
Report is 11 commits behind head on develop.
The diff coverage is 7%.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #1026   +/-   ##
=======================================
+ Coverage       16%     16%   +1%     
=======================================
  Files          202     201    -1     
  Lines         6371    6363    -8     
=======================================
  Hits           986     986           
+ Misses        5385    5377    -8     

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #1030.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/pub/uni/flutter_widget_from_html_core-0.14.4 branch October 30, 2023 11:10
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