-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
⬆️ Bump winston and winston-daily-rotate-file #5244
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
⬆️ Bump winston and winston-daily-rotate-file #5244
Conversation
39670a6 to
1c244b2
Compare
b3b41e8 to
c5f9538
Compare
* ⚡ Release 3.1.3 * Update CHANGELOG.md
Bumps [winston](https://github.com/winstonjs/winston) and [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file). These dependencies needed to be updated together. Updates `winston` from 2.4.4 to 3.1.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@2.4.4...3.1.0) Updates `winston-daily-rotate-file` from 1.7.2 to 3.5.1 - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases) - [Commits](winstonjs/winston-daily-rotate-file@v1.7.2...v3.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
c5f9538 to
3ad1008
Compare
|
What's the status of this PR? When might this be merged/released? |
|
@pixel2 did you need it for a particular reason? |
|
@flovilmart We want to use child loggers in winston 3, to better structure our logging. Realized there are some breaking changes in winston 3. I'm happy to contribute with a pull request fixing that? |
|
Yep go ahead! |
|
Finished the PR for the Winston 3 migration, had to change more than I hoped to due to changes in how Winston handles transports (transports cannot be referenced by name anymore). Please come with feedback if the way I implemented it is not how you would have preferred it. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps winston and winston-daily-rotate-file. These dependencies needed to be updated together.
Updates
winstonfrom 2.4.4 to 3.1.0Changelog
Sourced from winston's changelog.
Commits
9eda806[dist] Version bump. 3.1.080721e03.1.0 pre-release (#1444)5758752Update transports.md211483eAddresses issue 1446 and assigns transport name if given, or else retains the...bdb9f2bMention possibility to set log level for profiling (#1407)ba2fcaffix file rolling when tailing is set to true (#1420)908c300AddedisLevelEnabled(string)&isXXXEnabled()(#1352)a32aa3cdocs(README): Link objectMode and first use of info (#1400)10a270dlet keyword makes it scoped already (#1436)e41fe97Fix Profiler done() method typing (#1440)Updates
winston-daily-rotate-filefrom 1.7.2 to 3.5.1Commits
193a2183.5.1e9b1182fix types for usage with esModuleInterop0fdb94e3.5.0dc9404bupdate definition to export the interfaces along with classf1d1ff03.4.1b71d68aadd options property to typescript definitiond3f5de33.4.09770c46add ability to pass custom options to address #1843958b813.3.573ad255update to new file-stream-rotator version to fix #181Dependabot 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 cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.