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

logging-winston: make winston a peerDependency #2453

Merged
merged 1 commit into from
Jul 13, 2017

Conversation

ofrobots
Copy link
Contributor

Users of this library need to depend on winston directly. There are
scenarios where the user, or other libraries may depend on a semver
incompatible version of winston. Not only does it end up installing an
unnecessary copy of winston; it may also lead to our transport not
being visible in winston.transports that the user has visibility to.

Users of this library need to depend on winston directly. There are
scenarios where the user, or other libraries may depend on a semver
incompatible version of winston. Not only does it end up installing an
unnecessary copy of winston; it may also lead to our transport not
being visible in `winston.transports` that the user has visibility to.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2017
@ofrobots
Copy link
Contributor Author

ofrobots commented Jul 12, 2017

This is breaking, so this should bump up the logging-winston module to 0.5.0.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.988% when pulling ecb1bf2 on ofrobots:winston-peer into 193e747 on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus merged commit 4b5158e into googleapis:master Jul 13, 2017
@stephenplusplus
Copy link
Contributor

Need a release now?

@ofrobots
Copy link
Contributor Author

Hold off for #2454.

@ofrobots ofrobots deleted the winston-peer branch July 13, 2017 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging-winston cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants