{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":91936581,"defaultBranch":"main","name":"multiple-cucumber-html-reporter","ownerLogin":"WasiqB","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-05-21T06:03:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9130909?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726485992.0","currentOid":""},"activityList":{"items":[{"before":"80054efa459a798ac0c3fec7620e68d4924c9351","after":"706c887bd16bc8e6dbca7fe280c1d1b39767b026","ref":"refs/heads/dependabot/npm_and_yarn/main/dependencies-6cbd745e88","pushedAt":"2024-09-16T11:37:46.000Z","pushType":"force_push","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 the dependencies group across 1 directory with 3 updates\n\nBumps the dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).\n\n\nUpdates `luxon` from 3.4.4 to 3.5.0\n- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)\n\nUpdates `open` from 8.4.2 to 10.1.0\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v10.1.0)\n\nUpdates `jasmine` from 5.1.0 to 5.3.0\n- [Release notes](https://github.com/jasmine/jasmine-npm/releases)\n- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)\n- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.1.0...v5.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: luxon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: open\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the dependencies group across 1 directory with 3 up…"}},{"before":null,"after":"030d8f47be3255f4fa3b2b16f4419c410284181e","ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-01000e5be1","pushedAt":"2024-09-16T11:26:32.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 the dependencies group\n\nBumps the dependencies group in /examples/cypress with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).\n\n\nUpdates `@types/node` from 22.5.4 to 22.5.5\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `typescript` from 5.5.4 to 5.6.2\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump the dependencies group"}},{"before":"0f56edb36ee3c77f6e33b156a10c3cdf35d82dd2","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-b7ef845d3b","pushedAt":"2024-09-11T06:52:13.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":"7f2b30901c6665b8105b4325dbcc31d9cfec634e","after":"71300ad6417e2de3fedd0976219c2e4be08d016f","ref":"refs/heads/main","pushedAt":"2024-09-11T06:52:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump the dependencies group (#372)\n\nBumps the dependencies group in /examples/cypress with 2 updates: [@bahmutov/cypress-esbuild-preprocessor](https://github.com/bahmutov/cypress-esbuild-preprocessor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\r\n\r\n\r\nUpdates `@bahmutov/cypress-esbuild-preprocessor` from 2.2.2 to 2.2.3\r\n- [Release notes](https://github.com/bahmutov/cypress-esbuild-preprocessor/releases)\r\n- [Commits](https://github.com/bahmutov/cypress-esbuild-preprocessor/compare/v2.2.2...v2.2.3)\r\n\r\nUpdates `@types/node` from 22.5.2 to 22.5.4\r\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\r\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@bahmutov/cypress-esbuild-preprocessor\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: \"@types/node\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps-dev): bump the dependencies group (#372)"}},{"before":"8ebae8caa2d56e79880e9339fdbc22dd8546d613","after":"a0adb6b5ac8527a4eb104955d359a14599c16e45","ref":"refs/heads/migrate-ts","pushedAt":"2024-09-10T16:27:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"fix: :bug: removed unnecessary codes","shortMessageHtmlLink":"fix: 🐛 removed unnecessary codes"}},{"before":"25577436f870cc7eb589427d894d5739a08f3616","after":"8ebae8caa2d56e79880e9339fdbc22dd8546d613","ref":"refs/heads/migrate-ts","pushedAt":"2024-09-10T15:26:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"fix: :bug: fixed rounding issue for percent","shortMessageHtmlLink":"fix: 🐛 fixed rounding issue for percent"}},{"before":"da354d109ad61058875c6e21bdd5582f45f51ed0","after":"25577436f870cc7eb589427d894d5739a08f3616","ref":"refs/heads/migrate-ts","pushedAt":"2024-09-10T11:40:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"refactor: :white_check_mark: updated tests to increase coverage","shortMessageHtmlLink":"refactor: ✅ updated tests to increase coverage"}},{"before":"f601ab116897903e8189a1ebf14399a087425bbb","after":"da354d109ad61058875c6e21bdd5582f45f51ed0","ref":"refs/heads/migrate-ts","pushedAt":"2024-09-10T09:15:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"feat: :sparkles: migrated tests from jasmine to jest","shortMessageHtmlLink":"feat: ✨ migrated tests from jasmine to jest"}},{"before":"e9b60b7acfc8fcb2f7c1dcec2987c6ec8c49b531","after":"f601ab116897903e8189a1ebf14399a087425bbb","ref":"refs/heads/migrate-ts","pushedAt":"2024-09-09T15:30:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"fix: :bug: fixed the failing tests","shortMessageHtmlLink":"fix: 🐛 fixed the failing tests"}},{"before":null,"after":"e9b60b7acfc8fcb2f7c1dcec2987c6ec8c49b531","ref":"refs/heads/migrate-ts","pushedAt":"2024-09-09T12:55:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"feat: :sparkles: migrating reporter from cjs to ts","shortMessageHtmlLink":"feat: ✨ migrating reporter from cjs to ts"}},{"before":null,"after":"0f56edb36ee3c77f6e33b156a10c3cdf35d82dd2","ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-b7ef845d3b","pushedAt":"2024-09-09T12:01:43.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 the dependencies group\n\nBumps the dependencies group in /examples/cypress with 2 updates: [@bahmutov/cypress-esbuild-preprocessor](https://github.com/bahmutov/cypress-esbuild-preprocessor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@bahmutov/cypress-esbuild-preprocessor` from 2.2.2 to 2.2.3\n- [Release notes](https://github.com/bahmutov/cypress-esbuild-preprocessor/releases)\n- [Commits](https://github.com/bahmutov/cypress-esbuild-preprocessor/compare/v2.2.2...v2.2.3)\n\nUpdates `@types/node` from 22.5.2 to 22.5.4\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@bahmutov/cypress-esbuild-preprocessor\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump the dependencies group"}},{"before":"7f005569e60f3f1cc3b3e43ad21eed7fb97dd148","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/main/dependencies-914ab23bb2","pushedAt":"2024-09-09T11:30:41.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":"80054efa459a798ac0c3fec7620e68d4924c9351","ref":"refs/heads/dependabot/npm_and_yarn/main/dependencies-6cbd745e88","pushedAt":"2024-09-09T11:30:37.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 the dependencies group across 1 directory with 3 updates\n\nBumps the dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).\n\n\nUpdates `luxon` from 3.4.4 to 3.5.0\n- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)\n\nUpdates `open` from 8.4.2 to 10.1.0\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v10.1.0)\n\nUpdates `jasmine` from 5.1.0 to 5.3.0\n- [Release notes](https://github.com/jasmine/jasmine-npm/releases)\n- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)\n- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.1.0...v5.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: luxon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: open\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the dependencies group across 1 directory with 3 up…"}},{"before":"95f5e70477c0f2bd42caae11720786607e2382a5","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-503c5f9955","pushedAt":"2024-09-07T16:31:22.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":"732ba1eb1aa6a5155f58dd47f1135694c9df88c7","after":"7f2b30901c6665b8105b4325dbcc31d9cfec634e","ref":"refs/heads/main","pushedAt":"2024-09-07T16:31:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump @types/node (#368)\n\nBumps the dependencies group in /examples/cypress with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\r\n\r\n\r\nUpdates `@types/node` from 22.5.0 to 22.5.2\r\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\r\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@types/node\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps-dev): bump @types/node (#368)"}},{"before":"2c391d36feb852cfd08dba8790e956df73e9d363","after":"732ba1eb1aa6a5155f58dd47f1135694c9df88c7","ref":"refs/heads/main","pushedAt":"2024-09-07T16:25:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"Create in report support for webm video in the report output (#369)\n\nA small PR to add video attachment support (webm) similar to the way image (png) is supported. This is change is primarily to support Playwright's video functionality.\r\n\r\nSee documentation: https://playwright.dev/docs/videos\r\n\r\nCo-authored-by: MarcTaipala ","shortMessageHtmlLink":"Create in report support for webm video in the report output (#369)"}},{"before":null,"after":"95f5e70477c0f2bd42caae11720786607e2382a5","ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-503c5f9955","pushedAt":"2024-09-02T11:58: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 @types/node\n\nBumps the dependencies group in /examples/cypress with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 22.5.0 to 22.5.2\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @types/node"}},{"before":"8e0bdaa508ddd3be9d0f0ecf943231570eec11c8","after":"7f005569e60f3f1cc3b3e43ad21eed7fb97dd148","ref":"refs/heads/dependabot/npm_and_yarn/main/dependencies-914ab23bb2","pushedAt":"2024-09-02T11:42:50.000Z","pushType":"force_push","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 the dependencies group across 1 directory with 3 updates\n\nBumps the dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).\n\n\nUpdates `luxon` from 3.4.4 to 3.5.0\n- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)\n\nUpdates `open` from 8.4.2 to 10.1.0\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v10.1.0)\n\nUpdates `jasmine` from 5.1.0 to 5.2.0\n- [Release notes](https://github.com/jasmine/jasmine-npm/releases)\n- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)\n- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.1.0...v5.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: luxon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: open\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the dependencies group across 1 directory with 3 up…"}},{"before":"41cbc92f72932ed9f3b61782100c106fb6a2cf97","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-c5a4e7e474","pushedAt":"2024-08-27T06:04:47.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":"6811914752f8789dfe4b05b32a6fde3c78e8b37b","after":"2c391d36feb852cfd08dba8790e956df73e9d363","ref":"refs/heads/main","pushedAt":"2024-08-27T06:04:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"chore(deps): bump the dependencies group (#367)\n\nBumps the dependencies group in /examples/cypress with 2 updates: [dayjs](https://github.com/iamkun/dayjs) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\r\n\r\n\r\nUpdates `dayjs` from 1.11.12 to 1.11.13\r\n- [Release notes](https://github.com/iamkun/dayjs/releases)\r\n- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)\r\n- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.12...v1.11.13)\r\n\r\nUpdates `@types/node` from 22.4.1 to 22.5.0\r\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\r\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: dayjs\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: \"@types/node\"\r\n dependency-type: direct:development\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump the dependencies group (#367)"}},{"before":"c9d6357a4880086275db695d1cd57c27584ed650","after":"8e0bdaa508ddd3be9d0f0ecf943231570eec11c8","ref":"refs/heads/dependabot/npm_and_yarn/main/dependencies-914ab23bb2","pushedAt":"2024-08-26T11:50:10.000Z","pushType":"force_push","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 the dependencies group across 1 directory with 3 updates\n\nBumps the dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).\n\n\nUpdates `luxon` from 3.4.4 to 3.5.0\n- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)\n\nUpdates `open` from 8.4.2 to 10.1.0\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v10.1.0)\n\nUpdates `jasmine` from 5.1.0 to 5.2.0\n- [Release notes](https://github.com/jasmine/jasmine-npm/releases)\n- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)\n- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.1.0...v5.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: luxon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: open\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the dependencies group across 1 directory with 3 up…"}},{"before":null,"after":"41cbc92f72932ed9f3b61782100c106fb6a2cf97","ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-c5a4e7e474","pushedAt":"2024-08-26T11:21: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 the dependencies group\n\nBumps the dependencies group in /examples/cypress with 2 updates: [dayjs](https://github.com/iamkun/dayjs) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `dayjs` from 1.11.12 to 1.11.13\n- [Release notes](https://github.com/iamkun/dayjs/releases)\n- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)\n- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.12...v1.11.13)\n\nUpdates `@types/node` from 22.4.1 to 22.5.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: dayjs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the dependencies group"}},{"before":"36f9430eaec2227d9e78d94d15dc63771fa3eabd","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-e906371fb4","pushedAt":"2024-08-19T12:13:17.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":"71c8980a09db28783a1419a2e6d24e543c06df14","after":"6811914752f8789dfe4b05b32a6fde3c78e8b37b","ref":"refs/heads/main","pushedAt":"2024-08-19T12:13:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump @types/node (#366)\n\nBumps the dependencies group in /examples/cypress with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 22.2.0 to 22.4.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps-dev): bump @types/node (#366)"}},{"before":null,"after":"36f9430eaec2227d9e78d94d15dc63771fa3eabd","ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-e906371fb4","pushedAt":"2024-08-19T11:16: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 @types/node\n\nBumps the dependencies group in /examples/cypress with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@types/node` from 22.2.0 to 22.4.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump @types/node"}},{"before":"472c245005cb955e2a76552649fa7175122069a5","after":"c9d6357a4880086275db695d1cd57c27584ed650","ref":"refs/heads/dependabot/npm_and_yarn/main/dependencies-914ab23bb2","pushedAt":"2024-08-19T11:05:09.000Z","pushType":"force_push","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 the dependencies group across 1 directory with 3 updates\n\nBumps the dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).\n\n\nUpdates `luxon` from 3.4.4 to 3.5.0\n- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)\n\nUpdates `open` from 8.4.2 to 10.1.0\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v10.1.0)\n\nUpdates `jasmine` from 5.1.0 to 5.2.0\n- [Release notes](https://github.com/jasmine/jasmine-npm/releases)\n- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)\n- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.1.0...v5.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: luxon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: open\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the dependencies group across 1 directory with 3 up…"}},{"before":"1c3ae004b2da3d00cf8b7e8eefa900382f88d7ca","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-fae44382ea","pushedAt":"2024-08-13T16:55:32.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":"631c3e3c4e584fe62396cd720f6f854226e62d86","after":"71c8980a09db28783a1419a2e6d24e543c06df14","ref":"refs/heads/main","pushedAt":"2024-08-13T16:55:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WasiqB","name":"Wasiq Bhamla","path":"/WasiqB","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9130909?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump the dependencies group (#364)\n\nBumps the dependencies group in /examples/cypress with 2 updates: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@badeball/cypress-cucumber-preprocessor` from 20.1.1 to 20.1.2\n- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)\n- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v20.1.1...v20.1.2)\n\nUpdates `@types/node` from 22.1.0 to 22.2.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@badeball/cypress-cucumber-preprocessor\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps-dev): bump the dependencies group (#364)"}},{"before":null,"after":"1c3ae004b2da3d00cf8b7e8eefa900382f88d7ca","ref":"refs/heads/dependabot/npm_and_yarn/examples/cypress/main/dependencies-fae44382ea","pushedAt":"2024-08-12T11:38:55.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 the dependencies group\n\nBumps the dependencies group in /examples/cypress with 2 updates: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@badeball/cypress-cucumber-preprocessor` from 20.1.1 to 20.1.2\n- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)\n- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v20.1.1...v20.1.2)\n\nUpdates `@types/node` from 22.1.0 to 22.2.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@badeball/cypress-cucumber-preprocessor\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump the dependencies group"}},{"before":null,"after":"472c245005cb955e2a76552649fa7175122069a5","ref":"refs/heads/dependabot/npm_and_yarn/main/dependencies-914ab23bb2","pushedAt":"2024-08-05T11:24:57.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 the dependencies group across 1 directory with 3 updates\n\nBumps the dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).\n\n\nUpdates `luxon` from 3.4.4 to 3.5.0\n- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)\n\nUpdates `open` from 8.4.2 to 10.1.0\n- [Release notes](https://github.com/sindresorhus/open/releases)\n- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v10.1.0)\n\nUpdates `jasmine` from 5.1.0 to 5.2.0\n- [Release notes](https://github.com/jasmine/jasmine-npm/releases)\n- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)\n- [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.1.0...v5.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: luxon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: open\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: jasmine\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the dependencies group across 1 directory with 3 up…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMTozNzo0Ni4wMDAwMDBazwAAAAS3WTaO","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMTozNzo0Ni4wMDAwMDBazwAAAAS3WTaO","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wNVQxMToyNDo1Ny4wMDAwMDBazwAAAASR8_ZK"}},"title":"Activity · WasiqB/multiple-cucumber-html-reporter"}