Skip to content

Conversation

@bkendall
Copy link
Contributor

@bkendall bkendall commented Apr 1, 2021

Description

As far as I can tell, thanks to this comment I think plist is unused. It looks like it was added and not ever used: #1621

While I'm here, npm audit fix took care of netmask's issue.

Also, 'cause deps:

  • removed jsonschema as it's unused
  • updated sinon-chai to get rid of peer deps warning:

    npm WARN sinon-chai@3.3.0 requires a peer of sinon@>=4.0.0 <8.0.0 but none is installed. You must install peer dependencies yourself.

Scenarios Tested

The appdistribution:distribute command still works (though I have no real test data to run through it). AFAIK no code calls plist that we have.

@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Apr 1, 2021
@bkendall bkendall merged commit 15d6b3a into master Apr 5, 2021
@bkendall bkendall deleted the bk-plist branch April 5, 2021 17:31
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
* remove plist, update netmask

* rm jsonschema

* upgrade sinon chai

* changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Manual indication that this has passed CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants