nuxt / create-nuxt-app

Create Nuxt.js App in seconds.
MIT License
3.48k stars 429 forks source link

chore(deps): update nuxt packages #937

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/nuxt ^0.4.2 -> ^0.5.0 age adoption passing confidence
eslint-plugin-nuxt ^3.1.0 -> ^3.2.0 age adoption passing confidence
nuxt-buefy ^0.4.13 -> ^0.4.21 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui-vue ### [`v0.5.0`](https://togithub.com/chakra-ui/chakra-ui-vue/releases/@​chakra-ui/nuxt@0.5.0) [Compare Source](https://togithub.com/chakra-ui/chakra-ui-vue/compare/@chakra-ui/nuxt@0.4.2...@chakra-ui/nuxt@0.5.0) ##### Minor Changes - [`5f978f70`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/5f978f706901715cd42efe82895cb0ff161525d2) [#​503](https://togithub.com/chakra-ui/chakra-ui-vue/pull/503) Thanks [@​peoray](https://togithub.com/peoray)! - This PR fixes the error in the c-menu-option-group prop and allow the value prop to be passed as an array ([#​497](https://togithub.com/chakra-ui/chakra-ui-vue/issues/497)) - [`e16f20e2`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/e16f20e228f9adabfc4fa52c949f52a8c8fbc0f3) [#​492](https://togithub.com/chakra-ui/chakra-ui-vue/pull/492) Thanks [@​Pwuts](https://togithub.com/Pwuts)! - feat(types): add type exports for color mode & theme providers ##### Patch Changes - [`c5fe636f`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/c5fe636fe952f0b9639861f40c85ecade800408c) [#​490](https://togithub.com/chakra-ui/chakra-ui-vue/pull/490) Thanks [@​HerrBertling](https://togithub.com/HerrBertling)! - fix(select): prevent duplicated ID on wrapper + input - [`97d87361`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/97d87361b4a3262c546a77f1e1c4375e420451d1) [#​491](https://togithub.com/chakra-ui/chakra-ui-vue/pull/491) Thanks [@​peoray](https://togithub.com/peoray)! - Fixes change event lsitener - Updated dependencies \[[`b783840c`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/b783840c52dbbec5c07d73541321d3338b2ba584), [`5f978f70`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/5f978f706901715cd42efe82895cb0ff161525d2), [`c5fe636f`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/c5fe636fe952f0b9639861f40c85ecade800408c), [`e16f20e2`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/e16f20e228f9adabfc4fa52c949f52a8c8fbc0f3), [`97d87361`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/97d87361b4a3262c546a77f1e1c4375e420451d1), [`8944b138`](https://togithub.com/chakra-ui/chakra-ui-vue/commit/8944b13883bd79bef544c3e5a1df88b60e2d2a1f)]: - [@​chakra-ui/vue](https://togithub.com/chakra-ui/vue)[@​0](https://togithub.com/0).11.0 - [@​chakra-ui/theme-vue](https://togithub.com/chakra-ui/theme-vue)[@​0](https://togithub.com/0).4.0
nuxt/eslint-plugin-nuxt ### [`v3.2.0`](https://togithub.com/nuxt/eslint-plugin-nuxt/blob/HEAD/CHANGELOG.md#​320-2022-03-13) [Compare Source](https://togithub.com/nuxt/eslint-plugin-nuxt/compare/v3.1.0...v3.2.0) ##### Features - add base config ([fb94d7b](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/fb94d7b20b6eded652b911cd82626c798192ea9e)) - add no-env-in-context ([42ada82](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/42ada82b306c3c259388392da565bd5fef260c76)) - add no-env-in-hooks ([016f609](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/016f6096cef49f5956d37c024faa64b7ac5ac96d)) - add no-env-in-mounted ([4b32052](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/4b3205269be683d258a45f06f9cddb3a4126f4ad)) - add no-this-in-fetch ([94552c7](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/94552c73299f2b60d58e895c1ab89917e2fca099)) - add no-timing-in-fetch-data ([1436642](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/1436642cdd6bf41f95f53c17020be80b25fed296)) - add rule no-this-in-async-data ([96ce607](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/96ce6077102c51bbabc51e606c0659c8b7ea1543)) - init no-this-in-async-data ([cb03b4d](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/cb03b4d9e05d10d4646b584a26ee227a7db2c72e)) - init no-this-in-fetch ([581005a](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/581005a1753e3394e021ee423d215e540f61c54c)) - move ssr to base ([1da2f0c](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/1da2f0cb61f4a2edce473784934eb5e93d66f70d)) - **rule:** add no-globals-in-created ([09eaa50](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/09eaa505a2a4691b94f7e1ae7e7ce2e19d5042c3)) - **rule:** add require-func-head in recommended ([#​62](https://togithub.com/nuxt/eslint-plugin-nuxt/issues/62)) ([f7e7b87](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/f7e7b87670c510358811b4bc2847c176c77f6f03)) - **rule:** no commonjs api in nuxt config ([eb02e0e](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/eb02e0ebdb32608b67ad4de497313d5e10055b38)) - upgrade eslint to v7 ([3e46242](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/3e4624268fd2678539c34e0119554a8fadc81484)) - upgrade eslint-plugin-vue to v6 ([b5b1bf4](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/b5b1bf4c8abf5f2df66232130e83ef5412bce5a7)) ##### Bug Fixes - correct category for no-timing-in-fetch-data ([ae6b499](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/ae6b499653252e126b9d524dbe9a700d8e48cd5b)) - disallow `process.browser` in `no-env-in-hooks` ([#​127](https://togithub.com/nuxt/eslint-plugin-nuxt/issues/127)) ([e421323](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/e421323256ced99f8210105e3f2d215d7d4078a6)) - enable no-this-in-fetch only for nuxt < 2.12 ([a0e3f73](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/a0e3f736c94d3504cad7b09a718d86df8b54f0e4)) - incompatible version of vue-eslint-parser ([a0e355f](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/a0e355fb19613746810c4fa84b314a3724a78451)) - not-null check for hooks ([ee73e8b](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/ee73e8b68d541580a7017dbe8ed5c8e51bb257c7)) - nuxt/require-func-head doesnt work with factories ([11492e2](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/11492e20fb0a6ceaf9b7d379dada7e6b48da63ed)), closes [#​94](https://togithub.com/nuxt/eslint-plugin-nuxt/issues/94) - remove require-func-head from recommend ([25d108c](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/25d108cbb30005048d1972d285e70e8e67ceefe5)), closes [#​93](https://togithub.com/nuxt/eslint-plugin-nuxt/issues/93) - rule not found ([976f28d](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/976f28d5a3f6e7f75c082f4c941e2c36b86331b1)) - undefined value in nuxt/no-env-in-context ([b9fed00](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/b9fed007783217495c2c324f0d74576d3fb665a6)) - use filename instead of full path ([d22e011](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/d22e011c90700cc51279345740b2e6648c442c59)) - wrong index file ([f95cf1d](https://togithub.com/nuxt/eslint-plugin-nuxt/commit/f95cf1d923ebb4a2fb7c0e8675c7ec54fb828671))
buefy/nuxt-buefy ### [`v0.4.20`](https://togithub.com/buefy/nuxt-buefy/compare/5afb6e876b20d6df0bc1ce600a81a86d4acd16eb...5afb6e876b20d6df0bc1ce600a81a86d4acd16eb) [Compare Source](https://togithub.com/buefy/nuxt-buefy/compare/5afb6e876b20d6df0bc1ce600a81a86d4acd16eb...5afb6e876b20d6df0bc1ce600a81a86d4acd16eb) ### [`v0.4.19`](https://togithub.com/buefy/nuxt-buefy/compare/3989807c3d5d56ea30a31b2f80dc094478946e07...5afb6e876b20d6df0bc1ce600a81a86d4acd16eb) [Compare Source](https://togithub.com/buefy/nuxt-buefy/compare/3989807c3d5d56ea30a31b2f80dc094478946e07...5afb6e876b20d6df0bc1ce600a81a86d4acd16eb) ### [`v0.4.18`](https://togithub.com/buefy/nuxt-buefy/compare/9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d...3989807c3d5d56ea30a31b2f80dc094478946e07) [Compare Source](https://togithub.com/buefy/nuxt-buefy/compare/9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d...3989807c3d5d56ea30a31b2f80dc094478946e07) ### [`v0.4.17`](https://togithub.com/buefy/nuxt-buefy/compare/9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d...9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d) [Compare Source](https://togithub.com/buefy/nuxt-buefy/compare/9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d...9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d) ### [`v0.4.16`](https://togithub.com/buefy/nuxt-buefy/compare/3f4c19bd7258875e0fab58df3de5812b31ecea58...9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d) [Compare Source](https://togithub.com/buefy/nuxt-buefy/compare/3f4c19bd7258875e0fab58df3de5812b31ecea58...9f0eacfa712ccd9a7df0023d33ac9a4fa9befa0d) ### [`v0.4.15`](https://togithub.com/buefy/nuxt-buefy/compare/e49d6f4c5ed87810bb7b7c1070215d20832d7aa3...3f4c19bd7258875e0fab58df3de5812b31ecea58) [Compare Source](https://togithub.com/buefy/nuxt-buefy/compare/e49d6f4c5ed87810bb7b7c1070215d20832d7aa3...3f4c19bd7258875e0fab58df3de5812b31ecea58) ### [`v0.4.14`](https://togithub.com/buefy/nuxt-buefy/compare/a777b290494dae39797b73c06067d36abf86f39b...e49d6f4c5ed87810bb7b7c1070215d20832d7aa3) [Compare Source](https://togithub.com/buefy/nuxt-buefy/compare/a777b290494dae39797b73c06067d36abf86f39b...e49d6f4c5ed87810bb7b7c1070215d20832d7aa3)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: packages/cna-template/template/frameworks/chakra-ui/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/chakra-ui/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/nuxt/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/nuxt/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/buefy/package.json
Post-upgrade command 'yarn install --frozen-lockfile --ignore-scripts' does not match allowed pattern '^pwd$'
File name: packages/cna-template/template/frameworks/buefy/package.json
Post-upgrade command 'yarn test --update-snapshots' does not match allowed pattern '^pwd$'