diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index aeef1502a9..f8385ae390 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -86,7 +86,8 @@ "mainmatter/svelte-concurrency", "bmdavis419/sveltekit-pgvector-supabase", "sveltejs/language-tools", - "svecosystem/runed" + "svecosystem/runed", + "mainmatter/sheepdog" ] }, { @@ -257,7 +258,8 @@ "oscard0m/octoherd-script-release-workflow-patch", "oscard0m/octoherd-script-add-cache-to-node-github-action", "oscard0m/octoherd-script-add-or-delete-issue-label", - "oscard0m/octoherd-script-sync-repo-settings" + "oscard0m/octoherd-script-sync-repo-settings", + "oscard0m/octoherd-script-remove-branches-config-semantic-release" ] }, { @@ -554,6 +556,6 @@ ], "exclude_closed_not_merged": true, "output_path": "src/twios/", - "last_date": "2024-06-09..2024-06-16", + "last_date": "2024-06-16..2024-06-23", "query_type": "Merged" } \ No newline at end of file diff --git a/src/twios/2024-06-23.md b/src/twios/2024-06-23.md new file mode 100644 index 0000000000..b2f4bf3803 --- /dev/null +++ b/src/twios/2024-06-23.md @@ -0,0 +1,122 @@ +## Rust + +- [marcoow/pacesetter] [#66](https://github.com/marcoow/pacesetter/pull/66) Fix + CI ([@marcoow]) + +## Svelte + +- [mainmatter/sheepdog] [#106](https://github.com/mainmatter/sheepdog/pull/106) + chore: delete tgz ([@paoloricciuti]) +- [mainmatter/sheepdog] [#104](https://github.com/mainmatter/sheepdog/pull/104) + chore: change website and repo in docs ([@paoloricciuti]) +- [mainmatter/sheepdog] [#98](https://github.com/mainmatter/sheepdog/pull/98) + fix: cancelled instances hanging indefinitely ([@paoloricciuti]) +- [sveltejs/svelte] [#12144](https://github.com/sveltejs/svelte/pull/12144) fix: + throw compilation error for malformed snippets ([@paoloricciuti]) +- [sveltejs/svelte] [#12098](https://github.com/sveltejs/svelte/pull/12098) fix: + repair each block length even without an else ([@paoloricciuti]) +- [sveltejs/svelte] [#12070](https://github.com/sveltejs/svelte/pull/12070) fix: + allow multiple optional parameters with defaults ([@paoloricciuti]) + +## Embroider + +- [embroider-build/app-blueprint] + [#35](https://github.com/embroider-build/app-blueprint/pull/35) add + notification for failed github action ([@mansona]) +- [embroider-build/app-blueprint] + [#33](https://github.com/embroider-build/app-blueprint/pull/33) Add a bigger + warning for this repo ([@mansona]) +- [embroider-build/embroider] + [#2000](https://github.com/embroider-build/embroider/pull/2000) Update + typescript and fix issues with Typescript 5.5 ([@mansona]) +- [embroider-build/embroider] + [#1996](https://github.com/embroider-build/embroider/pull/1996) Merge stable + into main ([@mansona]) +- [embroider-build/embroider] + [#1993](https://github.com/embroider-build/embroider/pull/1993) update node to + latest LTS for CI ([@mansona]) +- [embroider-build/embroider] + [#1992](https://github.com/embroider-build/embroider/pull/1992) add missing + initiative sponsors to the Readme ([@mansona]) + +## JavaScript + +- [oscard0m/npm-snapshot] + [#19](https://github.com/oscard0m/npm-snapshot/pull/19) ci(release) use node + LTS and unpin semantic-release ([@oscard0m]) + +## Octokit + +- [oscard0m/octoherd-script-add-cache-to-node-github-action] + [#37](https://github.com/oscard0m/octoherd-script-add-cache-to-node-github-action/pull/37) + ci(release) use node LTS and unpin semantic-release ([@oscard0m]) +- [oscard0m/octoherd-script-add-or-delete-issue-label] + [#23](https://github.com/oscard0m/octoherd-script-add-or-delete-issue-label/pull/23) + ci(release) use node LTS and unpin semantic-release ([@oscard0m]) +- [oscard0m/octoherd-script-fix-test-workflow-octokit] + [#17](https://github.com/oscard0m/octoherd-script-fix-test-workflow-octokit/pull/17) + ci(release): use node LTS ([@oscard0m]) +- [oscard0m/octoherd-script-remove-branches-config-semantic-release] + [#2](https://github.com/oscard0m/octoherd-script-remove-branches-config-semantic-release/pull/2) + ci(release): use node LTS for releases ([@oscard0m]) +- [oscard0m/octoherd-script-remove-branches-config-semantic-release] + [#1](https://github.com/oscard0m/octoherd-script-remove-branches-config-semantic-release/pull/1) + feat: Initial version ([@oscard0m]) +- [oscard0m/octoherd-script-remove-renovate-package.json] + [#18](https://github.com/oscard0m/octoherd-script-remove-renovate-package.json/pull/18) + migrate to node test and esm ([@oscard0m]) +- [oscard0m/octoherd-script-remove-renovate-package.json] + [#17](https://github.com/oscard0m/octoherd-script-remove-renovate-package.json/pull/17) + ci(release) use node LTS and unpin semantic-release ([@oscard0m]) +- [oscard0m/octoherd-script-sync-repo-settings] + [#28](https://github.com/oscard0m/octoherd-script-sync-repo-settings/pull/28) + ci(release): use node LTS ([@oscard0m]) +- [oscard0m/octoherd-script-sync-repo-settings] + [#27](https://github.com/oscard0m/octoherd-script-sync-repo-settings/pull/27) + ci(semantic-release): unpin version of semantic-release in CI ([@oscard0m]) +- [oscard0m/octoherd-script-update-action-version-in-workflows] + [#19](https://github.com/oscard0m/octoherd-script-update-action-version-in-workflows/pull/19) + ci(release) use node LTS and unpin semantic-release ([@oscard0m]) + +## Ember + +- [ember-learn/ember-api-docs] + [#912](https://github.com/ember-learn/ember-api-docs/pull/912) add new percy + snapshots ([@mansona]) +- [ember-learn/ember-api-docs] + [#911](https://github.com/ember-learn/ember-api-docs/pull/911) update percy + ([@mansona]) +- [ember-learn/ember-api-docs] + [#910](https://github.com/ember-learn/ember-api-docs/pull/910) Merge master + into redesign ([@mansona]) +- [ember-learn/ember-website] + [#1115](https://github.com/ember-learn/ember-website/pull/1115) add auditboard + as an initiative sponsor ([@mansona]) + +[@mansona]: https://github.com/mansona +[@marcoow]: https://github.com/marcoow +[@oscard0m]: https://github.com/oscard0m +[@paoloricciuti]: https://github.com/paoloricciuti +[ember-learn/ember-api-docs]: https://github.com/ember-learn/ember-api-docs +[ember-learn/ember-website]: https://github.com/ember-learn/ember-website +[embroider-build/app-blueprint]: + https://github.com/embroider-build/app-blueprint +[embroider-build/embroider]: https://github.com/embroider-build/embroider +[mainmatter/sheepdog]: https://github.com/mainmatter/sheepdog +[marcoow/pacesetter]: https://github.com/marcoow/pacesetter +[oscard0m/npm-snapshot]: https://github.com/oscard0m/npm-snapshot +[oscard0m/octoherd-script-add-cache-to-node-github-action]: + https://github.com/oscard0m/octoherd-script-add-cache-to-node-github-action +[oscard0m/octoherd-script-add-or-delete-issue-label]: + https://github.com/oscard0m/octoherd-script-add-or-delete-issue-label +[oscard0m/octoherd-script-fix-test-workflow-octokit]: + https://github.com/oscard0m/octoherd-script-fix-test-workflow-octokit +[oscard0m/octoherd-script-remove-branches-config-semantic-release]: + https://github.com/oscard0m/octoherd-script-remove-branches-config-semantic-release +[oscard0m/octoherd-script-remove-renovate-package.json]: + https://github.com/oscard0m/octoherd-script-remove-renovate-package.json +[oscard0m/octoherd-script-sync-repo-settings]: + https://github.com/oscard0m/octoherd-script-sync-repo-settings +[oscard0m/octoherd-script-update-action-version-in-workflows]: + https://github.com/oscard0m/octoherd-script-update-action-version-in-workflows +[sveltejs/svelte]: https://github.com/sveltejs/svelte