hackerAPI
hackerAPI copied to clipboard
build(deps): bump winston from 3.11.0 to 3.14.2
Bumps winston from 3.11.0 to 3.14.2.
Release notes
Sourced from winston's releases.
v3.14.2
- Move initialization to constructor (#2503) 2458ba6
https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2
v3.14.1
- Save a reference to console methods in console transport (#2498) e82752f
- Add
forceConsoletoConsoleTransportOptions(#2496) 4ff0538- Bump mocha from 10.6.0 to 10.7.0 (#2489) 62acaad
- Update readme with forceConsole info (#2493) b2b79af
https://github.com/winstonjs/winston/compare/v3.14.0...v3.14.1
v3.14.0
- Add option forceConsole (#2276) b2098fd
- Set _rotate false on emit 'rotate' false (#2457) 1719275
- Bump
@babel/corefrom 7.24.7 to 7.24.9 (#2485) d2859f3- Bump
@babel/preset-envfrom 7.24.7 to 7.24.8 (#2487) 71e4bb1- fix: readme (#2488) 0cb8c7c
https://github.com/winstonjs/winston/compare/v3.13.1...v3.14.0
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/nodefrom 20.12.7 to 20.14.10 (#2483) 93b52ac- Bump mocha from 10.3.0 to 10.6.0 (#2484) 33611c9
- Bump
@babel/preset-envfrom 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/clifrom 7.23.9 to 7.24.5 (#2454) d89a34e- Bump
@types/nodefrom 20.11.29 to 20.12.7 (#2448) 947fa79- Bump
@babel/corefrom 7.24.0 to 7.24.5 (#2455) 8c58d0ahttps://github.com/winstonjs/winston/compare/v3.13.0...v3.13.1
v3.13.0
- fix(http): allow passing maximumDepth to prevent big object being stringified (#2425) a237865
https://github.com/winstonjs/winston/compare/v3.12.1...v3.13.0
v3.12.1
- Bump
@types/nodefrom 20.11.24 to 20.11.29 (#2431) b10b98f- Revert "Remove nonexistent Logger methods from types" (#2434) 0277035
- fixed flaky test case (#2412) d95c948
https://github.com/winstonjs/winston/compare/v3.12.0...v3.12.1
... (truncated)
Commits
51a45513.14.22458ba6Move initialization to constructor (#2503)b270c4e3.14.1e82752fSave a reference to console methods in console transport (#2498)4ff0538AddforceConsoletoConsoleTransportOptions(#2496)62acaadBump mocha from 10.6.0 to 10.7.0 (#2489)b2b79afUpdate readme with forceConsole info (#2493)c4a15ec3.14.0b2098fdAdd option forceConsole (#2276)1719275Set _rotate false on emit 'rotate' false (#2457)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)