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

refactor: upgrade winston from 3.8.0 to 3.8.1 #8155

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Sep 8, 2022

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

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 2 months ago, on 2022-06-30.
Release notes
Package name: winston
  • 3.8.1 - 2022-06-30

    Patch-level changes

    • Update types to match in-code definitions in #2157; thanks to new contributor @ flappyBug

    Dependency updates by @ dependabot + CI autotesting

    • Bump logform from 2.4.0 to 2.4.1 in #2156
    • Bump async from 3.2.3 to 3.2.4 in #2147

    Full Changelog: v3.8.0...v3.8.1

  • 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

from winston GitHub release notes
Commit messages
Package name: winston
  • 3998df0 v3.8.1 docs
  • 013799c Bump async from 3.2.3 to 3.2.4
  • 6217120 Replace `new` with `constructor`
  • afd389a Change interface to class in exported types
  • b892de9 Bump logform from 2.4.0 to 2.4.1

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.8.0 to 3.8.1 refactor: upgrade winston from 3.8.0 to 3.8.1 Sep 8, 2022
@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #8155 (d245a48) into alpha (dfe9168) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            alpha    #8155   +/-   ##
=======================================
  Coverage   94.19%   94.19%           
=======================================
  Files         182      182           
  Lines       13720    13720           
=======================================
  Hits        12924    12924           
  Misses        796      796           
Impacted Files Coverage Δ
src/Adapters/Files/GridFSBucketAdapter.js 79.50% <0.00%> (-0.82%) ⬇️
src/RestWrite.js 94.42% <0.00%> (-0.16%) ⬇️
src/ParseServerRESTController.js 98.48% <0.00%> (+1.51%) ⬆️
src/batch.js 94.73% <0.00%> (+1.75%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mtrezza mtrezza merged commit 07acecd into alpha Sep 8, 2022
@mtrezza mtrezza deleted the snyk-upgrade-6755999dbf68bcfd4afde9f7a5879a4d branch September 8, 2022 23:20
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 16, 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