Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps the pub group with 4 updates in the / directory: build_runner, flutter_launcher_icons, sentry_flutter and url_launcher.

Updates build_runner from 2.4.15 to 2.5.4

Release notes

Sourced from build_runner's releases.

package:build_runner v2.5.4

  • Bug fix: fix incremental build when previous build had package: import of a missing dep or a missing file.

package:build_runner v2.5.3

  • Bug fix: fix corner case with checked in generated output that could cause a crash.
  • Bug fix: during initial build cleanup, really delete files that correspond to hidden generated files.

package:build_runner v2.5.2

  • Simplify warnings for outdated analyzer.

package:build_runner v2.5.1

  • Don't log stack traces for subclasses of Exception.
  • Bug fix: don't run builders with multiple outputs once per output.

package:build_runner v2.5.0

User-visible changes:

  • Improved performance for large builds. More performance improvements will follow, if your workflow is affected by slow build_runner performance then please consider sharing details at https://github.com/dart-lang/build/discussions.
  • Improved logging: show what builders are running and, for long-running builders, where the time is spent.

Versions:

  • Bump the min SDK to 3.7.0.
  • Use build_test 3.0.0.
  • Use build_runner_core 9.0.0.

Internal changes:

  • Start using `package:build/src/internal.dart'.
  • Refactor MultiPackageAssetReader to internal AssetFinder.
  • FinalizedReader no longer implements AssetReader.
  • Refactor CachingAssetReader to FilesystemCache.
  • Refactor FileBasedAssetReader and FileBasedAssetWriter to ReaderWriter.
  • Remove OnDeleteWriter, add functionality to ReaderWriter.
  • Add NodeType to AssetNode, remove subtypes. Make mutations explicit.
  • Use built_value for AssetNode and related types.
  • Add details of what changed and what is built to --verbose logging.
  • Compute outputs as needed instead of storing them in the asset graph.
  • Refactor invalidation to track current build progress in Build instead of in the asset graph.
  • Remove completeBuild from RunnerAssetWriter as it's no longer needed.
Commits

Updates flutter_launcher_icons from 0.14.3 to 0.14.4

Release notes

Sourced from flutter_launcher_icons's releases.

v0.14.4

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.14.2...v0.14.4

Changelog

Sourced from flutter_launcher_icons's changelog.

0.14.4 (10th June 2025)

  • Removed rules which no longer exist from analysis_options #598
  • Fix template generated within thegenerate command #642
  • Standardize on async I/O and waiting for work to complete #646
Commits

Updates sentry_flutter from 8.14.2 to 9.4.1

Release notes

Sourced from sentry_flutter's releases.

9.4.1

Fixes

  • Span ids not re-generating for headers created from scope (#3051)
  • ScreenshotIntegration not being added for web (#3055)
  • PropagationContext not being set when Scope is cloned resulting in different trace ids when using withScope (#3069)
  • Drift transaction rollback not executed when parent span is null (#3062)

Enhancements

  • Remove SentryTimingsCallback and use Flutter's TimingsCallback instead (#3054)
  • Remove unused native frames integration (#3053)

9.4.0

Fixes

  • SPM should use exact instead of from when defining the sentry-cocoa package (#3065)
  • Respect ancestor text direction in SentryScreenshotWidget (#3046)
  • Add additional crashpad path candidate (#3016)
  • Replay JNI usage with SentryFlutterPlugin (#3036, #3039)
  • Do not set isTerminating on captureReplay for Android (#3037)
    • Previously segments might be missing on Android replays if an unhandled error happened

Dependencies

9.4.0-beta.2

Fixes

  • Respect ancestor text direction in SentryScreenshotWidget (#3046)

9.4.0-beta.1

Fixes

  • Add additional crashpad path candidate (#3016)
  • Replay JNI usage with SentryFlutterPlugin (#3036, #3039)
  • Do not set isTerminating on captureReplay for Android (#3037)
    • Previously segments might be missing on Android replays if an unhandled error happened

Dependencies

9.3.0

Breaking Change (Tooling)

... (truncated)

Changelog

Sourced from sentry_flutter's changelog.

9.4.1

Fixes

  • Span ids not re-generating for headers created from scope (#3051)
  • ScreenshotIntegration not being added for web (#3055)
  • PropagationContext not being set when Scope is cloned resulting in different trace ids when using withScope (#3069)
  • Drift transaction rollback not executed when parent span is null (#3062)

Enhancements

  • Remove SentryTimingsCallback and use Flutter's TimingsCallback instead (#3054)
  • Remove unused native frames integration (#3053)

9.4.0

Fixes

  • SPM should use exact instead of from when defining the sentry-cocoa package (#3065)
  • Respect ancestor text direction in SentryScreenshotWidget (#3046)
  • Add additional crashpad path candidate (#3016)
  • Replay JNI usage with SentryFlutterPlugin (#3036, #3039)
  • Do not set isTerminating on captureReplay for Android (#3037)
    • Previously segments might be missing on Android replays if an unhandled error happened

Dependencies

9.4.0-beta.2

Fixes

  • Respect ancestor text direction in SentryScreenshotWidget (#3046)

9.4.0-beta.1

Fixes

  • Add additional crashpad path candidate (#3016)
  • Replay JNI usage with SentryFlutterPlugin (#3036, #3039)
  • Do not set isTerminating on captureReplay for Android (#3037)
    • Previously segments might be missing on Android replays if an unhandled error happened

Dependencies

... (truncated)

Commits
  • 366a12d release: 9.4.1
  • 34071dd chore: update scripts/update-symbol-collector.sh to 2.2.0 (#3070)
  • 9b706c1 fix: abortTransaction does not call provided execute function when parent spa...
  • 79f6b41 Fix trace ID mismatch in Sentry (#3069)
  • cc4e375 Update update-cocoa.sh (#3068)
  • 793f4dc Remove unused native frames integration (#3053)
  • 3e83702 fix: span ids not re-generating for headers created from scope (#3051)
  • 575ebaa build(deps): bump subosito/flutter-action from 2.20.0 to 2.21.0 (#3027)
  • 73a3c38 chore: fix flaky WidgetsBindingObserver test (#3066)
  • 46e04c8 chore: update metrics/flutter.properties to 3.32.6 (#3060)
  • Additional commits viewable in compare view

Updates url_launcher from 6.3.1 to 6.3.2

Commits
  • 3fe6a01 [url_launcher] Fixes new unnecessary boolean operations warnings (#9409)
  • 111ceb7 [tool] Use swift-format from Xcode (#9460)
  • b90f8a7 [various] Update example apps to Swift (#9347)
  • 5a7d40f Update repo for 3.32 stable (#9311)
  • fe5dd86 Ensure Example Packages Work on Android API 36 (#9241)
  • e8c9976 [ci] Update repository for 3.29 release (#9270)
  • 1f069a7 [dependabot]: Bump the test-dependencies group across 16 directories with 8 u...
  • b93cc40 [various] Scrubs pre-SDK-21 Android code (#9112)
  • 4a36dc6 [all_packages] Enforce property assignment for compile sdk over method assign...
  • 7fb1a4d Drop deprecated HTML head meta tags (#8970)
  • 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 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 in the / directory: [build_runner](https://github.com/dart-lang/build), [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons), [sentry_flutter](https://github.com/getsentry/sentry-dart) and [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher).


Updates `build_runner` from 2.4.15 to 2.5.4
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.15...build_runner-v2.5.4)

Updates `flutter_launcher_icons` from 0.14.3 to 0.14.4
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/commits/v0.14.4)

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

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

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: flutter_launcher_icons
  dependency-version: 0.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: sentry_flutter
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pub
- dependency-name: url_launcher
  dependency-version: 6.3.2
  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 Jul 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

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

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/pub/pub-ed4bcd67c8 branch July 21, 2025 21:50
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