invertase / flutterfire_cli

A CLI to help with using FlutterFire in your Flutter applications.
Apache License 2.0
164 stars 47 forks source link

chore: updated pub_updater dependency to latest #281

Closed OutdatedGuy closed 2 months ago

OutdatedGuy commented 2 months ago

Description

Updates the pub_updater package to latest i.e. ^0.4.0.

Follow up for PR https://github.com/invertase/flutterfire_cli/pull/273

Type of Change

OutdatedGuy commented 2 months ago

@russellwheatley, looks like melos version for flutterfire_cli_monorepo should be updated to use the latest pub_updater package.

What should we do?

  1. [ ] Update melos along with pub_updater
  2. [ ] Update melos first in a separate PR and then return here
  3. [ ] Add range value to pub_updater dependency
  4. [ ] Something else
russellwheatley commented 2 months ago

Closing out as dependencies have been updated here: https://github.com/invertase/flutterfire_cli/pull/287

Thanks for poking me into action to update dependencies ๐Ÿ™