Skip to content

Bump buffer-writer version #1764

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 1 commit into from
Nov 7, 2018
Merged

Bump buffer-writer version #1764

merged 1 commit into from
Nov 7, 2018

Conversation

brianc
Copy link
Owner

@brianc brianc commented Nov 7, 2018

Fixes the deprecation warning for using new Buffer.

The change is semver major in buffer-writer since we dropped support for node < 4.x, but otherwise it's a non-breaking change. Since node-postgres already requires node >= 4.x it's fine and can be released here as semver patch.

Fixes the deprecation warning for using `new Buffer`.

The change is semver major in buffer-writer since we dropped support for node < 4.x, but otherwise it's a non-breaking change.  Since node-postgres already requires node >= 4.x it's fine.
Copy link
Contributor

@LinusU LinusU left a comment

Choose a reason for hiding this comment

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

👏

@brianc brianc merged commit daddd4f into master Nov 7, 2018
@brianc brianc deleted the bmc/bump-buffer-writer-version branch November 7, 2018 15:32
@brianc
Copy link
Owner Author

brianc commented Nov 7, 2018

published [email protected] - thanks for your help @LinusU

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