{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":729150705,"defaultBranch":"main","name":"otter","ownerLogin":"mrednic-1A","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-12-08T14:35:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/110401537?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721204449.0","currentOid":""},"activityList":{"items":[{"before":"7990c18ff1e102eb8a560786567d9d34e72f4093","after":"7fe6f17a4ab368d579a84d04a549f16702eb2b72","ref":"refs/heads/main","pushedAt":"2024-07-17T08:19:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrednic-1A","name":null,"path":"/mrednic-1A","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110401537?s=80&v=4"},"commit":{"message":"Update sdk-regenerate.json","shortMessageHtmlLink":"Update sdk-regenerate.json"}},{"before":"b45131cba2a1d25becdc4ec2633429e0582a9ce7","after":"7990c18ff1e102eb8a560786567d9d34e72f4093","ref":"refs/heads/main","pushedAt":"2024-07-16T13:32:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrednic-1A","name":null,"path":"/mrednic-1A","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110401537?s=80&v=4"},"commit":{"message":"Update sdk-regenerate.json","shortMessageHtmlLink":"Update sdk-regenerate.json"}},{"before":"27d84c43886ddc6423345cc308871e4bb6c79c2c","after":"b45131cba2a1d25becdc4ec2633429e0582a9ce7","ref":"refs/heads/main","pushedAt":"2024-07-16T13:29:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrednic-1A","name":null,"path":"/mrednic-1A","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110401537?s=80&v=4"},"commit":{"message":"Update sdk-regenerate.json","shortMessageHtmlLink":"Update sdk-regenerate.json"}},{"before":"27d84c43886ddc6423345cc308871e4bb6c79c2c","after":"d167d70da1230370f9a6797cccce02a8245a689c","ref":"refs/heads/test-renovate","pushedAt":"2024-07-16T12:54:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrednic-1A","name":null,"path":"/mrednic-1A","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110401537?s=80&v=4"},"commit":{"message":"Update sdk-regenerate.json","shortMessageHtmlLink":"Update sdk-regenerate.json"}},{"before":null,"after":"27d84c43886ddc6423345cc308871e4bb6c79c2c","ref":"refs/heads/test-renovate","pushedAt":"2024-07-16T12:53:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mrednic-1A","name":null,"path":"/mrednic-1A","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110401537?s=80&v=4"},"commit":{"message":"chore(deps): update dependency ts-jest to ~29.2.0 (#1964)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [ts-jest](https://kulshekhar.github.io/ts-jest)\n([source](https://togithub.com/kulshekhar/ts-jest)) | [`~29.1.2` ->\n`~29.2.0`](https://renovatebot.com/diffs/npm/ts-jest/29.1.5/29.2.0) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.5/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.5/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nkulshekhar/ts-jest (ts-jest)\n\n###\n[`v29.2.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2920-2024-07-08)\n\n[Compare\nSource](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0)\n\n##### Bug Fixes\n\n- fix: don't show warning message with Node16/NodeNext\n([99c4f49](https://togithub.com/kulshekhar/ts-jest/commit/99c4f49)),\ncloses\n[#​4266](https://togithub.com/kulshekhar/ts-jest/issues/4266)\n\n##### Features\n\n- feat(cli): allow migrating cjs `presets` to `transform` config\n([22fb027](https://togithub.com/kulshekhar/ts-jest/commit/22fb027))\n- feat(presets): add util functions to create ESM presets\n([06f78ed](https://togithub.com/kulshekhar/ts-jest/commit/06f78ed))\n- feat(presets): add util functions to create CJS presets\n([f9cc3c0](https://togithub.com/kulshekhar/ts-jest/commit/f9cc3c0))\n\n##### Code refactoring\n\n- refactor: replace lodash deps with native js implementation\n([40f1708](https://togithub.com/kulshekhar/ts-jest/commit/40f1708))\n- refactor: use `TsJestTransformerOptions` type everywhere possibly\n([7d001be](https://togithub.com/kulshekhar/ts-jest/commit/7d001be))\n- refactor(cli): use new preset util functions to initialize test config\n([c2b56ca](https://togithub.com/kulshekhar/ts-jest/commit/c2b56ca))\n- refactor(presets): use create preset util functions for cjs presets\n([922d6d0](https://togithub.com/kulshekhar/ts-jest/commit/922d6d0))\n- test: switch `react-app` to use Vite\n([827c8ad](https://togithub.com/kulshekhar/ts-jest/commit/827c8ad))\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\nrepository job log\n[here](https://developer.mend.io/github/AmadeusITGroup/otter).\n\n","shortMessageHtmlLink":"chore(deps): update dependency ts-jest to ~29.2.0 (AmadeusITGroup#1964)"}},{"before":"0c2846beadc78bea158e6e50a5413b79ec2b25b6","after":"27d84c43886ddc6423345cc308871e4bb6c79c2c","ref":"refs/heads/main","pushedAt":"2024-07-16T12:52:19.000Z","pushType":"push","commitsCount":1402,"pusher":{"login":"mrednic-1A","name":null,"path":"/mrednic-1A","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110401537?s=80&v=4"},"commit":{"message":"chore(deps): update dependency ts-jest to ~29.2.0 (#1964)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [ts-jest](https://kulshekhar.github.io/ts-jest)\n([source](https://togithub.com/kulshekhar/ts-jest)) | [`~29.1.2` ->\n`~29.2.0`](https://renovatebot.com/diffs/npm/ts-jest/29.1.5/29.2.0) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.5/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.5/29.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nkulshekhar/ts-jest (ts-jest)\n\n###\n[`v29.2.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2920-2024-07-08)\n\n[Compare\nSource](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0)\n\n##### Bug Fixes\n\n- fix: don't show warning message with Node16/NodeNext\n([99c4f49](https://togithub.com/kulshekhar/ts-jest/commit/99c4f49)),\ncloses\n[#​4266](https://togithub.com/kulshekhar/ts-jest/issues/4266)\n\n##### Features\n\n- feat(cli): allow migrating cjs `presets` to `transform` config\n([22fb027](https://togithub.com/kulshekhar/ts-jest/commit/22fb027))\n- feat(presets): add util functions to create ESM presets\n([06f78ed](https://togithub.com/kulshekhar/ts-jest/commit/06f78ed))\n- feat(presets): add util functions to create CJS presets\n([f9cc3c0](https://togithub.com/kulshekhar/ts-jest/commit/f9cc3c0))\n\n##### Code refactoring\n\n- refactor: replace lodash deps with native js implementation\n([40f1708](https://togithub.com/kulshekhar/ts-jest/commit/40f1708))\n- refactor: use `TsJestTransformerOptions` type everywhere possibly\n([7d001be](https://togithub.com/kulshekhar/ts-jest/commit/7d001be))\n- refactor(cli): use new preset util functions to initialize test config\n([c2b56ca](https://togithub.com/kulshekhar/ts-jest/commit/c2b56ca))\n- refactor(presets): use create preset util functions for cjs presets\n([922d6d0](https://togithub.com/kulshekhar/ts-jest/commit/922d6d0))\n- test: switch `react-app` to use Vite\n([827c8ad](https://togithub.com/kulshekhar/ts-jest/commit/827c8ad))\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\nrepository job log\n[here](https://developer.mend.io/github/AmadeusITGroup/otter).\n\n","shortMessageHtmlLink":"chore(deps): update dependency ts-jest to ~29.2.0 (AmadeusITGroup#1964)"}},{"before":null,"after":"abf904ceb8be8024a754d3e571c18b05492d40fb","ref":"refs/heads/feat/defer-example","pushedAt":"2023-12-08T14:58:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mrednic-1A","name":null,"path":"/mrednic-1A","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110401537?s=80&v=4"},"commit":{"message":"feat: defer example","shortMessageHtmlLink":"feat: defer example"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgZTbMwA","startCursor":null,"endCursor":null}},"title":"Activity ยท mrednic-1A/otter"}