fix(deps): update dependency winston to v3.16.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
winston | dependencies | minor | 3.11.0 -> 3.16.0 |
Release Notes
winstonjs/winston (winston)
v3.16.0
v3.15.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.
- 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
v3.14.2
v3.14.1
- Save a reference to console methods in console transport (#2498)
e82752f
- Add
forceConsole
toConsoleTransportOptions
(#2496)4ff0538
- Bump mocha from 10.6.0 to 10.7.0 (#2489)
62acaad
- Update readme with forceConsole info (#2493)
b2b79af
v3.14.0
- Add option forceConsole (#2276)
b2098fd
- Set _rotate false on emit 'rotate' false (#2457)
1719275
- Bump @babel/core from 7.24.7 to 7.24.9 (#2485)
d2859f3
- Bump @babel/preset-env from 7.24.7 to 7.24.8 (#2487)
71e4bb1
- fix: readme (#2488)
0cb8c7c
v3.13.1
- revert to rimraf 5.0.1, last known version to work with node 18 for now
1b3a500
- Merge branch 'master' of github.com:winstonjs/winston
b56117e
- Update dependencies
a5853b5
- Bump @types/node from 20.12.7 to 20.14.10 (#2483)
93b52ac
- Bump mocha from 10.3.0 to 10.6.0 (#2484)
33611c9
- Bump @babel/preset-env from 7.24.0 to 7.24.7 (#2475)
4aa6550
- Update minimum version logform (#2472)
7f5f014
- Add Parseable transport (#2466)
debf4fa
- chore(docs): Update w/ MySQL transport (#2456)
d567c57
- fix typo at test/unit/winston/transports/http.test.js (#2453)
1d5d527
- Bump @babel/cli from 7.23.9 to 7.24.5 (#2454)
d89a34e
- Bump @types/node from 20.11.29 to 20.12.7 (#2448)
947fa79
- Bump @babel/core from 7.24.0 to 7.24.5 (#2455)
8c58d0a
v3.13.0
v3.12.1
- Bump @types/node from 20.11.24 to 20.11.29 (#2431)
b10b98f
- Revert "Remove nonexistent Logger methods from types" (#2434)
0277035
- fixed flaky test case (#2412)
d95c948
v3.12.0
- missing timestamp format in ready-to-use-pattern example (#2421)
9e5b407
- bump deps (#2422)
4a85e6b
- [chore] Run coveralls CI check on Node 20 not 16 (#2418)
e153c68
- Bump @types/node from 20.8.6 to 20.11.19 (#2413)
587f40f
- Update README.md (#2417)
8e99a00
- docs: fix anchor in transports docs (#2416)
0bde36b
- add winston-transport-vscode to transports docs (#2411)
8fb5b41
- Bump @babel/cli from 7.23.0 to 7.23.9 (#2406)
a326743
- Add winston-newrelic-agent-transport to transport documentation (#2382)
cc731ef
- Remove newrelic-winston transport entry. (#2405)
f077f30
- Bump eslint from 8.55.0 to 8.56.0 (#2397)
3943c41
- Bump the npm_and_yarn group group with 1 update (#2391)
8260866
- Fix unhandled rejection handling (#2390)
333b763
- Fix all rimraf usages to the best of my ability; glob is not true by default in rimraf; file archive test only passed every other time using async rimraf, could use further investigation
c3f3b5b
- Fix rimraf usage in new test
8f3c653
- Fix rimraf import in test (why didn't this break in MR CI?)
f3836aa
- Added functionality to long broken zippedArchive option (#2337)
02d4267
- Bump async from 3.2.4 to 3.2.5 (#2378)
069a40d
- Bump @babel/preset-env from 7.23.2 to 7.23.7 (#2384)
79282e1
- Bump winston-transport; fix test issue (#2386)
05788b9
- Bump eslint from 8.51.0 to 8.55.0 (#2375)
a7c2eec
- Bump std-mocks from 1.0.1 to 2.0.0 (#2361)
85c336e
- Bump actions/setup-node from 3 to 4 (#2362)
448d11c
- chore(README.md): adds documentation around coloring json formatted logs
91ec069
- Remove nonexistent Logger methods from types
c3c3911
- Update dependencies
caf2df6
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot