Claas Augner

Results 755 comments of Claas Augner

There were a couple of updates, and I'm not sure how we could track these evolutions in BCD: - Bumped maximum memory limit to 4 GiB in https://github.com/WebAssembly/spec/pull/1121 - Bumped...

> This is a bit of a test PR Is it okay to merge?

Let's mark as draft for now then, I'll happily go through the changes to double check once complete.

[v4.0.1](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases/tag/v4.0.1) bumped to `cloudevents@^10.0.0`. If you cannot bump to v4.0.1 yet [due to the bump to express v5](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/723), you can use `overrides` in your `package.json`: ```jsonc // … "overrides": {...

As for naming the subfeature, it could be `closes_sync_iterator_when_async_wrapper_yields rejection` (= PR title), or something shorter with this description. > After the PR, we now log `called finally`. @Josh-Cena Can...

> This is confirmed by the according issue (comment 27): [bugs.webkit.org/show_bug.cgi?id=214946#c27](https://bugs.webkit.org/show_bug.cgi?id=214946#c27) That comment only mentions the date picker, not the time picker. Testing in Safari 14.1 confirms the time picker...

> crazy, the screenshot in [Fyrd/caniuse#5646 (comment)](https://github.com/Fyrd/caniuse/pull/5646#issuecomment-715233820) shows the time picker... I don't see a time _picker_ in those screenshots, only time _fields_.

FWIW Back then only `@types/express` was bumped, but now https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/148866281ef3886f4d1816da6cca705bd047156a bumped both `express` and `@types/express`.

Reduced priority, as only content / translated-content were blockers.

[This collector test](https://mdn-bcd-collector.gooborg.com/tests/css/properties/background-repeat-x) is passing for me in Safari 6.2, 9.1, 10.1, 11.1., 12.1, 13.1, 14.1, but failing from 15.6 through 26. The explanation is [this WebKit commit](https://github.com/WebKit/WebKit/commit/bc022f307295a06d603b8074e832be0bdddcf6f9), which landed...