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

chore: update std submodule and its imports #17408

Merged
merged 10 commits into from
Jan 15, 2023
Merged

chore: update std submodule and its imports #17408

merged 10 commits into from
Jan 15, 2023

Conversation

iuioiua
Copy link
Collaborator

@iuioiua iuioiua commented Jan 14, 2023

This PR:

  1. Updates the Deno standard library to the latest version, v0.171.0.
  2. Updates imports to use the latest locations of functions within the Deno standard library due to changes relating to suggestion: move closer towards single-export files std#2936.

Sidenote: the difference between the speed of CI now vs before is night and day. Good stuff, @dsherret!

@iuioiua iuioiua marked this pull request as ready for review January 14, 2023 01:53
@iuioiua iuioiua changed the title [WIP] chore: update std submodule and its imports chore: update std submodule and its imports Jan 14, 2023
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cat.ts and echo_server.ts are used by install_file_url test

@iuioiua
Copy link
Collaborator Author

iuioiua commented Jan 15, 2023

I see that in CI now. I don't know how I missed that... Files restored and updated.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@bartlomieju bartlomieju merged commit 7683ba5 into denoland:main Jan 15, 2023
@iuioiua iuioiua deleted the update-std branch January 15, 2023 20:09
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.

None yet

2 participants