Skip to content

refactor: upgrade winston from 3.7.2 to 3.8.0 #8103

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
Jul 17, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade winston from 3.7.2 to 3.8.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 23 days ago, on 2022-06-23.
Release notes
Package name: winston
  • 3.8.0 - 2022-06-23

    Added functionality

    • Add the stringify replacer option to the HTTP transport by @ domiins in #2155

    Dependency updates by @ dependabot + CI autotesting

    • Bump @ babel/core from 7.17.8 to 7.18.5
    • Bump eslint from 8.12.0 to 8.18.0
    • Bump @ types/node from 17.0.23 to 18.0.0
    • Bump @ babel/preset-env from 7.16.11 to 7.18.2
    • Bump @ babel/cli from 7.17.6 to 7.17.10

    Updates facilitating repo maintenance & enhancing documentation

    • Explicitly note that the Contirbuting.md file is out of date
    • Add instructions for publishing updated version by @ wbt (docs/publishing.md)
    • Prettier Config File by @ jeanpierrecarvalho in #2092
    • Readme update to explain origin of errors for handling (#2120)
    • update documentation for #2114 by @ zizifn in #2138
    • enhance message for logs with no transports #2114 by @ zizifn in #2139
    • Added a new Community Transport option to the list: Worker Thread based async Console Transport by @ arpad1337 in #2140

    New Contributors

    Full Changelog: v3.7.2...v3.8.0

  • 3.7.2 - 2022-04-04

    What's Changed

    Full Changelog: v3.7.1...v3.7.2

    The release announcement on GitHub is 24 days behind the NPM release in this case, sorry for the confusion!

from winston GitHub release notes
Commit messages
Package name: winston

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade winston from 3.7.2 to 3.8.0 refactor: upgrade winston from 3.7.2 to 3.8.0 Jul 16, 2022
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #8103 (0d54232) into alpha (e93a0aa) will decrease coverage by 6.90%.
The diff coverage is n/a.

❗ Current head 0d54232 differs from pull request most recent head 1a4e9a0. Consider uploading reports for the commit 1a4e9a0 to get more accurate results

@@            Coverage Diff             @@
##            alpha    #8103      +/-   ##
==========================================
- Coverage   94.16%   87.25%   -6.91%     
==========================================
  Files         182      182              
  Lines       13712    13712              
==========================================
- Hits        12912    11965     -947     
- Misses        800     1747     +947     
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoCollection.js 4.76% <0.00%> (-92.86%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 11.96% <0.00%> (-81.20%) ⬇️
src/Adapters/Cache/RedisCacheAdapter.js 12.28% <0.00%> (-75.44%) ⬇️
src/Adapters/Files/GridFSBucketAdapter.js 10.65% <0.00%> (-68.86%) ⬇️
...rc/Adapters/Storage/Mongo/MongoSchemaCollection.js 35.48% <0.00%> (-62.37%) ⬇️
src/Adapters/Storage/Mongo/MongoTransform.js 48.51% <0.00%> (-39.60%) ⬇️
src/Routers/SessionsRouter.js 65.71% <0.00%> (-25.72%) ⬇️
src/Routers/AggregateRouter.js 88.00% <0.00%> (-12.00%) ⬇️
src/Auth.js 92.36% <0.00%> (-6.95%) ⬇️
src/Routers/ClassesRouter.js 92.85% <0.00%> (-5.11%) ⬇️
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e93a0aa...1a4e9a0. Read the comment docs.

@mtrezza mtrezza merged commit 266011c into alpha Jul 17, 2022
@mtrezza mtrezza deleted the snyk-upgrade-06189b255415e985cbcbaff95010c8a8 branch July 17, 2022 11:37
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.20

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jul 22, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Oct 29, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 19, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released-5.x.x Released as LTS version label Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-5.x.x Released as LTS version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants