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-06-23 #2467

Merged
merged 2 commits into from
Jun 28, 2024
Merged
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
8 changes: 5 additions & 3 deletions config/this-week-in-open-source.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@
"mainmatter/svelte-concurrency",
"bmdavis419/sveltekit-pgvector-supabase",
"sveltejs/language-tools",
"svecosystem/runed"
"svecosystem/runed",
"mainmatter/sheepdog"
]
},
{
Expand Down Expand Up @@ -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"
]
},
{
Expand Down Expand Up @@ -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"
}
122 changes: 122 additions & 0 deletions src/twios/2024-06-23.md
Original file line number Diff line number Diff line change
@@ -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