stefanobartoletti / nuxt-social-share

Simple Social Sharing for Nuxt 3
https://stefanobartoletti.github.io/nuxt-social-share/
MIT License
126 stars 9 forks source link

chore(deps): update dependency @nuxt/devtools to ^1.3.9 #196

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^1.3.3 -> ^1.3.9 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools) ### [`v1.3.9`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#139-2024-07-02) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.8...v1.3.9) ##### Bug Fixes - capture for circular reference in state editor ([841fd76](https://togithub.com/nuxt/devtools/commit/841fd76002b3eb82871659ab57fe5ace66cd64d8)) - introduce `client.revision` to trigger state editor update ([418a22e](https://togithub.com/nuxt/devtools/commit/418a22ed624584a25eab2ed4880147e6d572eb32)) - **modules:** update compatibility check for Nuxt 3 and 4 ([#​689](https://togithub.com/nuxt/devtools/issues/689)) ([2354da7](https://togithub.com/nuxt/devtools/commit/2354da79b77741893d1e35270d7406ae76cc75c7)) - use `ofetch` for `fast-npm-meta` ([4188f8d](https://togithub.com/nuxt/devtools/commit/4188f8d3a2323873ef760aa2fe5b7b5faca22959)) ### [`v1.3.8`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#138-2024-07-02) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.7...v1.3.8) ##### Performance Improvements - avoid deps on `npm-registry-fetch`, save install size ([3d74691](https://togithub.com/nuxt/devtools/commit/3d74691d4daae3ef1fba14cff01b160c1409ebd3)) ### [`v1.3.7`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#137-2024-06-27) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.6...v1.3.7) ##### Bug Fixes - OpenGraph layout ([#​685](https://togithub.com/nuxt/devtools/issues/685)) ([760f149](https://togithub.com/nuxt/devtools/commit/760f14920f5c02d1d88a43671795bef06afafa02)) - scrollable sidebar ([#​682](https://togithub.com/nuxt/devtools/issues/682)) ([df459f9](https://togithub.com/nuxt/devtools/commit/df459f9057bd8122c85540c87a53489e5bf9826b)) - **server-routes:** unable to clear all params ([#​684](https://togithub.com/nuxt/devtools/issues/684)) ([d88b003](https://togithub.com/nuxt/devtools/commit/d88b003fa244204b3c0c43b0cf250d790e4526f9)) ##### Features - use nuxt search api for showing docs ([#​681](https://togithub.com/nuxt/devtools/issues/681)) ([52b6468](https://togithub.com/nuxt/devtools/commit/52b6468df31d65528fbc3f0e58d189265523e11c)) ##### Performance Improvements - use `npm-registry-fetch` instead of `pacote` to deduce the package size ([a049c52](https://togithub.com/nuxt/devtools/commit/a049c5204debe7efeb8420cde4cb6b0aa1559b3f)) ### [`v1.3.6`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#136-2024-06-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.5...v1.3.6) ##### Features - migrate vue-devtools to v7.3 ([#​675](https://togithub.com/nuxt/devtools/issues/675)) ([79e6d35](https://togithub.com/nuxt/devtools/commit/79e6d3584e3868e46e76c616e089d67e9f24b39e)) ### [`v1.3.5`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#135-2024-06-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.4...v1.3.5) ##### Bug Fixes - downgrade module-builder ([de79dc4](https://togithub.com/nuxt/devtools/commit/de79dc494074bc7bb8e6ccfd711e57a6d533d95a)) ### [`v1.3.4`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#134-2024-06-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.3...v1.3.4) ##### Bug Fixes - color mode ([#​679](https://togithub.com/nuxt/devtools/issues/679)) ([d276b31](https://togithub.com/nuxt/devtools/commit/d276b314255a7601dbc0781527764f20e81e9558)) - navigate to pages with param ([#​678](https://togithub.com/nuxt/devtools/issues/678)) ([316bcd9](https://togithub.com/nuxt/devtools/commit/316bcd996b9c2c3ed1b760c1ddd4f83d4fd60a0f))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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