CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
70 stars 126 forks source link

Bump firebase_core from 2.24.2 to 2.25.0 #410

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps firebase_core from 2.24.2 to 2.25.0.

Changelog

Sourced from firebase_core's changelog.

firebase_core - v2.25.0

  • FIX(auth,ios): Initialise static dictionary for custom auth domains (#12157). (1262f3c6)
  • FEAT: bump Android SDK to version 32.7.1 (#12213). (3c75bb52)
  • FEAT: bump iOS SDK to version 10.20.0 (#12214). (e34e072a)
  • FEAT: bump firebase iOS SDK to 10.19.0 (#12125). (c3861567)
  • FEAT: bump firebase android SDK BOM to 32.7.0 (#12124). (a691f3d1)
  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_core_web - v2.11.0

  • FEAT(firestore,web): migrate web to js_interop to be compatible with WASM (#12169). (57ebd529)
  • FEAT(auth,web): migrate web to js_interop to be compatible with WASM (#12145). (8d2df7a1)
  • FEAT(core,web): migrate web to js_interop to be compatible with WASM (#12031). (96f79d21)

firebase_database - v10.4.1

  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_database_web - v0.2.3+17

  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_dynamic_links - v5.4.9

  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_in_app_messaging - v0.7.4+9

  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_messaging - v14.7.11

  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_messaging_web - v3.6.0

  • FEAT(messaging,web): migrate web to js_interop to be compatible with WASM (#12223). (6ada2379)
  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_ml_model_downloader - v0.2.4+9

  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_performance - v0.9.3+9

  • DOCS: change old documentation links of packages in README files (#12136). (24b9ac7e)

firebase_remote_config_web - v1.4.17

... (truncated)

Commits
  • 110e5f6 chore(release): prepare for release (#12233)
  • 3c75bb5 feat: bump Android SDK to version 32.7.1 (#12213)
  • e34e072 feat: bump iOS SDK to version 10.20.0 (#12214)
  • 57ebd52 feat(firestore, web): migrate web to js_interop to be compatible with WASM (#...
  • 1262f3c fix(auth, ios): Initialise static dictionary for custom auth domains (#12157)
  • 8d2df7a feat(auth, web): migrate web to js_interop to be compatible with WASM (#12145)
  • 24b9ac7 docs: change old documentation links of packages in README files (#12136)
  • c386156 feat: bump firebase iOS SDK to 10.19.0 (#12125)
  • 96f79d2 feat(core, web): migrate web to js_interop to be compatible with WASM (#12031)
  • a691f3d feat: bump firebase android SDK BOM to 32.7.0 (#12124)
  • Additional commits viewable 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 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 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.