altive / flutter_app_template

Flutter App Templete is a project that introduces an approach to architecture and project structure for developing Flutter apps.
MIT License
214 stars 22 forks source link

build(deps): bump firebase_performance from 0.9.3+18 to 0.9.4 in /packages/flutter_app in the dependencies-patch group #379

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies-patch group in /packages/flutter_app with 1 update: firebase_performance.

Updates firebase_performance from 0.9.3+18 to 0.9.4

Changelog

Sourced from firebase_performance's changelog.

firebase_performance - v0.9.4

  • FEAT(android): Bump compileSdk version of Android plugins to latest stable (34) (#12566). (e891fab2)

firebase_performance_web - v0.1.6

  • FEAT(web): remove the dependency on package:js in favor of dart:js_interop (#12534). (d83f6327)

firebase_remote_config - v4.4.0

  • FIX(remote_config): fixing an issue that could cause duplicate listeners on hot restart (#12545). (4b789875)
  • FEAT(android): Bump compileSdk version of Android plugins to latest stable (34) (#12566). (e891fab2)

firebase_remote_config_web - v1.6.0

  • FEAT(web): remove the dependency on package:js in favor of dart:js_interop (#12534). (d83f6327)

firebase_storage - v11.7.0

  • FEAT(android): Bump compileSdk version of Android plugins to latest stable (34) (#12566). (e891fab2)

firebase_storage_web - v3.9.0

  • FEAT(web): remove the dependency on package:js in favor of dart:js_interop (#12534). (d83f6327)

2024-03-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • b4f05d8 chore(release): publish packages
  • e891fab feat(android): Bump compileSdk version of Android plugins to latest stable ...
  • d83f632 feat(web): remove the dependency on package:js in favor of `dart:js_interop...
  • f2d70ca chore(release): publish packages (#12535)
  • 775397d feat(performance, web): migrate web to js_interop to be compatible with WAS...
  • 8dea413 chore(release): publish packages (#12477)
  • cfd04da chore(release): publish packages (#12455)
  • 0682757 chore(release): publish packages (#12431)
  • 15d8a1c chore(release): prepare for release (#12406)
  • 376310f chore(release): prepare for release (#12351)
  • 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 1 month ago

Codecov Report

Merging #379 (3a354f1) into main (21b3f17) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/altive/flutter_app_template/pull/379/graphs/tree.svg?width=650&height=150&src=pr&token=NUHMSLBULE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive)](https://app.codecov.io/gh/altive/flutter_app_template/pull/379?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive) ```diff @@ Coverage Diff @@ ## main #379 +/- ## ======================================= Coverage 18.66% 18.66% ======================================= Files 11 11 Lines 150 150 ======================================= Hits 28 28 Misses 122 122 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/altive/flutter_app_template/pull/379?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/altive/flutter_app_template/pull/379?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive). Last update [cc7357e...3a354f1](https://app.codecov.io/gh/altive/flutter_app_template/pull/379?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive).
naipaka commented 1 month ago

@dependabot squash and merge