Skip to content

Add compatibility with serde 1.0.220+ - #396

Open
Foorack wants to merge 3 commits into
rscarson:masterfrom
Foorack:upgrade-deno
Open

Add compatibility with serde 1.0.220+#396
Foorack wants to merge 3 commits into
rscarson:masterfrom
Foorack:upgrade-deno

Conversation

@Foorack

Copy link
Copy Markdown

Fixesserde 1.0.220+ compatibility by updating deno_ast to =0.50.2.

See also: denoland/deno_ast#321

CopilotAI review requested due to automatic review settings September 17, 2025 14:54

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes compatibility with serde 1.0.220+ by updating the deno_ast dependency to version 0.50.2, which includes the necessary compatibility changes.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@FoorackFoorack changed the title Fix compatibility with serde 1.0.220+Add compatibility with serde 1.0.220+Sep 22, 2025
@jayvdb

Copy link
Copy Markdown

This has been done in #415 , but hasnt been released yet

@jayvdb

Copy link
Copy Markdown

And I've created another deno dep update PR #418

Sign up for freeto 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.

3 participants

@Foorack@jayvdb