{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32679502,"defaultBranch":"master","name":"react-aria-menubutton","ownerLogin":"davidtheclark","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-03-22T14:41:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/628431?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1684426837.03301","currentOid":""},"activityList":{"items":[{"before":null,"after":"4469e0e61ccd4b680c3b2484f200227bb1c69ba9","ref":"refs/heads/dependabot/npm_and_yarn/property-expr-and-lint-staged--removed","pushedAt":"2023-05-18T16:20:37.033Z","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 property-expr and lint-staged\n\nRemoves [property-expr](https://github.com/jquense/expr). It's no longer used after updating ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.\n\n\nRemoves `property-expr`\n\nUpdates `lint-staged` from 8.2.1 to 13.2.2\n- [Release notes](https://github.com/okonet/lint-staged/releases)\n- [Commits](https://github.com/okonet/lint-staged/compare/v8.2.1...v13.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: property-expr\n dependency-type: indirect\n- dependency-name: lint-staged\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump property-expr and lint-staged"}},{"before":"7bdb0322645e89f4ae91303ff5a14e05ecf40843","after":"15e7e14fe1493088b924aa458859a5fd37c2594a","ref":"refs/heads/master","pushedAt":"2023-05-18T16:19:46.754Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shirshendubhowmick","name":"Shirshendu Bhowmick","path":"/shirshendubhowmick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836504?s=80&v=4"},"commit":{"message":"Update dependencies (#169)\n\n* ci: Raise supported Node.js versions\r\n\r\n15.x is the first branch that came with npm 7, which supports the new lockfile schema we are soon going to upgrade to.\r\n14.x is still supported but only for next two weeks so let's not bother.\r\n\r\n* Update lockfile\r\n\r\nAlso jump to version 3.\r\n\r\n* Update Webpack\r\n\r\nThis will be required to avoid conflicts with testing-library.\r\n\r\n* Upgrade Babel and dependent parts of the toolchain\r\n\r\nHad to fix a few errors now reported by eslint:\r\n\r\n src/__tests__/createManager.test.js\r\n 1:12 error 'Promise' is already defined as a built-in global variable no-redeclare\r\n dist/Button.js\r\n 4:34 error '_setPrototypeOf' is a function no-func-assign\r\n src/specialAssign.js\r\n 5:12 error Do not access Object.prototype method 'hasOwnProperty' from target object no-prototype-builtins\r\n\r\nThen some update Jest snapshots to match the current serialization.\r\nAs well as resolve some other issues with Jest:\r\n\r\n FAIL src/__tests__/createManager.test.js\r\n ● Test suite failed to run\r\n\r\n The error below may be caused by using the wrong test environment, see https://jestjs.io/docs/configuration#testenvironment-string.\r\n Consider using the \"jsdom\" test environment.\r\n\r\n ReferenceError: document is not defined\r\n FAIL src/__tests__/Menu.test.js\r\n ● › menu updating\r\n\r\n It looks like you called `mount()` without a global document being loaded.\r\n\r\n* Format the code and update prettier\r\n\r\nThe changes are not actually from the update – it looks like we just forgot to format the codebase in the past.\r\n\r\n* Update husky to a version that does not auto-install hooks\r\n\r\nThat was super confusing:\r\nhttps://blog.typicode.com/husky-git-hooks-autoinstall/\r\n\r\nAdd a `prepare` script instead as recommended by the article.","shortMessageHtmlLink":"Update dependencies (#169)"}},{"before":null,"after":"34a9dd5dddb3f0a64a49676ff5568f8bb7f3eedd","ref":"refs/heads/dependabot/npm_and_yarn/json-schema-and-jsprim-and-jsprim-0.4.0","pushedAt":"2023-04-16T12:12:53.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 json-schema and jsprim\n\nBumps [json-schema](https://github.com/kriszyp/json-schema), [jsprim](https://github.com/joyent/node-jsprim) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.\n\nUpdates `json-schema` from 0.2.3 to 0.4.0\n- [Release notes](https://github.com/kriszyp/json-schema/releases)\n- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)\n\nUpdates `jsprim` from 1.4.0 to 1.4.2\n- [Release notes](https://github.com/joyent/node-jsprim/releases)\n- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)\n- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.0...v1.4.2)\n\nUpdates `jsprim` from 1.4.1 to 1.4.2\n- [Release notes](https://github.com/joyent/node-jsprim/releases)\n- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)\n- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.0...v1.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: json-schema\n dependency-type: indirect\n- dependency-name: jsprim\n dependency-type: indirect\n- dependency-name: jsprim\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump json-schema and jsprim"}},{"before":null,"after":"22e53f65da3cf0f0cc67da945b2d8400cd1e2632","ref":"refs/heads/dependabot/npm_and_yarn/set-value-and-union-value-2.0.1","pushedAt":"2023-04-16T12:12:51.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 set-value and union-value\n\nBumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together.\n\nUpdates `set-value` from 2.0.0 to 2.0.1\n- [Release notes](https://github.com/jonschlinkert/set-value/releases)\n- [Commits](https://github.com/jonschlinkert/set-value/compare/2.0.0...2.0.1)\n\nUpdates `union-value` from 1.0.0 to 1.0.1\n- [Release notes](https://github.com/jonschlinkert/union-value/releases)\n- [Commits](https://github.com/jonschlinkert/union-value/compare/1.0.0...1.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: set-value\n dependency-type: indirect\n- dependency-name: union-value\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump set-value and union-value"}},{"before":null,"after":"7e4e14dc6054b835b4e866156a0647fc9f8902be","ref":"refs/heads/dependabot/npm_and_yarn/debug-2.6.9","pushedAt":"2023-04-16T12:12:34.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 debug from 2.6.8 to 2.6.9\n\nBumps [debug](https://github.com/debug-js/debug) from 2.6.8 to 2.6.9.\n- [Release notes](https://github.com/debug-js/debug/releases)\n- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)\n- [Commits](https://github.com/debug-js/debug/compare/2.6.8...2.6.9)\n\n---\nupdated-dependencies:\n- dependency-name: debug\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump debug from 2.6.8 to 2.6.9"}},{"before":"c1d2c8a874ccafaf31538583e22f4954e4dc8fe2","after":"7bdb0322645e89f4ae91303ff5a14e05ecf40843","ref":"refs/heads/master","pushedAt":"2023-04-05T11:16:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shirshendubhowmick","name":"Shirshendu Bhowmick","path":"/shirshendubhowmick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12836504?s=80&v=4"},"commit":{"message":"Added role to MenuItem wrapper in basicDemo (#167)\n\nCo-authored-by: Amal Mathew <122610766+amal-qb@users.noreply.github.com>","shortMessageHtmlLink":"Added role to MenuItem wrapper in basicDemo (#167)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0xOFQxNjoyMDozNy4wMzMwMTBazwAAAAMvjjSc","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0xOFQxNjoyMDozNy4wMzMwMTBazwAAAAMvjjSc","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0wNVQxMToxNjo1Ni4wMDAwMDBazwAAAAMSnvVp"}},"title":"Activity · davidtheclark/react-aria-menubutton"}