-
Please use this ticket to provide feedback on our native ESM support. Your involvement is greatly appreciated to ensure the feature works on real-world projects.
## Experimental warning
[Node's…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `5.2.0` to `6.0.0`.
🚨 [View failing branch](https://github.com/AndreasPizsa/kickstart-restify/compare/master...Andreas…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `5.2.0` to `6.0.0`.
🚨 [View failing branch](https://github.com/AndreasPizsa/window-location-query/compare/master...And…
-
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `5.2.0` to `6.0.0`.
🚨 [View failing branch](https://github.com/chaijs/chai-spies/compare/master...chaijs:greenkeeper%2…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
### Describe the bug
Currently we are using Node 14, but when upgrading to Node 18 and trying to run `npm run build-storybook` I am getting these errors:
```
ERR! Module build failed (from ./no…
FK78 updated
7 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
```
root@portal:/opt# git clone https://github.com/danocmx/passport-steam-openid.git
Cloning into 'passport-steam-openid'...
remote: Enumerating objects: 173, done.
remote: Counting objects: 100% …
Toaaa updated
9 months ago
-
### Describe the bug
Following the docs (https://vitest.dev/guide/#writing-tests), I've created the following minimal test:
```js
import { test, expect } from 'vitest';
test('sum test', () => {…
-
Hello,
first of all: Thanks for this great package! I work with mongoose for some years now and started using zod a week ago. I found your package and in general it works pretty well!
I just ran…