Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TWIOS 2024-08-11 #2509

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/this-week-in-open-source.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,6 @@
],
"exclude_closed_not_merged": true,
"output_path": "src/twios/",
"last_date": "2024-07-28..2024-08-04",
"last_date": "",
"query_type": "Merged"
}
85 changes: 85 additions & 0 deletions src/twios/2024-08-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
## Svelte

- [mainmatter/sheepdog] [#142](https://github.com/mainmatter/sheepdog/pull/142)
docs: async transform explainer ([@paoloricciuti])
- [paoloricciuti/optimistikit]
[#36](https://github.com/paoloricciuti/optimistikit/pull/36) fix: correct peer
dependencies ([@paoloricciuti])
- [sveltejs/svelte] [#12763](https://github.com/sveltejs/svelte/pull/12763) fix:
order of arguments for `push_element` in `svelte:element` ([@paoloricciuti])

## Embroider

- [embroider-build/app-blueprint]
[#50](https://github.com/embroider-build/app-blueprint/pull/50) add git ignore
for tmp file ([@mansona])
- [embroider-build/embroider]
[#1936](https://github.com/embroider-build/embroider/pull/1936) remove
auto-upgraded from app package.json and add a basic exports block ([@mansona])

## Internal

- [mainmatter/mainmatter-website-mailer]
[#38](https://github.com/mainmatter/mainmatter-website-mailer/pull/38) fix
handling of company name ([@marcoow])
- [mainmatter/mainmatter-website-mailer]
[#37](https://github.com/mainmatter/mainmatter-website-mailer/pull/37) send
company name in sender name if present ([@marcoow])
- [mainmatter/mainmatter-website-mailer]
[#36](https://github.com/mainmatter/mainmatter-website-mailer/pull/36) accept
optional company ([@marcoow])

## Ember

- [DazzlingFugu/ember-fr-guides-source]
[#246](https://github.com/DazzlingFugu/ember-fr-guides-source/pull/246)
Translate `guides/upgrading/index.md` ([@BlueCutOfficial])

## Unknown

- [mainmatter/auto-reveal]
[#33](https://github.com/mainmatter/auto-reveal/pull/33) Use relative base
root for Vite ([@pichfl])
- [mainmatter/auto-reveal]
[#32](https://github.com/mainmatter/auto-reveal/pull/32) Add argument for
output directory ([@pichfl])
- [mainmatter/auto-reveal]
[#29](https://github.com/mainmatter/auto-reveal/pull/29) Update dependencies
([@pichfl])
- [mainmatter/auto-reveal]
[#28](https://github.com/mainmatter/auto-reveal/pull/28) Internal: Add Lint
action ([@pichfl])
- [mainmatter/auto-reveal]
[#25](https://github.com/mainmatter/auto-reveal/pull/25) Update README with
License and Copyright ([@pichfl])
- [mainmatter/auto-reveal]
[#30](https://github.com/mainmatter/auto-reveal/pull/30) fix the trigger for
the lint CI job ([@mansona])
- [mainmatter/auto-reveal]
[#18](https://github.com/mainmatter/auto-reveal/pull/18) update release-plan
([@mansona])
- [mainmatter/auto-reveal-theme-mainmatter]
[#8](https://github.com/mainmatter/auto-reveal-theme-mainmatter/pull/8) update
release-plan ([@mansona])
- [web-and-wine/talks] [#229](https://github.com/web-and-wine/talks/pull/229)
Add Juli 2024 talks ([@pichfl])

[@BlueCutOfficial]: https://github.com/BlueCutOfficial
[@mansona]: https://github.com/mansona
[@marcoow]: https://github.com/marcoow
[@paoloricciuti]: https://github.com/paoloricciuti
[@pichfl]: https://github.com/pichfl
[DazzlingFugu/ember-fr-guides-source]:
https://github.com/DazzlingFugu/ember-fr-guides-source
[embroider-build/app-blueprint]:
https://github.com/embroider-build/app-blueprint
[embroider-build/embroider]: https://github.com/embroider-build/embroider
[mainmatter/auto-reveal-theme-mainmatter]:
https://github.com/mainmatter/auto-reveal-theme-mainmatter
[mainmatter/auto-reveal]: https://github.com/mainmatter/auto-reveal
[mainmatter/mainmatter-website-mailer]:
https://github.com/mainmatter/mainmatter-website-mailer
[mainmatter/sheepdog]: https://github.com/mainmatter/sheepdog
[paoloricciuti/optimistikit]: https://github.com/paoloricciuti/optimistikit
[sveltejs/svelte]: https://github.com/sveltejs/svelte
[web-and-wine/talks]: https://github.com/web-and-wine/talks
Loading