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

Remove stale crates from tree #722

Merged

Conversation

saulecabrera
Copy link
Member

This commit removes the following deprecated crates from the tree:

  • quickjs-wasm-sys
  • quickjs-wasm-rs
  • javy-apis

These crates were marked as deprecated as part of the migration to rquickjs: #618 and they have also been removed from our cargo vet configuration in #715

Checklist

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-core do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

This commit removes the following deprecated crates from the tree:

* `quickjs-wasm-sys`
* `quickjs-wasm-rs`
* `javy-apis`

These crates were marked as deprecated as part of the migration to
rquickjs: bytecodealliance#618 and they
have also been removed from our `cargo vet` configuration in
bytecodealliance#715
@saulecabrera saulecabrera merged commit 9cca6e1 into bytecodealliance:main Aug 14, 2024
16 checks passed
@saulecabrera saulecabrera deleted the remove-stale-crates-from-tree branch August 14, 2024 14:02
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