Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the flutter-dependencies group with 3 updates in the /app directory: build_runner, file_picker and freezed.

Updates build_runner from 2.10.5 to 2.11.0

Release notes

Sourced from build_runner's releases.

package:build_runner v2.11.0

  • Add --workspace flag. Use it with dart run build_runner build or watch to build or watch or all packages in the current workspace. It is currently experimental and subject to change based on feedback, please add feedback at Feedback on --workspace dart-lang/build#4349.
  • Bug fix: fix crash in corner case with post process builder, optional builder and output used for --output, watch or serve.
  • Bug fix: fix crash in corner case with watch or serve when builders depend on generated files in the current build.
Commits
  • 21a4fbc Release 2.11.0 with --workspace documented and flagged as experimental. (...
  • 3c25e5d Added docs for accessing built AssetIds via TestReaderWriter (#4345)
  • 088f307 More robust watching. (#4347)
  • 23f4aed Watch for workspace yaml changes, add test coverage. (#4344)
  • ada4481 Fix "Bad state: Sorted file IDs ... were already computed". (#4342)
  • 2f3e9cc Add watch test. (#4340)
  • 8454de8 Workspace support (#4331)
  • f74db25 Bump actions/cache from 5.0.1 to 5.0.3 in the github-actions group (#4339)
  • b313fa3 Updating min constraints (#4337)
  • 2784f9b Improve BuildPackages tests, remove most checked in test fixtures. (#4329)
  • Additional commits viewable in compare view

Updates file_picker from 10.3.8 to 10.3.10

Release notes

Sourced from file_picker's releases.

10.3.10

Android

  • Reverted breaking changes accidentally introduced in 10.3.9 to maintain Semantic Versioning compliance.
  • Updated Tika library to resolve vulnerability CVE-2025-66516 and CVE-2025-54988 (Critical XXE vulnerability).

10.3.9

Android

Changelog

Sourced from file_picker's changelog.

10.3.10

General

  • Reverted breaking changes accidentally introduced in 10.3.9 to maintain Semantic Versioning compliance.

Android

10.3.9

Android

Commits
  • 97e4c8d docs: Update Tika vulnerability details in CHANGELOG.md for version 10.3.10.
  • 66fedc4 Fix: Update Tika and revert breaking changes (Ref #1953)
  • See full diff in compare view

Updates freezed from 3.2.4 to 3.2.5

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the flutter-dependencies group with 3 updates in the /app directory: [build_runner](https://github.com/dart-lang/build), [file_picker](https://github.com/miguelpruivo/flutter_file_picker) and [freezed](https://github.com/rrousselGit/freezed).


Updates `build_runner` from 2.10.5 to 2.11.0
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.10.5...build_runner-v2.11.0)

Updates `file_picker` from 10.3.8 to 10.3.10
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](miguelpruivo/flutter_file_picker@v10.3.8...v10.3.10)

Updates `freezed` from 3.2.4 to 3.2.5
- [Commits](rrousselGit/freezed@freezed-v3.2.4...freezed-v3.2.5)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: flutter-dependencies
- dependency-name: file_picker
  dependency-version: 10.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flutter-dependencies
- dependency-name: freezed
  dependency-version: 3.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flutter-dependencies
...

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 Feb 9, 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