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

bridge: Upgrade deno crates #1469

Merged
merged 1 commit into from
Oct 7, 2024
Merged

bridge: Upgrade deno crates #1469

merged 1 commit into from
Oct 7, 2024

Conversation

svix-jplatte
Copy link
Member

Use a version of deno_core we know not to leak memory.

@svix-jplatte svix-jplatte requested a review from a team as a code owner October 2, 2024 09:40
@svix-jplatte svix-jplatte changed the title bridge: Upgrade deno dependencies bridge: Upgrade dependencies Oct 2, 2024
@svix-jplatte svix-jplatte marked this pull request as draft October 2, 2024 09:55
@svix-jplatte svix-jplatte force-pushed the jplatte/bridge-up-deno branch from 381bf83 to 3dba659 Compare October 7, 2024 08:58
@svix-jplatte svix-jplatte changed the title bridge: Upgrade dependencies bridge: Upgrade deno_core Oct 7, 2024
@svix-jplatte svix-jplatte changed the title bridge: Upgrade deno_core bridge: Upgrade deno crates Oct 7, 2024
@svix-jplatte svix-jplatte force-pushed the jplatte/bridge-up-deno branch from 3dba659 to 82d9071 Compare October 7, 2024 09:02
@svix-jplatte svix-jplatte marked this pull request as ready for review October 7, 2024 16:01
@svix-jplatte svix-jplatte merged commit 3d9f26c into main Oct 7, 2024
6 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/bridge-up-deno branch October 7, 2024 17:49
svix-jplatte added a commit that referenced this pull request Oct 9, 2024
## Motivation

After getting a rustsec warning in #1469, I attempted this upgrade last
week, but it failed due to a weird version constraint in opentelemetry
(`tokio ~= 1.38.0`). The rustsec ended up being updated so I could merge
the other PR w/o these upgrades, but I feel like it still makes sense to
get this merged now rather than later.

## Solution

Upgrade most of our dependencies, including axum 0.6 > 0.7.
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