{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":42748812,"defaultBranch":"master","name":"winston-daily-rotate-file","ownerLogin":"winstonjs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-09-18T21:54:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9682013?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710634082.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"4b891690ed303ca2b02e0fe3d63b637bc305b7a2","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-17T00:08:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.15.5 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.5 to 1.15.6"}},{"before":"ae6ba2d69650e35bb1be08a99685bab91e94a1ed","after":"a1a4668cfea77476cd6a4a11f038c2aac9d10741","ref":"refs/heads/master","pushedAt":"2024-02-09T10:15:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Apollon77","name":"Ingo Fischer","path":"/Apollon77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11976694?s=80&v=4"},"commit":{"message":"chore: release v5.0.0\n\n* Converted partially to ES6\n* Emit \"error\" event on lwo level filesystem errors to allow logging and handling of them","shortMessageHtmlLink":"chore: release v5.0.0"}},{"before":"168927d0bd6c435646d71ae73e223ca5bd969925","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/flat-and-mocha-5.0.2","pushedAt":"2024-02-09T10:08:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"9d9954b4833f1467dfec2c7542ac8d8a2de4d1d3","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/moment-2.29.4","pushedAt":"2024-02-09T10:08:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"3546050446f5e16ec27f428d36b468bbe5eee8f8","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2024-02-09T10:08:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"872e60dcf83232608c0c3f0237de0ea44d744487","after":"ae6ba2d69650e35bb1be08a99685bab91e94a1ed","ref":"refs/heads/master","pushedAt":"2024-02-09T10:07:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Apollon77","name":"Ingo Fischer","path":"/Apollon77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11976694?s=80&v=4"},"commit":{"message":"Prepare 5.0.0 (#389)\n\n* Prevent crash in bad timing cases\r\n\r\nResolves error cases like\r\n\r\n```\r\nENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-01-04.log'\r\nError: ENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-01-04.log'\r\n at Object.unlinkSync (node:fs:1767:3)\r\n at WriteStream. (/opt/iobroker/node_modules/winston-daily-rotate-file/daily-rotate-file.js:140:28)\r\n at WriteStream.emit (node:events:525:35)\r\n at WriteStream.emit (node:domain:489:12)\r\n at finish (node:internal/streams/writable:756:10)\r\n at finishMaybe (node:internal/streams/writable:741:9)\r\n at afterWrite (node:internal/streams/writable:506:3)\r\n at onwrite (node:internal/streams/writable:479:7)\r\n at node:internal/fs/streams:416:5\r\n at FSReqCallback.wrapper [as oncomplete] (node:fs:816:5)\r\n\r\n```\r\n\r\n* if we ignore the error we also do not need the exists check\r\n\r\n* Update code\r\n\r\n* Update tests\r\n\r\n* Update dependencies\r\n\r\n* Update README\r\n\r\n* sync package-lock\r\n\r\n* fix license year information\r\n\r\n* Release script and GHA update\r\n\r\n* testing starts Node.js 14","shortMessageHtmlLink":"Prepare 5.0.0 (#389)"}},{"before":"5b5904b19d2a3d8364a78901b328914ff828619a","after":"872e60dcf83232608c0c3f0237de0ea44d744487","ref":"refs/heads/master","pushedAt":"2024-02-08T09:05:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Apollon77","name":"Ingo Fischer","path":"/Apollon77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11976694?s=80&v=4"},"commit":{"message":"Merge pull request #390 from gilly3/auditFileDocumentation\n\nclarify auditFile documentation","shortMessageHtmlLink":"Merge pull request #390 from gilly3/auditFileDocumentation"}},{"before":"e88bef3ebbf0b6836c119dca27aa664ea267accd","after":"5b5904b19d2a3d8364a78901b328914ff828619a","ref":"refs/heads/master","pushedAt":"2023-12-08T22:23:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DABH","name":"David Hyde","path":"/DABH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1920464?s=80&v=4"},"commit":{"message":"Fix typo in README.md (#383)","shortMessageHtmlLink":"Fix typo in README.md (#383)"}},{"before":null,"after":"3546050446f5e16ec27f428d36b468bbe5eee8f8","ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-07-19T07:15:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump word-wrap from 1.2.3 to 1.2.4\n\nBumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump word-wrap from 1.2.3 to 1.2.4"}},{"before":null,"after":"9d9954b4833f1467dfec2c7542ac8d8a2de4d1d3","ref":"refs/heads/dependabot/npm_and_yarn/moment-2.29.4","pushedAt":"2023-05-12T18:07:19.154Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump moment from 2.29.2 to 2.29.4\n\nBumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.\n- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)\n\n---\nupdated-dependencies:\n- dependency-name: moment\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump moment from 2.29.2 to 2.29.4"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEF5Uy_gA","startCursor":null,"endCursor":null}},"title":"Activity ยท winstonjs/winston-daily-rotate-file"}