JordyHers-org / Times-up-flutter

πŸ‘¨β€πŸ‘©β€πŸ‘§ 🚸 Parental Control App- For Android 🌟This Application use Native plugins to get local data such as Location and AppData to send it to the database. These information are saved in cache. In order to monitor the time spend on screen parent can then send messages and warn kids when it’s time to go to bed or do their homework. πŸ“±πŸŒŸπŸŒŸ
Apache License 2.0
109 stars 39 forks source link

chore(deps): bump firebase_storage from 11.2.4 to 11.5.0 #236

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps firebase_storage from 11.2.4 to 11.5.0.

Changelog

Sourced from firebase_storage's changelog.

firebase_storage - v11.5.0

  • FIX(storage): ensure bucket value is used to create FirebaseStorage instance to stop incorrect default bucket usage (#11844). (49542f32)
  • FEAT(windows): add platform logging for core, auth, firestore and storage (#11790). (e7d428d1)

firebase_storage_platform_interface - v5.0.2

  • FIX(storage): ensure bucket value is used to create FirebaseStorage instance to stop incorrect default bucket usage (#11844). (49542f32)

2023-10-31

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 3e92c29 chore(release): prepare for release (#11854)
  • 49542f3 fix(storage): ensure bucket value is used to create FirebaseStorage instance ...
  • e7d428d feat(windows): add platform logging for core, auth, firestore and storage (#1...
  • 94fef41 chore(release): prepare for release (#11804)
  • ad9e018 fix(storage, windows): add missing c++ generated files into pigeon template (...
  • 738a53f chore(release): prepare for release (#11770)
  • 4f565b8 feat!(storage): migrating to Pigeon is a breaking for firebase_storage_platfo...
  • 87ea02c feat(storage, windows): Add windows support (#11617)
  • edddc1d feat(storage): move Storage to use Pigeon for platform channels (#11521)
  • 54f54d6 chore(release): prepare for release (#11734)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | firebase_storage | [< 11.3 > 11.2.4] |

Dependabot compatibility score

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 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)
dependabot[bot] commented 7 months ago

Superseded by #237.