Skip to content

deps: bump the pub-minor-and-patch group with 4 updates - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/pub-minor-and-patch-878fc2f8f2
Open

deps: bump the pub-minor-and-patch group with 4 updates#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/pub-minor-and-patch-878fc2f8f2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the pub-minor-and-patch group with 4 updates: android_file_picker, build_runner, file_picker and go_router.

Updates android_file_picker from 1.0.3 to 1.1.0

Commits
  • 6d7cba7 Merge remote-tracking branch 'origin/main' into feat/platform-file-size
  • 57b6304 Merge remote-tracking branch 'origin/main' into docs/drop-redundant-changelog...
  • 3548b04 Merge branch 'main' into feat/platform-file-size
  • 66280cf chore: follow the default branch rename to main
  • a4e3894 Merge remote-tracking branch 'origin/master' into docs/drop-redundant-changel...
  • 67fbfe4 Merge remote-tracking branch 'origin/master' into feat/platform-file-size
  • 15ba476 docs: warmer credits for Miguel Ruivo
  • 4a3bac7 Merge branch 'master' into docs/drop-redundant-changelog-headings
  • 57d2e36 Merge remote-tracking branch 'origin/master' into feat/platform-file-size
  • 3fd8ba0 docs: point the changelog links at the new repo and credit Miguel Ruivo
  • Additional commits viewable in compare view

Updates build_runner from 2.16.0 to 2.16.1

Release notes

Sourced from build_runner's releases.

package:build_runner v2.16.1

  • Clarify terminology: refer to .dart_tool/build/generated as the "artifact tree", and the normal output location as the "package path".
  • Reduce logged compile progress output for non-interactive builds, for example presubmits.
  • In serve and daemon modes, source files not involved in the build are no longer cached on read. They are re-read when requested.
  • Bug fix: make post-process output behavior match normal outputs: by default, rebuild if deleted or incorrect. Follow --keep-modified-outputs and --only-check.
  • Bug fix: in incremental builds, detect and delete conflicting outputs in the source directory rather than treating them as sources, which could cause builder dependency cycles and hangs; fix #5079.
  • Bug fix: restrict incompatible build output deletion to output packages; do not attempt to delete files in dependency packages.
  • Bug fix: do not invalidate retained package path outputs when conflicting artifact tree files appear; avoid unnecessary build step reruns.
Commits
  • 5e25e60 Release build, build_config, build_daemon, build_runner, build_test. (#5111)
  • 43c2bb7 Remove test-only PreviousBuild.fromFinishedBuildState. (#5109)
  • a6078a0 Use AssetFile for deletes. (#5108)
  • 3051007 Remove BuildState.isFile. (#5106)
  • da162e6 Do not invalidate retained package path outputs on artifact tree conflicts. (...
  • d51da7e Set default test timeout to 3m in build_runner/dart_test.yaml. (#5104)
  • 47aba81 [build_web_compilers] Standardize web app entrypoint selection (#5095)
  • f15a84e Restrict incompatibleBuildOutputsToDelete to outputPackages. (#5103)
  • 1a276c2 Clarify source/cache/visible/hidden. (#5096)
  • f5cc910 Improve BuildOutputReader; add BuildOutputReadResult. (#5101)
  • Additional commits viewable in compare view

Updates file_picker from 12.1.2 to 12.2.0

Commits
  • 6d7cba7 Merge remote-tracking branch 'origin/main' into feat/platform-file-size
  • 57b6304 Merge remote-tracking branch 'origin/main' into docs/drop-redundant-changelog...
  • 3548b04 Merge branch 'main' into feat/platform-file-size
  • 66280cf chore: follow the default branch rename to main
  • a4e3894 Merge remote-tracking branch 'origin/master' into docs/drop-redundant-changel...
  • 67fbfe4 Merge remote-tracking branch 'origin/master' into feat/platform-file-size
  • 15ba476 docs: warmer credits for Miguel Ruivo
  • 4a3bac7 Merge branch 'master' into docs/drop-redundant-changelog-headings
  • 57d2e36 Merge remote-tracking branch 'origin/master' into feat/platform-file-size
  • 3fd8ba0 docs: point the changelog links at the new repo and credit Miguel Ruivo
  • Additional commits viewable in compare view

Updates go_router from 18.0.0 to 18.0.1

Commits
  • 935d942 [go_router] Batch release (#12701)
  • cdd85c6 [camera_android_camerax] Update skills_lint to published version ^0.5.1 (#12684)
  • 7c01c0b [camera_android_camerax] Add presubmit sweep, cross-platform paths, and test ...
  • 1dd4366 [cupertino_ui, material_ui] Use range matchers instead of exact positions in ...
  • cd4cdd0 [material_ui] Add all M3 templates and generated code to `temporarily_exclude...
  • 9854cd5 [various] Update pigeon dev_dependency to ^27.3.2 (#12615)
  • 6bf42a8 [camera_android_camerax] Enforce CHANGELOG backticks and add eval commit auth...
  • ccd22e1 [material_ui] Prevent stale async suggestions in SearchAnchor (#12478)
  • 99719ff [go_router_builder] Support analyzer 14 (#12614)
  • 0d933e5 [cupertino_ui] Use super parameters in more places (#12459)
  • Additional commits viewable in compare view

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 pub-minor-and-patch group with 4 updates: [android_file_picker](https://github.com/vicajilau/flutter_file_picker/tree/main/packages), [build_runner](https://github.com/dart-lang/build), [file_picker](https://github.com/vicajilau/flutter_file_picker/tree/main/packages) and [go_router](https://github.com/flutter/packages/tree/main/packages).


Updates `android_file_picker` from 1.0.3 to 1.1.0
- [Release notes](https://github.com/vicajilau/flutter_file_picker/releases)
- [Commits](https://github.com/vicajilau/flutter_file_picker/commits/android_file_picker-v1.1.0/packages)

Updates `build_runner` from 2.16.0 to 2.16.1
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.16.0...build_runner-v2.16.1)

Updates `file_picker` from 12.1.2 to 12.2.0
- [Release notes](https://github.com/vicajilau/flutter_file_picker/releases)
- [Commits](https://github.com/vicajilau/flutter_file_picker/commits/file_picker-v12.2.0/packages)

Updates `go_router` from 18.0.0 to 18.0.1
- [Commits](https://github.com/flutter/packages/commits/go_router-v18.0.1/packages)

---
updated-dependencies:
- dependency-name: android_file_picker
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub-minor-and-patch
- dependency-name: build_runner
  dependency-version: 2.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub-minor-and-patch
- dependency-name: file_picker
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub-minor-and-patch
- dependency-name: go_router
  dependency-version: 18.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub-minor-and-patch
...

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 5, 2026
@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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