Skip to content

chore(deps): bump drift from 2.34.4 to 2.35.0 - #31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/drift-2.35.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/drift-2.35.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps drift from 2.34.4 to 2.35.0.

Release notes

Sourced from drift's releases.

drift-2.35.0

drift 2.35.0

  • Add support for FTS5 queries in the Dart API: match, matchExp, highlight, snippet, bm25 and rank are now available as extension methods on FTS5 tables from package:drift/extensions/fts5.dart (#3843). Thanks to @​minhqdao!
  • Breaking change (web): Remove PortToChannel extension on dart:html types. Use WebPortToChannel extension on MessagePort from package:web instead.
  • Web: Fix race to OPFS file handle in compatiblity check.

drift_dev 2.35.0

  • Warn when a table class is annotated with @DriftDatabase instead of silently generating nothing (#3854).
Commits
  • 1e8bb78 Prepare 2.35.0 release
  • fdb7427 Warn when a table has a @DriftDatabase annotation
  • eb68e16 Versioned schema: Remove unused name parameter
  • ccb75b7 Add FTS5 Dart helpers: match, highlight, snippet, bm25 and rank (#3843) (#3855)
  • 9a84d10 Use navigator lock around OPFS check
  • 3cc83f6 Fix typos in docs and contributing guide
  • 5a17dcf Also remove export
  • 546e35a Remove web/channel_legacy.dart as the SDK will soon drop support for dart:html.
  • See full diff 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 [drift](https://github.com/simolus3/drift) from 2.34.4 to 2.35.0.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift-2.34.4...drift-2.35.0)

---
updated-dependencies:
- dependency-name: drift
  dependency-version: 2.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 14, 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