From 0f08bd3e0d96746c8525e8a3fe75839f605ddd8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:01:25 +0000 Subject: [PATCH] fix(): update dependency prettier-plugin-prisma to v5 (#671) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-plugin-prisma](https://togithub.com/umidbekk/prettier-plugin-prisma) | [`4.17.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/prettier-plugin-prisma/4.17.0/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-prisma/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-prisma/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-prisma/4.17.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-prisma/4.17.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
umidbekk/prettier-plugin-prisma (prettier-plugin-prisma) ### [`v5.0.0`](https://togithub.com/avocadowastaken/prettier-plugin-prisma/releases/tag/v5.0.0) [Compare Source](https://togithub.com/umidbekk/prettier-plugin-prisma/compare/v4.17.0...v5.0.0) - feat: Migrate from `@prisma/prisma-fmt-wasm` to `@prisma/prisma-schema-wasm` [`bbf2ddc`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/bbf2ddc) - chore(deps): update node.js to v14.21.3 ([#​77](https://togithub.com/umidbekk/prettier-plugin-prisma/issues/77)) [`45b4400`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/45b4400) - chore: Fix tests in Windows. [`9350517`](https://togithub.com/umidbekk/prettier-plugin-prisma/commit/9350517)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/InReach). PR-URL: https://github.com/weareinreach/InReach/pull/671 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 653e7633f8..b716d2e7a9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "prettier": "2.8.8", "prettier-plugin-jsdoc": "0.4.2", "prettier-plugin-packagejson": "2.4.5", - "prettier-plugin-prisma": "4.17.0", + "prettier-plugin-prisma": "5.0.0", "tsx": "3.12.7", "turbo": "1.10.8", "typescript": "5.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88c98c7814..01c4cfd014 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: 2.4.5 version: 2.4.5(prettier@2.8.8) prettier-plugin-prisma: - specifier: 4.17.0 - version: 4.17.0(prettier@2.8.8) + specifier: 5.0.0 + version: 5.0.0(prettier@2.8.8) tsx: specifier: 3.12.7 version: 3.12.7 @@ -7636,14 +7636,14 @@ packages: resolution: {integrity: sha512-kEYSUa3XT1Oiu/MbdUkyjfVtAOQmZz69KGKFH/GWoQNLvkscrqy4J4XewEY80BrVuyC3vbV7un4kea0xklWhpA==} dev: false - /@prisma/prisma-fmt-wasm@4.17.0-16.27eb2449f178cd9fe1a4b892d732cc4795f75085: - resolution: {integrity: sha512-zYz3rFwPB82mVlHGknAPdnSY/a308dhPOblxQLcZgZTDRtDXOE1MgxoRAys+jekwR4/bm3+rZDPs1xsFMsPZig==} - dev: false - /@prisma/prisma-fmt-wasm@4.6.1-3.694eea289a8462c80264df36757e4fdc129b1b32: resolution: {integrity: sha512-hT+YRaH5NTZDYhLhSKMUdtY+i8sKkjjFwiDYhy6688G+H8oFklIwPNeApKH8Jw5bbtuH6onIzo1oivapOFJryg==} dev: true + /@prisma/prisma-schema-wasm@4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584: + resolution: {integrity: sha512-JFdsnSgBPN8reDTLOI9Vh/6ccCb2aD1LbY/LWQnkcIgNo6IdpzvuM+qRVbBuA6IZP2SdqQI8Lu6RL2P8EFBQUA==} + dev: false + /@protobufjs/aspromise@1.1.2: resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} dev: false @@ -20822,13 +20822,13 @@ packages: synckit: 0.8.5 dev: false - /prettier-plugin-prisma@4.17.0(prettier@2.8.8): - resolution: {integrity: sha512-tfBRdnsg2ZDNTxAu1BuoRL/63Ll9Mid74ujJJUFhHbW7z/5sDIfSMUZ5WGsKlpEbjTuRtIYLmxKwmGrDyD2rSw==} + /prettier-plugin-prisma@5.0.0(prettier@2.8.8): + resolution: {integrity: sha512-jTJV04D9+yF7ziOOMs7CJe4ijgAH7DEGjt0SAWAToGNRy1H6BEhvcKA2UQH6gC6KVW5zeeOSAvsoiDDTt9oKXg==} engines: {node: '>=14', npm: '>=8'} peerDependencies: prettier: '>=2 || >=3' dependencies: - '@prisma/prisma-fmt-wasm': 4.17.0-16.27eb2449f178cd9fe1a4b892d732cc4795f75085 + '@prisma/prisma-schema-wasm': 4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584 prettier: 2.8.8 dev: false