Skip to content

Allow nullsafe versions of some dependencies #77

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

Closed
wants to merge 6 commits into from

Conversation

stof
Copy link
Contributor

@stof stof commented Mar 17, 2021

This is an attempt at unlocking the installation of test 1.16.7+ when running the dart-sass testsuite on dart 2.12+, to have the fix for spawnHybridCode

@stof
Copy link
Contributor Author

stof commented Mar 17, 2021

I'm giving up here, letting the work on #76 upgrade those instead.

This attempt to fix the CI for dart-sass by upgrading test is blocked by the fact that test >=0.16.6 requires package_config ^2.0.0 and package_resolver (used by dart-sass) requires package_config >=0.1.0 <2.0.0, so there is no hope to perform the upgrade this way.

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.

1 participant