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

Removed time 0.1 dependency, updated dependencies #3122

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Conversation

Razican
Copy link
Member

@Razican Razican commented Jul 9, 2023

This PR changes the following:

  • Removes the time dependency from boa-wasm, which was a leftover (we didn't remove default features), and was causing a security warning in the repo. We no longer have time 0.1 in our dependency tree.
  • Updated dependencies.

I also went through all the duplicate / outdated dependencies in the tree and I opened / subscribed to these dependency updates:

We are also waiting for new releases of the following crates / crate groups:

@Razican Razican added the dependencies Pull requests that update a dependency file label Jul 9, 2023
@Razican Razican added this to the v0.18.0 milestone Jul 9, 2023
@Razican Razican requested a review from a team July 9, 2023 10:28
@github-actions
Copy link

github-actions bot commented Jul 9, 2023

Test262 conformance changes

Test result main count PR count difference
Total 94,858 94,858 0
Passed 74,696 74,696 0
Ignored 18,828 18,828 0
Failed 1,334 1,334 0
Panics 0 0 0
Conformance 78.75% 78.75% 0.00%

@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #3122 (9d0b653) into main (4baf6e2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3122   +/-   ##
=======================================
  Coverage   50.65%   50.65%           
=======================================
  Files         444      444           
  Lines       42629    42629           
=======================================
  Hits        21592    21592           
  Misses      21037    21037           

Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

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

Looks good to me! :)

@raskad raskad added this pull request to the merge queue Jul 9, 2023
Merged via the queue into main with commit 49f0059 Jul 9, 2023
@HalidOdat HalidOdat deleted the depedency_cleanup branch July 9, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants