From 7f25340981f25901b2de9722625514a6b45b7cd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:38:46 +1000 Subject: [PATCH] fix(deps): update dependency @nuxt/config to ^2.17.0 (#1719) 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 | |---|---|---|---|---|---| | [@nuxt/config](https://togithub.com/nuxt/nuxt.js) | [`^2.16.3` -> `^2.17.0`](https://renovatebot.com/diffs/npm/@nuxt%2fconfig/2.16.3/2.17.0) | [![age](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/compatibility-slim/2.16.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@nuxt%2fconfig/2.17.0/confidence-slim/2.16.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
nuxt/nuxt.js ### [`v2.17.0`](https://togithub.com/nuxt/nuxt/releases/tag/v2.17.0) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0) > 2.17.0 is the next minor release for Nuxt 2. #### โœจ Highlights Nuxt 2.17 comes with a few new features, including better support for new Vue 2.7 types, and supporting passing postcss config as a function. It also includes support for Node 20+ and a fix for a dependency issue with the Babel preset that affected new installs. #### ๐Ÿ‘‰ Changelog [compare changes](https://togithub.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0) ##### ๐Ÿš€ Enhancements - **types:** Support nuxt types for defineComponent ([#​19789](https://togithub.com/nuxt/nuxt.js/pull/19789)) - **csp:** Support generating nonce for scripts and links in ssr ([#​9621](https://togithub.com/nuxt/nuxt.js/pull/9621)) - **webpack:** Support passing function as postcssOptions ([#​19495](https://togithub.com/nuxt/nuxt.js/pull/19495)) ##### ๐Ÿ”ฅ Performance - **config:** Avoid recursive md4 patching ([7fab95252](https://togithub.com/nuxt/nuxt.js/commit/7fab95252)) ##### ๐Ÿฉน Fixes - Relax node engines upper constraint ([010b539ed](https://togithub.com/nuxt/nuxt.js/commit/010b539ed)) - **utils:** Respect patterns within paths when sorting routes ([#​20669](https://togithub.com/nuxt/nuxt.js/pull/20669)) - **vue-app:** Skip page render early on error or navigation ([#​20719](https://togithub.com/nuxt/nuxt.js/pull/20719)) - **babel-preset-app:** Add explicit dep on used babel plugin ([#​21488](https://togithub.com/nuxt/nuxt.js/pull/21488)) ##### ๐Ÿก Chore - Reenable publishing ๐Ÿ™ˆ ([4ce8b118e](https://togithub.com/nuxt/nuxt.js/commit/4ce8b118e)) - Exclude yaml exception vulnerability (build-time dep) ([c8ed87a26](https://togithub.com/nuxt/nuxt.js/commit/c8ed87a26)) - Bump jest dependencies ([#​20506](https://togithub.com/nuxt/nuxt.js/pull/20506)) - Remove resolved advisories ([98cd35665](https://togithub.com/nuxt/nuxt.js/commit/98cd35665)) - Skip publishing node_modules folder ([8799cfacc](https://togithub.com/nuxt/nuxt.js/commit/8799cfacc)) - Remove obsolete useWorkspaces option ([27e450119](https://togithub.com/nuxt/nuxt.js/commit/27e450119)) ##### โœ… Tests - Add catchall path to route generation test ([71c359516](https://togithub.com/nuxt/nuxt.js/commit/71c359516)) - Update windows snapshot ([4ec274ae2](https://togithub.com/nuxt/nuxt.js/commit/4ec274ae2)) - Update jest snapshots to remove escaped quotes ([f93411c7c](https://togithub.com/nuxt/nuxt.js/commit/f93411c7c)) ##### ๐Ÿค– CI - Run tests in node 16 ([#​20644](https://togithub.com/nuxt/nuxt.js/pull/20644)) - Pin actions by hash and use corepack ([#​21356](https://togithub.com/nuxt/nuxt.js/pull/21356)) ##### โค๏ธ Contributors - Olga Bulat ([@​obulat](https://togithub.com/obulat)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Xin Du (Clark) ([@​clarkdo](https://togithub.com/clarkdo)) - Rafaล‚ Chล‚odnicki ([@​rchl](https://togithub.com/rchl)) - Marcelo Botega Fontana ([@​marcelobotega](https://togithub.com/marcelobotega))
--- ### 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://app.renovatebot.com/dashboard#github/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- framework-plugins/vue2/package.json | 2 +- pnpm-lock.yaml | 83 ++++++++++++++++++++--------- 2 files changed, 58 insertions(+), 27 deletions(-) diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index e940c23b82e..07113d651ba 100644 --- a/framework-plugins/vue2/package.json +++ b/framework-plugins/vue2/package.json @@ -25,7 +25,7 @@ "e2e-test": "playwright test" }, "dependencies": { - "@nuxt/config": "^2.16.3", + "@nuxt/config": "^2.17.0", "@previewjs/api": "^12.0.0", "@previewjs/serializable-values": "^7.0.0", "@previewjs/storybook-helpers": "^2.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71c80344d0e..150920bfba7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2439,8 +2439,8 @@ importers: framework-plugins/vue2: dependencies: '@nuxt/config': - specifier: ^2.16.3 - version: 2.16.3 + specifier: ^2.17.0 + version: 2.17.0 '@previewjs/api': specifier: ^12.0.0 version: link:../../api @@ -9254,11 +9254,26 @@ packages: consola: 2.15.3 defu: 6.1.2 destr: 1.2.2 - dotenv: 16.0.3 + dotenv: 16.1.4 lodash: 4.17.21 - rc9: 2.0.1 - std-env: 3.3.2 - ufo: 1.1.1 + rc9: 2.1.0 + std-env: 3.3.3 + ufo: 1.1.2 + dev: false + + /@nuxt/config@2.17.0: + resolution: {integrity: sha512-KJWpFFs4nMpmGzkaRZJIWbDDQjrwwYPBGaKnjWyywfSBdM+9BXk27dxLG11EIVHDTn1P94nDTpu9qZywTi1OBQ==} + engines: {node: ^14.18.0 || >=16.10.0} + dependencies: + '@nuxt/utils': 2.17.0 + consola: 3.1.0 + defu: 6.1.2 + destr: 1.2.2 + dotenv: 16.1.4 + lodash: 4.17.21 + rc9: 2.1.0 + std-env: 3.3.3 + ufo: 1.1.2 dev: false /@nuxt/core@2.16.3: @@ -9506,7 +9521,7 @@ packages: create-require: 1.1.1 defu: 6.1.2 destr: 1.2.2 - dotenv: 16.0.3 + dotenv: 16.1.4 fs-extra: 10.1.0 git-url-parse: 13.1.0 inquirer: 9.2.7 @@ -9517,7 +9532,7 @@ packages: node-fetch: 3.3.1 ofetch: 1.0.1 parse-git-config: 3.0.0 - rc9: 2.0.1 + rc9: 2.1.0 std-env: 3.3.3 transitivePeerDependencies: - rollup @@ -9535,7 +9550,7 @@ packages: create-require: 1.1.1 defu: 6.1.2 destr: 1.2.2 - dotenv: 16.0.3 + dotenv: 16.1.4 fs-extra: 10.1.0 git-url-parse: 13.1.0 inquirer: 9.2.7 @@ -9608,7 +9623,25 @@ packages: semver: 7.5.1 serialize-javascript: 6.0.1 signal-exit: 3.0.7 - ua-parser-js: 1.0.34 + ua-parser-js: 1.0.35 + ufo: 1.1.2 + dev: false + + /@nuxt/utils@2.17.0: + resolution: {integrity: sha512-woL81udNtO3LWtpnmmkz5iFjhnKyG5NUA9qlBkz5ZoibxCnyByQFRllTn93zx3WhW7SSezJ1FKu5Dd3Nv7Rnkw==} + engines: {node: ^14.18.0 || >=16.10.0} + dependencies: + consola: 3.1.0 + create-require: 1.1.1 + fs-extra: 10.1.0 + hash-sum: 2.0.0 + jiti: 1.18.2 + lodash: 4.17.21 + proper-lockfile: 4.1.2 + semver: 7.5.1 + serialize-javascript: 6.0.1 + signal-exit: 4.0.2 + ua-parser-js: 1.0.35 ufo: 1.1.2 dev: false @@ -18154,7 +18187,7 @@ packages: dependencies: chokidar: 3.5.3 defu: 6.1.2 - dotenv: 16.0.3 + dotenv: 16.1.4 giget: 1.1.2 jiti: 1.18.2 mlly: 1.3.0 @@ -19046,7 +19079,6 @@ packages: /consola@3.1.0: resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==} - dev: true /console-browserify@1.2.0: resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} @@ -20997,6 +21029,10 @@ packages: resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==} engines: {node: '>=12'} + /dotenv@16.1.4: + resolution: {integrity: sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==} + engines: {node: '>=12'} + /dotenv@8.6.0: resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} engines: {node: '>=10'} @@ -26773,7 +26809,7 @@ packages: engines: {node: '>=14.0.0'} dependencies: app-root-dir: 1.0.2 - dotenv: 16.0.3 + dotenv: 16.1.4 dotenv-expand: 10.0.0 dev: true @@ -32580,13 +32616,6 @@ packages: webpack: 4.46.0 dev: true - /rc9@2.0.1: - resolution: {integrity: sha512-9EfjLgNmzP9255YX8bGnILQcmdtOXKtUlFTu8bOZPJVtaUDZ2imswcUdpK51tMjTRQyB7r5RebNijrzuyGXcVA==} - dependencies: - defu: 6.1.2 - destr: 1.2.2 - flat: 5.0.2 - /rc9@2.1.0: resolution: {integrity: sha512-ROO9bv8PPqngWKoiUZU3JDQ4sugpdRs9DfwHnzDSxK25XtQn6BEHL6EOd/OtKuDT2qodrtNR+0WkPT6l0jxH5Q==} dependencies: @@ -34527,6 +34556,11 @@ packages: engines: {node: '>=14'} dev: true + /signal-exit@4.0.2: + resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==} + engines: {node: '>=14'} + dev: false + /simple-concat@1.0.1: resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} dev: true @@ -35083,10 +35117,6 @@ packages: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} - /std-env@3.3.2: - resolution: {integrity: sha512-uUZI65yrV2Qva5gqE0+A7uVAvO40iPo6jGhs7s8keRfHCmtg+uB2X6EiLGCI9IgL1J17xGhvoOqSz79lzICPTA==} - dev: false - /std-env@3.3.3: resolution: {integrity: sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==} @@ -36798,8 +36828,8 @@ packages: resolution: {integrity: sha512-cJMeh/eOILyGu0ejgTKB95yKT3zOenSe9UGE3vj6WfiOwgGYnmATUsnDixMFvdU+rNMvWih83hrUP8VwhF9yXQ==} dev: false - /ua-parser-js@1.0.34: - resolution: {integrity: sha512-K9mwJm/DaB6mRLZfw6q8IMXipcrmuT6yfhYmwhAkuh+81sChuYstYA+znlgaflUPaYUa3odxKPKGw6Vw/lANew==} + /ua-parser-js@1.0.35: + resolution: {integrity: sha512-fKnGuqmTBnIE+/KXSzCn4db8RTigUzw1AN0DmdU6hJovUTbYJKyqj+8Mt1c4VfRDnOVJnENmfYkIPZ946UrSAA==} dev: false /uc.micro@1.0.6: @@ -36808,6 +36838,7 @@ packages: /ufo@1.1.1: resolution: {integrity: sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==} + dev: true /ufo@1.1.2: resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==}