Coder Social home page Coder Social logo

Node 14 version break about triple-beam HOT 21 CLOSED

TeodorC95 avatar TeodorC95 commented on June 29, 2024 18
Node 14 version break

from triple-beam.

Comments (21)

danez avatar danez commented on June 29, 2024 9

same here, please revert 1.4.0 and release it as 2.0

from triple-beam.

DABH avatar DABH commented on June 29, 2024 4

Published as v1.4.1

from triple-beam.

akccakcctw avatar akccakcctw commented on June 29, 2024 3

same here 🤚🏼

from triple-beam.

samueelM avatar samueelM commented on June 29, 2024 2

I'm from Brasil and this change broke our CI as well. You really had should turn up your major version. It was really stressed and our team lost a lot of time to figure out what happen. So that change can cause a lot of problems in many projects.

from triple-beam.

DABH avatar DABH commented on June 29, 2024 1

Node 14 is EOL'd, and the Winston team only commits to supporting supported Node versions. The recommendation would be to use package pinning, as suggested in the comment above, which should be a quick resolution for those of you still using unsupported Node versions (though note: there are serious security concerns with using EOL'd Node versions - you should really try to update!).

That being said, I think this is just a change in package.json, and I'm not aware with any failures on Node 14 (though if there were, we would not provide support), so I'm okay with tweaking the engines line and pushing a patch release.

from triple-beam.

chetankpr007 avatar chetankpr007 commented on June 29, 2024

Same for me

from triple-beam.

MOL0ToK avatar MOL0ToK commented on June 29, 2024

+++

from triple-beam.

stasiukanya avatar stasiukanya commented on June 29, 2024

Same ++

from triple-beam.

cihanselim avatar cihanselim commented on June 29, 2024

For me Newrelic uses this package and I downgraded it to 8.0.0 for a short time. Please revert the last change as mentioned above :|

from triple-beam.

JandenMa avatar JandenMa commented on June 29, 2024

Same here, but I don't use this package directly, I don't know which package is depending on it. Hmm when I upgraded my docker image to Node 16, it broke other deployments. That's not a good experience.

from triple-beam.

christopher-watanabe-snkeos avatar christopher-watanabe-snkeos commented on June 29, 2024

Same! 😭

from triple-beam.

danez avatar danez commented on June 29, 2024

@indexzero @DABH

from triple-beam.

foolzhang avatar foolzhang commented on June 29, 2024

+1

from triple-beam.

akshaynykaa avatar akshaynykaa commented on June 29, 2024

+1

from triple-beam.

AntoineTohan avatar AntoineTohan commented on June 29, 2024

+1

from triple-beam.

christopher-watanabe-snkeos avatar christopher-watanabe-snkeos commented on June 29, 2024

For a quick fix, one can use "resolutions" if using yarn package manager. If using npm, there's apparently an "overrides" field, but I'm not so familiar with that.

For reference https://stackoverflow.com/questions/52416312/npm-equivalent-of-yarn-resolutions.

I was able to force my components to use v1.3.0 and my deployments work again.

from triple-beam.

Speuta avatar Speuta commented on June 29, 2024

@DABH Thank you for the fix ! 🚀

Please note that this can break some production CI, it's not a problem to upgrade Node version compatibility, but in this case please make a major version of your package ;)

from triple-beam.

JandenMa avatar JandenMa commented on June 29, 2024

Thx for your fix! As @danez and @Speuta said, I think you should revert 1.4.x and release a new major version. @DABH

from triple-beam.

DABH avatar DABH commented on June 29, 2024

@JandenMa Given we "restored compatibility" with Node 14 in 1.4.1, I don't see any reason to revert or do any further releases, unless people inform me that there are further issues. Glad that things are working for you though!

from triple-beam.

JandenMa avatar JandenMa commented on June 29, 2024

@DABH Well I mean if you wanna stop supporting an EOL Node version, it would be safer to release a brand new major version. BTW for me, I think just bcoz some deps of serverless are depending on your package that broke the CI deployment, half a day lol. I am in China so you know during my working time, drove me crazy haha but it is fine I found a magic way to skip it. Anyway, thanks for your timely help.

from triple-beam.

shammalie avatar shammalie commented on June 29, 2024

Can confirm issues with Node 6.11.3, this is a legacy app and can't upgrade node versions. Please recall version 1.4.x and release under major version 2.0.0.

from triple-beam.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.