Skip to content

fix(deps): update dependency sqlite3_flutter_libs to ^0.6.0#262

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sqlite3_flutter_libs-0.x
Closed

fix(deps): update dependency sqlite3_flutter_libs to ^0.6.0#262
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sqlite3_flutter_libs-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

Package Type Update Change
sqlite3_flutter_libs (source) dependencies minor ^0.5.30^0.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

simolus3/sqlite3.dart (sqlite3_flutter_libs)

v0.6.0+eol

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 20, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade sqlite3_flutter_libs
Because lauschi depends on drift_flutter ^0.2.4 which depends on sqlite3_flutter_libs ^0.5.24, sqlite3_flutter_libs ^0.5.24 is required.
So, because lauschi depends on sqlite3_flutter_libs ^0.6.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on sqlite3_flutter_libs: flutter pub add sqlite3_flutter_libs:^0.5.42
Failed to update packages.

@EnTeQuAk
Copy link
Copy Markdown
Owner

Superseded by #269 which includes the full sqlite3 3.x migration (sqlite3_flutter_libs is deprecated; replaced by sqlite3 3.x via Dart hooks).

@EnTeQuAk EnTeQuAk closed this Apr 21, 2026
@EnTeQuAk EnTeQuAk deleted the renovate/sqlite3_flutter_libs-0.x branch April 21, 2026 09:57
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 21, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.6.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

EnTeQuAk added a commit that referenced this pull request Apr 21, 2026
- drift: ^2.23.1 → ^2.32.1
- drift_dev: ^2.23.1 → ^2.32.1
- drift_flutter: ^0.2.4 → ^0.3.0
- sqlite3_flutter_libs: ^0.5.30 removed (deprecated, 0.6.0 is no-op)
- sqlite3: ^3.1.7 via drift_flutter transitive (was ^2.9.4)

The sqlite3_flutter_libs package is deprecated. sqlite3 3.x uses Dart
hooks to bundle SQLite binaries instead of Flutter build scripts.

WORKAROUNDS (dependency_overrides):
- analyzer: ^10.0.0 — riverpod_generator 4.0.3 pins ^9.0.0 but
  GitHub source already supports >=10.0.0 <13.0.0 (issue #4732).
  Remove when riverpod_generator publishes a new release.
- dart_style: 3.1.7 — transitive via build_runner, incompatible with
  analyzer 10+. 3.1.8 requires analyzer ^12.0.0.

Closes #257, #262.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant