{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":576742325,"defaultBranch":"main","name":"project-template","ownerLogin":"TheOmer77","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-12-10T20:42:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/27678413?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720089319.0","currentOid":""},"activityList":{"items":[{"before":"9ae32c1adf5fa9006d91a1bea653e27dacd6d94b","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-eabdb85504","pushedAt":"2024-07-04T10:35:19.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":"081b1aac15f0425c102d4a1230e77e42bcf4e91b","after":"1d3dd46e498511fa58be7907a482db41f590d925","ref":"refs/heads/main","pushedAt":"2024-07-04T10:35:13.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Merge pull request #96 from TheOmer77/dependabot/npm_and_yarn/dev-dependencies-eabdb85504\n\nDeps: Bump the dev-dependencies group across 1 directory with 7 updates but not `eslint`","shortMessageHtmlLink":"Merge pull request #96 from TheOmer77/dependabot/npm_and_yarn/dev-dep…"}},{"before":"176ca29c46a0d9ba9fcb92fc55ae094576bfb67c","after":"9ae32c1adf5fa9006d91a1bea653e27dacd6d94b","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-eabdb85504","pushedAt":"2024-07-04T10:34:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Deps: Downgrade ESLint to v8\n\nCurrent stable version of Typescript-eslint doesn't support ESLint v9\nyet, see\nhttps://github.com/typescript-eslint/typescript-eslint/issues/8211","shortMessageHtmlLink":"Deps: Downgrade ESLint to v8"}},{"before":null,"after":"176ca29c46a0d9ba9fcb92fc55ae094576bfb67c","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-eabdb85504","pushedAt":"2024-07-04T10:29:21.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":"Deps: Bump the dev-dependencies group across 1 directory with 8 updates\n\nBumps the dev-dependencies group with 8 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.14.1` | `7.15.0` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.14.1` | `7.15.0` |\n| [esbuild](https://github.com/evanw/esbuild) | `0.21.5` | `0.23.0` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.6.0` |\n| [tsx](https://github.com/privatenumber/tsx) | `4.15.7` | `4.16.2` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.3` |\n| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.1` | `5.3.3` |\n| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.6.4` | `0.7.0` |\n\n\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.14.1 to 7.15.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.14.1 to 7.15.0\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/parser)\n\nUpdates `esbuild` from 0.21.5 to 0.23.0\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.23.0)\n\nUpdates `eslint` from 8.57.0 to 9.6.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.6.0)\n\nUpdates `tsx` from 4.15.7 to 4.16.2\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.15.7...v4.16.2)\n\nUpdates `typescript` from 5.5.2 to 5.5.3\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.2...v5.5.3)\n\nUpdates `vite` from 5.3.1 to 5.3.3\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v5.3.3/packages/vite)\n\nUpdates `vite-plugin-checker` from 0.6.4 to 0.7.0\n- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)\n- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.4...vite-plugin-checker@0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dev-dependencies\n- dependency-name: tsx\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: vite\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: vite-plugin-checker\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump the dev-dependencies group across 1 directory with 8 updates"}},{"before":"e24cb3887ddc0226fa66de9c8dea9c1edc6be5bb","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-0171747788","pushedAt":"2024-07-04T10:28:46.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":"d9a3979d30e9deac4da9fcb0cf7c50e8040f98fe","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/hono-4.4.10","pushedAt":"2024-07-04T10:25:00.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":"fc1fdacd382fb6923b8c75bce593eac2c7a5780b","after":"081b1aac15f0425c102d4a1230e77e42bcf4e91b","ref":"refs/heads/main","pushedAt":"2024-07-04T10:24:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Merge pull request #95 from TheOmer77/dependabot/npm_and_yarn/hono-4.4.10\n\nDeps: Bump hono from 4.4.7 to 4.4.10","shortMessageHtmlLink":"Merge pull request #95 from TheOmer77/dependabot/npm_and_yarn/hono-4.…"}},{"before":null,"after":"d9a3979d30e9deac4da9fcb0cf7c50e8040f98fe","ref":"refs/heads/dependabot/npm_and_yarn/hono-4.4.10","pushedAt":"2024-07-01T09:29: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":"Deps: Bump hono from 4.4.7 to 4.4.10\n\nBumps [hono](https://github.com/honojs/hono) from 4.4.7 to 4.4.10.\n- [Release notes](https://github.com/honojs/hono/releases)\n- [Commits](https://github.com/honojs/hono/compare/v4.4.7...v4.4.10)\n\n---\nupdated-dependencies:\n- dependency-name: hono\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump hono from 4.4.7 to 4.4.10"}},{"before":null,"after":"e24cb3887ddc0226fa66de9c8dea9c1edc6be5bb","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-0171747788","pushedAt":"2024-07-01T09:28:52.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":"Deps: Bump the dev-dependencies group with 5 updates\n\nBumps the dev-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [esbuild](https://github.com/evanw/esbuild) | `0.21.5` | `0.22.0` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.6.0` |\n| [tsx](https://github.com/privatenumber/tsx) | `4.15.7` | `4.16.0` |\n| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.1` | `5.3.2` |\n| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.6.4` | `0.7.0` |\n\n\nUpdates `esbuild` from 0.21.5 to 0.22.0\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.22.0)\n\nUpdates `eslint` from 8.57.0 to 9.6.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.6.0)\n\nUpdates `tsx` from 4.15.7 to 4.16.0\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.15.7...v4.16.0)\n\nUpdates `vite` from 5.3.1 to 5.3.2\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite)\n\nUpdates `vite-plugin-checker` from 0.6.4 to 0.7.0\n- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)\n- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.4...vite-plugin-checker@0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: esbuild\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dev-dependencies\n- dependency-name: tsx\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: vite\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: vite-plugin-checker\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump the dev-dependencies group with 5 updates"}},{"before":"820aa498135511d2bec13e35879102ed2189a342","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-03170ed8f0","pushedAt":"2024-06-26T10:51:46.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":"1238fbc4c9eb0397318b12cbd7693bc950ed337e","after":"fc1fdacd382fb6923b8c75bce593eac2c7a5780b","ref":"refs/heads/main","pushedAt":"2024-06-26T10:51:40.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Merge pull request #93 from TheOmer77/dependabot/npm_and_yarn/dev-dependencies-03170ed8f0\n\nDeps: Bump the dev-dependencies group across 1 directory with 6 updates","shortMessageHtmlLink":"Merge pull request #93 from TheOmer77/dependabot/npm_and_yarn/dev-dep…"}},{"before":"059013e3f3ac8c433d8f4dd3f2471835fc4ce394","after":"820aa498135511d2bec13e35879102ed2189a342","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-03170ed8f0","pushedAt":"2024-06-26T10:51:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Deps: Downgrade ESLint to v8\n\nCurrent stable version of Typescript-eslint doesn't support ESLint v9\nyet, see\nhttps://github.com/typescript-eslint/typescript-eslint/issues/8211","shortMessageHtmlLink":"Deps: Downgrade ESLint to v8"}},{"before":null,"after":"059013e3f3ac8c433d8f4dd3f2471835fc4ce394","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-03170ed8f0","pushedAt":"2024-06-26T10:45:12.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":"Deps: Bump the dev-dependencies group across 1 directory with 6 updates\n\nBumps the dev-dependencies group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.6` | `20.14.9` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.1` | `7.14.1` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `7.14.1` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.5.0` |\n| [tsx](https://github.com/privatenumber/tsx) | `4.15.6` | `4.15.7` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.2` |\n\n\n\nUpdates `@types/node` from 20.14.6 to 20.14.9\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.13.1 to 7.14.1\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.13.1 to 7.14.1\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser)\n\nUpdates `eslint` from 8.57.0 to 9.5.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.5.0)\n\nUpdates `tsx` from 4.15.6 to 4.15.7\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.15.6...v4.15.7)\n\nUpdates `typescript` from 5.4.5 to 5.5.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.4.5...v5.5.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: dev-dependencies\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dev-dependencies\n- dependency-name: tsx\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump the dev-dependencies group across 1 directory with 6 updates"}},{"before":"998bba44b1b47b273a229f1718797917d3336b70","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-adb27bde91","pushedAt":"2024-06-26T10:44:30.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":"dd4b5091365bb0072a7313f254ceb0ca706f944e","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/hono/node-server-1.11.4","pushedAt":"2024-06-26T10:38:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"}},{"before":"5e8fcc85ea2737c5c638823e5a1a5ca4c8c05236","after":"1238fbc4c9eb0397318b12cbd7693bc950ed337e","ref":"refs/heads/main","pushedAt":"2024-06-26T10:38:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Merge pull request #92 from TheOmer77/dependabot/npm_and_yarn/hono/node-server-1.11.4\n\nDeps: Bump @hono/node-server from 1.11.3 to 1.11.4","shortMessageHtmlLink":"Merge pull request #92 from TheOmer77/dependabot/npm_and_yarn/hono/no…"}},{"before":null,"after":"dd4b5091365bb0072a7313f254ceb0ca706f944e","ref":"refs/heads/dependabot/npm_and_yarn/hono/node-server-1.11.4","pushedAt":"2024-06-24T09:45:34.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":"Deps: Bump @hono/node-server from 1.11.3 to 1.11.4\n\nBumps [@hono/node-server](https://github.com/honojs/node-server) from 1.11.3 to 1.11.4.\n- [Release notes](https://github.com/honojs/node-server/releases)\n- [Commits](https://github.com/honojs/node-server/compare/v1.11.3...v1.11.4)\n\n---\nupdated-dependencies:\n- dependency-name: \"@hono/node-server\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump @hono/node-server from 1.11.3 to 1.11.4"}},{"before":null,"after":"998bba44b1b47b273a229f1718797917d3336b70","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-adb27bde91","pushedAt":"2024-06-24T09:44:54.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":"Deps: Bump the dev-dependencies group with 4 updates\n\nBumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint), [tsx](https://github.com/privatenumber/tsx) and [typescript](https://github.com/Microsoft/TypeScript).\n\n\nUpdates `@types/node` from 20.14.6 to 20.14.8\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `eslint` from 8.57.0 to 9.5.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.5.0)\n\nUpdates `tsx` from 4.15.6 to 4.15.7\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.15.6...v4.15.7)\n\nUpdates `typescript` from 5.4.5 to 5.5.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.4.5...v5.5.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: dev-dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dev-dependencies\n- dependency-name: tsx\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump the dev-dependencies group with 4 updates"}},{"before":"23175cb80bf987f1454b3281e5f299c866957318","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-76357e9d62","pushedAt":"2024-06-20T17:49:08.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":"7f62106fa21c294186be2d07fa9711d608d4e935","after":"5e8fcc85ea2737c5c638823e5a1a5ca4c8c05236","ref":"refs/heads/main","pushedAt":"2024-06-20T17:49:00.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Merge pull request #90 from TheOmer77/dependabot/npm_and_yarn/dev-dependencies-76357e9d62\n\nDeps: Bump the dev-dependencies group across 1 directory with 9 updates","shortMessageHtmlLink":"Merge pull request #90 from TheOmer77/dependabot/npm_and_yarn/dev-dep…"}},{"before":"60d6b55373bc4c9b2d5782de7bc2ad6745d9b40a","after":"23175cb80bf987f1454b3281e5f299c866957318","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-76357e9d62","pushedAt":"2024-06-20T17:30:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Deps: Update PNPM to v9.4.0","shortMessageHtmlLink":"Deps: Update PNPM to v9.4.0"}},{"before":null,"after":"60d6b55373bc4c9b2d5782de7bc2ad6745d9b40a","ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-76357e9d62","pushedAt":"2024-06-20T17:25:45.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":"Deps: Bump the dev-dependencies group across 1 directory with 9 updates\n\nBumps the dev-dependencies group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.2` | `20.14.6` |\n| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.13.1` |\n| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.13.1` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.5.0` |\n| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.9.0` |\n| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.34.3` |\n| [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.2` |\n| [tsx](https://github.com/privatenumber/tsx) | `4.15.1` | `4.15.6` |\n| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.13` | `5.3.1` |\n\n\n\nUpdates `@types/node` from 20.14.2 to 20.14.6\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.1\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin)\n\nUpdates `@typescript-eslint/parser` from 7.12.0 to 7.13.1\n- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)\n- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)\n- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser)\n\nUpdates `eslint` from 8.57.0 to 9.5.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.5.0)\n\nUpdates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0\n- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)\n- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0)\n\nUpdates `eslint-plugin-react` from 7.34.2 to 7.34.3\n- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)\n- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3)\n\nUpdates `prettier` from 3.3.1 to 3.3.2\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2)\n\nUpdates `tsx` from 4.15.1 to 4.15.6\n- [Release notes](https://github.com/privatenumber/tsx/releases)\n- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)\n- [Commits](https://github.com/privatenumber/tsx/compare/v4.15.1...v4.15.6)\n\nUpdates `vite` from 5.2.13 to 5.3.1\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: \"@typescript-eslint/eslint-plugin\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: \"@typescript-eslint/parser\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dev-dependencies\n- dependency-name: eslint-plugin-jsx-a11y\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n- dependency-name: eslint-plugin-react\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: tsx\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dev-dependencies\n- dependency-name: vite\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump the dev-dependencies group across 1 directory with 9 updates"}},{"before":"cbf17234e6d0358732128460459f5b8a4ca5033f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dev-dependencies-155d0ecb95","pushedAt":"2024-06-20T17:25:09.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":"b9a69db076cd7844b9c18006a2344e88451ff391","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/hono-4.4.7","pushedAt":"2024-06-20T17:25:07.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":"bfbe93924bc9d243e085436d74960971d70013c5","after":"7f62106fa21c294186be2d07fa9711d608d4e935","ref":"refs/heads/main","pushedAt":"2024-06-20T17:24:59.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Merge pull request #89 from TheOmer77/dependabot/npm_and_yarn/hono-4.4.7\n\nDeps: Bump hono from 4.4.4 to 4.4.7","shortMessageHtmlLink":"Merge pull request #89 from TheOmer77/dependabot/npm_and_yarn/hono-4.4.7"}},{"before":"d050669d5a19416e2f7b1f633cb8ba4b3948ddc6","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/hono-4.4.6","pushedAt":"2024-06-20T17:23: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":null,"after":"b9a69db076cd7844b9c18006a2344e88451ff391","ref":"refs/heads/dependabot/npm_and_yarn/hono-4.4.7","pushedAt":"2024-06-20T17:23:14.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":"Deps: Bump hono from 4.4.4 to 4.4.7\n\nBumps [hono](https://github.com/honojs/hono) from 4.4.4 to 4.4.7.\n- [Release notes](https://github.com/honojs/hono/releases)\n- [Commits](https://github.com/honojs/hono/compare/v4.4.4...v4.4.7)\n\n---\nupdated-dependencies:\n- dependency-name: hono\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump hono from 4.4.4 to 4.4.7"}},{"before":"fea4b05d3c491a92b50da3e05385e6852c3c9e2a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/hono/node-server-1.11.3","pushedAt":"2024-06-20T17:22:16.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":"b3b559962898539b4ba372d46dc0b9a147bed5be","after":"bfbe93924bc9d243e085436d74960971d70013c5","ref":"refs/heads/main","pushedAt":"2024-06-20T17:22:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"TheOmer77","name":"Omer","path":"/TheOmer77","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27678413?s=80&v=4"},"commit":{"message":"Merge pull request #88 from TheOmer77/dependabot/npm_and_yarn/hono/node-server-1.11.3\n\nDeps: Bump @hono/node-server from 1.11.2 to 1.11.3","shortMessageHtmlLink":"Merge pull request #88 from TheOmer77/dependabot/npm_and_yarn/hono/no…"}},{"before":null,"after":"fea4b05d3c491a92b50da3e05385e6852c3c9e2a","ref":"refs/heads/dependabot/npm_and_yarn/hono/node-server-1.11.3","pushedAt":"2024-06-17T09:30:10.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":"Deps: Bump @hono/node-server from 1.11.2 to 1.11.3\n\nBumps [@hono/node-server](https://github.com/honojs/node-server) from 1.11.2 to 1.11.3.\n- [Release notes](https://github.com/honojs/node-server/releases)\n- [Commits](https://github.com/honojs/node-server/compare/v1.11.2...v1.11.3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@hono/node-server\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Deps: Bump @hono/node-server from 1.11.2 to 1.11.3"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdsrF4AA","startCursor":null,"endCursor":null}},"title":"Activity · TheOmer77/project-template"}