Skip to content

🐛 [flutterfire] Update deps for JS across all packages to match most recent flutter version #12522

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
TatsuUkraine opened this issue Mar 22, 2024 · 3 comments
Labels
platform: web Issues / PRs which are specifically for web. resolution: duplicate This issue or pull request already exists type: enhancement New feature or request

Comments

@TatsuUkraine
Copy link
Contributor

TatsuUkraine commented Mar 22, 2024

Update deps

After new flutter release flutter packages got a new version range for JS deps. Some packages followed that, but made deps resolution more strict, which currently creates conflicts with all flutterfire packages that has web support.

It would be great to follow up with flutter team deps range for JS package. js: '>=0.6.3 <0.8.0' (where 0.6.3 is current deps version in flutterfire packages)

test package deps resolution example: https://github.com/dart-lang/test/blob/master/pkgs/test/pubspec.yaml#L18

@TatsuUkraine TatsuUkraine added Needs Attention This issue needs maintainer attention. type: enhancement New feature or request labels Mar 22, 2024
@russellwheatley
Copy link
Member

@TatsuUkraine - If you would like to open a PR, we would be happy to review what you intended 😄

@russellwheatley russellwheatley added platform: web Issues / PRs which are specifically for web. blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Mar 22, 2024
@TatsuUkraine
Copy link
Contributor Author

@russellwheatley I can, but I'm curious what is the timeline for this ticket #12466
Since if it's something that is going live in a nearest future, then current ticket is redundant

@google-oss-bot google-oss-bot added Needs Attention This issue needs maintainer attention. and removed blocked: customer-response Waiting for customer response, e.g. more information was requested. labels Mar 22, 2024
@Lyokone
Copy link
Contributor

Lyokone commented Mar 22, 2024

We aim at releasing in the coming weeks, only database being missing. I'll close this since it has already been open with a solution: you can use dependency override if you need to update JS locally in the meantime.

@Lyokone Lyokone closed this as completed Mar 22, 2024
@Lyokone Lyokone added resolution: duplicate This issue or pull request already exists and removed Needs Attention This issue needs maintainer attention. labels Mar 22, 2024
@firebase firebase locked and limited conversation to collaborators Apr 22, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
platform: web Issues / PRs which are specifically for web. resolution: duplicate This issue or pull request already exists type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants