diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index f8385ae390..b2ed45babb 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -556,6 +556,6 @@ ], "exclude_closed_not_merged": true, "output_path": "src/twios/", - "last_date": "2024-06-16..2024-06-23", + "last_date": "", "query_type": "Merged" } \ No newline at end of file diff --git a/src/twios/2024-07-07.md b/src/twios/2024-07-07.md new file mode 100644 index 0000000000..6c0a3c4817 --- /dev/null +++ b/src/twios/2024-07-07.md @@ -0,0 +1,100 @@ +## Rust + +- [marcoow/pacesetter] [#72](https://github.com/marcoow/pacesetter/pull/72) Add + READMEs to blueprint ([@marcoow]) +- [marcoow/pacesetter] [#71](https://github.com/marcoow/pacesetter/pull/71) + don't create db_test macro for minimal project type ([@marcoow]) +- [marcoow/pacesetter] [#70](https://github.com/marcoow/pacesetter/pull/70) run + CI daily ([@marcoow]) +- [marcoow/pacesetter] [#48](https://github.com/marcoow/pacesetter/pull/48) add + README and LICENSE ([@marcoow]) + +## Svelte + +- [mainmatter/sheepdog] [#114](https://github.com/mainmatter/sheepdog/pull/114) + Add timeout utility function ([@nickschot]) +- [sveltejs/svelte] [#12290](https://github.com/sveltejs/svelte/pull/12290) fix: + correctly teardown `bind:this` with `$state.frozen` ([@paoloricciuti]) + +## Embroider + +- [embroider-build/embroider] + [#2017](https://github.com/embroider-build/embroider/pull/2017) update vite to + have a minimum version of 5.2 ([@mansona]) +- [embroider-build/embroider] + [#2015](https://github.com/embroider-build/embroider/pull/2015) update github + actions ([@mansona]) +- [embroider-build/embroider] + [#1931](https://github.com/embroider-build/embroider/pull/1931) update + scenario-tester ([@mansona]) +- [embroider-build/embroider] + [#1930](https://github.com/embroider-build/embroider/pull/1930) create a smoke + test for the widest possible matrix ([@mansona]) +- [embroider-build/embroider] + [#2012](https://github.com/embroider-build/embroider/pull/2012) Empty packages + as valid v2 addons ([@BlueCutOfficial]) + +## Ember + +- [ember-learn/ember-api-docs] + [#914](https://github.com/ember-learn/ember-api-docs/pull/914) fix + require-expect lint ([@mansona]) +- [ember-learn/ember-api-docs-data] + [#30](https://github.com/ember-learn/ember-api-docs-data/pull/30) Fix names in + source s3 files ([@mansona]) +- [mainmatter/ember-cookies] + [#946](https://github.com/mainmatter/ember-cookies/pull/946) chore(ci): + strategy.fail-fast=false ([@BobrImperator]) +- [mainmatter/ember-cookies] + [#945](https://github.com/mainmatter/ember-cookies/pull/945) chore: ci fixes + ([@BobrImperator]) +- [mainmatter/ember-cookies] + [#944](https://github.com/mainmatter/ember-cookies/pull/944) chore(deps): + migrate eslint to new configuration syntax ([@BobrImperator]) +- [mainmatter/ember-simple-auth] + [#2802](https://github.com/mainmatter/ember-simple-auth/pull/2802) chore(ci): + add scenario against ember-lts-5.8 ([@BobrImperator]) +- [mainmatter/ember-simple-auth] + [#2801](https://github.com/mainmatter/ember-simple-auth/pull/2801) feat(deps): + update to ember-engines 0.11.0 ([@BobrImperator]) + +## Unknown + +- [ef4/prember] [#84](https://github.com/ef4/prember/pull/84) add release-plan + ([@mansona]) +- [ef4/prember] [#83](https://github.com/ef4/prember/pull/83) switch to pnpm and + fix tests ([@mansona]) +- [ef4/prember] [#82](https://github.com/ef4/prember/pull/82) recycle the + fastboot instance after 1k requests ([@mansona]) +- [ember-learn/ember-data-request-service-cheat-sheet] + [#15](https://github.com/ember-learn/ember-data-request-service-cheat-sheet/pull/15) + stop deploying to gh-pages since we're using netlify ([@mansona]) +- [ember-learn/ember-data-request-service-cheat-sheet] + [#14](https://github.com/ember-learn/ember-data-request-service-cheat-sheet/pull/14) + stop using rootUrl to fix netlify previews and deployments ([@mansona]) +- [mansona/testing-release-plan] + [#4](https://github.com/mansona/testing-release-plan/pull/4) add a description + ([@mansona]) +- [mansona/testing-release-plan] + [#1](https://github.com/mansona/testing-release-plan/pull/1) setup + release-plan ([@mansona]) + +[@BlueCutOfficial]: https://github.com/BlueCutOfficial +[@BobrImperator]: https://github.com/BobrImperator +[@mansona]: https://github.com/mansona +[@marcoow]: https://github.com/marcoow +[@nickschot]: https://github.com/nickschot +[@paoloricciuti]: https://github.com/paoloricciuti +[ef4/prember]: https://github.com/ef4/prember +[ember-learn/ember-api-docs-data]: + https://github.com/ember-learn/ember-api-docs-data +[ember-learn/ember-api-docs]: https://github.com/ember-learn/ember-api-docs +[ember-learn/ember-data-request-service-cheat-sheet]: + https://github.com/ember-learn/ember-data-request-service-cheat-sheet +[embroider-build/embroider]: https://github.com/embroider-build/embroider +[mainmatter/ember-cookies]: https://github.com/mainmatter/ember-cookies +[mainmatter/ember-simple-auth]: https://github.com/mainmatter/ember-simple-auth +[mainmatter/sheepdog]: https://github.com/mainmatter/sheepdog +[mansona/testing-release-plan]: https://github.com/mansona/testing-release-plan +[marcoow/pacesetter]: https://github.com/marcoow/pacesetter +[sveltejs/svelte]: https://github.com/sveltejs/svelte