Skip to content

update deno#148

Open
p-hoffmann wants to merge 1 commit intomainfrom
p-hoffmann/udeno
Open

update deno#148
p-hoffmann wants to merge 1 commit intomainfrom
p-hoffmann/udeno

Conversation

@p-hoffmann
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 27, 2026 21:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Deno fork revision and refreshes the Rust TLS dependency stack to align with newer rustls/tokio-rustls versions used across the workspace.

Changes:

  • Bump tls-listener to 0.11 and switch to the rustls-ring feature in crates/base.
  • Move crates/base’s tokio-rustls dependency to the workspace version (now resolving to 0.26.x).
  • Update Cargo.lock to the new Deno git commit and the resulting dependency graph (incl. tokio-rustls 0.26.4, tls-listener 0.11.2, rustls 0.23.28).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
crates/base/Cargo.toml Updates TLS-related dependencies (tls-listener, tokio-rustls) to newer versions/features.
Cargo.lock Locks updated Deno fork commit and refreshed transitive TLS dependency versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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