Skip to content

Remove use of deprecated parameter #4035

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 1 commit into from
Apr 18, 2025
Merged

Remove use of deprecated parameter #4035

merged 1 commit into from
Apr 18, 2025

Conversation

bwilkerson
Copy link
Member

This replaces the use of updateAnalysisOptions2 with a use of updateAnalysisOptions3. The latter callback has one fewer parameter, but since we weren't using that parameter no other changes (other than import cleanup) are required.

This replaces the use of `updateAnalysisOptions2` with a use of `updateAnalysisOptions3`. The latter callback has one fewer parameter, but since we weren't using that parameter no other changes (other than import cleanup) are required.
@bwilkerson bwilkerson requested a review from srawlins April 17, 2025 14:07
@bwilkerson
Copy link
Member Author

I'm not sure what's causing the failures.

@bwilkerson bwilkerson merged commit 1788710 into main Apr 18, 2025
8 of 11 checks passed
@bwilkerson bwilkerson deleted the bwilkerson-patch-2 branch April 18, 2025 18:01
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Apr 22, 2025
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (https://github.com/dart-lang/dartdoc/compare/62aefbb..1788710):
  17887101  2025-04-18  Brian Wilkerson  Remove use of deprecated parameter (dart-lang/dartdoc#4035)

http (https://github.com/dart-lang/http/compare/e4ddd3e..63c477b):
  63c477b  2025-04-17  Brian Quinlan  Ready for release: cupertino_http, web_socket, web_socket_channel (dart-lang/http#1753)
  03eb8de  2025-04-16  Brian Quinlan  Prepare for a `package:web_socket` 1.0 release (dart-lang/http#1738)

test (https://github.com/dart-lang/test/compare/84eba11..3ac991f):
  3ac991fa  2025-04-17  Nate Bosch  Fix typos in README (dart-lang/test#2487)

vector_math (https://github.com/google/vector_math.dart/compare/dc9d379..39cafd4):
  39cafd4  2025-04-15  Devon Carew  prep for publishing 2.1.5 (google/vector_math.dart#344)

Change-Id: Ifc1f01d58551a08aa3bf247ce05f4a903c869a59
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/423604
Reviewed-by: Konstantin Shcheglov <[email protected]>
Auto-Submit: Devon Carew <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
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.

2 participants