Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps flutter_html from 3.0.0-alpha.6 to 3.0.0-beta.2.

Release notes

Sourced from flutter_html's releases.

3.0.0-beta.2

What's Changed

New Contributors

Full Changelog: Sub6Resources/flutter_html@3.0.0-alpha.5...flutter_html-v3.0.0-beta.2

Changelog

Sourced from flutter_html's changelog.

3.0.0-beta.2 May 2023

  • Several Breaking Changes. See the migration guide

  • FIX: start list items on a new line (#1281). (496d1aa8)

  • FIX: Add "display: Display.block" to table (#1278). (6350f023)

  • FIX: improve API for ExtensionContext and export marker.dart (#1273). (27e33a95)

  • FIX: Cleaned up whitespace processing and added whitespace tests (#1267). (cc00406b)

  • FIX: a tag should not style as link if href is not provided (#1265). (d7247cb3)

  • FEAT: Update CssBoxWidget to handle rtl marker boxes (#1270). (d7091990)

  • FEAT: support vertical-align in inline styles (#1266). (fe896de5)

  • FEAT: Add WrapperExtension helper (#1264). (2ffa1dda)

3.0.0-beta.1 - May 2023

  • Several Breaking Changes. See the migration guide

  • FIX: Aspect ratio exception when height is 0 (#1222). (ed75f8fe)

  • FIX: Fix issue with font scaling introduced in 3.0.0-alpha.6 (#1173). (c75e0dfb)

  • FIX: Fix various issues with list rendering. (520ff3c3)

  • FIX: Apply margins to properly. (7581ea79)

  • FIX: Use enum instead of const int internally in length.dart. (9dc7f08c)

  • FIX: Change CSSBoxWidget to CssBoxWidget. (a62449a7)

  • FEAT: Support mmultiscripts. (#1175). (a999a300)

  • FEAT: Support mfenced. (#1174). (9ca23084)

  • FEAT: Upgrade list-style-type to CSS3. (deb726ae)

  • FEAT: Support mtable, mtd, mtr for draw matrix. (#1164). (e99e2cc1)

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2023
Bumps [flutter_html](https://github.com/Sub6Resources/flutter_html) from 3.0.0-alpha.6 to 3.0.0-beta.2.
- [Release notes](https://github.com/Sub6Resources/flutter_html/releases)
- [Changelog](https://github.com/Sub6Resources/flutter_html/blob/master/CHANGELOG.md)
- [Commits](Sub6Resources/flutter_html@flutter_html-v3.0.0-alpha.6...flutter_html-v3.0.0-beta.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/flutter_html-3.0.0-beta.2 branch from 992adbd to 38f0fc3 Compare June 6, 2023 07:11
@rolandgeider rolandgeider merged commit aae2369 into master Jun 7, 2023
@dependabot dependabot bot deleted the dependabot/pub/flutter_html-3.0.0-beta.2 branch June 7, 2023 08:14
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.

1 participant