1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Bartek Iwańczuk b88b7c9244
chore: upgrade rusty_v8 to 0.55.0 (#16604)
<!--
Before submitting a PR, please read http://deno.land/manual/contributing

1. Give the PR a descriptive title.

  Examples of good title:
    - fix(std/http): Fix race condition in server
    - docs(console): Update docstrings
    - feat(doc): Handle nested reexports

  Examples of bad title:
    - fix #7123
    - update docs
    - fix bugs

2. Ensure there is a related issue and it is referenced in the PR text.
3. Ensure there are tests that cover the changes.
4. Ensure `cargo test` passes.
5. Ensure `./tools/format.js` passes without changing files.
6. Ensure `./tools/lint.js` passes.
-->
2022-11-12 05:37:37 +01:00
..
broadcast_channel chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
cache chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
console chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
crypto chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
fetch fix(ext/response): make error, json, redirect enumerable (#16497) 2022-11-10 00:31:14 +01:00
ffi chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
flash fix(ext/flash): graceful server startup/shutdown (#16383) 2022-11-11 19:11:52 +05:30
http chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
napi chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
net feat: don't require --unstable flag for npm programs (#16520) 2022-11-10 22:03:28 +01:00
node feat: remove --unstable flag requirement for npm: specifiers (#16473) 2022-11-10 17:57:10 +01:00
tls chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
url chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
web chore: upgrade rusty_v8 to 0.55.0 (#16604) 2022-11-12 05:37:37 +01:00
webgpu chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
webidl chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
websocket chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00
webstorage chore: forward v1.27.2 release commit to main (#16572) 2022-11-09 00:27:51 +01:00