Skip to content

chore(deps): bump drift from 2.31.0 to 2.32.1 in the drift group across 1 directory#6869

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/drift-231de281ce
Closed

chore(deps): bump drift from 2.31.0 to 2.32.1 in the drift group across 1 directory#6869
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/drift-231de281ce

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Bumps the drift group with 1 update in the / directory: drift.

Updates drift from 2.31.0 to 2.32.1

Release notes

Sourced from drift's releases.

Drift 2.32.1

  • DevTools extension: Make error messages selectable.
  • For view columns referencing table columns as an alias, we now copy nullability and type converters from the source column (#3765).
  • Fix parsing references() with analyzer 10.2.0 and later.
  • Support analyzer versions >=10.0.0 <13.0.0.

Drift 2.32.0

  • Potentially breaking change Migrate to version 3.x of the sqlite3 package. To upgrade:
    • For the web, update sqlite3.wasm from a 3.x release.
    • If you've previously used sqlcipher_flutter_libs, see this for encryption support and note that SQLite3MultipleCiphers requires additional pragmas to be compatible with SQLCipher databases.
  • serializableConnection(), json1 and TableMigration are no longer marked as experimental.
  • Improve performance of mapping large result sets through joined select statements.
  • In drift files, imports and statements can now be parsed from SQL line comments. This makes drift files easier to use from some SQL editors:
-- import 'tables.drift';
-- deleteById:
DELETE FROM todos WHERE id = :id;
-- allTodos:
SELECT * FROM todos;

Commits
  • ba0cd64 Prepare drift 2.32.1 release
  • f561711 drift3: Share more connection tests
  • 444cd1e Port cancellation test
  • df0aed9 Fix drift_dev tests
  • e343f83 Fix parsing references with analyzer 10.2.0+
  • c762d35 Fix docs build
  • f833123 Support PostgreSQL casts in sqlparser
  • a2c4c6b drift3: Simplify table extensions
  • d8fda9d Docs: Remove sqlite3_flutter_libs mentions
  • 29c8923 devtools: Use selectable texts
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 10, 2026 12:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update Dart code labels Apr 10, 2026
Bumps the drift group with 1 update: [drift](https://github.com/simolus3/drift).


Updates `drift` from 2.31.0 to 2.32.1
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift-2.31.0...drift-2.32.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump drift from 2.31.0 to 2.32.1 in the drift group chore(deps): bump drift from 2.31.0 to 2.32.1 in the drift group across 1 directory Apr 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/pub/drift-231de281ce branch from dd23794 to 965deba Compare April 15, 2026 12:45
@cadivus cadivus closed this Apr 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 16, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/pub/drift-231de281ce branch April 16, 2026 09:46
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.

1 participant