Closed dependabot[bot] closed 3 days ago
This is a straightforward dependency update PR that bumps the version of extended_text_field from 16.0.0 to 16.0.1. The update includes a bug fix for context menu click functionality on desktop platforms.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update extended_text_field dependency version |
|
pubspec.yaml pubspec.lock |
Bumps extended_text_field from 16.0.0 to 16.0.1.
Changelog
Sourced from extended_text_field's changelog.
Commits
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
Summary by Sourcery
Update the extended_text_field dependency to version 16.0.1 to fix a context menu issue on desktop platforms.
Bug Fixes:
Chores: