{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":63537249,"defaultBranch":"main","name":"create-react-app","ownerLogin":"facebook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-07-17T14:55:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1696489635.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"480c894db6c7461e4670262bc64a9fd9be1d7b05","ref":"refs/heads/dependabot/npm_and_yarn/postcss-8.4.31","pushedAt":"2023-10-05T07:07:15.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 postcss from 8.4.4 to 8.4.31\n\nBumps [postcss](https://github.com/postcss/postcss) from 8.4.4 to 8.4.31.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.31)\n\n---\nupdated-dependencies:\n- dependency-name: postcss\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump postcss from 8.4.4 to 8.4.31"}},{"before":null,"after":"1673655aa79d92718c892f2ec33ff419f525c876","ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-07-19T04:01:22.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":"242061c929e8a63591e5c22230069819dbbbd80a","ref":"refs/heads/dependabot/npm_and_yarn/tough-cookie-and-lerna-4.1.3","pushedAt":"2023-07-08T22:43:25.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 tough-cookie and lerna\n\nBumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.\n\n\nUpdates `tough-cookie` from 4.0.0 to 4.1.3\n- [Release notes](https://github.com/salesforce/tough-cookie/releases)\n- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)\n\nUpdates `lerna` from 4.0.0 to 7.1.1\n- [Release notes](https://github.com/lerna/lerna/releases)\n- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)\n- [Commits](https://github.com/lerna/lerna/commits/7.1.1/packages/lerna)\n\n---\nupdated-dependencies:\n- dependency-name: tough-cookie\n dependency-type: indirect\n- dependency-name: lerna\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tough-cookie and lerna"}},{"before":null,"after":"38cf9f375d7165e5b65eb6536f2c4b8fb5002894","ref":"refs/heads/dependabot/npm_and_yarn/semver-7.5.2","pushedAt":"2023-06-24T08:17:13.423Z","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 semver from 7.3.5 to 7.5.2\n\nBumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.\n- [Release notes](https://github.com/npm/node-semver/releases)\n- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: semver\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump semver from 7.3.5 to 7.5.2"}},{"before":"0f5e990b8a04f53861d64ff53751517bbf73d867","after":"0a827f69ab0d2ee3871ba9b71350031d8a81b7ae","ref":"refs/heads/main","pushedAt":"2023-06-14T20:58:56.363Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zpao","name":"Paul O’Shannessy","path":"/zpao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445?s=80&v=4"},"commit":{"message":"Migrate from Azure Pipelines to GitHub Actions (#13222)\n\nBeyond just a pure migration, this also:\r\n\r\n- Drops Node 14 usage from CI (which also removes the need for explicit\r\n npm 8 installs)\r\n- Removes the \"old node\" test, which just checked that installing on old\r\n node failed. We shouldn't need to test that\r\n- Consolidates the build & test workflows so we don't end up with\r\n a proliferation of workflows.","shortMessageHtmlLink":"Migrate from Azure Pipelines to GitHub Actions (#13222)"}},{"before":"5d129ffe12bffedbb5d10da25892ddad0ee3d729","after":"1f4e9c5864d3efa744badb50918cc87bc303f57a","ref":"refs/heads/zpao-patch-1","pushedAt":"2023-06-14T20:53:55.764Z","pushType":"push","commitsCount":1,"pusher":{"login":"zpao","name":"Paul O’Shannessy","path":"/zpao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"24c9fa49215500a9b7c3e4bb673731064d92c1b1","after":"5d129ffe12bffedbb5d10da25892ddad0ee3d729","ref":"refs/heads/zpao-patch-1","pushedAt":"2023-06-14T20:50:54.793Z","pushType":"push","commitsCount":1,"pusher":{"login":"zpao","name":"Paul O’Shannessy","path":"/zpao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":null,"after":"24c9fa49215500a9b7c3e4bb673731064d92c1b1","ref":"refs/heads/zpao-patch-1","pushedAt":"2023-06-14T20:43:58.918Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zpao","name":"Paul O’Shannessy","path":"/zpao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445?s=80&v=4"},"commit":{"message":"testing pipelines","shortMessageHtmlLink":"testing pipelines"}},{"before":null,"after":"5bbdf2af7af21497a76fc1db40bbbc00a7958301","ref":"refs/heads/dependabot/npm_and_yarn/json5-1.0.2","pushedAt":"2023-05-29T22:02:21.873Z","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 json5 from 1.0.1 to 1.0.2\n\nBumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: json5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump json5 from 1.0.1 to 1.0.2"}},{"before":null,"after":"f132a84fcd0fefbe464f586b59b78732f6459d81","ref":"refs/heads/dependabot/npm_and_yarn/ua-parser-js-0.7.35","pushedAt":"2023-05-29T22:01:04.436Z","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 ua-parser-js from 0.7.31 to 0.7.35\n\nBumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.35.\n- [Release notes](https://github.com/faisalman/ua-parser-js/releases)\n- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)\n- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.35)\n\n---\nupdated-dependencies:\n- dependency-name: ua-parser-js\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ua-parser-js from 0.7.31 to 0.7.35"}},{"before":null,"after":"05acc46239e7954d47385b668969980c1c05b076","ref":"refs/heads/dependabot/npm_and_yarn/sideway/formula-3.0.1","pushedAt":"2023-05-29T22:00:15.014Z","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 @sideway/formula from 3.0.0 to 3.0.1\n\nBumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.\n- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@sideway/formula\"\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @sideway/formula from 3.0.0 to 3.0.1"}},{"before":null,"after":"6ad9c2a8613ccd00e492c4a995f163415e4577b9","ref":"refs/heads/dependabot/npm_and_yarn/webpack-5.76.0","pushedAt":"2023-05-29T22:00:03.763Z","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 webpack from 5.64.4 to 5.76.0\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.64.4 to 5.76.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.64.4...v5.76.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump webpack from 5.64.4 to 5.76.0"}},{"before":null,"after":"ae05aa1e92c8ed9c84f631ab6d77df86641c578d","ref":"refs/heads/dependabot/npm_and_yarn/http-cache-semantics-4.1.1","pushedAt":"2023-05-29T21:59:55.954Z","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 http-cache-semantics from 4.1.0 to 4.1.1\n\nBumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.\n- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: http-cache-semantics\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump http-cache-semantics from 4.1.0 to 4.1.1"}},{"before":null,"after":"0e9768477ee45d3fb2d6ab78b4706e038c451db5","ref":"refs/heads/dependabot/npm_and_yarn/cross-fetch-3.1.6","pushedAt":"2023-05-29T21:59:53.592Z","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 cross-fetch from 3.1.4 to 3.1.6\n\nBumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.6.\n- [Release notes](https://github.com/lquixada/cross-fetch/releases)\n- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.1.6/CHANGELOG.md)\n- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.6)\n\n---\nupdated-dependencies:\n- dependency-name: cross-fetch\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cross-fetch from 3.1.4 to 3.1.6"}},{"before":null,"after":"c4ab89ab25bca82508c6de2b6ef3f98a1c444589","ref":"refs/heads/dependabot/npm_and_yarn/ejs-3.1.9","pushedAt":"2023-05-29T21:59:28.203Z","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 ejs from 3.1.6 to 3.1.9\n\nBumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.9.\n- [Release notes](https://github.com/mde/ejs/releases)\n- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: ejs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ejs from 3.1.6 to 3.1.9"}},{"before":"d960b9e38c062584ff6cfb1a70e1512509a966e7","after":"0f5e990b8a04f53861d64ff53751517bbf73d867","ref":"refs/heads/main","pushedAt":"2023-05-29T21:57:59.935Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"robhogan","name":"Rob Hogan","path":"/robhogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2590098?s=80&v=4"},"commit":{"message":"fix(babel-preset-react-app): add missing dependency (#12364)\n\nIn #11318 a change was made to `babel-preset-react-app` to require `@babel/plugin-proposal-private-property-in-object`, but no such dependency was added to `package.json`. This fixes that mistake by adding the dependency.","shortMessageHtmlLink":"fix(babel-preset-react-app): add missing dependency (#12364)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADj-O3OQA","startCursor":null,"endCursor":null}},"title":"Activity · facebook/create-react-app"}