Skip to content

Downgrade JS dependency to version >=0.6.7 <0.8.0 #135

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

Merged
merged 7 commits into from
Jul 31, 2024

Conversation

mugikhan
Copy link
Contributor

@mugikhan mugikhan commented Jul 30, 2024

Description

There is a build error in FlutterFlow as some of packages used by default rely on js: 0.6.7. We only use the JS dependency for web tests and the package downgrade does not break those tests.

Error Getting Packages
Check the following custom dependencies: powersync: ^1.6.2.
Because sign _in_with_apple_web <2.0.0-dev.1 depends on js ^0.6.3 
and powersync>=1.6.0-alpha.1 depends on js ^0.7.0, 
sign in with_apple _web <2.0.0-dev.1 is incompatible with powersync >=1.6.0-alpha.1.

Work done

  • Downgrade JS dependency to version 0.6.7

rkistner
rkistner previously approved these changes Jul 31, 2024
mugikhan added 2 commits July 31, 2024 12:03
 - powersync@1.6.3
 - powersync_attachments_helper@0.6.3
rkistner
rkistner previously approved these changes Jul 31, 2024
@mugikhan mugikhan changed the title Downgrade JS dependency to version 0.6.7 Downgrade JS dependency to version >=0.6.7 <0.8.0 Jul 31, 2024
@mugikhan mugikhan merged commit 5123578 into master Jul 31, 2024
4 of 5 checks passed
@mugikhan mugikhan deleted the chore/downgrade-js-version branch July 31, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants