From 722329036afc443724832e6219781a9f8dfe5915 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 02:32:27 +0000 Subject: [PATCH] chore(deps): update dependency solid-js to ^1.8.12 (#2412) 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.11` -> `^1.8.12`](https://renovatebot.com/diffs/npm/solid-js/1.8.11/1.8.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/solid-js/1.8.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/solid-js/1.8.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/solid-js/1.8.11/1.8.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/solid-js/1.8.11/1.8.12?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 | 68 +++++++++++++--------------- 2 files changed, 32 insertions(+), 38 deletions(-) diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index 7fc0a14fc04..121e4793912 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -42,7 +42,7 @@ "@previewjs/testing": "workspace:*", "pino": "^8.17.2", "pino-pretty": "^10.3.1", - "solid-js": "^1.8.11", + "solid-js": "^1.8.12", "unbuild": "^2.0.0", "vite": "^5.0.12", "vitest": "^1.2.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0be30fdea95..bc050238230 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2172,7 +2172,7 @@ importers: version: 5.3.3 vite-plugin-solid: specifier: ^2.8.3 - version: 2.8.3(@testing-library/jest-dom@6.2.1)(solid-js@1.8.11)(vite@5.0.12) + version: 2.8.3(@testing-library/jest-dom@6.2.1)(solid-js@1.8.12)(vite@5.0.12) devDependencies: '@playwright/test': specifier: ^1.41.1 @@ -2193,8 +2193,8 @@ importers: specifier: ^10.3.1 version: 10.3.1 solid-js: - specifier: ^1.8.11 - version: 1.8.11 + specifier: ^1.8.12 + version: 1.8.12 unbuild: specifier: ^2.0.0 version: 2.0.0(typescript@5.3.3) @@ -5578,15 +5578,6 @@ packages: '@babel/core': 7.21.8 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.20): - resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-flow@7.18.6(@babel/core@7.23.7): resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} @@ -5754,6 +5745,7 @@ packages: dependencies: '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 + dev: true /@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.3): resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} @@ -7329,19 +7321,6 @@ packages: '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.21.8) '@babel/types': 7.23.6 - /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.22.20): - resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.20 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.22.20) - '@babel/types': 7.23.6 - /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.23.7): resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} engines: {node: '>=6.9.0'} @@ -13739,12 +13718,12 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.3(rollup@3.28.1) + '@rollup/pluginutils': 5.0.2(rollup@3.28.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 - resolve: 1.22.8 + resolve: 1.22.2 rollup: 3.28.1 dev: true @@ -13877,6 +13856,21 @@ packages: picomatch: 2.3.1 rollup: 3.21.0 + /@rollup/pluginutils@5.0.2(rollup@3.28.1): + resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + dependencies: + '@types/estree': 1.0.5 + estree-walker: 2.0.2 + picomatch: 2.3.1 + rollup: 3.28.1 + dev: true + /@rollup/pluginutils@5.0.3(rollup@3.21.0): resolution: {integrity: sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==} engines: {node: '>=14.0.0'} @@ -27443,8 +27437,8 @@ packages: '@babel/plugin-transform-react-jsx': ^7.14.9 eslint: ^8.1.0 dependencies: - '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.20) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.21.8) + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.8) eslint: 8.56.0 lodash: 4.17.21 string-natural-compare: 3.0.1 @@ -41262,8 +41256,8 @@ packages: csstype: 3.1.2 seroval: 0.5.1 - /solid-js@1.8.11: - resolution: {integrity: sha512-WdwmER+TwBJiN4rVQTVBxocg+9pKlOs41KzPYntrC86xO5sek8TzBYozPEZPL1IRWDouf2lMrvSbIs3CanlPvQ==} + /solid-js@1.8.12: + resolution: {integrity: sha512-sLE/i6M9FSWlov3a2pTC5ISzanH2aKwqXTZj+bbFt4SUrVb4iGEa7fpILBMOxsQjkv3eXqEk6JVLlogOdTe0UQ==} dependencies: csstype: 3.1.3 seroval: 1.0.3 @@ -41290,7 +41284,7 @@ packages: '@babel/types': 7.23.6 solid-js: 1.7.5 - /solid-refresh@0.6.3(solid-js@1.8.11): + /solid-refresh@0.6.3(solid-js@1.8.12): resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==} peerDependencies: solid-js: ^1.3 @@ -41298,7 +41292,7 @@ packages: '@babel/generator': 7.23.6 '@babel/helper-module-imports': 7.22.15 '@babel/types': 7.23.6 - solid-js: 1.8.11 + solid-js: 1.8.12 dev: false /solid-start-node@0.2.26(solid-start@0.2.26)(undici@5.26.4)(vite@5.0.10): @@ -44826,7 +44820,7 @@ packages: transitivePeerDependencies: - supports-color - /vite-plugin-solid@2.8.3(@testing-library/jest-dom@6.2.1)(solid-js@1.8.11)(vite@5.0.12): + /vite-plugin-solid@2.8.3(@testing-library/jest-dom@6.2.1)(solid-js@1.8.12)(vite@5.0.12): resolution: {integrity: sha512-BpHrSSrrK8gqZQicOC2UvOX7UwNyNHx9rVyYKKqGhvfR9KGGumbJyCCkwCg/nWaA8uTA/NafIPvhDPL53sfsPg==} peerDependencies: '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* @@ -44839,8 +44833,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.11 - solid-refresh: 0.6.3(solid-js@1.8.11) + solid-js: 1.8.12 + solid-refresh: 0.6.3(solid-js@1.8.12) vite: 5.0.12(@types/node@20.10.6) vitefu: 0.2.5(vite@5.0.12) transitivePeerDependencies: @@ -44852,7 +44846,7 @@ packages: peerDependencies: vite: ^2.6.0 || 3 || 4 dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.21.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.1) '@svgr/core': 6.5.1 vite: 5.0.10(@types/node@20.10.6) transitivePeerDependencies: