Skip to content

Update dependency firebase_core to v4 - #73

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase_core-4.x
Open

Update dependency firebase_core to v4#73
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase_core-4.x

Conversation

@renovate

@renovate renovate Bot commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
firebase_core (source) dependencies major ^2.22.0^4.0.0

Release Notes

firebase/flutterfire (firebase_core)

v4.12.1

Compare Source

v4.12.0

Compare Source

  • FIX(core,android): synchronize access to registeredPlugins in FlutterFirebasePluginRegistry (#​18406). (b40d972a)
  • FEAT(windows): bump Windows C++ SDK to version 13.9.0 (#​18400). (734fcd8a)

v4.11.0

Compare Source

v4.10.0

Compare Source

v4.9.0

Compare Source

v4.8.0

Compare Source

  • REFACTOR: move all packages to workspace (#​18182). (6cdfcb10)
  • FIX: update core, auth and app-check logic so internal resources on method channels are properly disposed (#​18268). (a0de4ed8)
  • FEAT(core): Add Auth and AppCheck as App's registered service. (#​18237). (7ce191cb)
  • FEAT: upgrade pigeon to version 26.3.4 (#​18205). (cb6b4aef)

v4.7.0

Compare Source

v4.6.0

Compare Source

  • FIX(remote_config,windows): release mode wasn't linking properly for windows (#​18073). (ea1f309a)
  • FIX(core): bump Firebase C++ SDK to 13.5.0 (CMake deprecation fix) (#​18071). (3afd4101)
  • FIX(auth,windows): add pluginregistry to properly restore state on Windows (#​18049). (8d715a77)
  • FEAT(database,windows): add support for Realtime Database to windows (#​18079). (007689f9)
  • FEAT(ios): migrate iOS to UIScene lifecycle (#​18054). (3ffa4110)

v4.5.0

Compare Source

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.1

Compare Source

  • Update a dependency to the latest release.

v4.2.0

Compare Source

v4.1.1

Compare Source

  • Update a dependency to the latest release.

v4.1.0

Compare Source

v4.0.0

Compare Source

Note: This release has breaking changes.

v3.15.2

Compare Source

  • FIX(core): resolve iOS crash when enabling automatic data collection via setAutomaticDataCollectionEnabled (#​17497). (cd8b58d0)

v3.15.1

Compare Source

  • Update a dependency to the latest release.

v3.15.0

Compare Source

v3.14.0

Compare Source

v3.13.1

Compare Source

  • Update a dependency to the latest release.

v3.13.0

Compare Source

v3.12.1

Compare Source

  • Update a dependency to the latest release.

v3.12.0

Compare Source

v3.11.0

Compare Source

v3.10.1

Compare Source

  • FIX(firebase_core): Update google_services_gradle_plugin_version in pubspec (#​16944). (9911deb6)

v3.10.0

Compare Source

v3.9.0

Compare Source

  • FIX(core,macos): update path to firebase sdk version for SPM (#​16890). (4a190da0)
  • FIX(core,macos): exclude files pulled in from remote dependency. SPM integration (#​16834). (a8a22b17)
  • FIX(core): auth Swift support requires FLTFirebaseCorePlugin & messages to be shared (#​16774). (f89483cd)
  • FIX(core): auth Swift support requires FLTFirebaseCorePlugin & messages to be shared (#​16774). (ba5f2414)
  • FEAT: bump Firebase android BOM to v33.7.0 (#​16857). (0048bd13)

v3.8.1

Compare Source

  • FIX(core): auth Swift support requires FLTFirebaseCorePlugin & messages to be shared (#​16774). (f89483cd)

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.0

Compare Source

v3.5.0

Compare Source

v3.4.1

Compare Source

  • Update a dependency to the latest release.

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.1

Compare Source

  • FIX(auth,windows): fix a crash that could happen when using sendEmailVerification or sendPasswordResetEmail (#​12946). (a1008290)

v3.1.0

Compare Source

v3.0.0

Compare Source

Note: This release has breaking changes.

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 5, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: app/radio_qth_map/pubspec.lock
Command failed: flutter pub upgrade firebase_core
Note: intl is pinned to version 0.20.2 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because radio_qth_map depends on flutter_localizations from sdk which depends on intl 0.20.2, intl 0.20.2 is required.
So, because radio_qth_map depends on intl ^0.19.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try an upgrade of your constraints: flutter pub upgrade --major-versions
Failed to update packages.

@renovate
renovate Bot force-pushed the renovate/firebase_core-4.x branch from 2aa8350 to d51bb42 Compare October 27, 2025 10:43
@renovate
renovate Bot force-pushed the renovate/firebase_core-4.x branch from d51bb42 to c7450f5 Compare November 3, 2025 18:13
@renovate
renovate Bot force-pushed the renovate/firebase_core-4.x branch from c7450f5 to 99afa81 Compare December 15, 2025 14:34
@renovate
renovate Bot force-pushed the renovate/firebase_core-4.x branch from 99afa81 to feb2ae5 Compare January 19, 2026 15:12
@renovate
renovate Bot force-pushed the renovate/firebase_core-4.x branch from feb2ae5 to 530784c Compare March 2, 2026 17:08
@renovate
renovate Bot force-pushed the renovate/firebase_core-4.x branch from 530784c to 496ab01 Compare March 23, 2026 17:43
@renovate
renovate Bot force-pushed the renovate/firebase_core-4.x branch from 496ab01 to dc53225 Compare April 8, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants