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

Update matrix-sdk-crypto-nodejs to 0.2.0-beta.1 #44

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

Half-Shot
Copy link
Member

Checklist

  • Tests written for all new code
  • Linter has been satisfied
  • Sign-off given on the changes (see CONTRIBUTING.md)

package.json Outdated
@@ -110,5 +110,6 @@
"testMatch": [
"<rootDir>/test/**/*Test.ts"
]
}
},
"packageManager": "[email protected]+sha512.ff4579ab459bb25aa7c0ff75b62acebe576f6084b36aa842971cf250a5d8c6cd3bc9420b22ce63c7f93a0857bc6ef29291db39c3e7a23aab5adfd5a4dd6c5d71"
Copy link
Member

Choose a reason for hiding this comment

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

Is this strictly necessary? IMO it's better to be in its own release/PR, and should update to yarn >=2 anyhow (or at least the latest 1.22.x).

Copy link
Member Author

Choose a reason for hiding this comment

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

This is my package manage being a berk, it seems insistent on setting this everywhere. I need to go and disable it for now, because I think this needs an explicit PR.

Copy link
Member

@AndrewFerr AndrewFerr left a comment

Choose a reason for hiding this comment

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

Should 724e203 eventually be PR'd into upstream?

@Half-Shot
Copy link
Member Author

Probably this branch should land in upstream, but that's a bigger chunk of work as we're quite diverged.

@Half-Shot Half-Shot merged commit ce8f9ca into main Jun 13, 2024
9 checks passed
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