{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":122242029,"defaultBranch":"master","name":"dset","ownerLogin":"lukeed","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-02-20T19:02:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5855893?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699043281.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9a0c1929a092a035628c2dd9e22462cb18ecd2dd","ref":"refs/heads/dependabot/npm_and_yarn/bench/set-value-3.0.3","pushedAt":"2023-11-03T20:28:01.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":"build(deps-dev): bump set-value from 3.0.2 to 3.0.3 in /bench\n\nBumps [set-value](https://github.com/jonschlinkert/set-value) from 3.0.2 to 3.0.3.\n- [Commits](https://github.com/jonschlinkert/set-value/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: set-value\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump set-value from 3.0.2 to 3.0.3 in /bench"}},{"before":"a1dfe0377ac6ccb3816800b90145ba6071a4aa62","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/bench/lodash-4.17.21","pushedAt":"2023-10-25T18:33:11.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":"80cdbf69ed83d07d7ce4724f86df7d89e60b8602","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/bench/set-value-4.0.1","pushedAt":"2023-10-25T18:33:11.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":"aca90fb54b908de0042b7da0d45ef3ca0ea9671a","after":"48f14a1a4b2985c30663133e4699ddab69a393ac","ref":"refs/heads/master","pushedAt":"2023-10-25T18:30:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lukeed","name":"Luke Edwards","path":"/lukeed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5855893?s=80&v=4"},"commit":{"message":"3.1.3","shortMessageHtmlLink":"3.1.3"}},{"before":null,"after":"80cdbf69ed83d07d7ce4724f86df7d89e60b8602","ref":"refs/heads/dependabot/npm_and_yarn/bench/set-value-4.0.1","pushedAt":"2023-10-25T18:29:54.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":"build(deps-dev): bump set-value from 3.0.2 to 4.0.1 in /bench\n\nBumps [set-value](https://github.com/jonschlinkert/set-value) from 3.0.2 to 4.0.1.\n- [Commits](https://github.com/jonschlinkert/set-value/compare/3.0.2...4.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: set-value\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump set-value from 3.0.2 to 4.0.1 in /bench"}},{"before":null,"after":"a1dfe0377ac6ccb3816800b90145ba6071a4aa62","ref":"refs/heads/dependabot/npm_and_yarn/bench/lodash-4.17.21","pushedAt":"2023-10-25T18:29:40.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":"build(deps-dev): bump lodash from 4.17.20 to 4.17.21 in /bench\n\nBumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump lodash from 4.17.20 to 4.17.21 in /bench"}},{"before":"740b3aeec52b28244be05c8c73f40921c4434851","after":"aca90fb54b908de0042b7da0d45ef3ca0ea9671a","ref":"refs/heads/master","pushedAt":"2023-10-25T18:29:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lukeed","name":"Luke Edwards","path":"/lukeed","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5855893?s=80&v=4"},"commit":{"message":"chore: add \"types\" conditions for TS \"nodenext\" resolution (#40)\n\n* fix: TS .d.ts resolution (#1)\r\n\r\nThere are types at '/node_modules/dset/index.d.ts', but this result could not be resolved when respecting package.json \"exports\". The 'dset' library may need to update its package.json or typings.ts(7016)\r\n\r\n* Update package.json (#2)\r\n\r\n* Simplified package exports\r\n\r\n* Updated back to original repo\r\n\r\n* Update package.json\r\n\r\n---------\r\n\r\nCo-authored-by: Luke Edwards ","shortMessageHtmlLink":"chore: add \"types\" conditions for TS \"nodenext\" resolution (#40)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADpwsWpgA","startCursor":null,"endCursor":null}},"title":"Activity ยท lukeed/dset"}