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

build(deps): bump the dependencies-patch group across 1 directory with 3 updates #525

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the dependencies-patch group with 3 updates in the /packages/flutter_app directory: firebase_core, firebase_dynamic_links and firebase_storage.

Updates firebase_core from 3.8.0 to 3.8.1

Commits
  • be74425 chore(release): publish packages
  • f89483c fix(core): auth Swift support requires FLTFirebaseCorePlugin & messages t...
  • f618a3d fix(firebase_core_platform_interface): move test APIs to test.dart (#16672)
  • c12f1bc style: Cleanup library directives (#16671)
  • c8027a2 chore(release): publish packages (#16589)
  • See full diff in compare view

Updates firebase_dynamic_links from 6.0.10 to 6.0.11

Commits
  • be74425 chore(release): publish packages
  • f89483c fix(core): auth Swift support requires FLTFirebaseCorePlugin & messages t...
  • d5778f8 feat(crashlytics, android): Support deferred component crash stack trace (#16...
  • 1509c33 feat(database): Swift Package Manager support (#16783)
  • 164421e feat(remote_config): Swift Package Manager support (#16772)
  • dc0dee2 feat(functions): Swift Package Manager support (#16770)
  • b538d8a chore(release): publish packages (#16749)
  • 2369ba1 test(firestore): additional coverage for startAfterDocument() (#16697)
  • aa4a9ee fix(fdc): Don't throw when FirebaseAuth is unable to get an ID Token (#16711)
  • e877592 test(firestore): switch testWidgets() to test() for e2e tests (#16709)
  • Additional commits viewable in compare view

Updates firebase_storage from 12.3.6 to 12.3.7

Commits
  • be74425 chore(release): publish packages
  • 14b4a55 fix(storage, apple): clean up event channel, stream handler and task on compl...
  • f618a3d fix(firebase_core_platform_interface): move test APIs to test.dart (#16672)
  • c8027a2 chore(release): publish packages (#16589)
  • See full diff in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 3 updates

Bumps the dependencies-patch group with 3 updates in the /packages/flutter_app directory: [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core), [firebase_dynamic_links](https://github.com/firebase/flutterfire/tree/main/packages) and [firebase_storage](https://github.com/firebase/flutterfire/tree/main/packages/firebase_storage).


Updates `firebase_core` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v3.8.1/packages/firebase_core)

Updates `firebase_dynamic_links` from 6.0.10 to 6.0.11
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_dynamic_links-v6.0.11/packages)

Updates `firebase_storage` from 12.3.6 to 12.3.7
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_storage-v12.3.7/packages/firebase_storage)

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch
- dependency-name: firebase_dynamic_links
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch
- dependency-name: firebase_storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 01:01
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 9, 2024
@dependabot dependabot bot requested review from naipaka and removed request for a team December 9, 2024 01:01
@github-actions github-actions bot enabled auto-merge (squash) December 9, 2024 01:02
Copy link
Contributor

@naipaka naipaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update Podfile.lock!

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.75%. Comparing base (20a6267) to head (4beae44).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #525   +/-   ##
=======================================
  Coverage   23.75%   23.75%           
=======================================
  Files          13       13           
  Lines         160      160           
=======================================
  Hits           38       38           
  Misses        122      122           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 976bb65...4beae44. Read the comment docs.

@github-actions github-actions bot merged commit b5f33c4 into main Dec 9, 2024
8 checks passed
@github-actions github-actions bot deleted the dependabot/pub/packages/flutter_app/dependencies-patch-2bde7bc6cd branch December 9, 2024 01:34
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 flutter_app ios macos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant