Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Deprecate transitiveClosure #336

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Deprecate transitiveClosure #336

merged 3 commits into from
Jun 7, 2024

Conversation

natebosch
Copy link
Member

The algorithm is implemented with a more flexible signature in
package:graphs.
See dart-lang/tools#104

Use an ignore_for_file rather than comment each usage of the
deprecated APIs.

The algorithm is implemented with a more flexible signature in
`package:graphs`.
See dart-lang/tools#104

Use an `ignore_for_file` rather than comment each usage of the
deprecated APIs.
@natebosch natebosch requested a review from lrhn February 13, 2024 23:49
@kevmoo
Copy link
Member

kevmoo commented Feb 14, 2024

Changelog?

@kevmoo kevmoo merged commit 9e441f1 into master Jun 7, 2024
6 checks passed
@kevmoo kevmoo deleted the deprecate-transitive-closure branch June 7, 2024 22:58
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 18, 2024
The algorithm is implemented with a more flexible signature in
`package:graphs`.
See dart-lang/tools#104

Use an `ignore_for_file` rather than comment each usage of the
deprecated APIs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants