Skip to content

Bump the pub group with 7 updates#34

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/pub-499c458852
Open

Bump the pub group with 7 updates#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/pub-499c458852

Conversation

@dependabot
Copy link
Contributor

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

Bumps the pub group with 7 updates:

Package From To
build_runner 2.10.4 2.10.5
expandable_page_view 1.2.0 1.2.1
google_fonts 6.3.3 8.0.0
json_annotation 4.9.0 4.10.0
json_serializable 6.11.3 6.12.0
sentry_flutter 9.9.1 9.10.0
timezone 0.10.1 0.11.0

Updates build_runner from 2.10.4 to 2.10.5

Release notes

Sourced from build_runner's releases.

package:build_runner v2.10.5

  • Add logging of builder compilation so you can tell how much time is spent on the JIT or AOT compile. Explicitly log restarts to recompile builders.
  • Allow analyzer 10.0.0.
Commits
  • 6e26924 Allow analyzer 10. (#4320)
  • 848c4b3 Use builder names and factories instead of opaque functions. (#4318)
  • 9b97ea0 Use AutoApply enum instead of opaque function PackageFilter. (#4317)
  • 91c3918 Fix out-of-sync pubspec+CHANGELOG. (#4316)
  • d62c662 Fix end to end test: allow build to complete before serving. (#4314)
  • 12d7926 Bump the github-actions group with 2 updates (#4313)
  • cb58a53 Fix build_daemon test. (#4308)
  • 2781837 Adding support for DDC's Library Bundle module system. (#4303)
  • 00ceed3 Adding custom sdk build options to support flutter embeddings and plugins.
  • 9b94a5a Updating DDC's bootstrapper for auto hot reload/restart. (#4300)
  • Additional commits viewable in compare view

Updates expandable_page_view from 1.2.0 to 1.2.1

Changelog

Sourced from expandable_page_view's changelog.

1.2.1

  • Fixed height calculation with near-1.0 viewportFraction values — adjacent pages now only affect height when at least 50% visible, preventing unnecessary vertical space when using small fractions for spacing/padding
  • Scoped library export to only expose ExpandablePageView, preventing internal implementation details from leaking into the public API
Commits
  • b1a7bfb fix: height calculation with near-1.0 viewportFraction, scope public exports
  • See full diff in compare view

Updates google_fonts from 6.3.3 to 8.0.0

Commits
  • 5af5f50 Update Google Fonts to v8.0.0 with new and removed fonts (#10785)
  • d0c7d1f [pigeon] Modernize Obj-C generation headers (#10857)
  • 2dc24c5 [camera_avfoundation] Wrappers swift migration - part 6 (#10752)
  • e6955be [two_dimensional_scrollables] optimizes tableview janks with >250k rows (#10738)
  • f709ea1 [url_launcher_ios] Migrate XCTest to Swift Testing (#10780)
  • 6350518 [in_app_purchase] Fix an issue causing StoreKit 2 transactions remain unfinis...
  • a05d0b2 [google_maps_flutter] Restructure iOS to prep for SwiftPM (#10839)
  • 93c9395 feat(ios): add audio track selection support for AVFoundation (#10313)
  • cc37b19 [dependabot]: Bump androidx.core:core from 1.13.1 to 1.17.0 in /packages/imag...
  • c815a54 [vector_graphics_compiler] Fix rgb/rgba color parsing to support modern CSS s...
  • Additional commits viewable in compare view

Updates json_annotation from 4.9.0 to 4.10.0

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.10.0

  • Support JsonKey annotation on constructor parameters.
  • Add JsonSerializable(createJsonSchema: true).
  • Require meta: ^1.16.0
  • Require sdk: ^3.9.0
Commits

Updates json_serializable from 6.11.3 to 6.12.0

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.12.0

  • Support JsonKey annotation on constructor parameters.
  • Add support for JsonSerializable(createJsonSchema: true).

package:json_serializable v6.11.4

  • Allow analyzer: >=9.0.0 <11.0.0
Commits

Updates sentry_flutter from 9.9.1 to 9.10.0

Release notes

Sourced from sentry_flutter's releases.

9.10.0

Fixes

  • Kotlin language version handling in Android (#3436)

Enhancements

  • Replace log batcher with telemetry processor (#3448)

Dependencies

9.9.2

Fixes

  • Android not sending events when autoInitializedNativeSdk is disabled (#3420)
Changelog

Sourced from sentry_flutter's changelog.

9.10.0

Fixes

  • Kotlin language version handling in Android (#3436)

Enhancements

  • Replace log batcher with telemetry processor (#3448)

Dependencies

9.9.2

Fixes

  • Android not sending events when autoInitializedNativeSdk is disabled (#3420)
Commits
  • 2bcb18b Update Xcode version to 16.4 in workflow (#3452)
  • 862fe42 release: 9.10.0
  • 0265ce5 fix: update kotlin version handling in android (#3436)
  • f579250 chore(deps): update Flutter SDK (metrics) to v3.38.7 (#3437)
  • c002f00 Move TelemetryProcessor from span-first branch and replace LogBatcher (#3...
  • 9821ba4 Add CLAUDE.md symlink to AGENTS.md
  • 1661d67 Add claude settings (#3445)
  • 2f63d89 chore: update packages/flutter/scripts/update-native.sh to 0.12.3 (#3438)
  • dc53d48 build(deps): bump actions/checkout from 4 to 6 (#3365)
  • e5ae2a6 chore: update metrics/flutter.properties to 3.38.5 (#3387)
  • Additional commits viewable in compare view

Updates timezone from 0.10.1 to 0.11.0

Release notes

Sourced from timezone's releases.

timezone-v0.11.0

Merge into dart-lang/labs monorepo.

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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [build_runner](https://github.com/dart-lang/build) | `2.10.4` | `2.10.5` |
| [expandable_page_view](https://github.com/Limbou/expandable_page_view) | `1.2.0` | `1.2.1` |
| [google_fonts](https://github.com/flutter/packages/tree/main/packages) | `6.3.3` | `8.0.0` |
| [json_annotation](https://github.com/google/json_serializable.dart) | `4.9.0` | `4.10.0` |
| [json_serializable](https://github.com/google/json_serializable.dart) | `6.11.3` | `6.12.0` |
| [sentry_flutter](https://github.com/getsentry/sentry-dart) | `9.9.1` | `9.10.0` |
| [timezone](https://github.com/dart-lang/labs/tree/main/pkgs) | `0.10.1` | `0.11.0` |


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

Updates `expandable_page_view` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/Limbou/expandable_page_view/blob/main/CHANGELOG.md)
- [Commits](Limbou/expandable_page_view@1.2.0...1.2.1)

Updates `google_fonts` from 6.3.3 to 8.0.0
- [Commits](https://github.com/flutter/packages/commits/google_fonts-v8.0.0/packages)

Updates `json_annotation` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.10.0)

Updates `json_serializable` from 6.11.3 to 6.12.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.11.3...json_serializable-v6.12.0)

Updates `sentry_flutter` from 9.9.1 to 9.10.0
- [Release notes](https://github.com/getsentry/sentry-dart/releases)
- [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dart@9.9.1...9.10.0)

Updates `timezone` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/dart-lang/labs/releases)
- [Commits](https://github.com/dart-lang/labs/commits/timezone-v0.11.0/pkgs)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.10.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: expandable_page_view
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: google_fonts
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pub
- dependency-name: json_annotation
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: json_serializable
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: sentry_flutter
  dependency-version: 9.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: timezone
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Feb 1, 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