Skip to content

build(deps): bump flutter_typeahead from 5.2.0 to 6.0.0#151

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_typeahead-6.0.0
Open

build(deps): bump flutter_typeahead from 5.2.0 to 6.0.0#151
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_typeahead-6.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps flutter_typeahead from 5.2.0 to 6.0.0.

Release notes

Sourced from flutter_typeahead's releases.

6.0.0

Added

  • Highlighted suggestion in controller
  • constrainWidth parameter for suggestions box
  • Exported type aliases and default builders

Changed

  • Suggestion highlight is tracked by index on the controller instead of focus

Fixed

  • Suggestions box resizes on scroll
  • Guard overlay render box access
  • Retain suggestions on loading

Removed

  • hideWithKeyboard parameter (use hideOnUnfocus)
  • flutter_keyboard_visibility dependency
  • pointer_interceptor dependency
Changelog

Sourced from flutter_typeahead's changelog.

6.0.0 - 2026-04-04

Added

  • Highlighted suggestion in controller
  • constrainWidth parameter for suggestions box
  • Exported type aliases and default builders

Changed

  • Suggestion highlight is tracked by index on the controller instead of focus

Fixed

  • Suggestions box resizes on scroll
  • Guard overlay render box access
  • Retain suggestions on loading

Removed

  • hideWithKeyboard parameter (use hideOnUnfocus)
  • flutter_keyboard_visibility dependency
  • pointer_interceptor dependency
Commits
  • 8ff10f2 chore: increase version
  • f8aad2a fix: release workflow push order
  • d11257e fix: release and publish workflows
  • 5100c33 chore: update cupertino defaults
  • 76091c8 docs: add v6 migration guide
  • 3e0d443 fix: guard overlay render box access
  • 34830c0 chore: remove pointer_interceptor dependency
  • 677800f feat: export type aliases and defaults
  • e891fc8 perf: skip floater updates when suggestions are closed
  • 1037863 refactor: remove hideWithKeyboard parameter
  • Additional commits viewable in compare view

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 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_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/releases)
- [Changelog](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/blob/master/CHANGELOG.md)
- [Commits](AbdulRahmanAlHamali/flutter_typeahead@5.2.0...6.0.0)

---
updated-dependencies:
- dependency-name: flutter_typeahead
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants