Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the pub group with 4 updates: build_runner, fluttertoast, google_fonts and json_serializable.

Updates build_runner from 2.7.1 to 2.9.0

Release notes

Sourced from build_runner's releases.

package:build_runner v2.9.0

  • Watch mode: handle builder code and config changes without recompiling or exiting.
  • Remove log output about build_runner internals.
  • Print the port that gets picked if you pass 0 for a port number, for example with dart run build_runner serve web:0.
  • Improve warnings when an option is specified for an unknown builder.
  • Rewrite bootstrap code to remove use of dart:mirrors.
  • Bug fix: require args 2.5.0.

package:build_runner v2.8.0

  • Make errors more prominent in log output, highlight in red.
  • Remove "deleting declared outputs" warning.
  • Bug fix: fix incorrect display of some "usage" messages.
  • Move code from build_resolvers into build_runner.
  • Move code from build_runner_core into build_runner.
  • Move code from timing into build_runner.
  • Remove unused deps: build_resolvers, build_runner_core, timing.

package:build_runner v2.7.2

  • Use build 4.0.0.
Commits

Updates fluttertoast from 8.2.12 to 9.0.0

Changelog

Sourced from fluttertoast's changelog.

[9.0.0]

🚀 Breaking Release

  • Re-introduced the AGP 8.13.0 support from 8.2.13 as an intentional breaking change.
  • Includes changes from PRs #565, #564, #558, and #513.
  • Please review the migration guide before upgrading.

[8.2.14]

🔧 Stable Patch Release

  • Reverted 8.2.13 changes to restore the behavior from 8.2.12.
  • Safe to use for all users on ^8.2.x.

[8.2.13]

⚠️ Unintended Breaking Release

  • Introduced AGP 8.13.0 support (PR #565) and merged PRs #564, #558, #513.
  • This version was incorrectly published as a patch bump but included breaking changes.
  • Do not use this version — please upgrade to 8.2.14 (stable) or 9.0.0 (breaking).
Commits

Updates google_fonts from 6.3.1 to 6.3.2

Commits
  • 651c565 [google_fonts] Make a map keyed on FontWeight non-const (#10058)
  • 2fe85dd Manual roll Flutter from 9ff2767f3cb6 to 4a042046a0f1 (28 revisions) (#10067)
  • 10e39dd Remove "All right reserved" from all files (#10066)
  • a5e4243 [google_sign_in] Implement disconnect for Android (#9991)
  • 0fc759d [camera_android] Remove references to third party googlesamples/mlkit code ...
  • bbc7da4 [go_router_builder] [in_app_purchase_storekit] Removes redundant arguments fr...
  • a7a5ec8 [go_router] Fix Android Cold Start deep link with empty path losing scheme an...
  • 51df718 [go_router_builder] Proposal: add json support, custom string encoder/decoder...
  • e730c1d [go_router] Fix ShellRoutes break iOS swipe back navigation (#9968)
  • 3413b65 [dependabot]: Bump org.json:json from 20250107 to 20250517 in /packages/in_ap...
  • Additional commits viewable in compare view

Updates json_serializable from 6.11.0 to 6.11.1

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.11.1

  • Allow build: '>=3.0.0 <5.0.0'.
  • Allow source_gen: '>=3.1.0 <5.0.0'.
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 group with 4 updates: [build_runner](https://github.com/dart-lang/build), [fluttertoast](https://github.com/PonnamKarthik/FlutterToast), [google_fonts](https://github.com/flutter/packages/tree/main/packages) and [json_serializable](https://github.com/google/json_serializable.dart).


Updates `build_runner` from 2.7.1 to 2.9.0
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.7.1...build_runner-v2.9.0)

Updates `fluttertoast` from 8.2.12 to 9.0.0
- [Changelog](https://github.com/ponnamkarthik/FlutterToast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PonnamKarthik/FlutterToast/commits)

Updates `google_fonts` from 6.3.1 to 6.3.2
- [Commits](https://github.com/flutter/packages/commits/google_fonts-v6.3.2/packages)

Updates `json_serializable` from 6.11.0 to 6.11.1
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.11.0...json_serializable-v6.11.1)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: fluttertoast
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pub
- dependency-name: google_fonts
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: json_serializable
  dependency-version: 6.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
...

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 Oct 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/pub/pub-05ecd44202 branch November 1, 2025 19:20
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