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

bump wasmtime to 14.0.4 #10189

Merged
merged 2 commits into from
Nov 17, 2023
Merged

bump wasmtime to 14.0.4 #10189

merged 2 commits into from
Nov 17, 2023

Conversation

Ekleog-NEAR
Copy link
Collaborator

No description provided.

@Ekleog-NEAR Ekleog-NEAR added the C-housekeeping Category: Refactoring, cleanups, code quality label Nov 16, 2023
@Ekleog-NEAR Ekleog-NEAR requested a review from a team as a code owner November 16, 2023 16:01
@@ -161,9 +160,6 @@ skip = [
# actix-http hasn't upgraded iminz_oxide/flate2 yet.
{ name = "miniz_oxide", version = "=0.5.1" },

# webrtc-util depends on old version of nix depends on old version of memoffset
Copy link
Collaborator

Choose a reason for hiding this comment

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

Admittedly if we’re not keen on maintaining these annotations/comments, then we’d be better off with none at all. It isn’t particularly hard to figure out where a dependency comes from later on with cargo tree or some other such tool.

Copy link
Collaborator

Choose a reason for hiding this comment

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

In particular now that memoffset has been moved to the block with "wasmer/wasmtime", the attribution isn’t exactly correct anymore.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I totally agree, but didn’t really want to remove them all without discussion, so I only removed the ones I know we should be mostly responsible for :)

@Ekleog-NEAR Ekleog-NEAR added this pull request to the merge queue Nov 17, 2023
Merged via the queue into near:master with commit e39b82a Nov 17, 2023
15 of 16 checks passed
@Ekleog-NEAR Ekleog-NEAR deleted the bump-wasmtime branch November 17, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-housekeeping Category: Refactoring, cleanups, code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants