{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":471563305,"defaultBranch":"main","name":"nft-list","ownerLogin":"valora-inc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-19T01:33:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/85907816?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721006596.0","currentOid":""},"activityList":{"items":[{"before":"09a397920cdc7aa423a21a891cf77b40ce25ab1c","after":"c5b382215846dec3d36991e52b4253893642f9a3","ref":"refs/heads/renovate/major-linters","pushedAt":"2024-07-15T21:51:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"ea5dc6de496aacd3d3fd3b131313426bfb967e07","after":"09a397920cdc7aa423a21a891cf77b40ce25ab1c","ref":"refs/heads/renovate/major-linters","pushedAt":"2024-07-15T04:38:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"68f8d6c67a4e8d7611d4595f9cf81d27ad007e39","after":"33fa3cae0f44ed5ef1f100d7fb1409875b06fa1d","ref":"refs/heads/renovate/linters","pushedAt":"2024-07-15T04:37:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"541c6e224291245445f42326706db2fd30257f11","after":null,"ref":"refs/heads/renovate/test-packages","pushedAt":"2024-07-15T01:23:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"04aac446cbdcc391cf6471a0a5bc43438e7b8238","after":"814aafd08255a7ada4308c159d6e44448ea3ffa4","ref":"refs/heads/main","pushedAt":"2024-07-15T01:23:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency ts-jest to ^29.2.2 (#239)\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.5` ->\n`^29.2.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.5/29.2.2) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.2.2?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.2?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.2?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.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2922-2024-07-10)\n\n[Compare\nSource](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2)\n\n###\n[`v29.2.1`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2921-2024-07-10)\n\n[Compare\nSource](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1)\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 - \"before 4am on Monday\" in timezone\nUTC, Automerge - \"after 8:00 before 23:00 every weekday except on\nFriday\" in timezone UTC.\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/valora-inc/nft-list).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency ts-jest to ^29.2.2 (#239)"}},{"before":null,"after":"541c6e224291245445f42326706db2fd30257f11","ref":"refs/heads/renovate/test-packages","pushedAt":"2024-07-15T01:23:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency ts-jest to ^29.2.2","shortMessageHtmlLink":"chore(deps): update dependency ts-jest to ^29.2.2"}},{"before":"4af3aae9cdb625fc9394c34aa84728b35a3f860b","after":"68f8d6c67a4e8d7611d4595f9cf81d27ad007e39","ref":"refs/heads/renovate/linters","pushedAt":"2024-07-11T18:31:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"522759388f8ecc0e3d0129317a9a1f3f4a05905f","after":"ea5dc6de496aacd3d3fd3b131313426bfb967e07","ref":"refs/heads/renovate/major-linters","pushedAt":"2024-07-08T05:11:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"560b3d3289aaaffcfc0e333ed4256a19a7843b87","after":"4af3aae9cdb625fc9394c34aa84728b35a3f860b","ref":"refs/heads/renovate/linters","pushedAt":"2024-07-08T05:11:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"77749bd704ab1231d13aa2e0ff005bf37fcf979d","after":null,"ref":"refs/heads/renovate/typescript-packages","pushedAt":"2024-07-08T01:24:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"6ab07a4d6a1d7a8ef48e4de6798e6768f7e3d6f7","after":"04aac446cbdcc391cf6471a0a5bc43438e7b8238","ref":"refs/heads/main","pushedAt":"2024-07-08T01:24:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency typescript to v5.5.3 (#238)\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| [typescript](https://www.typescriptlang.org/)\n([source](https://togithub.com/Microsoft/TypeScript)) | [`5.5.2` ->\n`5.5.3`](https://renovatebot.com/diffs/npm/typescript/5.5.2/5.5.3) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nMicrosoft/TypeScript (typescript)\n\n###\n[`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886)\n\n[Compare\nSource](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"before 4am on Monday\" in timezone\nUTC, Automerge - \"after 8:00 before 23:00 every weekday except on\nFriday\" in timezone UTC.\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/valora-inc/nft-list).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency typescript to v5.5.3 (#238)"}},{"before":null,"after":"77749bd704ab1231d13aa2e0ff005bf37fcf979d","ref":"refs/heads/renovate/typescript-packages","pushedAt":"2024-07-08T01:22:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency typescript to v5.5.3","shortMessageHtmlLink":"chore(deps): update dependency typescript to v5.5.3"}},{"before":"b716a4def28b390d3569e1178fecb5de23b73c31","after":"560b3d3289aaaffcfc0e333ed4256a19a7843b87","ref":"refs/heads/renovate/linters","pushedAt":"2024-07-04T18:15:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"941078b791cba7efdf35daec8cb6d66103c5131d","after":"522759388f8ecc0e3d0129317a9a1f3f4a05905f","ref":"refs/heads/renovate/major-linters","pushedAt":"2024-07-01T17:19:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"701a408db15a46441060360be5367667f770d4bc","after":"941078b791cba7efdf35daec8cb6d66103c5131d","ref":"refs/heads/renovate/major-linters","pushedAt":"2024-07-01T04:33:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"d32e8b8f692e11fd84a5f1a6a3a2d9cdee039fb6","after":"b716a4def28b390d3569e1178fecb5de23b73c31","ref":"refs/heads/renovate/linters","pushedAt":"2024-07-01T04:33:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"786791073843ac4efbd87a2f542b230775b0ac38","after":null,"ref":"refs/heads/renovate/typescript-packages","pushedAt":"2024-07-01T02:06:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"c9595ae19ed1406e58f98142a2fe161c4de0dc27","after":"6ab07a4d6a1d7a8ef48e4de6798e6768f7e3d6f7","ref":"refs/heads/main","pushedAt":"2024-07-01T02:06:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency typescript to v5.5.2 (#237)\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| [typescript](https://www.typescriptlang.org/)\n([source](https://togithub.com/Microsoft/TypeScript)) | [`5.4.5` ->\n`5.5.2`](https://renovatebot.com/diffs/npm/typescript/5.4.5/5.5.2) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.4.5/5.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.4.5/5.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nMicrosoft/TypeScript (typescript)\n\n###\n[`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb)\n\n[Compare\nSource](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"before 4am on Monday\" in timezone\nUTC, Automerge - \"after 8:00 before 23:00 every weekday except on\nFriday\" in timezone UTC.\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/valora-inc/nft-list).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency typescript to v5.5.2 (#237)"}},{"before":null,"after":"786791073843ac4efbd87a2f542b230775b0ac38","ref":"refs/heads/renovate/typescript-packages","pushedAt":"2024-07-01T02:05:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency typescript to v5.5.2","shortMessageHtmlLink":"chore(deps): update dependency typescript to v5.5.2"}},{"before":"b5fdf420bc2e4fd59a9936a0f1f088cd472c28ee","after":"d32e8b8f692e11fd84a5f1a6a3a2d9cdee039fb6","ref":"refs/heads/renovate/linters","pushedAt":"2024-06-27T22:08:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"2d7da2b589ab640b02b9e5d1c044256099b67bf9","after":"b5fdf420bc2e4fd59a9936a0f1f088cd472c28ee","ref":"refs/heads/renovate/linters","pushedAt":"2024-06-27T18:20:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"da9c1e4266cf18f2181e62528c1520c2a7e3fa35","after":"701a408db15a46441060360be5367667f770d4bc","ref":"refs/heads/renovate/major-linters","pushedAt":"2024-06-24T09:22:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"e7085cfe0c2355bd84b2f3bac6cbbfa520781dc5","after":"2d7da2b589ab640b02b9e5d1c044256099b67bf9","ref":"refs/heads/renovate/linters","pushedAt":"2024-06-24T09:21:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"28591206a97fab3e88c039717b672cdbf78bc4ff","after":null,"ref":"refs/heads/renovate/test-packages","pushedAt":"2024-06-24T05:27:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"e3079baf5c1e8ea677338921eb1448a3f2c5f8d5","after":"c9595ae19ed1406e58f98142a2fe161c4de0dc27","ref":"refs/heads/main","pushedAt":"2024-06-24T05:27:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency ts-jest to ^29.1.5 (#236)\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.4` ->\n`^29.1.5`](https://renovatebot.com/diffs/npm/ts-jest/29.1.4/29.1.5) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.4/29.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.4/29.1.5?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.1.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2915-2024-06-16)\n\n[Compare\nSource](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5)\n\n##### Bug Fixes\n\n- build(deps-dev): bump braces\n([5560334](https://togithub.com/kulshekhar/ts-jest/commit/5560334)),\n([59026b4](https://togithub.com/kulshekhar/ts-jest/commit/59026b4)),\n([0d9e359](https://togithub.com/kulshekhar/ts-jest/commit/0d9e359))\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"before 4am on Monday\" in timezone\nUTC, Automerge - \"after 8:00 before 23:00 every weekday except on\nFriday\" in timezone UTC.\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/valora-inc/nft-list).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency ts-jest to ^29.1.5 (#236)"}},{"before":"fe984dcf61aaa3ec0d2c569d45f48cb1437d5da9","after":"da9c1e4266cf18f2181e62528c1520c2a7e3fa35","ref":"refs/heads/renovate/major-linters","pushedAt":"2024-06-24T05:27:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"e56daedcee1f267ec6e31010a187f687a653c7c8","after":"e7085cfe0c2355bd84b2f3bac6cbbfa520781dc5","ref":"refs/heads/renovate/linters","pushedAt":"2024-06-24T05:27:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update linters","shortMessageHtmlLink":"chore(deps): update linters"}},{"before":"ea38e2bc7c1b8b8c95ab0fa79c0a765b3681e664","after":"28591206a97fab3e88c039717b672cdbf78bc4ff","ref":"refs/heads/renovate/test-packages","pushedAt":"2024-06-24T05:27:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency ts-jest to ^29.1.5","shortMessageHtmlLink":"chore(deps): update dependency ts-jest to ^29.1.5"}},{"before":"efae082144bc9c1b152400277f7240243950703c","after":null,"ref":"refs/heads/renovate/devdependencies","pushedAt":"2024-06-24T00:55:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"f47ae021c92b6197e5b439f6f95fd87571869c89","after":"e3079baf5c1e8ea677338921eb1448a3f2c5f8d5","ref":"refs/heads/main","pushedAt":"2024-06-24T00:55:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency joi to ^17.13.3 (#235)\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| [joi](https://togithub.com/hapijs/joi) | [`^17.13.1` ->\n`^17.13.3`](https://renovatebot.com/diffs/npm/joi/17.13.1/17.13.3) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/joi/17.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/joi/17.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/joi/17.13.1/17.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/joi/17.13.1/17.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nhapijs/joi (joi)\n\n###\n[`v17.13.3`](https://togithub.com/hapijs/joi/compare/v17.13.2...3cb73d6cded39fa49a46069b64d638a0ba0f7d14)\n\n[Compare\nSource](https://togithub.com/hapijs/joi/compare/v17.13.2...v17.13.3)\n\n###\n[`v17.13.2`](https://togithub.com/hapijs/joi/compare/v17.13.1...7373136d149be0cc727096325f22f748d22aef46)\n\n[Compare\nSource](https://togithub.com/hapijs/joi/compare/v17.13.1...v17.13.2)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"before 4am on Monday\" in timezone\nUTC, Automerge - \"after 8:00 before 23:00 every weekday except on\nFriday\" in timezone UTC.\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/valora-inc/nft-list).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency joi to ^17.13.3 (#235)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgCfMQAA","startCursor":null,"endCursor":null}},"title":"Activity ยท valora-inc/nft-list"}