-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
TWIOS Dev
committed
Jun 16, 2024
1 parent
6c1d910
commit bdfe349
Showing
1 changed file
with
77 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
## Svelte | ||
|
||
- [sveltejs/svelte] [#11997](https://github.com/sveltejs/svelte/pull/11997) fix: | ||
better `render` type ([@paoloricciuti]) | ||
|
||
## Embroider | ||
|
||
- [embroider-build/app-blueprint] | ||
[#31](https://github.com/embroider-build/app-blueprint/pull/31) fix the | ||
location of the rewritten app ([@mansona]) | ||
- [embroider-build/embroider] | ||
[#1983](https://github.com/embroider-build/embroider/pull/1983) Merge stable | ||
into Main ([@mansona]) | ||
- [embroider-build/embroider] | ||
[#1970](https://github.com/embroider-build/embroider/pull/1970) Use html-audit | ||
instead of stage-2 build ([@mansona]) | ||
- [embroider-build/embroider] | ||
[#1955](https://github.com/embroider-build/embroider/pull/1955) Remove | ||
template-only components compilation from Stage 2 ([@BlueCutOfficial]) | ||
|
||
## 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-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-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-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]) | ||
|
||
## Unknown | ||
|
||
- [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-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]) | ||
|
||
[@BlueCutOfficial]: https://github.com/BlueCutOfficial | ||
[@mansona]: https://github.com/mansona | ||
[@oscard0m]: https://github.com/oscard0m | ||
[@paoloricciuti]: https://github.com/paoloricciuti | ||
[embroider-build/app-blueprint]: | ||
https://github.com/embroider-build/app-blueprint | ||
[embroider-build/embroider]: https://github.com/embroider-build/embroider | ||
[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-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 |