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

Add ignores for deprecated web libraries with a TODO and move dwds to 24.4.0-wip #2559

Merged
merged 4 commits into from
Jan 7, 2025

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented Jan 7, 2025

Dart web libraries are now deprecated. This triggers a lint which we fail on. We should migrate these to dart:js_interop and package:web, but for now, ignore to make CI happy.

This also moves the CHANGELOG, pubspec, and version.dart files to 24.4.0-wip, which is needed for proper_release_test to pass.

Dart web libraries are now deprecated. This triggers a lint
which we fail on. We should migrate these to dart:js_interop
and package:web, but for now, ignore to make CI happy.
@bkonyi
Copy link
Collaborator

bkonyi commented Jan 7, 2025

Thanks! I was just about to take a look at these :)

@srujzs srujzs changed the title Add ignores for deprecated web libraries with a TODO Add ignores for deprecated web libraries with a TODO and move dwds to 24.4.0-wip Jan 7, 2025
@srujzs srujzs merged commit fcd906f into dart-lang:main Jan 7, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants