{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":130909246,"defaultBranch":"master","name":"parse-server","ownerLogin":"Hustle","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-04-24T20:20:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11339071?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1701126931.0","currentOid":""},"activityList":{"items":[{"before":"7a3d24a4ee56e32715c17ebfe035ee286e1bce9c","after":"42842f99ac2141df64dc53b5504746aedbbeffbc","ref":"refs/heads/4.3.0-hustle9.1","pushedAt":"2023-11-27T23:55:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Pull in some Mongo adapter updates from upstream\n\nThe community parse-server has already done some work on making these\nadapters compatible with the Mongo 4.x driver. I've pulled out just the\nminimum of changes in there to try and make this work.\n\nThis is handling updates to the CRUD operations detailed here:\nhttps://github.com/mongodb/node-mongodb-native/blob/main/etc/notes/CHANGES_4.0.0.md#crud-results\n\nCherry-picking f88aa2a62a533e5344d1c13dd38c5a0b283a480a","shortMessageHtmlLink":"Pull in some Mongo adapter updates from upstream"}},{"before":"993ea6d6a19dc2b1ed322049f1c5388609f4c9a9","after":"7a3d24a4ee56e32715c17ebfe035ee286e1bce9c","ref":"refs/heads/4.3.0-hustle9.1","pushedAt":"2023-11-27T23:50:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Pull in some Mongo adapter updates from upstream\n\nThe community parse-server has already done some work on making these\nadapters compatible with the Mongo 4.x driver. I've pulled out just the\nminimum of changes in there to try and make this work.\n\nCherry-picking f88aa2a62a533e5344d1c13dd38c5a0b283a480a","shortMessageHtmlLink":"Pull in some Mongo adapter updates from upstream"}},{"before":"b5483f555adb068f660a4a7b204fd4a4d02092ad","after":"993ea6d6a19dc2b1ed322049f1c5388609f4c9a9","ref":"refs/heads/4.3.0-hustle9.1","pushedAt":"2023-11-27T23:36:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Add debug info","shortMessageHtmlLink":"Add debug info"}},{"before":"da63d96b4ac3ffbe5002b51159556fb34f7f099b","after":"b5483f555adb068f660a4a7b204fd4a4d02092ad","ref":"refs/heads/4.3.0-hustle9.1","pushedAt":"2023-11-27T23:30:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Add debug info","shortMessageHtmlLink":"Add debug info"}},{"before":null,"after":"da63d96b4ac3ffbe5002b51159556fb34f7f099b","ref":"refs/heads/4.3.0-hustle9.1","pushedAt":"2023-11-27T23:15:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Add build to prepack step\n\nThis should help me test this as a git dependency with `yarn` (which\ninvokes \"prepack\" but not \"prepare\").","shortMessageHtmlLink":"Add build to prepack step"}},{"before":"c5307c112adc5b383398e05b4556083c71ccd027","after":"456e10229d06f21a1e887972de2d3d44fcf2405a","ref":"refs/heads/noah/mongo-driver-upgrade","pushedAt":"2023-11-22T00:17:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Add build to prepack step\n\nThis should help me test this as a git dependency with `yarn` (which\ninvokes \"prepack\" but not \"prepare\").","shortMessageHtmlLink":"Add build to prepack step"}},{"before":"0af869a13b5cd1a14522d78241ad10849f5520e4","after":"c5307c112adc5b383398e05b4556083c71ccd027","ref":"refs/heads/noah/mongo-driver-upgrade","pushedAt":"2023-11-22T00:01:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Mongo DB is no longer an event emitter\n\nFrom the [node driver 4.x breaking changes list](\nhttps://www.mongodb.com/docs/drivers/node/current/upgrade/#version-4.x-breaking-changes\n):\n> The Db type is no longer an EventEmitter. You can listen to any events\n> directly from the MongoClient instance.","shortMessageHtmlLink":"Mongo DB is no longer an event emitter"}},{"before":null,"after":"0af869a13b5cd1a14522d78241ad10849f5520e4","ref":"refs/heads/noah/mongo-driver-upgrade","pushedAt":"2023-11-21T23:57:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"noahsilas","name":"Noah Silas","path":"/noahsilas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/193012?s=80&v=4"},"commit":{"message":"Mongo DB is no longer an event emitter\n\nFrom the [node driver 4.x breaking changes list](\nhttps://www.mongodb.com/docs/drivers/node/current/upgrade/#version-4.x-breaking-changes\n):\n> The Db type is no longer an EventEmitter. You can listen to any events\n> directly from the MongoClient instance.","shortMessageHtmlLink":"Mongo DB is no longer an event emitter"}},{"before":null,"after":"325ddc193cdf33bcc28929cbf534261ca067af6b","ref":"refs/heads/4.3.0-hustle10","pushedAt":"2023-11-21T20:39:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"richardharrington","name":"Richard Harrington","path":"/richardharrington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1209104?s=80&v=4"},"commit":{"message":"Downgrade to mongodb node driver 4.0.1\n\nVersion 4.8.x (the first minor version that works with Mongo 6) is\ncausing errors we don't understand (failing to find the Mongo\nreplicaset, although we can access it easily using the mongo shell).\n\nRather than delve into that, we're going to try version 4.0.x first,\nwhich is the first version to work with Mongo 5. It will mean we'll have\nto figure out the other problem at some point before the election when\nwe upgrade to Mongo 6, but we don't have to deal with it now.","shortMessageHtmlLink":"Downgrade to mongodb node driver 4.0.1"}},{"before":null,"after":"86b2156fd3d05563aef35d3daa6e1fc248dd3725","ref":"refs/heads/4.3.0-hustle9","pushedAt":"2023-11-21T00:42:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"richardharrington","name":"Richard Harrington","path":"/richardharrington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1209104?s=80&v=4"},"commit":{"message":"Upgrade mongodb driver version to 4.8.1\n\n4.8.x is the first version that supports Mongo 6.","shortMessageHtmlLink":"Upgrade mongodb driver version to 4.8.1"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0yN1QyMzo1NTowNi4wMDAwMDBazwAAAAO5Q-9r","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0yN1QyMzo1NTowNi4wMDAwMDBazwAAAAO5Q-9r","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0yMVQwMDo0Mjo0Ni4wMDAwMDBazwAAAAOzyfn0"}},"title":"Activity ยท Hustle/parse-server"}