Skip to content

deps(pub): bump drift_dev from 2.34.5 to 2.35.0 - #139

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/main/drift_dev-2.34.6
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/main/drift_dev-2.34.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps drift_dev from 2.34.5 to 2.35.0.

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.
  • 70db2cd Fix dependency version in drift3 preview
  • f7d7067 Prepare drift release
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies 依赖项操作 flutter 依赖项和flutter有关 labels Sep 6, 2026
@dependabot
dependabot Bot requested a review from DylanBolin42 as a code owner September 6, 2026 16:06
@dependabot dependabot Bot added dependencies 依赖项操作 flutter 依赖项和flutter有关 labels Sep 6, 2026
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

✅ Flutter CI

Check Result
Format & Analyze
Tests & Coverage
Build Android Check

View workflow run

📊 TODO Summary Report

Total TODOs found: 24

📋 Click to expand TODO Details (24)

📂 Files with TODOs:

File Path TODO Count
lib/database/app_database.dart 1
lib/pages/AppShell/app_shell.dart 2
lib/pages/InboxPage/inbox_page.dart 5
lib/pages/SettingPage/subSettingPage/aiSetting/ai_setting_page.dart 1
lib/pages/SettingPage/subSettingPage/focusSetting/focus_setting_page.dart 6
lib/pages/SettingPage/subSettingPage/notificationSetting/notification_setting_page.dart 2
lib/pages/SettingPage/subSettingPage/planningSetting/planning_setting_page.dart 1
lib/pages/SettingPage/subSettingPage/storageSetting/storage_setting_page.dart 1
lib/pages/SettingPage/subSettingPage/syncSetting/sync_setting_page.dart 1
lib/router/app_router.dart 1
lib/theme/m3e_bridge.dart 1
test/widgets/inbox_page_test.dart 2

🔍 Details:

lib/database/app_database.dart (1)
  • 给所有相关方法添加Status字段 (line 49)
lib/pages/AppShell/app_shell.dart (2)
  • 修改为WoltModalSheet以增强可读性 (line 47)
  • 顶部Row取消中心切换,将按钮组写入ModalSheet的action区域 (line 57)
lib/pages/InboxPage/inbox_page.dart (5)
  • 确认左滑手势的逻辑 (line 257)
  • 改为真实用户名 (line 358)
  • 添加背景装饰和字体,以及接入真实逻辑 (line 394)
  • 添加背景装饰和字体 (line 432)
  • 根据优先级计算选择性传参 (line 537)
lib/pages/SettingPage/subSettingPage/aiSetting/ai_setting_page.dart (1)
  • 接入TextField持久化逻辑 (line 44)
lib/pages/SettingPage/subSettingPage/focusSetting/focus_setting_page.dart (6)
  • 创建切换和存储逻辑 (line 46)
  • 添加逻辑和存储 (line 56)
  • 添加逻辑和存储 (line 60)
  • 添加白名单页面 (line 66)
  • 添加渲染引擎描述和建议 (line 129)
  • 可以适当添加商标icon (line 130)
lib/pages/SettingPage/subSettingPage/notificationSetting/notification_setting_page.dart (2)
  • 这里需要绑定时间 (line 113)
  • 这里需要绑定时间 (line 119)
lib/pages/SettingPage/subSettingPage/planningSetting/planning_setting_page.dart (1)
  • 添加说明description的默认颜色(浅灰,与SettingTile保持一致) (line 66)
lib/pages/SettingPage/subSettingPage/storageSetting/storage_setting_page.dart (1)
  • 补充显示逻辑 (line 41)
lib/pages/SettingPage/subSettingPage/syncSetting/sync_setting_page.dart (1)
  • 将颜色设为和其他一致 (line 332)
lib/router/app_router.dart (1)
  • 存在多端渲染策略问题,移动端动画正常,但是桌面端出现短暂背景渲染失败问题,需要解决或抑制 (line 96)
lib/theme/m3e_bridge.dart (1)
  • 需要被抽象进theme.dart (line 90)
test/widgets/inbox_page_test.dart (2)
  • 该调试在未知情况下失败,但真机调试正常 (line 48)
  • 存在无法解释的异常,但是真机调试通过 (line 95)

Bumps [drift_dev](https://github.com/simolus3/drift) from 2.34.5 to 2.35.0.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift_dev-2.34.5...drift_dev-2.35.0)

---
updated-dependencies:
- dependency-name: drift_dev
  dependency-version: 2.34.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(pub): bump drift_dev from 2.34.5 to 2.34.6 deps(pub): bump drift_dev from 2.34.5 to 2.35.0 Sep 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pub/main/drift_dev-2.34.6 branch from 80b3481 to b86ea16 Compare September 13, 2026 05:42
@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 0fc2e6df-c3db-4c8e-881e-0b988ea876d0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key: "version"
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown

✅ Flutter CI

Check Result
Format & Analyze
Tests & Coverage
Build Android Check

View workflow run

📊 TODO Summary Report

Total TODOs found: 24

📋 Click to expand TODO Details (24)

📂 Files with TODOs:

File Path TODO Count
lib/database/app_database.dart 1
lib/pages/AppShell/app_shell.dart 2
lib/pages/InboxPage/inbox_page.dart 5
lib/pages/SettingPage/subSettingPage/aiSetting/ai_setting_page.dart 1
lib/pages/SettingPage/subSettingPage/focusSetting/focus_setting_page.dart 6
lib/pages/SettingPage/subSettingPage/notificationSetting/notification_setting_page.dart 2
lib/pages/SettingPage/subSettingPage/planningSetting/planning_setting_page.dart 1
lib/pages/SettingPage/subSettingPage/storageSetting/storage_setting_page.dart 1
lib/pages/SettingPage/subSettingPage/syncSetting/sync_setting_page.dart 1
lib/router/app_router.dart 1
lib/theme/m3e_bridge.dart 1
test/widgets/inbox_page_test.dart 2

🔍 Details:

lib/database/app_database.dart (1)
  • 给所有相关方法添加Status字段 (line 49)
lib/pages/AppShell/app_shell.dart (2)
  • 修改为WoltModalSheet以增强可读性 (line 47)
  • 顶部Row取消中心切换,将按钮组写入ModalSheet的action区域 (line 57)
lib/pages/InboxPage/inbox_page.dart (5)
  • 确认左滑手势的逻辑 (line 257)
  • 改为真实用户名 (line 358)
  • 添加背景装饰和字体,以及接入真实逻辑 (line 394)
  • 添加背景装饰和字体 (line 432)
  • 根据优先级计算选择性传参 (line 537)
lib/pages/SettingPage/subSettingPage/aiSetting/ai_setting_page.dart (1)
  • 接入TextField持久化逻辑 (line 44)
lib/pages/SettingPage/subSettingPage/focusSetting/focus_setting_page.dart (6)
  • 创建切换和存储逻辑 (line 46)
  • 添加逻辑和存储 (line 56)
  • 添加逻辑和存储 (line 60)
  • 添加白名单页面 (line 66)
  • 添加渲染引擎描述和建议 (line 129)
  • 可以适当添加商标icon (line 130)
lib/pages/SettingPage/subSettingPage/notificationSetting/notification_setting_page.dart (2)
  • 这里需要绑定时间 (line 113)
  • 这里需要绑定时间 (line 119)
lib/pages/SettingPage/subSettingPage/planningSetting/planning_setting_page.dart (1)
  • 添加说明description的默认颜色(浅灰,与SettingTile保持一致) (line 66)
lib/pages/SettingPage/subSettingPage/storageSetting/storage_setting_page.dart (1)
  • 补充显示逻辑 (line 41)
lib/pages/SettingPage/subSettingPage/syncSetting/sync_setting_page.dart (1)
  • 将颜色设为和其他一致 (line 332)
lib/router/app_router.dart (1)
  • 存在多端渲染策略问题,移动端动画正常,但是桌面端出现短暂背景渲染失败问题,需要解决或抑制 (line 96)
lib/theme/m3e_bridge.dart (1)
  • 需要被抽象进theme.dart (line 90)
test/widgets/inbox_page_test.dart (2)
  • 该调试在未知情况下失败,但真机调试正常 (line 48)
  • 存在无法解释的异常,但是真机调试通过 (line 95)

@dependabot @github

dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #145.

@dependabot dependabot Bot closed this Sep 13, 2026
@dependabot
dependabot Bot deleted the dependabot/pub/main/drift_dev-2.34.6 branch September 13, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 依赖项操作 flutter 依赖项和flutter有关

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants