Skip to content

Conform to base-x >= 3.0.5 API#810

Closed
jryans wants to merge 1 commit into
matrix-org:developfrom
jryans:base-x-mess
Closed

Conform to base-x >= 3.0.5 API#810
jryans wants to merge 1 commit into
matrix-org:developfrom
jryans:base-x-mess

Conversation

@jryans
Copy link
Copy Markdown
Collaborator

@jryans jryans commented Dec 18, 2018

The library base-x now expects an explicit Buffer instance, so let's change
to that to make things easier. (Alternatively, we could pin to a previous
version, but it's a small tweak to make.)

Signed-off-by: J. Ryan Stinnett jryans@gmail.com

The library `base-x` now expects an explicit `Buffer` instance, so let's change
to that to make things easier.  (Alternatively, we could pin to a previous
version, but it's a small tweak to make.)

Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
@jryans jryans requested a review from a team December 18, 2018 18:03
Copy link
Copy Markdown
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

I'm assuming it has been tested

@jryans
Copy link
Copy Markdown
Collaborator Author

jryans commented Dec 18, 2018

Yes, tests pass locally and I manually tested the Riot feature that uses this code path.

@jryans
Copy link
Copy Markdown
Collaborator Author

jryans commented Dec 18, 2018

Ah... Looks like this approach using the newer version means ES6 deps again... Probably better to pin instead then for now.

@jryans jryans closed this Dec 18, 2018
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