[Snyk] Upgrade winston from 3.8.2 to 3.19.0#49
Open
paladinmansouri wants to merge 1 commit intomasterfrom
Open
[Snyk] Upgrade winston from 3.8.2 to 3.19.0#49paladinmansouri wants to merge 1 commit intomasterfrom
paladinmansouri wants to merge 1 commit intomasterfrom
Conversation
Snyk has created this PR to upgrade winston from 3.8.2 to 3.19.0. See this package in npm: winston See this project in Snyk: https://app.snyk.io/org/hoseinmansouri/project/2c74a029-20fd-4a1d-88f8-0c0a35c94637?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade winston from 3.8.2 to 3.19.0.
ℹ️ 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 18 versions ahead of your current version.
The recommended version was released 2 months ago.
Release notes
Package name: winston
-
3.19.0 - 2025-12-07
- Run npm audit fix e7ccdc4
- Don't include jest.config.js in npm package 5a63c8c
- fix: append error cause when using
- Bump rimraf from 5.0.1 to 5.0.10 (#2517) 8a956fd
- fix: ensure File transport flushes all data before emitting finish (#2594) 86c890f
- Bump actions/setup-node from 4 to 6 (#2589) 3b8be02
- Bump @ babel/core from 7.28.0 to 7.28.5 (#2591) f4c3e2c
- Bump actions/checkout from 4 to 6 (#2593) dd7906e
- chore: migrate test runner from mocha to jest (#2567) 2e9eb18
-
3.18.3 - 2025-09-30
- Update diagnostics dependency (removes fix-esm transitive dependency) a15a9e9
-
3.18.2 - 2025-09-30
- Bump diagnostics package to resolve #2583 (again) f4582c3
-
3.18.1 - 2025-09-30
- Bump diagnostics package to resolve #2583 e668c2c
-
3.18.0 - 2025-09-30
- Update diagnostics package to latest version to remove vulnerability 376e331
- add @ initd.sg/winston-cloudwatch (#2532) 71ee92a
- Update transports.md (#2549) 3547a95
- docs: update transport.md (#2550) dc88db0
- feat: adds helper function for highest log level (#2514) c69cdb0
-
3.17.0 - 2024-11-10
- Try winston-transport 4.9.0 3e87128
- Revert "Try bumping winston-transport to 4.8.0" 69625fc
- Revert "Try bumping winston-transport to 4.8.0" 876ef7a
- Try bumping winston-transport to 4.8.0 7ef2c1d
- Try bumping winston-transport to 4.8.0 fe4b64e
- Bump logform c9fd9a4
- Revert "Update logform and winston-transport" 14fef0f
- Merge branch 'master' of github.com:winstonjs/winston 545b683
- Update logform and winston-transport cceb265
- Bump mocha from 10.7.3 to 10.8.2 (#2523) bb529b6
- Bump async from 3.2.5 to 3.2.6 (#2516) ae847ab
-
3.16.0 - 2024-11-01
- Feature - optionally include Error.cause property (#2447) 201b6f1
-
3.15.0 - 2024-10-05
- remove logcallback (#2513) 3a54777
- chore(docs): Update README.md w/ usage comments (#2507) f110f61
- Bump nyc from 15.1.0 to 17.1.0 (#2511) f5dde86
- Bump @ babel/cli from 7.24.7 to 7.25.6 (#2512) d1b8dc6
- Bump @ babel/preset-env from 7.24.8 to 7.25.4 (#2506) 564161a
- Bump mocha from 10.7.0 to 10.7.3 (#2500) eb7e315
- Unified Handler Tests (#2020) 22aab6d
-
3.14.2 - 2024-08-14
- Move initialization to constructor (#2503) 2458ba6
-
3.14.1 - 2024-08-08
- Save a reference to console methods in console transport (#2498) e82752f
- Add
- Bump mocha from 10.6.0 to 10.7.0 (#2489) 62acaad
- Update readme with forceConsole info (#2493) b2b79af
-
3.14.0 - 2024-08-08
-
3.13.1 - 2024-07-10
-
3.13.0 - 2024-03-24
-
3.12.1 - 2024-03-24
-
3.12.0 - 2024-03-04
-
3.11.0 - 2023-10-07
-
3.10.0 - 2023-07-10
-
3.9.0 - 2023-05-26
-
3.8.2 - 2022-09-07
from winston GitHub release noteslogger.child()(#2467) e74a7aev3.18.3...v3.19.0
v3.18.2...v3.18.3
v3.18.1...v3.18.2
v3.18.0...v3.18.1
v3.17.0...v3.18.0
v3.16.0...v3.17.0
v3.15.0...v3.16.0
Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #2513 and the issue linked therein.
v3.14.2...v3.15.0
v3.14.1...v3.14.2
forceConsoletoConsoleTransportOptions(#2496) 4ff0538v3.14.0...v3.14.1
Important
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: