Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump firebase_analytics from 11.3.6 to 11.4.0 (#37)
Bumps [firebase_analytics](https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics) from 11.3.6 to 11.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/flutterfire/commit/a53d5c6f3ff14b81275b8e2aa9d99ac277ad4d59"><code>a53d5c6</code></a> chore(release): publish packages</li> <li><a href="https://github.com/firebase/flutterfire/commit/8c7f57c4a181b8cae3b0d2ba564682ad7d68f484"><code>8c7f57c</code></a> fix: Remove dart:io imports for analytics, auth and app check (<a href="https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics/issues/16827">#16827</a>)</li> <li><a href="https://github.com/firebase/flutterfire/commit/56051cf8570a4b7d3ebc86d4d1cae484f4b116a5"><code>56051cf</code></a> feat(analytics): Swift Package Manager support (<a href="https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics/issues/13205">#13205</a>) (<a href="https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics/issues/16790">#16790</a>)</li> <li><a href="https://github.com/firebase/flutterfire/commit/cf270400f55ce65bcc61413c2ad9977b1b12f7f8"><code>cf27040</code></a> chore(release): publish packages (<a href="https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics/issues/16820">#16820</a>)</li> <li><a href="https://github.com/firebase/flutterfire/commit/a80a2ef9d5da94a9a1f9e3d311a1a651b9cafab4"><code>a80a2ef</code></a> fix(firebase_core_platform_interface): move test APIs to test.dart (<a href="https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics/issues/16672">#16672</a>)</li> <li>See full diff in <a href="https://github.com/firebase/flutterfire/commits/firebase_analytics-v11.4.0/packages/firebase_analytics">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase_analytics&package-manager=pub&previous-version=11.3.6&new-version=11.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information