{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":7211419,"defaultBranch":"main","name":"mniam","ownerLogin":"pirxpilot","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-12-17T20:14:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3240?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712332249.0","currentOid":""},"activityList":{"items":[{"before":"c284e885ff176037ce9b83db63bb46eead12ec9d","after":"de2be85252df1e8b31fd3cacd545cd0d8ebd801e","ref":"refs/heads/main","pushedAt":"2024-04-05T15:50:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"Release 4.1.0","shortMessageHtmlLink":"Release 4.1.0"}},{"before":null,"after":"2620d9cd805b10929be2afa90370892b73639dfc","ref":"refs/heads/object-id","pushedAt":"2024-03-26T07:17:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"fix git reference in package.json","shortMessageHtmlLink":"fix git reference in package.json"}},{"before":"8f20df8e2f06537c83aabfae1918eacc0555d71f","after":null,"ref":"refs/heads/remove-deprecated-options","pushedAt":"2024-03-26T07:12:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"}},{"before":"6cdc13407ad690c764bc13642214b09fbba660c9","after":"c284e885ff176037ce9b83db63bb46eead12ec9d","ref":"refs/heads/main","pushedAt":"2023-12-28T07:36:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"Release 4.0.1","shortMessageHtmlLink":"Release 4.0.1"}},{"before":null,"after":"8f20df8e2f06537c83aabfae1918eacc0555d71f","ref":"refs/heads/remove-deprecated-options","pushedAt":"2023-12-25T10:39:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"remove deprecated `useNewUrlParser` and `useUnifiedTopology` options\n\nthey are ignored by mongodb driver","shortMessageHtmlLink":"remove deprecated useNewUrlParser and useUnifiedTopology options"}},{"before":"a142f1f9c83cb5117026d69694ad46debf600a6d","after":null,"ref":"refs/heads/mongodb-6","pushedAt":"2023-12-25T10:09:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"}},{"before":"c29bcbfb6d0bf82361060a5f95a1e1374a9acc26","after":"6cdc13407ad690c764bc13642214b09fbba660c9","ref":"refs/heads/main","pushedAt":"2023-12-24T12:57:32.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"Release 4.0.0","shortMessageHtmlLink":"Release 4.0.0"}},{"before":null,"after":"a142f1f9c83cb5117026d69694ad46debf600a6d","ref":"refs/heads/mongodb-6","pushedAt":"2023-12-24T11:31:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"upgrade mongodb driver to ~6\n\nsee:\nhttps://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_6.0.0.md","shortMessageHtmlLink":"upgrade mongodb driver to ~6"}},{"before":"c59e813d79465531f65b65dd0bd0c67591e0fc45","after":null,"ref":"refs/heads/fix-close-race-condition","pushedAt":"2023-08-22T09:02:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"}},{"before":"e1072131b55a999e954ea2327bbdb4ee254d83f9","after":"c29bcbfb6d0bf82361060a5f95a1e1374a9acc26","ref":"refs/heads/main","pushedAt":"2023-04-03T07:08:17.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"Release 3.1.1","shortMessageHtmlLink":"Release 3.1.1"}},{"before":null,"after":"c59e813d79465531f65b65dd0bd0c67591e0fc45","ref":"refs/heads/fix-close-race-condition","pushedAt":"2023-04-03T07:07:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pirxpilot","name":"Damian Krzeminski","path":"/pirxpilot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3240?s=80&v=4"},"commit":{"message":"fix race condition on database close\n\nif we try to close the database before the client gets connected we need\nto give it a chance to connect and only then close it\n\notherwise close is a noop and the client connection, which is opened\nafter we tried to close it, is left open forver preventing the node\nprocess from exiting","shortMessageHtmlLink":"fix race condition on database close"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKQpTSQA","startCursor":null,"endCursor":null}},"title":"Activity ยท pirxpilot/mniam"}