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.4 #1408

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @nuxt/devtools from 0.8.5 to 1.1.4.

Release notes

Sourced from @​nuxt/devtools's releases.

v1.1.4

   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Changelog

Sourced from @​nuxt/devtools's changelog.

1.1.4 (2024-03-26)

Bug Fixes

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)

... (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)
cypress[bot] commented 5 months ago

Passing run #1105 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge a25a33780c8df84b4346b80b56aa28b0f8ca6cd7 into 71af48f8780bf331221dee7fa167...
Project: nuxt-jsonld Commit: a03ce2632f ℹ️
Status: Passed Duration: 00:06 💡
Started: Mar 26, 2024 5:30 PM Ended: Mar 26, 2024 5:31 PM

Review all test suite changes for PR #1408 ↗︎

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 (a25a337).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1408 +/- ## ========================================= 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.

dependabot[bot] commented 5 months ago

Superseded by #1409.