ymmooot / nuxt-jsonld

A Nuxt.js module to manage JSON-LD in Vue component.
312 stars 25 forks source link

build(deps-dev): bump @nuxt/devtools from 0.8.5 to 1.1.3 #1406

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @nuxt/devtools from 0.8.5 to 1.1.3.

Release notes

Sourced from @​nuxt/devtools's releases.

v1.1.3

   🐞 Bug Fixes

    View changes on GitHub

v1.1.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.1.1

   🐞 Bug Fixes

    View changes on GitHub

v1.1.0

   🚀 Features

    View changes on GitHub

v1.0.8

   🐞 Bug Fixes

    View changes on GitHub

v1.0.7

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from @​nuxt/devtools's changelog.

1.1.3 (2024-03-21)

Bug Fixes

  • devtools: do not try to overlay on server (#630) (9b633cd)

1.1.2 (2024-03-21)

Bug Fixes

Features

  • enable picture in picture for localhost (#627) (c43500a)

1.1.1 (2024-03-20)

Bug Fixes

1.1.0 (2024-03-20)

Bug Fixes

  • augment runtime config correctly (2d199b8)
  • devtools border-radius (#617) (36c300a)
  • floating-vue arrow style (#578) (4553d50)
  • floating-vue arrow style in dark (#582) (0023611)
  • inspect tab when custom buildAssetsDir is configured, fixes #589 (#588) (97386b2)
  • override tsx dependency to known fixed version (broken on Node v18.19.0+) (#606) (1bc2e71)
  • provide a label for accessbility (#591) (6cb9220)
  • remove unnecessary line + open devtools calling twice syncClient (#584) (9a2dbc2)
  • support for resizing window in touch screen (#616) (31e01fb)
  • ui: @​apply conflict with tailwind (#619) (4e1d329)
  • ui: Added composable to build config (#579) (f3c3de1)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (71af48f) to head (6e8df50).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1406 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 42 42 Branches 10 10 ========================================= Hits 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 5 months ago

Passing run #1103 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge 6e8df50908026b80c8273f50713a9ba549909a7b into 71af48f8780bf331221dee7fa167...
Project: nuxt-jsonld Commit: 76cafb62ae ℹ️
Status: Passed Duration: 00:05 💡
Started: Mar 21, 2024 5:25 PM Ended: Mar 21, 2024 5:25 PM

Review all test suite changes for PR #1406 ↗︎

dependabot[bot] commented 5 months ago

Superseded by #1408.