build(deps-dev): bump @nuxt/devtools from 0.8.5 to 1.1.4
Bumps @nuxt/devtools from 0.8.5 to 1.1.4.
Release notes
Sourced from @nuxt/devtools's releases.
v1.1.4
🐞 Bug Fixes
- Vite-inspect iframe url - by
@arashsheydain nuxt/devtools#633 (2c942)- Update vue devtools applet - by
@antfu(5163c)View changes on GitHub
v1.1.3
🐞 Bug Fixes
- devtools: Do not try to overlay on server - by
@danielroein nuxt/devtools#630 (9b633)View changes on GitHub
v1.1.2
🚀 Features
- Enable picture in picture for localhost - by
@ManUtopiKin nuxt/devtools#627 (c4350)🐞 Bug Fixes
- ScheduledTasks can be undefined - by
@noookin nuxt/devtools#626 (7044c)- pinia: Pinia module searching null safety - by
@arashsheydain nuxt/devtools#628 (8937b)View changes on GitHub
v1.1.1
🐞 Bug Fixes
- Use RPC to get tasks - by
@noookin nuxt/devtools#625 (4f347)- client: Pinia panel visible logic - by
@webfansplzin nuxt/devtools#624 (ed599)View changes on GitHub
v1.1.0
🚀 Features
- Pinia panel - by
@webfansplz(f99a3)- Pinia panel - by
@webfansplzand@antfuin nuxt/devtools#621 (56be5)- Server Tasks tab - by
@noookand@antfuin nuxt/devtools#614 (bee12)- assets: Support for layers - by
@arashsheydaand@antfuin nuxt/devtools#618 (b8572)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
1.1.2 (2024-03-21)
Bug Fixes
- pinia: pinia module searching null safety (#628) (8937b78)
- scheduledTasks can be undefined (#626) (7044c47)
Features
1.1.1 (2024-03-20)
Bug Fixes
1.1.0 (2024-03-20)
Bug Fixes
- augment runtime config correctly (2d199b8)
... (truncated)
Commits
d293a1dchore: release v1.1.45163c0dfix: update vue devtools applet2c942e5fix: vite-inspect iframe url (#633)0593685chore: release v1.1.39b633cdfix(devtools): do not try to overlay on server (#630)ff2f952chore: release v1.1.2c43500afeat: enable picture in picture for localhost (#627)8937b78fix(pinia): pinia module searching null safety (#628)7044c47fix: scheduledTasks can be undefined (#626)818e206chore: release v1.1.1- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Passing run #1105 ↗︎
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 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
@@ 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.
Superseded by #1409.