Pascal Sthamer
Pascal Sthamer
### Version ~~[v2.12.2](https://github.com/nuxt.js/releases/tag/v2.12.2)~~ [v2.13.3](https://github.com/nuxt.js/releases/tag/v2.13.3) ### Reproduction link [https://github.com/P4sca1/nuxt-csp3](https://github.com/P4sca1/nuxt-csp3) ### Steps to reproduce 1. Run `yarn dev` 2. Visit `http://localhost:3000` and open browser console ### What is expected ? No csp...
I required the typings while creating a type safe pothos plugin for graphql-shield.
### Version [v3.0.0-beta.19](https://github.com/pwa-module/releases/tag/v3.0.0-beta.19) ### Reproduction link [https://staging.ips-hosting.com](https://staging.ips-hosting.com) ### Steps to reproduce I am having a problem in my production deploy where the callback provided to `$nuxt.OneSignal.push()` is never called. Everything...
https://nodejs.org/api/packages.html#conditional-exports This should help with import errors in environments where `module` is not supported, but `exports.import` is.
``` Authenticators SHOULD implement a signature counter feature. The signature counter is incremented for each successful authenticatorGetAssertion operation by some positive value, and its value is returned to the WebAuthn...
Recent versions of Google Chrome and Microsoft Edge support [Resident keys](https://auth0.com/blog/a-look-at-webauthn-resident-credentials/). This allows you to login without a username. To use the feature we need to change an attribute in...
At the moment, the cron jobs are checked against the local time. When constructing a `Schedule` an optional timezone parameter could be used. `parseCronExpression` would then get a second parameter...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
Hetzner Cloud Controller Manager supports running with networks support. From their docs: > When you use the Cloud Controller Manager with networks support, the CCM is in favor of allocating...
### What happened? The kubeone deployment gets stuck, as it is waiting for jobs to finish. The jobs can't finish, because no worker nodes exist. I am using dynamicWorkers only....