GrabarzUndPartner / nuxt-custom-elements

Publish your components as a custom-element standalone build.
https://grabarzundpartner.github.io/nuxt-custom-elements/
MIT License
78 stars 9 forks source link

chore(deps): update all non-major dependencies #589

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/webpack-builder (source) 3.9.0 -> 3.9.1 age adoption passing confidence
defu 6.1.3 -> 6.1.4 age adoption passing confidence
nuxt (source) 3.9.0 -> 3.9.1 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/webpack-builder) ### [`v3.9.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.9.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.9.0...v3.9.1) > 3.9.1 is a regularly scheduled patch release. #### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems. #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.9.0...v3.9.1) ##### 🔥 Performance - **nuxt:** Avoid multiple iterations in `useRequestHeaders` ([#​24853](https://togithub.com/nuxt/nuxt/pull/24853)) - **kit,schema,nuxt:** Refactor `startsWith` to array access ([#​24744](https://togithub.com/nuxt/nuxt/pull/24744)) - **nuxt:** Use single iteration when normalising routes ([#​24946](https://togithub.com/nuxt/nuxt/pull/24946)) - **nuxt:** Remove some line breaks when rendering html ([#​24888](https://togithub.com/nuxt/nuxt/pull/24888)) ##### 🩹 Fixes - **nuxt:** Catch error in `NuxtErrorBoundary` with `ssr: false` ([#​24896](https://togithub.com/nuxt/nuxt/pull/24896)) - **kit:** Show correct error when module can't be loaded ([#​24957](https://togithub.com/nuxt/nuxt/pull/24957)) - **nuxt:** Deeply watch island props ([#​24986](https://togithub.com/nuxt/nuxt/pull/24986)) - **nuxt:** Don't show transition on initial page load ([#​24935](https://togithub.com/nuxt/nuxt/pull/24935)) - **nuxt:** Clone cookie to detect changes within object ([#​25007](https://togithub.com/nuxt/nuxt/pull/25007)) - **nuxt:** Do not warn about missing layouts on error page ([#​25008](https://togithub.com/nuxt/nuxt/pull/25008)) - **nuxt:** Ignore plugins typed as `any` in inferred injections ([#​25010](https://togithub.com/nuxt/nuxt/pull/25010)) - **nuxt:** Reuse intermediate setup state in `` ([#​25009](https://togithub.com/nuxt/nuxt/pull/25009)) - **nuxt:** Skip scanning layout/middleware without name ([#​25015](https://togithub.com/nuxt/nuxt/pull/25015)) - **nuxt:** Wrap universal router `currentRoute` in `Ref` ([#​25026](https://togithub.com/nuxt/nuxt/pull/25026)) - **nuxt:** Stop loading indicator if page keys are the same ([#​24931](https://togithub.com/nuxt/nuxt/pull/24931)) ##### 💅 Refactors - **nuxt:** Remove old reference to `nuxt-config-schema` ([#​25067](https://togithub.com/nuxt/nuxt/pull/25067)) ##### 📖 Documentation - Switch `features`/`future` docs ([f5676fba5](https://togithub.com/nuxt/nuxt/commit/f5676fba5)) - Corrected json syntax in 7.esm.md ([#​24937](https://togithub.com/nuxt/nuxt/pull/24937)) - Specify yarn pnp opt-out for install ([#​24923](https://togithub.com/nuxt/nuxt/pull/24923)) - Capitalise hash for `vue-router` docs link ([#​24948](https://togithub.com/nuxt/nuxt/pull/24948)) - Add badge for callOnce utility ([792cf6713](https://togithub.com/nuxt/nuxt/commit/792cf6713)) - Warn about hydration issue with URL fragment ([#​24961](https://togithub.com/nuxt/nuxt/pull/24961)) - Mention `readValidatedBody` and `getValidatedQuery` ([#​24990](https://togithub.com/nuxt/nuxt/pull/24990)) - Add missing imports for nitro examples ([#​25003](https://togithub.com/nuxt/nuxt/pull/25003)) - Add an example of provide with object syntax plugins ([#​24993](https://togithub.com/nuxt/nuxt/pull/24993)) - Update EOL date for Nuxt 2 ([afbc4080b](https://togithub.com/nuxt/nuxt/commit/afbc4080b)) - Add callout for `getValidatedRouterParams` ([#​25057](https://togithub.com/nuxt/nuxt/pull/25057)) - Warn about ref unwrapping when providing refs from plugin ([#​25054](https://togithub.com/nuxt/nuxt/pull/25054)) ##### 🏡 Chore - Add bullet for adding tests in pr template ([2bda817ea](https://togithub.com/nuxt/nuxt/commit/2bda817ea)) ##### ✅ Tests - Add missing payload checks ([#​24899](https://togithub.com/nuxt/nuxt/pull/24899)) - Start listening for requests earlier ([#​24985](https://togithub.com/nuxt/nuxt/pull/24985)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](https://togithub.com/pi0)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Michael Brevard ([@​GalacticHypernova](https://togithub.com/GalacticHypernova)) - Luke Nelson ([@​luc122c](https://togithub.com/luc122c)) - Alex Liu ([@​Mini-ghost](https://togithub.com/Mini-ghost)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Alireza Jahandideh ([@​Youhan](https://togithub.com/Youhan)) - Mateusz Kulpa ([@​mateuszkulpa](https://togithub.com/mateuszkulpa)) - Bernhard Berger ([@​bernhardberger](https://togithub.com/bernhardberger)) - Peter ([@​tada5hi](https://togithub.com/tada5hi)) - Sébastien Chopin ([@​Atinux](https://togithub.com/Atinux)) - heygsc ([@​heygsc](https://togithub.com/heygsc)) - Clément Ollivier ([@​clemcode](https://togithub.com/clemcode)) - Soheil Nazari ([@​s0h311](https://togithub.com/s0h311)) - Alexander Lichter ([@​manniL](https://togithub.com/manniL))
unjs/defu (defu) ### [`v6.1.4`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#v614) [Compare Source](https://togithub.com/unjs/defu/compare/v6.1.3...v6.1.4) [compare changes](https://togithub.com/unjs/defu/compare/v6.1.3...v6.1.4) ##### 🩹 Fixes - Merge objects with `Module` type ([#​121](https://togithub.com/unjs/defu/pull/121)) ##### 💅 Refactors - Move `isPlainObject` to `_utils` to allow testing ([e922a16](https://togithub.com/unjs/defu/commit/e922a16)) - Make `isPlainObject` logic more readable ([e458b63](https://togithub.com/unjs/defu/commit/e458b63)) ##### 📖 Documentation - Fix typo ([#​116](https://togithub.com/unjs/defu/pull/116)) ##### 🏡 Chore - **release:** V6.1.3 ([3834ca1](https://togithub.com/unjs/defu/commit/3834ca1)) - Update deps and lint ([e5a48d3](https://togithub.com/unjs/defu/commit/e5a48d3)) - Enable `skipLipCheck` for type tests ([7c7a9a4](https://togithub.com/unjs/defu/commit/7c7a9a4)) ##### ✅ Tests - Improve tests for isPlainObject ([b24a213](https://togithub.com/unjs/defu/commit/b24a213)) ##### ❤️ Contributors - Alexander Lichter ([@​manniL](http://github.com/manniL)) - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Yu Le

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 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 Mend Renovate. View repository job log here.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 2.0.0-beta.31 :tada:

The release is available on:

Your semantic-release bot :package::rocket: