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

feat: upgrade Deno to 2023.03.22 #130

Merged
merged 3 commits into from
Mar 23, 2023
Merged

feat: upgrade Deno to 2023.03.22 #130

merged 3 commits into from
Mar 23, 2023

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Mar 23, 2023

Relevant changes:

Full changelog:
https://github.com/denoland/deno/blob/v1.32.0/Releases.md#1320--20230322

Relevant changes:
- feat(core): deno_core::extension! macro to simplify extension registration
- feat(ext/url): URLSearchParams.size
- feat(serde_v8): support BigInt serialization
- fix(runtime): Extract error code for all OS error variants
- perf(core) Reduce copying and cloning in extension initialization
- perf(core) Reduce script name and script code copies
- perf(core): preserve ops between snapshots
- perf(core): use static specifier in ExtensionFileSource
- perf: disable WAL for transpiled source cache
- perf: disable runtime snapshot compression

Full changelog:
https://github.com/denoland/deno/blob/v1.32.0/Releases.md#1320--20230322

Signed-off-by: Miroslav Bajtoš <[email protected]>
Signed-off-by: Miroslav Bajtoš <[email protected]>
@bajtos bajtos requested a review from juliangruber March 23, 2023 13:42
@bajtos bajtos marked this pull request as ready for review March 23, 2023 13:42
@bajtos bajtos enabled auto-merge (squash) March 23, 2023 14:02
@bajtos bajtos disabled auto-merge March 23, 2023 14:02
@bajtos bajtos enabled auto-merge (squash) March 23, 2023 14:02
@bajtos bajtos merged commit dae941c into main Mar 23, 2023
@bajtos bajtos deleted the upgrade-deno-2023.03.22 branch March 23, 2023 14:16
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