Skip to content

Commit

Permalink
Merge pull request #2303 from mainmatter/twios-2024-01-21
Browse files Browse the repository at this point in the history
TWIOS 2024-01-21
  • Loading branch information
emmasofiah2o authored Jan 26, 2024
2 parents a8135e4 + 026bf7d commit ec569ff
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 3 deletions.
26 changes: 23 additions & 3 deletions config/this-week-in-open-source.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,13 @@
"ef4/lerna-changelog",
"ef4/lerna-changelog",
"lifeart/glimmer-next",
"lifeart/glimmer-next"
"lifeart/glimmer-next",
"opral/monorepo",
"mansona/lttf-dashboard",
"opral/monorepo",
"mansona/lttf-dashboard",
"opral/monorepo",
"thefrontside/effection"
]
},
{
Expand Down Expand Up @@ -426,7 +432,21 @@
"emberjs/ember-test-helpers",
"lan0/ember-power-time-picker",
"mixonic/ember-cli-deprecation-workflow",
"nickschot/ember-mobile-pane"
"nickschot/ember-mobile-pane",
"ember-codemods/ember-no-implicit-this-codemod",
"ember-codemods/ember-no-implicit-this-codemod",
"ember-codemods/ember-no-implicit-this-codemod",
"ember-codemods/ember-no-implicit-this-codemod",
"ember-codemods/ember-no-implicit-this-codemod",
"ember-codemods/ember-no-implicit-this-codemod"
]
},
{
"name": "Project Forms",
"repos": [
"project-forms/project-forms.github.io",
"project-forms/project-forms.github.io",
"project-forms/project-forms.github.io"
]
}
],
Expand Down Expand Up @@ -510,5 +530,5 @@
],
"exclude_closed_not_merged": true,
"output_path": "src/twios/",
"last_date": "2024-01-07..2024-01-14"
"last_date": "2024-01-14..2024-01-21"
}
108 changes: 108 additions & 0 deletions src/twios/2024-01-21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
## Rust

- [marcoow/pacesetter] [#27](https://github.com/marcoow/pacesetter/pull/27) fix
controller and controller tests in full blueprint ([@marcoow])

## Svelte

- [paoloricciuti/sveltekit-search-params]
[#64](https://github.com/paoloricciuti/sveltekit-search-params/pull/64) feat:
add equalityFn option for complex objects and array ([@paoloricciuti])
- [storybookjs/addon-svelte-csf]
[#163](https://github.com/storybookjs/addon-svelte-csf/pull/163) fix: keep
track of arguments from a separate map to have the last instance of the
component ([@paoloricciuti])

## Raycast

- [raycast/extensions]
[#10267](https://github.com/raycast/extensions/pull/10267) Add mite extension
([@paoloricciuti])

## Empress

- [empress/ember-cli-showdown]
[#136](https://github.com/empress/ember-cli-showdown/pull/136) drop support
for Ember < 3.16 ([@mansona])
- [empress/ember-cli-showdown]
[#135](https://github.com/empress/ember-cli-showdown/pull/135) update
lint-to-the-future dashboard action ([@mansona])
- [empress/ember-cli-showdown]
[#133](https://github.com/empress/ember-cli-showdown/pull/133) add header to
changelog file ([@mansona])
- [empress/ember-cli-showdown]
[#132](https://github.com/empress/ember-cli-showdown/pull/132) setup
release-plan ([@mansona])
- [empress/ember-cli-showdown]
[#130](https://github.com/empress/ember-cli-showdown/pull/130) convert to pnpm
([@mansona])
- [empress/ember-cli-showdown]
[#129](https://github.com/empress/ember-cli-showdown/pull/129) add
lint-to-the-future dashboard ([@mansona])

## JavaScript

- [mansona/lttf-dashboard]
[#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in
README ([@mansona])
- [mansona/lttf-dashboard]
[#5](https://github.com/mansona/lttf-dashboard/pull/5) Restructure
([@mansona])
- [mansona/lttf-dashboard]
[#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version
([@mansona])
- [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047)
chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m])
- [thefrontside/effection]
[#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure`
import to Resources code snippet ([@lolmaus])

## Ember

- [ember-codemods/ember-no-implicit-this-codemod]
[#418](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/418)
Typescript ([@mansona])
- [ember-codemods/ember-no-implicit-this-codemod]
[#416](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/416)
setup release-plan ([@mansona])
- [ember-codemods/ember-no-implicit-this-codemod]
[#409](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/409)
add grouping to dependabot config ([@mansona])
- [ember-codemods/ember-no-implicit-this-codemod]
[#405](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/405)
drop support for Node < 16 ([@mansona])
- [ember-codemods/ember-no-implicit-this-codemod]
[#401](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/401)
swap to pnpm ([@mansona])
- [ember-codemods/ember-no-implicit-this-codemod]
[#400](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/400)
Update ember-codemods-telemetry-helpers for Mac M support ([@Mikek2252])

## Project Forms

- [project-forms/project-forms.github.io]
[#30](https://github.com/project-forms/project-forms.github.io/pull/30) test:
initial E2E test ([@oscard0m])
- [project-forms/project-forms.github.io]
[#29](https://github.com/project-forms/project-forms.github.io/pull/29)
test(integration): initial version ([@oscard0m])

[@Mikek2252]: https://github.com/Mikek2252
[@lolmaus]: https://github.com/lolmaus
[@mansona]: https://github.com/mansona
[@marcoow]: https://github.com/marcoow
[@oscard0m]: https://github.com/oscard0m
[@paoloricciuti]: https://github.com/paoloricciuti
[ember-codemods/ember-no-implicit-this-codemod]:
https://github.com/ember-codemods/ember-no-implicit-this-codemod
[empress/ember-cli-showdown]: https://github.com/empress/ember-cli-showdown
[mansona/lttf-dashboard]: https://github.com/mansona/lttf-dashboard
[marcoow/pacesetter]: https://github.com/marcoow/pacesetter
[opral/monorepo]: https://github.com/opral/monorepo
[paoloricciuti/sveltekit-search-params]:
https://github.com/paoloricciuti/sveltekit-search-params
[project-forms/project-forms.github.io]:
https://github.com/project-forms/project-forms.github.io
[raycast/extensions]: https://github.com/raycast/extensions
[storybookjs/addon-svelte-csf]: https://github.com/storybookjs/addon-svelte-csf
[thefrontside/effection]: https://github.com/thefrontside/effection

0 comments on commit ec569ff

Please sign in to comment.