Skip to content

Commit

Permalink
chore(deps): Bump the dependencies group across 1 directory with 19 u…
Browse files Browse the repository at this point in the history
…pdates

Bumps the dependencies group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [collection](https://github.com/dart-lang/core/tree/main/pkgs) | `1.18.0` | `1.19.0` |
| [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) | `10.1.2` | `11.2.0` |
| [fl_chart](https://github.com/imaNNeo/fl_chart) | `0.69.0` | `0.69.2` |
| [flutter_app_lock](https://github.com/tomalabaster/flutter_app_lock) | `4.1.1+1` | `4.2.0+2` |
| [flutter_dotenv](https://github.com/java-james/flutter_dotenv) | `5.1.0` | `5.2.1` |
| [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) | `0.14.1` | `0.14.2` |
| [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.1` | `2.4.3` |
| [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) | `2.0.10+1` | `2.0.16` |
| [html](https://github.com/dart-lang/tools/tree/main/pkgs) | `0.15.4` | `0.15.5` |
| [logger](https://github.com/SourceHorizon/logger) | `2.4.0` | `2.5.0` |
| [mobile_scanner](https://github.com/juliansteenbakker/mobile_scanner) | `5.2.3` | `6.0.2` |
| [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.0.2` | `8.1.2` |
| [percent_indicator](https://github.com/diegoveloper/flutter_percent_indicator) | `4.2.3` | `4.2.4` |
| [sentry_flutter](https://github.com/getsentry/sentry-dart) | `8.9.0` | `8.11.1` |
| [sqflite](https://github.com/tekartik/sqflite) | `2.3.3+2` | `2.4.1` |
| [sqflite_common_ffi](https://github.com/tekartik/sqflite) | `2.3.3+1` | `2.3.4+4` |
| [sqlite3_flutter_libs](https://github.com/simolus3/sqlite3.dart) | `0.5.24` | `0.5.27` |
| [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.3.0` | `6.3.1` |
| [vibration](https://github.com/benjamindean/flutter_vibration) | `2.0.0` | `2.0.1` |



Updates `collection` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/collection-v1.19.0/pkgs)

Updates `device_info_plus` from 10.1.2 to 11.2.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v11.2.0/packages/device_info_plus)

Updates `fl_chart` from 0.69.0 to 0.69.2
- [Release notes](https://github.com/imaNNeo/fl_chart/releases)
- [Changelog](https://github.com/imaNNeo/fl_chart/blob/main/CHANGELOG.md)
- [Commits](imaNNeo/fl_chart@0.69.0...0.69.2)

Updates `flutter_app_lock` from 4.1.1+1 to 4.2.0+2
- [Changelog](https://github.com/tomalabaster/flutter_app_lock/blob/main/CHANGELOG.md)
- [Commits](tomalabaster/flutter_app_lock@4.1.1...4.2.0)

Updates `flutter_dotenv` from 5.1.0 to 5.2.1
- [Changelog](https://github.com/java-james/flutter_dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/java-james/flutter_dotenv/commits/5.2.1)

Updates `flutter_launcher_icons` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/flutter_launcher_icons@v0.14.1...v0.14.2)

Updates `flutter_native_splash` from 2.4.1 to 2.4.3
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/commits/v2.4.3)

Updates `flutter_svg` from 2.0.10+1 to 2.0.16
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.0.16/third_party/packages)

Updates `html` from 0.15.4 to 0.15.5
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/html-v0.15.5/pkgs)

Updates `logger` from 2.4.0 to 2.5.0
- [Changelog](https://github.com/SourceHorizon/logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/SourceHorizon/logger/commits)

Updates `mobile_scanner` from 5.2.3 to 6.0.2
- [Release notes](https://github.com/juliansteenbakker/mobile_scanner/releases)
- [Changelog](https://github.com/juliansteenbakker/mobile_scanner/blob/master/CHANGELOG.md)
- [Commits](juliansteenbakker/mobile_scanner@v5.2.3...v6.0.2)

Updates `package_info_plus` from 8.0.2 to 8.1.2
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.1.2/packages/package_info_plus)

Updates `percent_indicator` from 4.2.3 to 4.2.4
- [Changelog](https://github.com/diegoveloper/flutter_percent_indicator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/diegoveloper/flutter_percent_indicator/commits)

Updates `sentry_flutter` from 8.9.0 to 8.11.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.9.0...8.11.1)

Updates `sqflite` from 2.3.3+2 to 2.4.1
- [Commits](https://github.com/tekartik/sqflite/commits)

Updates `sqflite_common_ffi` from 2.3.3+1 to 2.3.4+4
- [Commits](https://github.com/tekartik/sqflite/commits)

Updates `sqlite3_flutter_libs` from 0.5.24 to 0.5.27
- [Release notes](https://github.com/simolus3/sqlite3.dart/releases)
- [Commits](simolus3/sqlite3.dart@sqlite3_flutter_libs-0.5.24...sqlite3_flutter_libs-0.5.27)

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

Updates `vibration` from 2.0.0 to 2.0.1
- [Commits](https://github.com/benjamindean/flutter_vibration/commits)

---
updated-dependencies:
- dependency-name: collection
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: device_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: fl_chart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: flutter_app_lock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: flutter_dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: flutter_native_splash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: flutter_svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: html
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mobile_scanner
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: package_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: percent_indicator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sentry_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sqflite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sqflite_common_ffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sqlite3_flutter_libs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vibration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 61c09cd commit 6e01502
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 97 deletions.
Loading

0 comments on commit 6e01502

Please sign in to comment.