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

Use dependabot to keep firebase SDK versions upto date #194

Closed
simondotm opened this issue Mar 28, 2024 · 0 comments · Fixed by #208
Closed

Use dependabot to keep firebase SDK versions upto date #194

simondotm opened this issue Mar 28, 2024 · 0 comments · Fixed by #208
Labels
enhancement New feature or request

Comments

@simondotm
Copy link
Owner

Bit of a chore to keep checking when firebase SDK versions have updated.
Instead, we could use dependabot versions to do this automatically.

  • Add firebase dependencies to the project package.json
  • Have the plugin source code determine the latest firebase package versions from the root package.json instead of being hard coded

This way, the latest releases of the plugin will automatically install the latest firebase sdk versions for end users with fresh workspaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant