Skip to content

Conversation

@drazik
Copy link

@drazik drazik commented Oct 10, 2019

Since Node v12, using the Buffer constructor is deprecated. Since causes deprecation warnings when using toni on Node v12.

This PR intends to replace Buffer constructor usages by methods recommended by the docs. I'm no expert about buffers at all, so I just followed the documentations and checked that tests are still passing.

doubleface pushed a commit to konnectors/libs that referenced this pull request Jan 24, 2022
Integration of rootslab/toni#1 in our own
version of the toni lib

We need this to avoid a massive load of warning messages in konnector
logs for each konnector execution.
doubleface pushed a commit to konnectors/libs that referenced this pull request Feb 4, 2022
To avoid a node deprecation warning in geco toni sub dependency

We tried a PR into toni a long time ago without any result
rootslab/toni#1
doubleface pushed a commit to konnectors/libs that referenced this pull request Feb 4, 2022
To avoid a node deprecation warning in geco toni sub dependency

We tried a PR into toni a long time ago without any result
rootslab/toni#1
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.

1 participant