{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":322142552,"defaultBranch":"master","name":"handlebars.js","ownerLogin":"XirdigH","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-12-17T01:07:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74653433?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1689728243.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"2d4bf22e233c700efad3035675af4ca2435b5753","ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-07-19T00:57:23.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":"chore(deps-dev): 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":"chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4"}},{"before":null,"after":"cf9ab659d911a09078019f106cedd3bf2bed5a27","ref":"refs/heads/dependabot/npm_and_yarn/qs-6.5.3","pushedAt":"2023-06-29T03:34:41.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":"chore(deps): bump qs from 6.5.2 to 6.5.3\n\nBumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump qs from 6.5.2 to 6.5.3"}},{"before":null,"after":"06b97e7aca7aa98066e90946675abff07f7f928d","ref":"refs/heads/dependabot/npm_and_yarn/loader-utils-and-babel-loader-and-webpack--removed","pushedAt":"2023-06-29T01:28:27.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":"chore(deps): bump loader-utils, babel-loader and webpack\n\nRemoves [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [babel-loader](https://github.com/babel/babel-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.\n\n\nRemoves `loader-utils`\n\nUpdates `babel-loader` from 5.4.2 to 9.1.2\n- [Release notes](https://github.com/babel/babel-loader/releases)\n- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel-loader/compare/v5.4.2...v9.1.2)\n\nUpdates `webpack` from 1.15.0 to 5.88.1\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v1.15.0...v5.88.1)\n\n---\nupdated-dependencies:\n- dependency-name: loader-utils\n dependency-type: indirect\n- dependency-name: babel-loader\n dependency-type: direct:development\n- dependency-name: webpack\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump loader-utils, babel-loader and webpack"}},{"before":"83745ae2fe996c333351c5f1fa8c77b66aae3695","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webpack-dev-server-3.1.11","pushedAt":"2023-06-29T01:21:49.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":null,"after":"802edf836865daa6a33b17449965e49c4580c96d","ref":"refs/heads/dependabot/npm_and_yarn/minimist-and-mocha-and-webpack-and-webpack-dev-server-1.2.8","pushedAt":"2023-06-29T01:21:42.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":"chore(deps): bump minimist, mocha, webpack and webpack-dev-server\n\nBumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mocha](https://github.com/mochajs/mocha), [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together.\n\n\nUpdates `minimist` from 1.2.5 to 1.2.8\n- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)\n\nUpdates `mocha` from 5.2.0 to 10.2.0\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v10.2.0)\n\nUpdates `webpack` from 1.15.0 to 5.88.1\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v1.15.0...v5.88.1)\n\nUpdates `webpack-dev-server` from 1.16.5 to 4.15.1\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-server/compare/v1.16.5...v4.15.1)\n\n---\nupdated-dependencies:\n- dependency-name: minimist\n dependency-type: indirect\n- dependency-name: mocha\n dependency-type: direct:development\n- dependency-name: webpack\n dependency-type: direct:development\n- dependency-name: webpack-dev-server\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump minimist, mocha, webpack and webpack-dev-server"}},{"before":null,"after":"e3dbc464e20a83f9ab8ea20d433c815e023af186","ref":"refs/heads/dependabot/npm_and_yarn/xml2js-and-aws-sdk-0.5.0","pushedAt":"2023-06-29T00:10: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":"chore(deps): bump xml2js and aws-sdk\n\n---\nupdated-dependencies:\n- dependency-name: xml2js\n dependency-type: indirect\n- dependency-name: aws-sdk\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump xml2js and aws-sdk"}},{"before":null,"after":"151cc7a2ee3a8291fa96097ffdd2956bf4a738a7","ref":"refs/heads/dependabot/npm_and_yarn/decode-uri-component-0.2.2","pushedAt":"2023-06-28T23:09:48.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":"chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2\n\nBumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.\n- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)\n- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: decode-uri-component\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2"}},{"before":null,"after":"299f94fedc554c2f69583e37c3106483d045445b","ref":"refs/heads/dependabot/npm_and_yarn/dustjs-linkedin-3.0.0","pushedAt":"2023-06-28T20:06:09.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":"chore(deps-dev): bump dustjs-linkedin from 2.7.5 to 3.0.0\n\nBumps [dustjs-linkedin](https://github.com/linkedin/dustjs) from 2.7.5 to 3.0.0.\n- [Release notes](https://github.com/linkedin/dustjs/releases)\n- [Changelog](https://github.com/linkedin/dustjs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/linkedin/dustjs/compare/v2.7.5...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dustjs-linkedin\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump dustjs-linkedin from 2.7.5 to 3.0.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xOVQwMDo1NzoyMy4wMDAwMDBazwAAAANYVTXf","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xOVQwMDo1NzoyMy4wMDAwMDBazwAAAANYVTXf","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yOFQyMDowNjowOS4wMDAwMDBazwAAAANLCwyA"}},"title":"Activity ยท XirdigH/handlebars.js"}