ueman / feedback

A simple widget for getting better feedback.
https://pub.dev/packages/feedback
378 stars 92 forks source link

fix(deps): update dependency flutter_markdown to ^0.7.0 #297

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flutter_markdown (source) dependencies minor ^0.6.18 -> ^0.7.0

Release Notes

flutter/packages (flutter_markdown) ### [`v0.7.2`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_markdown/CHANGELOG.md#072) [Compare Source](https://togithub.com/flutter/packages/compare/flutter_markdown-v0.7.1...flutter_markdown-v0.7.2) - Multiple code blocks within a single markdown will now use separate ScrollControllers. ### [`v0.7.1`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_markdown/CHANGELOG.md#071) [Compare Source](https://togithub.com/flutter/packages/compare/flutter_markdown-v0.7.0...flutter_markdown-v0.7.1) - Allows for choosing a custom font feature to create superscript in footnotes when the font does not support the `supr` font feature. - Use the `superscriptFontFeatureTag` property in `MarkdownStyleSheet`. - For example, for the `Roboto` font which doesn't support `supr`, you can set `numr`. ### [`v0.7.0`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_markdown/CHANGELOG.md#070) [Compare Source](https://togithub.com/flutter/packages/compare/flutter_markdown-v0.6.23...flutter_markdown-v0.7.0) - **BREAKING CHANGES**: - Replaces parameters at `bulletBuilder` with `MarkdownBulletParameters`. - Introduces a new parameter `nestLevel` that exposes the bullet item's nesting level.

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.