-
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.
Merge pull request #2483 from mainmatter/twios-2024-07-07
TWIOS 2024-07-07
- Loading branch information
Showing
2 changed files
with
95 additions
and
2 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
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,90 @@ | ||
## 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 | ||
|
||
- [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-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]) | ||
- [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]) | ||
- [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]) | ||
|
||
[@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 | ||
[marcoow/pacesetter]: https://github.com/marcoow/pacesetter | ||
[sveltejs/svelte]: https://github.com/sveltejs/svelte |