ymmooot / nuxt-jsonld

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

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

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps @nuxt/devtools from 0.8.5 to 1.0.5.

Release notes

Sourced from @​nuxt/devtools's releases.

v1.0.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.2

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from @​nuxt/devtools's changelog.

1.0.5 (2023-12-07)

Bug Fixes

  • allow iframe to work in stricter cross-origin policy (7ec0d3c)
  • devtools: don't enable devtools when in test mode (#532) (3a7f143)

Features

1.0.4 (2023-11-27)

Bug Fixes

  • pip: check for https support (#522) (5360cf4)
  • require auth token with getImageMeta and getTextAssetContent (69316c4)
  • require token for restartNuxt (09384af)

Features

1.0.3 (2023-11-20)

Bug Fixes

Features

  • disable devtools in test mode (51e8de6)

1.0.2 (2023-11-11)

... (truncated)

Commits
  • cf8f85c chore: release v1.0.5
  • 25584b9 feat: add Eye Dropper command (#530)
  • d1ef3d0 chore: update deps and lint
  • 7ec0d3c fix: allow iframe to work in stricter cross-origin policy
  • 3a7f143 fix(devtools): don't enable devtools when in test mode (#532)
  • b289950 chore: update deps
  • 190bc7b chore: release v1.0.4
  • 09384af fix: require token for restartNuxt
  • 69316c4 fix: require auth token with getImageMeta and getTextAssetContent
  • 4abd280 feat(devtools): support for xdg-home-config (#526)
  • Additional commits viewable in compare view


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 11 months ago

Passing run #1032 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge 91664727811a1ac16a76e69e1671733b41190917 into 6277919a0072c26c57cefec2d41a...
Project: nuxt-jsonld Commit: c9d94c84b4 ℹ️
Status: Passed Duration: 00:05 💡
Started: Dec 8, 2023 5:20 PM Ended: Dec 8, 2023 5:20 PM

Review all test suite changes for PR #1348 ↗︎

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (6277919) 100.00% compared to head (9166472) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1348 +/- ## ========================================= 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 10 months ago

Superseded by #1352.