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-07-28 #2502

Merged
merged 2 commits into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -565,6 +565,6 @@
],
"exclude_closed_not_merged": true,
"output_path": "src/twios/",
"last_date": "2024-07-14..2024-07-21",
"last_date": "",
"query_type": "Merged"
}
127 changes: 127 additions & 0 deletions src/twios/2024-07-28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
## Svelte

- [mainmatter/sheepdog] [#141](https://github.com/mainmatter/sheepdog/pull/141)
fix: avoid changing state of successful task to cancelled ([@paoloricciuti])
- [mainmatter/sheepdog] [#137](https://github.com/mainmatter/sheepdog/pull/137)
fix: make async transform with dot notation too ([@paoloricciuti])
- [mainmatter/sheepdog] [#132](https://github.com/mainmatter/sheepdog/pull/132)
feat: return derived state to `perform` return value ([@paoloricciuti])
- [paoloricciuti/sveltekit-search-params]
[#98](https://github.com/paoloricciuti/sveltekit-search-params/pull/98) Update
poor-birds-dance.md ([@paoloricciuti])
- [paoloricciuti/sveltekit-search-params]
[#89](https://github.com/paoloricciuti/sveltekit-search-params/pull/89) fix:
avoid complex values default being overriden on write ([@paoloricciuti])
- [svecosystem/runed] [#122](https://github.com/svecosystem/runed/pull/122) fix:
avoid writing to state in media-query getter ([@paoloricciuti])

## Embroider

- [embroider-build/app-blueprint]
[#44](https://github.com/embroider-build/app-blueprint/pull/44) change
dependabot versioning strategy to increase ([@mansona])
- [embroider-build/app-blueprint]
[#43](https://github.com/embroider-build/app-blueprint/pull/43) set
packageManager in package.json and rely on that in CI ([@mansona])
- [embroider-build/embroider]
[#2039](https://github.com/embroider-build/embroider/pull/2039) Fix/
static-app-test shouldn't trigger a build error
`@babel/helper-modules-imports` not found ([@BlueCutOfficial])

## Empress

- [empress/field-guide] [#102](https://github.com/empress/field-guide/pull/102)
setup release-plan ([@mansona])
- [empress/field-guide] [#101](https://github.com/empress/field-guide/pull/101)
Update dependencies, start using pnpm, and drop support for
ember-auto-import@1 ([@mansona])

## JavaScript

- [mansona/Downsize] [#9](https://github.com/mansona/Downsize/pull/9) setup
release-plan ([@mansona])
- [mansona/Downsize] [#8](https://github.com/mansona/Downsize/pull/8) improve
esm-cjs co-deploy ([@mansona])
- [mansona/auto-reveal-theme-mainmatter]
[#6](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/6) go back
to having a smaller sidebar ([@mansona])
- [pichfl/auto-reveal] [#12](https://github.com/pichfl/auto-reveal/pull/12)
Remove deprecation from import.meta.glob ([@pichfl])

## Ember

- [ember-learn/deprecation-app]
[#1390](https://github.com/ember-learn/deprecation-app/pull/1390) update node
version and use pnpm ([@mansona])
- [ember-learn/ember-api-docs]
[#926](https://github.com/ember-learn/ember-api-docs/pull/926) Merge main into
website redesign ([@mansona])
- [ember-learn/ember-api-docs]
[#924](https://github.com/ember-learn/ember-api-docs/pull/924) Update ember
globals ([@mansona])
- [ember-learn/ember-api-docs]
[#923](https://github.com/ember-learn/ember-api-docs/pull/923) stop requesting
mappings over the network and fix shoebox usage ([@mansona])
- [ember-learn/ember-website]
[#1120](https://github.com/ember-learn/ember-website/pull/1120) add
ember-data-fastboot to enable the shoebox across the site ([@mansona])
- [ember-learn/ember-website]
[#805](https://github.com/ember-learn/ember-website/pull/805) add ability to
link to a particular mascot ([@mansona])
- [emberjs/ember-inflector]
[#499](https://github.com/emberjs/ember-inflector/pull/499) convert to a v2
addon using ember init ([@mansona])
- [mansona/ember-html-excerpt]
[#9](https://github.com/mansona/ember-html-excerpt/pull/9) move test to tests
folder ([@mansona])
- [mansona/ember-html-excerpt]
[#7](https://github.com/mansona/ember-html-excerpt/pull/7) setup release-plan
([@mansona])
- [mansona/ember-html-excerpt]
[#6](https://github.com/mansona/ember-html-excerpt/pull/6) upgrade to v2
([@mansona])

## Unknown

- [BlueCutOfficial/site-cv]
[#49](https://github.com/BlueCutOfficial/site-cv/pull/49) Fix deployment
([@BlueCutOfficial])
- [BlueCutOfficial/site-cv]
[#48](https://github.com/BlueCutOfficial/site-cv/pull/48) Update Ember to v5.8
([@BlueCutOfficial])
- [BlueCutOfficial/site-cv]
[#47](https://github.com/BlueCutOfficial/site-cv/pull/47) Update Ember
([@BlueCutOfficial])
- [BlueCutOfficial/site-cv]
[#46](https://github.com/BlueCutOfficial/site-cv/pull/46) Various updates
BobrImperator marked this conversation as resolved.
Show resolved Hide resolved
([@BlueCutOfficial])
- [paoloricciuti/optimistikit]
[#19](https://github.com/paoloricciuti/optimistikit/pull/19) fix: use
`$effect.pre` instead of `$effect` in optimistikit ([@paoloricciuti])
- [paoloricciuti/optimistikit]
[#17](https://github.com/paoloricciuti/optimistikit/pull/17) breaking: switch
main publishing line to svelte 5 ([@paoloricciuti])

[@BlueCutOfficial]: https://github.com/BlueCutOfficial
[@mansona]: https://github.com/mansona
[@paoloricciuti]: https://github.com/paoloricciuti
[@pichfl]: https://github.com/pichfl
[BlueCutOfficial/site-cv]: https://github.com/BlueCutOfficial/site-cv
[ember-learn/deprecation-app]: https://github.com/ember-learn/deprecation-app
[ember-learn/ember-api-docs]: https://github.com/ember-learn/ember-api-docs
[ember-learn/ember-website]: https://github.com/ember-learn/ember-website
[emberjs/ember-inflector]: https://github.com/emberjs/ember-inflector
[embroider-build/app-blueprint]:
https://github.com/embroider-build/app-blueprint
[embroider-build/embroider]: https://github.com/embroider-build/embroider
[empress/field-guide]: https://github.com/empress/field-guide
[mainmatter/sheepdog]: https://github.com/mainmatter/sheepdog
[mansona/Downsize]: https://github.com/mansona/Downsize
[mansona/auto-reveal-theme-mainmatter]:
https://github.com/mansona/auto-reveal-theme-mainmatter
[mansona/ember-html-excerpt]: https://github.com/mansona/ember-html-excerpt
[paoloricciuti/optimistikit]: https://github.com/paoloricciuti/optimistikit
[paoloricciuti/sveltekit-search-params]:
https://github.com/paoloricciuti/sveltekit-search-params
[pichfl/auto-reveal]: https://github.com/pichfl/auto-reveal
[svecosystem/runed]: https://github.com/svecosystem/runed
Loading