Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps cloud_firestore, firebase_core, proximity_sensor, pedometer, flutter_joystick, firebase_app_installations and firebase_messaging. These dependencies needed to be updated together.
Updates cloud_firestore from 5.6.12 to 6.1.0

Commits

Updates firebase_core from 3.15.2 to 4.2.1

Commits
  • 1fc2adf chore(release): publish packages
  • 795567a fix(core, web): More explicit interop types (#17809)
  • 3c8c83d feat(web): add registerVersion support for packages (#17780)
  • 455a068 chore(release): publish packages (#17787)
  • 3edfc18 feat: bump Android SDK to version 34.4.0 (#17786)
  • 51ed3fb feat: bump Firebase iOS SDK to 12.4.0 (#17779)
  • 09d03aa fix: a bug with the demoProjectId arg to Firebase.initializeApp() (#17703)
  • 007b2b3 feat: bump Firebase JS SDK to 12.3.0 (#17743)
  • 063df87 chore(release): publish packages (#17734)
  • 0b6b13d docs(firebase_core): correct androidClientId docs (was incorrectly labeled iO...
  • Additional commits viewable in compare view

Updates proximity_sensor from 4925f44 to 1.3.9

Release notes

Sourced from proximity_sensor's releases.

1.3.9

PR

  • sets the compileSdkVersion to 36 from 31
  • updates AGP and gradle versions to 8.13.0 and 8.14.3 respectively
  • updates Kotlin version to 2.2.20
  • removes the no longer necessary kotlin-stdlib-jdk7 dependency
Changelog

Sourced from proximity_sensor's changelog.

1.3.9

  • sets the compileSdkVersion to 36 from 31
  • updates AGP and gradle versions to 8.13.0 and 8.14.3 respectively
  • updates Kotlin version to 2.2.20
  • removes the no longer necessary kotlin-stdlib-jdk7 dependency

1.3.8

  • dart format

1.3.7

  • fix for web

1.3.6

  • android only feature

1.3.5

  • minSdkVersion 23

1.3.4

  • remove permission : ACTIVITY_RECOGNITION

1.3.3

  • remove not needed permission

1.3.2

  • update to support Android Gradle Plugin 8

1.3.1

  • fix: build on ios

1.3.0

  • documentation
  • enable the screen off behavior on Android (optional)

1.2.0

  • revert : turn off screen on Android while listening for proximity events

1.1.0

  • turn off screen on Android while listening for proximity events

1.0.4

  • ext.kotlin_version = '1.7.20'

1.0.2

  • remove debugging logging

1.0.1

  • fix : github visibility

... (truncated)

Commits

Updates pedometer from 096aff4 to 4.1.1

Commits

Updates flutter_joystick from 0f5cc6e to 0.2.2

Release notes

Sourced from flutter_joystick's releases.

0.2.2

  • Added snapping feature for both circular and rectangular joysticks.
  • Fixed the issue where endless callbacks were triggered if the controller was started few times.
Changelog

Sourced from flutter_joystick's changelog.

0.2.2

  • Added snapping feature for both circular and rectangular joysticks.
  • Fixed the issue where endless callbacks were triggered if the controller was started few times.

0.2.1

  • Update an example app
  • Update README.md

0.2.0

  • Introduced the JoystickBaseDecoration class, enabling customization of JoystickBase.
  • Introduced the JoystickStickDecoration class, enabling customization of JoystickStick.
  • Introduced the JoystickArrowsDecoration class, enabling customization of JoystickArrows.
  • Expanded README.md with additional details on customizing the Joystick.

0.1.0

  • Added animation logic to the Joystick to animate the JoystickStick on load which can be toggled using includeInitialAnimation parameter.
  • Added: Support for customizing arrowsColor, boxShadows and withBorderCircle parameter in JoystickBase.
  • Added: Support for customizing color and shadowColor parameters in JoystickStick.
  • Added new JoystickArrows widget and removed the current arrow rendering logic from JoystickBase widget. The arrows in JoystickArrows animate and the animation can be toggled using enableArrowAnimation in JoystickBase widget.
  • Added new ColorUtils class which exposes static darken and lighten methods.

0.0.4

  • Added: Support for customizing drawArrows, size, and color parameters in JoystickBase.
  • Added: Support for customizing size parameter in JoystickStick.

0.0.3

  • Added a send of zero offset to the joystick listener when the stick is released

0.0.2

  • Added callbacks that are called when the stick starts and ends movement

0.0.1

  • Added Joystick widget. Added JoystickArea widget.
Commits

Updates firebase_app_installations from 0.3.3 to 0.4.0+4

Commits

Updates firebase_messaging from 15.2.10 to 16.0.4

Commits
  • 1fc2adf chore(release): publish packages
  • ec5813a refactor(messaging, web): convert classes to extension types for improved int...
  • 3c8c83d feat(web): add registerVersion support for packages (#17780)
  • 455a068 chore(release): publish packages (#17787)
  • 96dda6f Update remote_notification.dart to fix typo in docs (#17636)
  • 7fe893c fix(firebase_messaging): fix null apple notification when sound is of type St...
  • 08a0433 fix(firebase_messaging): update APNS token error message for clarity (#17763)
  • 063df87 chore(release): publish packages (#17734)
  • 4e80234 chore(release): publish packages (#17681)
  • fb5076e chore(release): publish packages (#17571)
  • 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 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)

…tter_joystick, firebase_app_installations and firebase_messaging

Bumps [cloud_firestore](https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore), [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core), [proximity_sensor](https://github.com/jeremyko/flutter-proximity-sensor-plugin), [pedometer](https://github.com/cph-cachet/flutter-plugins), [flutter_joystick](https://github.com/pavelzaichyk/flutter_joystick), [firebase_app_installations](https://github.com/firebase/flutterfire/tree/main/packages/firebase_app_installations) and [firebase_messaging](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging). These dependencies needed to be updated together.

Updates `cloud_firestore` from 5.6.12 to 6.1.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v6.1.0/packages/cloud_firestore)

Updates `firebase_core` from 3.15.2 to 4.2.1
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v4.2.1/packages/firebase_core)

Updates `proximity_sensor` from `4925f44` to 1.3.9
- [Release notes](https://github.com/jeremyko/flutter-proximity-sensor-plugin/releases)
- [Changelog](https://github.com/jeremyko/flutter-proximity-sensor-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremyko/flutter-proximity-sensor-plugin/commits/1.3.9)

Updates `pedometer` from `096aff4` to 4.1.1
- [Commits](https://github.com/cph-cachet/flutter-plugins/commits)

Updates `flutter_joystick` from `0f5cc6e` to 0.2.2
- [Release notes](https://github.com/pavelzaichyk/flutter_joystick/releases)
- [Changelog](https://github.com/pavelzaichyk/flutter_joystick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pavelzaichyk/flutter_joystick/commits/0.2.2)

Updates `firebase_app_installations` from 0.3.3 to 0.4.0+4
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_app_installations-v0.4.0/packages/firebase_app_installations)

Updates `firebase_messaging` from 15.2.10 to 16.0.4
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v16.0.4/packages/firebase_messaging)

---
updated-dependencies:
- dependency-name: cloud_firestore
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_core
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: proximity_sensor
  dependency-version: 1.3.9
  dependency-type: direct:production
- dependency-name: pedometer
  dependency-version: 4.1.1
  dependency-type: direct:production
- dependency-name: flutter_joystick
  dependency-version: 0.2.2
  dependency-type: direct:production
- dependency-name: firebase_app_installations
  dependency-version: 0.4.0+4
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: firebase_messaging
  dependency-version: 16.0.4
  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 Nov 24, 2025
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