Skip to content

chore(deps): downgrade argon2 to 0.29.0 #5704

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

Merged
merged 3 commits into from
Oct 25, 2022
Merged

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Oct 25, 2022

Not sure why but we were seeing argon2/node-gyp issues after this
upgrade while running yarn release:standalone. For now, downgrading to
0.29.0 seems to fix the issue when testing locally.

Not sure why but we were seeing argon2/node-gyp issues after this
upgrade while running `yarn release:standalone`. For now, downgrading to
0.29.0 seems to fix the issue when testing locally.
@jsjoeio jsjoeio marked this pull request as ready for review October 25, 2022 16:30
@jsjoeio jsjoeio requested a review from a team as a code owner October 25, 2022 16:30
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #5704 (5123ed6) into main (b199961) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5704   +/-   ##
=======================================
  Coverage   72.61%   72.61%           
=======================================
  Files          30       30           
  Lines        1680     1680           
  Branches      368      368           
=======================================
  Hits         1220     1220           
  Misses        397      397           
  Partials       63       63           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b199961...5123ed6. Read the comment docs.

@jsjoeio jsjoeio temporarily deployed to npm October 25, 2022 16:32 Inactive
@github-actions
Copy link

github-actions bot commented Oct 25, 2022

✨ code-server dev build published to npm for PR #5704!

  • Last publish status: success
  • Commit: 5123ed6

To install in a local project, run:

npm install @coder/code-server-pr@5704

To install globally, run:

npm install -g @coder/code-server-pr@5704

@repo-ranger repo-ranger bot temporarily deployed to npm October 25, 2022 16:44 Inactive
@repo-ranger repo-ranger bot merged commit 005fa87 into main Oct 25, 2022
@repo-ranger repo-ranger bot deleted the jsjoeio/downgrade-argon2 branch October 25, 2022 16:56
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