Skip to content

Commit

Permalink
Bump the all_dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all_dependencies group with 4 updates in the /packages/leancode_analytics directory: [firebase_analytics](https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics), [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core), [custom_lint](https://github.com/invertase/dart_custom_lint) and [leancode_lint](https://github.com/leancodepl/flutter_corelibrary).


Updates `firebase_analytics` from 10.10.7 to 11.3.2
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_analytics-v11.3.2/packages/firebase_analytics)

Updates `firebase_core` from 2.32.0 to 3.5.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v3.5.0/packages/firebase_core)

Updates `custom_lint` from 0.5.11 to 0.6.4
- [Commits](invertase/dart_custom_lint@custom_lint-v0.5.11...custom_lint-v0.6.4)

Updates `leancode_lint` from 8.0.0 to 14.1.0
- [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases)
- [Commits](leancode_lint-v8.0.0...leancode_lint-v14.1.0)

Updates `firebase_core` from 2.32.0 to 3.5.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v3.5.0/packages/firebase_core)

Updates `leancode_lint` from 8.0.0 to 14.1.0
- [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases)
- [Commits](leancode_lint-v8.0.0...leancode_lint-v14.1.0)

---
updated-dependencies:
- dependency-name: firebase_analytics
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: custom_lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all_dependencies
- dependency-name: leancode_lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: leancode_lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 9601a3b commit b8c8985
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/leancode_analytics/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ environment:
flutter: ">=3.10.0"

dependencies:
firebase_analytics: ^10.4.3
firebase_core: ^2.1.1
firebase_analytics: ">=10.4.3 <12.0.0"
firebase_core: ">=2.1.1 <4.0.0"
flutter:
sdk: flutter

dev_dependencies:
custom_lint: ^0.5.6
custom_lint: ">=0.5.6 <0.7.0"
flutter_test:
sdk: flutter
leancode_lint: ^8.0.0
leancode_lint: ">=8.0.0 <15.0.0"

flutter:

0 comments on commit b8c8985

Please sign in to comment.