Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump firebase_analytics from 10.10.7 to 11.0.0 in /flutter_news_example/packages/analytics_repository #1218

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

  • Update firebase dependencies
  • Ignore Firebase dynamics links deprecated warning as login with email will be changed but not deprecated.

Bumps firebase_analytics from 10.10.7 to 11.0.0.

Changelog

Sourced from firebase_analytics's changelog.

firebase_analytics - v11.0.0

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)
  • BREAKING REFACTOR(analytics): remove deprecated API ahead of breaking change release (#12858). (f22f46a1)
  • BREAKING FIX(analytics): fix typing of event parameters to Map<String, Object>? (#12427). (3705ee1b)

firebase_analytics_platform_interface - v4.0.0

  • BREAKING FIX(analytics): fix typing of event parameters to Map<String, Object>? (#12427). (3705ee1b)

firebase_app_check - v0.3.0

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)

firebase_app_installations - v0.3.0

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)

firebase_auth - v5.0.0

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)
  • BREAKING REFACTOR(auth): remove deprecated API ahead of breaking change release (#12859). (995fa7e1)

firebase_core - v3.0.0

  • FEAT: bump Firebase android SDK to 33.1.0 (#12874). (f67914c4)
  • FEAT: bump Firebase iOS SDK to 10.27.0 (#12871). (fcb3c212)
  • FEAT: bump CPP SDK to version 12.0.0 (#12866). (6efc0d47)
  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)

firebase_crashlytics - v4.0.0

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)

firebase_database - v11.0.0

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)
  • BREAKING REFACTOR(database): remove deprecated API ahead of breaking change release (#12862). (2a6d6f85)

firebase_dynamic_links - v6.0.0

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#12872). (de0cea2c)

... (truncated)

Commits
  • 5f73f3e chore(release): publish packages
  • 52accfc refactor!: android plugins require minSdk 21, auth requires minSdk 23 ahe...
  • de0cea2 refactor!: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SD...
  • f22f46a refactor(analytics)!: remove deprecated API ahead of breaking change release ...
  • 3705ee1 fix(analytics)!: fix typing of event parameters to Map\<String, Object>? (#1...
  • 4b56df1 fix(web): fix some casting issue on Web JS Interop (#12852)
  • 8e0ced4 chore(release): publish packages (#12837)
  • See full diff in compare view

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 <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)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jun 4, 2024
@dependabot dependabot bot force-pushed the dependabot/pub/flutter_news_example/packages/analytics_repository/firebase_analytics-11.0.0 branch from 1975566 to c273d97 Compare June 6, 2024 19:57
…/analytics_repository/firebase_analytics-11.0.0
@matiasleyba matiasleyba merged commit 0229ecc into main Jun 10, 2024
9 checks passed
@matiasleyba matiasleyba deleted the dependabot/pub/flutter_news_example/packages/analytics_repository/firebase_analytics-11.0.0 branch June 10, 2024 13:05
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