{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":362572273,"defaultBranch":"master","name":"svelte","ownerLogin":"hgiesel","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-04-28T18:39:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7188844?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1678900815.3737411","currentOid":""},"activityList":{"items":[{"before":"47ad382fbafddd813fb7574af41bd53c863384c3","after":null,"ref":"refs/heads/feat/3310","pushedAt":"2023-03-15T17:20:15.373Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hgiesel","name":"Henrik Giesel","path":"/hgiesel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7188844?s=80&v=4"}},{"before":"3f80612210bd1f0165272fc692ac558433e8b1fe","after":"47ad382fbafddd813fb7574af41bd53c863384c3","ref":"refs/heads/feat/3310","pushedAt":"2023-03-15T15:25:46.718Z","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":"woops","shortMessageHtmlLink":"woops"}},{"before":"aa88164c169e60a279e10f3b7c8653687b75033b","after":"3f80612210bd1f0165272fc692ac558433e8b1fe","ref":"refs/heads/feat/3310","pushedAt":"2023-03-15T15:17:38.267Z","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":"forward error output","shortMessageHtmlLink":"forward error output"}},{"before":"667e43cf083d779ecaaecd831e3c236acfdaae11","after":"aa88164c169e60a279e10f3b7c8653687b75033b","ref":"refs/heads/feat/3310","pushedAt":"2023-03-15T15:10:01.773Z","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","shortMessageHtmlLink":"fix"}},{"before":"98c03684335d2e8dc4dd07296e00ed91311b3001","after":"667e43cf083d779ecaaecd831e3c236acfdaae11","ref":"refs/heads/feat/3310","pushedAt":"2023-03-15T14:54:25.186Z","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":"Update compiler_warnings.ts","shortMessageHtmlLink":"Update compiler_warnings.ts"}},{"before":"bc7ad99afbcde0e8eaf3cb58b338d0cf1bdb1693","after":"98c03684335d2e8dc4dd07296e00ed91311b3001","ref":"refs/heads/feat/3310","pushedAt":"2023-03-15T14:52:26.437Z","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":"docs, tutorial","shortMessageHtmlLink":"docs, tutorial"}},{"before":"3a51b7c06608e5198ccd31e1f6ebfd39a2c035b5","after":"bc7ad99afbcde0e8eaf3cb58b338d0cf1bdb1693","ref":"refs/heads/feat/3310","pushedAt":"2023-03-13T19:28:24.368Z","pushType":"push","commitsCount":312,"pusher":{"login":"hgiesel","name":"Henrik Giesel","path":"/hgiesel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7188844?s=80&v=4"},"commit":{"message":"Merge branch 'master' into feat/3310","shortMessageHtmlLink":"Merge branch 'master' into feat/3310"}},{"before":"816ddd8a8fd125ec0018200ff62aef296ee589e8","after":"3a51b7c06608e5198ccd31e1f6ebfd39a2c035b5","ref":"refs/heads/feat/3310","pushedAt":"2023-03-13T19:25:46.386Z","pushType":"push","commitsCount":1,"pusher":{"login":"hgiesel","name":"Henrik Giesel","path":"/hgiesel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7188844?s=80&v=4"},"commit":{"message":"Squashed commit of the following:\n\ncommit c7dcfac883a34655421932258d3d5a3b0ee96362\nAuthor: Theodore Brown \nDate: Mon Mar 13 12:21:51 2023 -0500\n\n fix: select option with selected attribute when initial state is undefined (#8371)\n\n Resolves a second unintended regression introduced in #6170.\n\n Follow-up to #8331, this time addressing the root issue so the correct select option won't be deselected in the first place when the initial bound value is undefined.\n\n Fixes #8361\n\ncommit 5c14bc5f0133cf6ae7d96d30f5cc6824e9f006aa\nAuthor: Lyu, Wei-Da <36730922+jasonlyu123@users.noreply.github.com>\nDate: Fri Mar 10 16:47:30 2023 +0800\n\n fix: support es2022 class features (#8355)\n\n Follow up to #8349. We also have to bump the parsing ECMAScript version here. Fixes #6900, fixes #6592.\n\ncommit e2fe8ab46966a7c3a6702e7e5f71ac316c553288\nAuthor: Conduitry \nDate: Thu Mar 9 19:31:19 2023 -0500\n\n -> v3.56.0\n\ncommit 80e6e2820408bdd1752cc1b866d106ad6c1d8824\nAuthor: Conduitry \nDate: Thu Mar 9 05:04:38 2023 -0500\n\n chore: mark Promise.resolve() as pure to appease Agadoo (#8366)\n\ncommit f9efb4d9920ff76b4b22bec8443ee2049a05cf26\nAuthor: Ben McCann <322311+benmccann@users.noreply.github.com>\nDate: Wed Mar 8 09:56:24 2023 -0800\n\n chore: upgrade aria-query (#8353)\n\ncommit 757a81ac6db186b707fceb2a4be37b852a99102f\nAuthor: Ben McCann <322311+benmccann@users.noreply.github.com>\nDate: Wed Mar 8 08:50:11 2023 -0800\n\n chore: upgrade dependencies (#8352)\n\ncommit 11af8509242956d5414fd8dc3205a40855437ab5\nAuthor: Simon H <5968653+dummdidumm@users.noreply.github.com>\nDate: Mon Mar 6 09:41:38 2023 +0100\n\n fix: correct meta attributes\n\n fixes https://github.com/sveltejs/language-tools/issues/1917\n\ncommit c6d6a73b9d5b34ab84fa0febcf70c06a2bd7b08e\nAuthor: Ben McCann <322311+benmccann@users.noreply.github.com>\nDate: Fri Mar 3 23:18:55 2023 -0800\n\n chore: upgrade rollup plugins (#8350)\n\ncommit b336b162041d4f33252e12f15c98d89ecf2dcf23\nAuthor: Ben McCann <322311+benmccann@users.noreply.github.com>\nDate: Fri Mar 3 23:18:25 2023 -0800\n\n chore: upgrade to code-red 1.0 (#8349)\n\ncommit 5b2fa1f24750b77b83dcac831978efc93a6451fc\nAuthor: Ben McCann <322311+benmccann@users.noreply.github.com>\nDate: Thu Mar 2 11:10:12 2023 -0800\n\n chore: upgrade magic-string (#8339)\n\n - overwrite -> update\n - update comments\n\ncommit 0966d1d282b04cec6f3b0d34a4ba73dae2d08d56\nAuthor: Tan Li Hau \nDate: Fri Mar 3 02:57:38 2023 +0800\n\n feat: improve `bind:group` behavior (#7892)\n\n track all `#each` variables that could result in a change to the inputs and also update the `$$binding_groups` variable which holds the references to the inputs of each group accordingly.\n\n Fixes #7633\n Fixes #6112\n Fixes #7884\n\ncommit 6476e9b34fa1bf8510082191f5c067c1fa25b3f1\nAuthor: Simon H <5968653+dummdidumm@users.noreply.github.com>\nDate: Thu Mar 2 16:57:36 2023 +0100\n\n fix: add visibility event to types\n\ncommit e2b9df1888775bd5d7349fb81c1e7038942c038c\nAuthor: Brandon McConnell \nDate: Thu Mar 2 06:38:43 2023 -0500\n\n docs: update 06-accessibility-warnings.md (#8342)\n\n Convert recommended events to use Svelte syntax, and include deprecation warning re https://developer.mozilla.org/en-US/docs/Web/API/Element/keypress_event\n\ncommit d525901556bfc5575150ccd6b198a413dfff1bb3\nAuthor: Tan Li Hau \nDate: Thu Mar 2 16:24:33 2023 +0800\n\n fix validation for global compound selector (#8344)\n\ncommit fbaf3cfc1249645e7f0cc49fa3caab0a4ed6433e\nAuthor: Tan Li Hau \nDate: Thu Mar 2 00:28:37 2023 +0800\n\n fix: call `` update to `this` only when it's dirty (#4192)\n\n Closes #4129\n\n ---------\n\n Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>\n Co-authored-by: Simon Holthausen \n\ncommit 311193f1d7dd7f04904567660b997f38c7b32e5b\nAuthor: Simon H <5968653+dummdidumm@users.noreply.github.com>\nDate: Wed Mar 1 15:49:18 2023 +0100\n\n chore: update changelog\n\ncommit c0bc86e214ca0130b78bd714f5495e945b1a6c53\nAuthor: Dane David \nDate: Wed Mar 1 14:45:50 2023 +0100\n\n feat: support exclusively special characters in component filenames (#7664)\n\n Fixes #7143\n\n ---------\n\n Co-authored-by: Tan Li Hau \n Co-authored-by: Yuichiro Yamashita \n\ncommit dd371f58fe4c472ebce9c33c942f572fc58415c8\nAuthor: Brad Dougherty \nDate: Wed Mar 1 05:54:00 2023 -0500\n\n feat: add readyState binding for media elements (#6843)\n\n Closes #6666\n\n ---------\n\n Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>\n\ncommit c611f318d2fcc951f05df3cb17db95d60e34609b\nAuthor: Tan Li Hau \nDate: Wed Mar 1 18:51:40 2023 +0800\n\n feat: add stopImmediatePropagation event modifier (#8341)\n\n Closes #5085\n\n ---------\n\n Co-authored-by: Marcin Wicha <23581770+marcin-wicha@users.noreply.github.com>\n Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>\n\ncommit acbf8135a8a905bc84078cd2145b83d52b325410\nAuthor: Roy Choo \nDate: Wed Mar 1 18:28:59 2023 +0800\n\n fix: add global compound selector validation (#6322)\n\n fixes #6272\n prevents invalid CSS output\n\n ---------\n\n Co-authored-by: Roy Choo \n Co-authored-by: tanhauhau \n Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>\n\ncommit ed575cc9270b92564d8e0bec86aa88d0412af9ac\nAuthor: Nguyen Tran <88808276+ngtr6788@users.noreply.github.com>\nDate: Wed Mar 1 05:06:15 2023 -0500\n\n fix: make svelte-ignore work above components (#8338)\n\n Fixes #8082, where svelte-ignore somehow does not pick up the reactive-component warning.\n\n The issue on this problem is that the map_children function suppresses warnings and errors while traversing AST nodes as src/compiler/compile/nodes classes. However, the reactive-component warning is called in src/compiler/compile/render_dom/wrappers/InlineComponent/index.ts, and its warnings are not suppressed in map_children. Thus, we need to extract ignores and suppress here separately.\n\ncommit dc36d0c9afc352587a0e512aac7704c734390e92\nAuthor: Simon H <5968653+dummdidumm@users.noreply.github.com>\nDate: Tue Feb 28 22:42:59 2023 +0100\n\n fix: typings for naturalWidth/Height bindings\n\n follow-up to #7857\n\ncommit b5b0d1f2d4eeb2c5b0fc22ed3f38a22eff06e1bb\nAuthor: Simon H <5968653+dummdidumm@users.noreply.github.com>\nDate: Tue Feb 28 22:39:23 2023 +0100\n\n chore: update changelog\n\ncommit 6ec5a0ed2450db94d1873b09841f2092f15d79a2\nAuthor: Simon H <5968653+dummdidumm@users.noreply.github.com>\nDate: Tue Feb 28 18:40:23 2023 +0100\n\n chore: update changelog\n\ncommit f34abc568920265b848228c32d67eae10f1b589f\nAuthor: xxkl1 <84455605+xxkl1@users.noreply.github.com>\nDate: Wed Mar 1 01:21:39 2023 +0800\n\n fix: decode html entities correctly (#8047)\n\n fixes #8026\n\n 1. replace the big entities list with entities that have a ; at the end where valid (there are some exceptions)\n 2. construct two regexes from that entities list: one for HTML where it's strictly matched, one for attributes where it tries to match browser behavior by also allowing = / digit / character afterwards\n 3. decode character references with one of these regexes depending on this is an attribute value or not\n\n ---------\n\n Co-authored-by: Yuichiro Yamashita \n\ncommit aa15a64cbefff009073fc298b5df679bf385f9c8\nAuthor: lidlanca <8693091+lidlanca@users.noreply.github.com>\nDate: Tue Feb 28 12:16:55 2023 -0500\n\n fix: account for `