March 29, 2023
This Week in Open Source at Mainmatter #21
Overview
See all Open Source Updates
anchorRust
- dimforge/rapier.rs #61 Update "Getting Started page" for bevy_rapier to bevy 0.10 (@BobrImperator)
- marcoow/rust_rest #8 use
clap
for parsing CLI arguments indb
binary (@marcoow) - marcoow/rust_rest #7 Remove
dotenv!
macro (@marcoow) - marcoow/rust_rest #6 fail clippy for all warnings on CI (@marcoow)
anchorEmber.js
- DazzlingFugu/ember-fr-guides-source #167 Translate guides/release/getting-started/quick-start.md (@BlueCutOfficial)
- DazzlingFugu/ember-fr-guides-source #165 Translate guides/release/addons-and-dependencies/index.md (@BlueCutOfficial)
- DazzlingFugu/ember-fr-guides-source #164 Translate .../getting-started/anatomy-of-an-ember-app.md (@BlueCutOfficial)
- ef4/ember-auto-import #573 added babel-plugin-ember-template-compilation (@candunaj)
- ember-cli/babel-plugin-htmlbars-inline-precompile #486 [WIP] precompileTemplate with scope that has properties with different key and value (@candunaj)
- ember-cli/ember-try #934 Update github CI yaml (@mansona)
- ember-cli/ember-try #933 Update smoke test to fix CI (@mansona)
- ember-learn/ember-styleguide #451 update percy-cli (@mansona)
- ember-learn/ember-styleguide #449 add permissions for continue-on-error (@mansona)
- ember-learn/empress-blog-ember-template #138 fix ember-try scenarios for canary beta release (@mansona)
- ember-learn/empress-blog-ember-template #137 Update Percy (@mansona)
- emberjs/babel-plugin-ember-template-compilation #17 [WIP] precompileTemplate with scope that has properties with different key and value (@candunaj)
- emberjs/core-notes #490 add notes for embroider meeting Mar 21st (@mansona)
- emberjs/core-notes #489 add notes for embroider mar 14th (@mansona)
- emberjs/core-notes #487 add notes for embroider meeting Mar 7th (@mansona)
- kategengler/ember-cli-code-coverage #379 allow for a wider range of embroider dependencies (@mansona)
- mainmatter/ember-asset-size-action #69 Add support for specifying a custom npm build command (npm run
) (@mansona) - mainmatter/ember-asset-size-action #68 add support for pnpm (@mansona)
- mainmatter/ember-asset-size-action #67 add support to specify a working-directory (@mansona)
- mainmatter/ember-asset-size-action #66 Fix npm 7 check with semver (@mansona)
- mainmatter/ember-asset-size-action #64 Optinally show total diff size of all assets (@mansona)
- mainmatter/ember-asset-size-action #62 Use native esm and remove esm dependency (@mansona)
- mainmatter/ember-asset-size-action #61 remove unused yn dependency (@mansona)
- mainmatter/ember-asset-size-action #51 add renovatebot configuration (@mansona)
- mainmatter/ember-asset-size-action #50 Update all Mainmatter references (@mansona)
- mainmatter/ember-asset-size-action #49 Set a "minimum change" of 10 bytes to avoid jitter in reporting (@mansona)
- mainmatter/ember-asset-size-action #48 Wrap the file tables in a
<details>
(@mansona) - mainmatter/ember-asset-size-action #47 Handle ember-auto-import chunks (@mansona)
- mainmatter/ember-asset-size-action #43 switching to @vercel/ncc (@mansona)
- mainmatter/ember-simple-auth #2531 chore(doc): generate documentation for v5.0.0 (@BobrImperator)
- mainmatter/ember-simple-auth #2530 chore(deps): remove typescript-transform resolution (@BobrImperator)
- mainmatter/ember-simple-auth #2529 chore(deps): remove cssstyle resolutions (@BobrImperator)
- mainmatter/ember-simple-auth #2528 chore(deps): remove jsdom resolutions (@BobrImperator)
- mainmatter/ember-simple-auth #2527 chore: prolong Torri authenticator deprecation period until v6 (@BobrImperator)
- mainmatter/ember-simple-auth #2526 feat: remove deprecated Evented API usage from the public session service (@BobrImperator)
- mainmatter/ember-simple-auth #2525 chore: Drop node - set minimal node version to >=16 (@BobrImperator)
anchorEmpress
- empress/bottled-ember #18 Really fix terminal colour implementation (@mansona)
- empress/bottled-ember #17 fix issues with ansi colours (@mansona)
- empress/bottled-ember #16 breaking: Add some tests and fix --no-overlay command line option and move from minimist to commander (@mansona)
anchorJavaScript
- mainmatter/compare-fixture #3 Make sure the exitCode is 1 when diffs are detected (@mansona)
- mainmatter/compare-fixture #2 add initial implementation (@mansona)
- mainmatter/mocha-diff #3 Add Example Output (@mansona)
- mainmatter/mocha-diff #2 Fix CI (@mansona)
anchorOctokit
- oscard0m/octoherd-script-release-workflow-patch #1 feat: Initial version (@oscard0m)
anchorInternal
- mainmatter/mainmatter-website-mailer #20 enable Zapier automation via email (@marcoow)
- mainmatter/mainmatter-website-mailer #19 make the service optional (@marcoow)
- mainmatter/mainmatter-website-mailer #18 send service in subject (@marcoow)
- mainmatter/mainmatter-website-mailer #9 include selected service in message (@marcoow)
- mainmatter/renovate-config #14 remove helpers:pinGitHubActionDigests (@mansona)
anchorMiscellaneous
- freeCodeCamp/learn-bash-by-building-a-boilerplate #24 fix: typo withing -> within (@inesilva)