Daniel L
Daniel L
This PR upgrades to Angular 14. It does pass yarn test and yarn build locally. It also includes this PR #1781, closed that one because this replaces it.
**Describe the bug** Hi, there is a strange type regression since **after** version 2.6.0 in mutation.d.ts, it generates types that uses the dynamic import statement, while on version 2.6.0 the...
Axios patched a [critical vulnerability](https://github.com/advisories/GHSA-wf5p-g6vw-rhxx) in [1.6.0](https://github.com/axios/axios/releases/tag/v1.6.0). I would've created a PR myself, but I'm not sure how the test suite should be run.
Fix issue #34
Since tls.Config may be re-used and contains sync.Mutex you don't want to copy this struct, ever. > 'call of gophermail.SendTLSMail copies lock value: crypto/tls.Config contains sync.Once contains sync.Mutex'
The Atom webview discards consecutive spaces. So if there's multiple 0x20 chars only the first of them will be displayed. This is easily fixed by using
## Version info - intercom-go version: v2.0.0-20190319111853-1dbafb072bcd - Go version: 1.12.5 ## Expected behavior When saving a user with one or more companies which has Remove set to true, I...
0.21.0 build19 crashes on trying to load sqlite3 so. Did you forget to include sqlite in the container?