Skip to content

chore(deps): bump sentry_dio, popover, flutter_colorpicker, flutter_modular, figma_squircle and sentry_flutter#45

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/multi-5a0c22b654
Closed

chore(deps): bump sentry_dio, popover, flutter_colorpicker, flutter_modular, figma_squircle and sentry_flutter#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/multi-5a0c22b654

Conversation

@dependabot
Copy link
Contributor

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

Bumps sentry_dio, popover, flutter_colorpicker, flutter_modular, figma_squircle and sentry_flutter. These dependencies needed to be updated together.
Updates sentry_dio from 8.14.2 to 9.6.0

Release notes

Sourced from sentry_dio's releases.

9.6.0 (Stable)

Note: this release might require updating your Android Gradle Plugin version to at least 8.1.4.

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)
  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

  • Use lifecycle hook for before send event (#3017)

9.6.0-beta.2

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)

9.6.0-beta.1

Fixes

  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

  • Use lifecycle hook for before send event (#3017)

... (truncated)

Changelog

Sourced from sentry_dio's changelog.

9.6.0

Note: this release might require updating your Android Gradle Plugin version to at least 8.1.4.

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)
  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

  • Use lifecycle hook for before send event (#3017)

9.6.0-beta.2

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)

9.6.0-beta.1

Fixes

  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

... (truncated)

Commits

Updates popover from ac25a5d to 0.3.1

Release notes

Sourced from popover's releases.

v0.3.1

Full Changelog: minikin/popover@v0.3.0...v0.3.1

Changelog

Sourced from popover's changelog.

[0.3.1] - 10.00.2024

  • Update minimum Flutter and Dart versions to 3.24.0+ and 3.5.0+ respectively.

[0.3.0+1] - 19.05.2024

  • Update README.
  • Update web example to use flutter.js service worker bootstrapping.

[0.3.0] - 08.02.2024

[0.2.9] - 08.12.2023

[0.2.8+2] - 01.03.2023

[0.2.8+1] - 05.02.2023

[0.2.8] - 02.01.2023

  • BREAKING: Improve popover rendering. isParentAlive parameter was deprecated. (thanks @​VictorOhashi).

[0.2.7] - 23.10.2022

  • Add popoverTransitionBuilder. Users can provide custom animation transition now. (thanks @​sanjidbillah).

[0.2.6+3] - 12.10.2021

  • Fixed the bug that appears when the parent widget from which Popover was presented has been removed from a widget tree (thanks @​ajaxspace).

[0.2.6+2] - 17.06.2021

  • Fixed the bug that appears when you change window size while popover is opened (thanks @​whitebug).

[0.2.6+1] - 21.05.2021

  • Set minimum dart version to 2.12.0.

[0.2.6] - 21.05.2021

  • Fix constraints size for PopoverDirection.top & PopoverDirection.bottom.

[0.2.5] - 18.05.2021

... (truncated)

Commits

Updates flutter_colorpicker from 113618a to 1.1.0

Changelog

Sourced from flutter_colorpicker's changelog.

[1.1.0]

  • #75 Enable ColorPickerInput in landscape mode.
  • #82 Fixes Material Picker: Box shadow doesn't respect theme.
  • #101 Fixed static analysis issues.
  • #106 Fixed issues when running app with impeller on iOS.

[1.0.3]

  • #68 Fix material color picker outline for white color.
  • #69 Fix the selector in block color picker in showDialog.

[1.0.2]

  • Fix the slider of hsv color picker in landscape mode.
  • #50 Check the color of input in block color picker.

[1.0.1]

  • Fix late value not initialized in MaterialPicker.

[1.0.0]

  • Update shading label text style in MaterialPicker.

[1.0.0-dev.1]

  • #21 Add onPrimaryChanged in MaterialPicker.
  • Add shading label with landscape mode in MaterialPicker.

[1.0.0-dev.0]

  • Add some new pickers like RGB palette, HUE Wheel and HUE Ring...
  • Move hsv_colorpicker to colorpicker.
  • #58 Fix the scroll problem in platform web and desktop.
  • Add built-in hex input bar.
  • Update example.

[0.6.1]

  • #59 You can modify the textStyle of label heading now.
  • #61 Fix setState was called after widget was disposed.
  • This is a quick hot fix so not in git, it's fixed in v1.0.0.

[0.6.0]

  • Added hexInputController for Manual Hex Input #31.
  • Added 122 tests and documentation for colorToHex() and colorFromHex().
  • Update example app.

... (truncated)

Commits

Updates flutter_modular from f53f7c9 to 6.4.1

Commits

Updates figma_squircle from 77c13b4 to 0.6.3

Changelog

Sourced from figma_squircle's changelog.

0.6.3

  • Fix for disabled caching while lerping.

0.6.2

  • Fix for useCache not being copied with copyWith.

0.6.1

  • Disable caching when lerping.

0.6.0

  • Upgraded dependencies.
  • Adding cache of processed radii.

0.5.5

  • Fixes an issue with BorderAlign.

0.5.4

  • Clamping radius.

0.5.3

  • Adding border align.

0.5.1

  • Fixed image

0.5.1

  • Added image

0.5.0

  • Initial version
Commits

Updates sentry_flutter from 8.14.2 to 9.6.0

Release notes

Sourced from sentry_flutter's releases.

9.6.0 (Stable)

Note: this release might require updating your Android Gradle Plugin version to at least 8.1.4.

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)
  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

  • Use lifecycle hook for before send event (#3017)

9.6.0-beta.2

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)

9.6.0-beta.1

Fixes

  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

  • Use lifecycle hook for before send event (#3017)

... (truncated)

Changelog

Sourced from sentry_flutter's changelog.

9.6.0

Note: this release might require updating your Android Gradle Plugin version to at least 8.1.4.

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)
  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

  • Use lifecycle hook for before send event (#3017)

9.6.0-beta.2

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)

9.6.0-beta.1

Fixes

  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

... (truncated)

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…odular, figma_squircle and sentry_flutter

Bumps [sentry_dio](https://github.com/getsentry/sentry-dart), [popover](https://github.com/minikin/popover), [flutter_colorpicker](https://github.com/mchome/flutter_colorpicker), [flutter_modular](https://github.com/Flutterando/modular), [figma_squircle](https://github.com/aloisdeniel/figma_squircle) and [sentry_flutter](https://github.com/getsentry/sentry-dart). These dependencies needed to be updated together.

Updates `sentry_dio` from 8.14.2 to 9.6.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@8.14.2...9.6.0)

Updates `popover` from `ac25a5d` to 0.3.1
- [Release notes](https://github.com/minikin/popover/releases)
- [Changelog](https://github.com/minikin/popover/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minikin/popover/commits/v0.3.1)

Updates `flutter_colorpicker` from `113618a` to 1.1.0
- [Changelog](https://github.com/mchome/flutter_colorpicker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mchome/flutter_colorpicker/commits)

Updates `flutter_modular` from `f53f7c9` to 6.4.1
- [Release notes](https://github.com/Flutterando/modular/releases)
- [Commits](https://github.com/Flutterando/modular/commits)

Updates `figma_squircle` from `77c13b4` to 0.6.3
- [Changelog](https://github.com/aloisdeniel/figma_squircle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aloisdeniel/figma_squircle/commits)

Updates `sentry_flutter` from 8.14.2 to 9.6.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@8.14.2...9.6.0)

---
updated-dependencies:
- dependency-name: sentry_dio
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: popover
  dependency-version: 0.3.1
  dependency-type: direct:production
- dependency-name: flutter_colorpicker
  dependency-version: 1.1.0
  dependency-type: direct:production
- dependency-name: flutter_modular
  dependency-version: 6.4.1
  dependency-type: direct:production
- dependency-name: figma_squircle
  dependency-version: 0.6.3
  dependency-type: direct:production
- dependency-name: sentry_flutter
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 3, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 8, 2025
@dependabot dependabot bot deleted the dependabot/pub/multi-5a0c22b654 branch October 8, 2025 10:14
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