From 6ae1c40465bca0e32bd2befc41cac1f30223afed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 21:44:56 +0000 Subject: [PATCH] chore(deps): update dependency solid-js to ^1.8.15 (#2476) 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 | |---|---|---|---|---|---| | [solid-js](https://solidjs.com) ([source](https://togithub.com/solidjs/solid)) | [`^1.8.14` -> `^1.8.15`](https://renovatebot.com/diffs/npm/solid-js/1.8.14/1.8.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/solid-js/1.8.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/solid-js/1.8.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/solid-js/1.8.14/1.8.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/solid-js/1.8.14/1.8.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- framework-plugins/solid/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 598a35beefa..8469ede3a44 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -42,7 +42,7 @@ "@previewjs/testing": "workspace:*", "pino": "^8.18.0", "pino-pretty": "^10.3.1", - "solid-js": "^1.8.14", + "solid-js": "^1.8.15", "unbuild": "^2.0.0", "vite": "^5.1.1", "vitest": "^1.2.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f26845bdf39..d73f4f0c1b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2172,7 +2172,7 @@ importers: version: 5.3.3 vite-plugin-solid: specifier: ^2.10.1 - version: 2.10.1(solid-js@1.8.14)(vite@5.1.1) + version: 2.10.1(solid-js@1.8.15)(vite@5.1.1) devDependencies: '@playwright/test': specifier: ^1.41.2 @@ -2193,8 +2193,8 @@ importers: specifier: ^10.3.1 version: 10.3.1 solid-js: - specifier: ^1.8.14 - version: 1.8.14 + specifier: ^1.8.15 + version: 1.8.15 unbuild: specifier: ^2.0.0 version: 2.0.0(typescript@5.3.3) @@ -41745,8 +41745,8 @@ packages: csstype: 3.1.2 seroval: 0.5.1 - /solid-js@1.8.14: - resolution: {integrity: sha512-kDfgHBm+ROVLDVuqaXh/jYz0ZVJ29TYfVsKsgDPtNcjoyaPtOvDX2l0tVnthjLdEXr7vDTYeqEYFfMkZakDsOQ==} + /solid-js@1.8.15: + resolution: {integrity: sha512-d0QP/efr3UVcwGgWVPveQQ0IHOH6iU7yUhc2piy8arNG8wxKmvUy1kFxyF8owpmfCWGB87usDKMaVnsNYZm+Vw==} dependencies: csstype: 3.1.3 seroval: 1.0.3 @@ -41773,7 +41773,7 @@ packages: '@babel/types': 7.23.6 solid-js: 1.7.5 - /solid-refresh@0.6.3(solid-js@1.8.14): + /solid-refresh@0.6.3(solid-js@1.8.15): resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==} peerDependencies: solid-js: ^1.3 @@ -41781,7 +41781,7 @@ packages: '@babel/generator': 7.23.6 '@babel/helper-module-imports': 7.22.15 '@babel/types': 7.23.6 - solid-js: 1.8.14 + solid-js: 1.8.15 dev: false /solid-start-node@0.2.26(solid-start@0.2.26)(undici@5.26.4)(vite@5.0.10): @@ -45290,7 +45290,7 @@ packages: transitivePeerDependencies: - supports-color - /vite-plugin-solid@2.10.1(solid-js@1.8.14)(vite@5.1.1): + /vite-plugin-solid@2.10.1(solid-js@1.8.15)(vite@5.1.1): resolution: {integrity: sha512-kfVdNLWaJqaJVL52U6iCCKNW/nXE7bS1VVGOWPGllOkJfcNILymVSY0LCBLSnyy0iYnRtrXpiHm14rMuzeC7CA==} peerDependencies: '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* @@ -45304,8 +45304,8 @@ packages: '@types/babel__core': 7.20.5 babel-preset-solid: 1.8.6(@babel/core@7.23.7) merge-anything: 5.1.7 - solid-js: 1.8.14 - solid-refresh: 0.6.3(solid-js@1.8.14) + solid-js: 1.8.15 + solid-refresh: 0.6.3(solid-js@1.8.15) vite: 5.1.1(@types/node@20.10.6) vitefu: 0.2.5(vite@5.1.1) transitivePeerDependencies: