{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":247540022,"defaultBranch":"master","name":"language-tools","ownerLogin":"sveltejs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-03-15T19:49:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/23617963?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726751174.0","currentOid":""},"activityList":{"items":[{"before":"76d52148c8ad177a536908d7c31592b49f7afd92","after":null,"ref":"refs/heads/revert-binding-checks","pushedAt":"2024-09-19T13:06:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"}},{"before":"e74f1d712b66873c06590fd47dcfcfc69aead7db","after":"81019d91c38effe61c2ac4b8e8f830d8a6d1f148","ref":"refs/heads/master","pushedAt":"2024-09-19T13:06:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: revert additional two-way-binding checks (#2508)\n\nThis reverts commit 8c080cf36286984439b468e089e6e4eaacd4230e.\r\n\r\nThis reverts #2477. Sadly, the idea didn't work out, as shown by two opened bug reports:\r\n\r\n- #2506: A type union can be narrowed on the input, but not on the way back out\r\n- #2494: A generic nested within a bound value is not properly resolved and not falling back to `any` (in #2477 we thought of the generic case, but only for when the generic is the whole value type, not when it's nested)\r\n\r\nFor these reasons I don't see a way to properly implement #1392 at the moment.","shortMessageHtmlLink":"fix: revert additional two-way-binding checks (#2508)"}},{"before":null,"after":"76d52148c8ad177a536908d7c31592b49f7afd92","ref":"refs/heads/revert-binding-checks","pushedAt":"2024-09-19T12:53:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"this, too","shortMessageHtmlLink":"this, too"}},{"before":"e132b5667a87a7d233adef795b3e99ecc85e6aad","after":"e74f1d712b66873c06590fd47dcfcfc69aead7db","ref":"refs/heads/master","pushedAt":"2024-09-19T11:51:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"chore: revert accidental commit","shortMessageHtmlLink":"chore: revert accidental commit"}},{"before":"35dab67f9ad5dac8479e0e2a5cb774a30e43ce34","after":null,"ref":"refs/heads/no-svelte-files-warn","pushedAt":"2024-09-19T11:48:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"}},{"before":"94a7352d96e0a7d512cde0de1e73ebb25347b7c7","after":"e132b5667a87a7d233adef795b3e99ecc85e6aad","ref":"refs/heads/master","pushedAt":"2024-09-19T11:48:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: make no Svelte files found a warning (#2507)\n\nThere were reports that this was too overzealous as some people use this potentially not knowing whether or not this is a Svelte-projects, too. Therefore only issue a warning instead of an error.","shortMessageHtmlLink":"fix: make no Svelte files found a warning (#2507)"}},{"before":null,"after":"35dab67f9ad5dac8479e0e2a5cb774a30e43ce34","ref":"refs/heads/no-svelte-files-warn","pushedAt":"2024-09-19T11:40:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: make no Svelte files found a warning\n\nThere were reports that this was too overzealous as some people use this potentially not knowing whether or not this is a Svelte-projects, too. Therefore only issue a warning instead of an error.","shortMessageHtmlLink":"fix: make no Svelte files found a warning"}},{"before":"73125a6fd698a76fa13b58ec735ce242cdbdd094","after":"94a7352d96e0a7d512cde0de1e73ebb25347b7c7","ref":"refs/heads/master","pushedAt":"2024-09-18T14:45:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: include files indirectly belonging to a project into correct project (#2488)\n\nFixes #2486\r\nFixes #2485","shortMessageHtmlLink":"fix: include files indirectly belonging to a project into correct pro…"}},{"before":"0921d657a5224f08536552d825710ef1b52ab8f5","after":"73125a6fd698a76fa13b58ec735ce242cdbdd094","ref":"refs/heads/master","pushedAt":"2024-09-18T12:54:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: silence type error in old d.ts files\n\nsvelte-jsx and svelte-shims are used for Svelte 3 only, and are likely out of date, yet we don't want to invest time into adjusting them anymore, therefore silence any type errors in it.\nHelps with #2498","shortMessageHtmlLink":"fix: silence type error in old d.ts files"}},{"before":"fbd3b81c26ecc82a18ffd959b41e29739fd48357","after":"0921d657a5224f08536552d825710ef1b52ab8f5","ref":"refs/heads/master","pushedAt":"2024-09-12T11:22:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: update SvelteKit trailingSlash types (#2496)","shortMessageHtmlLink":"fix: update SvelteKit trailingSlash types (#2496)"}},{"before":"9221ca336d9abafadae1659bf35434834a06f864","after":"fbd3b81c26ecc82a18ffd959b41e29739fd48357","ref":"refs/heads/master","pushedAt":"2024-09-10T08:48:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: add constraint to inference\n\nElse the type is not properly resolved sometimes\nFixes a type issue with Threlte","shortMessageHtmlLink":"fix: add constraint to inference"}},{"before":"840c60ffbdf753ff56f01e37c72b93cc5da8a4a2","after":"9221ca336d9abafadae1659bf35434834a06f864","ref":"refs/heads/master","pushedAt":"2024-09-04T11:42:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: remove process declaration\n\nLikely added during ancient times for Svelte Native. It now gets in the way, and SvelteNative folks can add a declaration themselves if they need to\n\nFixes #2483","shortMessageHtmlLink":"fix: remove process declaration"}},{"before":"74f3216b96409af498eadc85634f55f8ddf45d52","after":null,"ref":"refs/tags/typescript-plugin-0.3.41","pushedAt":"2024-09-02T11:49:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"}},{"before":"74f3216b96409af498eadc85634f55f8ddf45d52","after":"840c60ffbdf753ff56f01e37c72b93cc5da8a4a2","ref":"refs/heads/master","pushedAt":"2024-09-02T11:47:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"chore: add homepage/repository fields","shortMessageHtmlLink":"chore: add homepage/repository fields"}},{"before":"399ad6a08d03b14f46a40f1a1483a051d08a8ff2","after":"74f3216b96409af498eadc85634f55f8ddf45d52","ref":"refs/heads/master","pushedAt":"2024-09-01T19:36:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"chore: show more error diagnostics for emitDts\n\ncloses #2371","shortMessageHtmlLink":"chore: show more error diagnostics for emitDts"}},{"before":"81896fbaa0ec4bf42013cb7c03c95fe18f92b807","after":null,"ref":"refs/heads/module-tag","pushedAt":"2024-08-30T13:38:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"}},{"before":"d99497176dcca89de69471934b05c433b64558e3","after":"399ad6a08d03b14f46a40f1a1483a051d08a8ff2","ref":"refs/heads/master","pushedAt":"2024-08-30T13:38:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dummdidumm","name":"Simon H","path":"/dummdidumm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5968653?s=80&v=4"},"commit":{"message":"fix: detect `