From 67e5ac542e6548a7bc60ff28a742d8786455ccab Mon Sep 17 00:00:00 2001 From: TWIOS Dev Date: Sun, 21 Jan 2024 23:02:10 +0000 Subject: [PATCH 1/4] twios-2024-01-21 --- config/this-week-in-open-source.config.json | 2 +- src/twios/2024-01-21.md | 102 ++++++++++++++++++++ 2 files changed, 103 insertions(+), 1 deletion(-) create mode 100644 src/twios/2024-01-21.md diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index e39bffaa9a..6f64eab96c 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -510,5 +510,5 @@ ], "exclude_closed_not_merged": true, "output_path": "src/twios/", - "last_date": "2024-01-07..2024-01-14" + "last_date": "" } \ No newline at end of file diff --git a/src/twios/2024-01-21.md b/src/twios/2024-01-21.md new file mode 100644 index 0000000000..e2f835e057 --- /dev/null +++ b/src/twios/2024-01-21.md @@ -0,0 +1,102 @@ +## Rust + +- [marcoow/pacesetter] [#27](https://github.com/marcoow/pacesetter/pull/27) fix + controller and controller tests in full blueprint ([@marcoow]) + +## Svelte + +- [paoloricciuti/sveltekit-search-params] + [#64](https://github.com/paoloricciuti/sveltekit-search-params/pull/64) feat: + add equalityFn option for complex objects and array ([@paoloricciuti]) +- [storybookjs/addon-svelte-csf] + [#163](https://github.com/storybookjs/addon-svelte-csf/pull/163) fix: keep + track of arguments from a separate map to have the last instance of the + component ([@paoloricciuti]) + +## Raycast + +- [raycast/extensions] + [#10267](https://github.com/raycast/extensions/pull/10267) Add mite extension + ([@paoloricciuti]) + +## Empress + +- [empress/ember-cli-showdown] + [#136](https://github.com/empress/ember-cli-showdown/pull/136) drop support + for Ember < 3.16 ([@mansona]) +- [empress/ember-cli-showdown] + [#135](https://github.com/empress/ember-cli-showdown/pull/135) update + lint-to-the-future dashboard action ([@mansona]) +- [empress/ember-cli-showdown] + [#133](https://github.com/empress/ember-cli-showdown/pull/133) add header to + changelog file ([@mansona]) +- [empress/ember-cli-showdown] + [#132](https://github.com/empress/ember-cli-showdown/pull/132) setup + release-plan ([@mansona]) +- [empress/ember-cli-showdown] + [#130](https://github.com/empress/ember-cli-showdown/pull/130) convert to pnpm + ([@mansona]) +- [empress/ember-cli-showdown] + [#129](https://github.com/empress/ember-cli-showdown/pull/129) add + lint-to-the-future dashboard ([@mansona]) + +## Unknown + +- [ember-codemods/ember-no-implicit-this-codemod] + [#418](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/418) + Typescript ([@mansona]) +- [ember-codemods/ember-no-implicit-this-codemod] + [#416](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/416) + setup release-plan ([@mansona]) +- [ember-codemods/ember-no-implicit-this-codemod] + [#409](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/409) + add grouping to dependabot config ([@mansona]) +- [ember-codemods/ember-no-implicit-this-codemod] + [#405](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/405) + drop support for Node < 16 ([@mansona]) +- [ember-codemods/ember-no-implicit-this-codemod] + [#401](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/401) + swap to pnpm ([@mansona]) +- [ember-codemods/ember-no-implicit-this-codemod] + [#400](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/400) + Update ember-codemods-telemetry-helpers for Mac M support ([@Mikek2252]) +- [mansona/lttf-dashboard] + [#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in + README ([@mansona]) +- [mansona/lttf-dashboard] + [#5](https://github.com/mansona/lttf-dashboard/pull/5) Restructure + ([@mansona]) +- [mansona/lttf-dashboard] + [#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version + ([@mansona]) +- [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) + chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) +- [project-forms/project-forms.github.io] + [#30](https://github.com/project-forms/project-forms.github.io/pull/30) test: + initial E2E test ([@oscard0m]) +- [project-forms/project-forms.github.io] + [#29](https://github.com/project-forms/project-forms.github.io/pull/29) + test(integration): initial version ([@oscard0m]) +- [thefrontside/effection] + [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` + import to Resources code snippet ([@lolmaus]) + +[@Mikek2252]: https://github.com/Mikek2252 +[@lolmaus]: https://github.com/lolmaus +[@mansona]: https://github.com/mansona +[@marcoow]: https://github.com/marcoow +[@oscard0m]: https://github.com/oscard0m +[@paoloricciuti]: https://github.com/paoloricciuti +[ember-codemods/ember-no-implicit-this-codemod]: + https://github.com/ember-codemods/ember-no-implicit-this-codemod +[empress/ember-cli-showdown]: https://github.com/empress/ember-cli-showdown +[mansona/lttf-dashboard]: https://github.com/mansona/lttf-dashboard +[marcoow/pacesetter]: https://github.com/marcoow/pacesetter +[opral/monorepo]: https://github.com/opral/monorepo +[paoloricciuti/sveltekit-search-params]: + https://github.com/paoloricciuti/sveltekit-search-params +[project-forms/project-forms.github.io]: + https://github.com/project-forms/project-forms.github.io +[raycast/extensions]: https://github.com/raycast/extensions +[storybookjs/addon-svelte-csf]: https://github.com/storybookjs/addon-svelte-csf +[thefrontside/effection]: https://github.com/thefrontside/effection From 70eb6353bd4a4fddd362c1c59feebfb6c2f73b8c Mon Sep 17 00:00:00 2001 From: TWIOS Dev Date: Wed, 24 Jan 2024 08:55:27 +0000 Subject: [PATCH 2/4] Edited twios-2024-01-21 --- config/this-week-in-open-source.config.json | 15 +++++++++--- src/twios/2024-01-21.md | 27 ++++++++++++++------- 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index 6f64eab96c..b456dd6cad 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -188,7 +188,8 @@ "ef4/lerna-changelog", "ef4/lerna-changelog", "lifeart/glimmer-next", - "lifeart/glimmer-next" + "lifeart/glimmer-next", + "opral/monorepo" ] }, { @@ -426,7 +427,15 @@ "emberjs/ember-test-helpers", "lan0/ember-power-time-picker", "mixonic/ember-cli-deprecation-workflow", - "nickschot/ember-mobile-pane" + "nickschot/ember-mobile-pane", + "ember-codemods/ember-no-implicit-this-codemod", + "ember-codemods/ember-no-implicit-this-codemod" + ] + }, + { + "name": "Project Forms", + "repos": [ + "project-forms/project-forms.github.io" ] } ], @@ -510,5 +519,5 @@ ], "exclude_closed_not_merged": true, "output_path": "src/twios/", - "last_date": "" + "last_date": "2024-01-14..2024-01-21" } \ No newline at end of file diff --git a/src/twios/2024-01-21.md b/src/twios/2024-01-21.md index e2f835e057..d9f47ab3d8 100644 --- a/src/twios/2024-01-21.md +++ b/src/twios/2024-01-21.md @@ -40,7 +40,12 @@ [#129](https://github.com/empress/ember-cli-showdown/pull/129) add lint-to-the-future dashboard ([@mansona]) -## Unknown +## JavaScript + +- [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) + chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) + +## Ember - [ember-codemods/ember-no-implicit-this-codemod] [#418](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/418) @@ -60,6 +65,18 @@ - [ember-codemods/ember-no-implicit-this-codemod] [#400](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/400) Update ember-codemods-telemetry-helpers for Mac M support ([@Mikek2252]) + +## Project Forms + +- [project-forms/project-forms.github.io] + [#30](https://github.com/project-forms/project-forms.github.io/pull/30) test: + initial E2E test ([@oscard0m]) +- [project-forms/project-forms.github.io] + [#29](https://github.com/project-forms/project-forms.github.io/pull/29) + test(integration): initial version ([@oscard0m]) + +## Unknown + - [mansona/lttf-dashboard] [#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in README ([@mansona]) @@ -69,14 +86,6 @@ - [mansona/lttf-dashboard] [#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version ([@mansona]) -- [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) - chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) -- [project-forms/project-forms.github.io] - [#30](https://github.com/project-forms/project-forms.github.io/pull/30) test: - initial E2E test ([@oscard0m]) -- [project-forms/project-forms.github.io] - [#29](https://github.com/project-forms/project-forms.github.io/pull/29) - test(integration): initial version ([@oscard0m]) - [thefrontside/effection] [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` import to Resources code snippet ([@lolmaus]) From b62f2d0681d99abb5c22f9f20d4828a7c87ed0a1 Mon Sep 17 00:00:00 2001 From: TWIOS Dev Date: Wed, 24 Jan 2024 13:21:01 +0000 Subject: [PATCH 3/4] Edited twios-2024-01-21 --- config/this-week-in-open-source.config.json | 5 +++++ src/twios/2024-01-21.md | 18 +++++++++--------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index b456dd6cad..896a0114a3 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -189,6 +189,8 @@ "ef4/lerna-changelog", "lifeart/glimmer-next", "lifeart/glimmer-next", + "opral/monorepo", + "mansona/lttf-dashboard", "opral/monorepo" ] }, @@ -429,12 +431,15 @@ "mixonic/ember-cli-deprecation-workflow", "nickschot/ember-mobile-pane", "ember-codemods/ember-no-implicit-this-codemod", + "ember-codemods/ember-no-implicit-this-codemod", + "ember-codemods/ember-no-implicit-this-codemod", "ember-codemods/ember-no-implicit-this-codemod" ] }, { "name": "Project Forms", "repos": [ + "project-forms/project-forms.github.io", "project-forms/project-forms.github.io" ] } diff --git a/src/twios/2024-01-21.md b/src/twios/2024-01-21.md index d9f47ab3d8..35fb332761 100644 --- a/src/twios/2024-01-21.md +++ b/src/twios/2024-01-21.md @@ -42,6 +42,15 @@ ## JavaScript +- [mansona/lttf-dashboard] + [#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in + README ([@mansona]) +- [mansona/lttf-dashboard] + [#5](https://github.com/mansona/lttf-dashboard/pull/5) Restructure + ([@mansona]) +- [mansona/lttf-dashboard] + [#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version + ([@mansona]) - [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) @@ -77,15 +86,6 @@ ## Unknown -- [mansona/lttf-dashboard] - [#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in - README ([@mansona]) -- [mansona/lttf-dashboard] - [#5](https://github.com/mansona/lttf-dashboard/pull/5) Restructure - ([@mansona]) -- [mansona/lttf-dashboard] - [#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version - ([@mansona]) - [thefrontside/effection] [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` import to Resources code snippet ([@lolmaus]) From 026bf7d2c7159a5e8dcc60c2cc6c508b0127e516 Mon Sep 17 00:00:00 2001 From: TWIOS Dev Date: Thu, 25 Jan 2024 09:37:15 +0000 Subject: [PATCH 4/4] Edited twios-2024-01-21 --- config/this-week-in-open-source.config.json | 8 +++++++- src/twios/2024-01-21.md | 9 +++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index 896a0114a3..4179cbc0e1 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -191,7 +191,10 @@ "lifeart/glimmer-next", "opral/monorepo", "mansona/lttf-dashboard", - "opral/monorepo" + "opral/monorepo", + "mansona/lttf-dashboard", + "opral/monorepo", + "thefrontside/effection" ] }, { @@ -433,12 +436,15 @@ "ember-codemods/ember-no-implicit-this-codemod", "ember-codemods/ember-no-implicit-this-codemod", "ember-codemods/ember-no-implicit-this-codemod", + "ember-codemods/ember-no-implicit-this-codemod", + "ember-codemods/ember-no-implicit-this-codemod", "ember-codemods/ember-no-implicit-this-codemod" ] }, { "name": "Project Forms", "repos": [ + "project-forms/project-forms.github.io", "project-forms/project-forms.github.io", "project-forms/project-forms.github.io" ] diff --git a/src/twios/2024-01-21.md b/src/twios/2024-01-21.md index 35fb332761..275ae91636 100644 --- a/src/twios/2024-01-21.md +++ b/src/twios/2024-01-21.md @@ -53,6 +53,9 @@ ([@mansona]) - [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) +- [thefrontside/effection] + [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` + import to Resources code snippet ([@lolmaus]) ## Ember @@ -84,12 +87,6 @@ [#29](https://github.com/project-forms/project-forms.github.io/pull/29) test(integration): initial version ([@oscard0m]) -## Unknown - -- [thefrontside/effection] - [#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` - import to Resources code snippet ([@lolmaus]) - [@Mikek2252]: https://github.com/Mikek2252 [@lolmaus]: https://github.com/lolmaus [@mansona]: https://github.com/mansona