-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have multiple tables with one-to-one and one-to-many relationships, for example:
```prisma
model Delivery {
id Int @id @default(autoincrement())
items DeliveryItem[]
delivered_at …
-
` /node_modules/swc-plugin-coverage-instrument/target/wasm32-wasi/release/swc_plugin_coverage.wasm as js transform plugin at /node_modules/swc-plugin-coverage-instrument/target/wasm32-wasi/release/swc…
-
```js
/**
* @type {import('next').NextConfig}
*/
const config = {
reactStrictMode: true,
experimental: {
swcPlugins: [
['@effector/swc-plugin', {}],
],
},
}
```
``…
-
### Package.json file
```JSON
"dependencies": {
"@instana/opentelemetry-exporter": "^3.19.0",
"@medusajs/admin-sdk": "2.0.1",
"@medusajs/cli": "2.0.1",
"@medusajs/framework": "…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
1. Use `nest-cli.json` `compilerOptions.builder.swc:true` `compilerOptions.typeCheck:true`
2…
-
### Babel plugin for `patronum` and `atomic-router` factories does not work in vitest test environment
https://stackblitz.com/edit/vitejs-vite-5zfwj3
Vite and Vitest use the same config.
```js
…
-
### 相关平台
微信小程序
### 复现仓库
[https://github.com/Aliujiayu/taro4.git](https://github.com/Aliujiayu/taro4.git) ### 这个基本可以忽略,是老项目,没法出demo,这个地址是升级后4.0版本的demo,就升级这个导致旧项目报错
**小程序基础库: 3.5.4**
**使用框架: …
-
### Current Behavior
`npm install` on my CI job sometimes fails to complete because of a random postinstall failure.
I think it might be related to multiple different versions of `nx` package brou…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
…