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

BREAKING(io): remove Deno.Seeker[Sync] #25551

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Sep 10, 2024

Towards #22079

@iuioiua iuioiua marked this pull request as draft September 10, 2024 05:35
@iuioiua
Copy link
Contributor Author

iuioiua commented Sep 11, 2024

Note: this doesn't remove Deno.SeekMode. I could remove it also, but perhaps it's worth keeping for now, as the codebase itself and examples use Deno.SeekMode to a decent degree. Thoughts?

@iuioiua iuioiua marked this pull request as ready for review September 11, 2024 10:37
@iuioiua
Copy link
Contributor Author

iuioiua commented Sep 11, 2024

FYI @kt3k, this PR is blocked on a new version of std being published, which contains Seek[Sync] in @std/io/types.

@iuioiua iuioiua merged commit 0a4a8c7 into denoland:main Sep 12, 2024
16 checks passed
@iuioiua iuioiua deleted the remove-deno-seeker branch September 12, 2024 22:12
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