Joe Lencioni
Joe Lencioni
I can get the tests to pass with this diff, but I don't think all of the changes I had to make to the test are what we want... ```diff...
> It’s expected that you’re using https://npmjs.com/airbnb-browser-shims in your app This is not documented in the readme, but should be
jsdom will be at v26 in Jest 30 (https://github.com/jestjs/jest/pull/15473) so I think that portion is done. I see that installing jest 30 beta 5 I mostly get glob v10, but...
My understanding is that Node's [`os.availableParallelism`](https://nodejs.org/api/os.html#osavailableparallelism) is supposed to [solve this](https://github.com/nodejs/node/issues/28762), which is what Jest uses as of v29.4.0 (https://github.com/jestjs/jest/pull/13738). But maybe there's something else going on?
@trotzig Do the status checks here look okay to you?
What is anti-caucasian? Who is oversensitive?
This one might be worth considering: https://github.com/marketplace/actions/github-action-merge-dependabot
What you have there should be totally fine, since the cardinality is pretty low. Some cases where you wouldn't want to do this would be e.g. if your component accepted...