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-12-15 #2586

Open
wants to merge 1 commit 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 @@ -575,6 +575,6 @@
],
"exclude_closed_not_merged": true,
"output_path": "src/twios/",
"last_date": "2024-09-29..2024-10-06",
"last_date": "",
"query_type": "Merged"
}
67 changes: 67 additions & 0 deletions src/twios/2024-12-15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
## Svelte

- [mainmatter/sheepdog] [#251](https://github.com/mainmatter/sheepdog/pull/251) Remove stderr.log & add to gitignore ([@nickschot])
- [sveltejs/kit] [#13136](https://github.com/sveltejs/kit/pull/13136) fix: export `init` hook from `get_hooks` ([@paoloricciuti])
- [sveltejs/kit] [#13103](https://github.com/sveltejs/kit/pull/13103) feat: server and client `init` hook ([@paoloricciuti])
- [sveltejs/svelte] [#14699](https://github.com/sveltejs/svelte/pull/14699) fix: don't add parenthesis to media query if already present ([@paoloricciuti])
- [sveltejs/svelte] [#14681](https://github.com/sveltejs/svelte/pull/14681) fix: correctly handle ssr for `reactivity/window` ([@paoloricciuti])
- [sveltejs/svelte] [#14677](https://github.com/sveltejs/svelte/pull/14677) fix: account for global block in `is_empty` ([@paoloricciuti])
- [sveltejs/svelte] [#14640](https://github.com/sveltejs/svelte/pull/14640) fix: make `defaultValue` work with spread ([@paoloricciuti])
- [sveltejs/svelte] [#14626](https://github.com/sveltejs/svelte/pull/14626) fix: mark subtree dynamic for bind with sequence expressions ([@paoloricciuti])
- [sveltejs/svelte] [#14620](https://github.com/sveltejs/svelte/pull/14620) fix: allow exports with source from script module even if no bind is present ([@paoloricciuti])
- [sveltejs/svelte] [#14607](https://github.com/sveltejs/svelte/pull/14607) fix: deconflict `get_name` for literal class properties ([@paoloricciuti])
- [sveltejs/svelte] [#14577](https://github.com/sveltejs/svelte/pull/14577) fix: transform everything that is not a selector inside `:global` ([@paoloricciuti])

## Embroider

- [embroider-build/embroider] [#2193](https://github.com/embroider-build/embroider/pull/2193) add --disable-gpu to testem.js for chrome ([@mansona])

## Lint to the future

- [mansona/lint-to-the-future] [#69](https://github.com/mansona/lint-to-the-future/pull/69) improve the design of the stats section ([@mansona])
- [mansona/lint-to-the-future] [#67](https://github.com/mansona/lint-to-the-future/pull/67) Add stats to the lttf dashboard ([@mansona])
- [mansona/lint-to-the-future-ember-template] [#39](https://github.com/mansona/lint-to-the-future-ember-template/pull/39) reinstate support for older ember-template-lint versions ([@mansona])
- [mansona/lint-to-the-future-ember-template] [#38](https://github.com/mansona/lint-to-the-future-ember-template/pull/38) verify that ignore respects the ignores specified in .template-lintrc.js ([@mansona])
- [mansona/lint-to-the-future-ember-template] [#37](https://github.com/mansona/lint-to-the-future-ember-template/pull/37) convert to vitest ([@mansona])
- [mansona/lint-to-the-future-ember-template] [#36](https://github.com/mansona/lint-to-the-future-ember-template/pull/36) drop support for ember-template-lint < 5 ([@mansona])
- [mansona/lint-to-the-future-ember-template] [#35](https://github.com/mansona/lint-to-the-future-ember-template/pull/35) move to esm only with type:module ([@mansona])
- [mansona/lint-to-the-future-ember-template] [#32](https://github.com/mansona/lint-to-the-future-ember-template/pull/32) add support to list ignores from gjs and gts files ([@mansona])

## JavaScript

- [embroider-build/release-plan] [#101](https://github.com/embroider-build/release-plan/pull/101) use increase-if-necessary strategy for dependabot ([@mansona])
- [embroider-build/release-plan] [#100](https://github.com/embroider-build/release-plan/pull/100) update release-plan workflows ([@mansona])
- [embroider-build/release-plan] [#99](https://github.com/embroider-build/release-plan/pull/99) stop using git fork of fixturify-project ([@mansona])
- [embroider-build/release-plan] [#73](https://github.com/embroider-build/release-plan/pull/73) add a dependabot config ([@mansona])

## Ember

- [ember-learn/guides-source] [#2082](https://github.com/ember-learn/guides-source/pull/2082) Release v6.0.0 ([@mansona])
- [mainmatter/qunit-dom] [#2157](https://github.com/mainmatter/qunit-dom/pull/2157) Install Gravity CI ([@marcoow])

## Unknown

- [ember-learn/ember-learn-release-tool] [#6](https://github.com/ember-learn/ember-learn-release-tool/pull/6) add guides-search command ([@mansona])
- [ember-learn/ember-learn-release-tool] [#4](https://github.com/ember-learn/ember-learn-release-tool/pull/4) split out functions that can be reused in multiple commands ([@mansona])
- [ember-learn/ember-learn-release-tool] [#2](https://github.com/ember-learn/ember-learn-release-tool/pull/2) start using release-plan ([@mansona])
- [ember-learn/ember-learn-release-tool] [#1](https://github.com/ember-learn/ember-learn-release-tool/pull/1) add support for guides ([@mansona])
- [rust-meetup-munich/hack-evening-2024-4] [#15](https://github.com/rust-meetup-munich/hack-evening-2024-4/pull/15) solutions/marcoow ([@marcoow])
- [svelte-society/summit-website] [#21](https://github.com/svelte-society/summit-website/pull/21) fix Mainmatter link ([@marcoow])
- [svelte-society/summit-website] [#20](https://github.com/svelte-society/summit-website/pull/20) fix: submit button in cfp ([@paoloricciuti])

[@mansona]: https://github.com/mansona
[@marcoow]: https://github.com/marcoow
[@nickschot]: https://github.com/nickschot
[@paoloricciuti]: https://github.com/paoloricciuti
[ember-learn/ember-learn-release-tool]: https://github.com/ember-learn/ember-learn-release-tool
[ember-learn/guides-source]: https://github.com/ember-learn/guides-source
[embroider-build/embroider]: https://github.com/embroider-build/embroider
[embroider-build/release-plan]: https://github.com/embroider-build/release-plan
[mainmatter/qunit-dom]: https://github.com/mainmatter/qunit-dom
[mainmatter/sheepdog]: https://github.com/mainmatter/sheepdog
[mansona/lint-to-the-future-ember-template]: https://github.com/mansona/lint-to-the-future-ember-template
[mansona/lint-to-the-future]: https://github.com/mansona/lint-to-the-future
[rust-meetup-munich/hack-evening-2024-4]: https://github.com/rust-meetup-munich/hack-evening-2024-4
[svelte-society/summit-website]: https://github.com/svelte-society/summit-website
[sveltejs/kit]: https://github.com/sveltejs/kit
[sveltejs/svelte]: https://github.com/sveltejs/svelte