chore(deps): update all non-major dependencies - abandoned
This PR contains the following updates:
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.14.0
🚀 Features
View changes on GitHub
v2.13.4
🚀 Features
- Improve types support - by @antfu (6a7df)
- svelte: Add support for typing according to sveltejs/rfcs#38 - by @kelvindecosta in https://github.com/antfu/eslint-config/issues/450 and https://github.com/antfu/eslint-config/issues/38 (e0752)
🐞 Bug Fixes
- File pattern for htm files - by @Bernankez in https://github.com/antfu/eslint-config/issues/447 (b6e9a)
View changes on GitHub
v2.13.3
🐞 Bug Fixes
View changes on GitHub
v2.13.2
🐞 Bug Fixes
View changes on GitHub
v2.13.1
🚀 Features
View changes on GitHub
v2.13.0
🚀 Features
- Support solid.js - by @subframe7536 and @antfu in https://github.com/antfu/eslint-config/issues/441 (64061)
View changes on GitHub
nuxt/devtools (@nuxt/devtools)
v1.1.5
Features
v1.1.4
Bug Fixes
v1.1.3
Bug Fixes
v1.1.2
Bug Fixes
- pinia: pinia module searching null safety (#628) (8937b78)
- scheduledTasks can be undefined (#626) (7044c47)
Features
v1.1.1
Bug Fixes
v1.1.0
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
tsxdependency 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)
-
ui: disabled NButton. Also disable NuxtLink when used with
to. (#581) (12dae59)
Features
- assets: support for layers (#618) (b8572b6)
- pinia panel (#621) (56be5a7)
- Server Tasks tab (#614) (bee12e8)
- ui: added autocomplete props to NTextInput component (#574) (46cc36f)
1.0.8 (2024-01-11)
Bug Fixes
- remove debugging code (f05143b)
1.0.7 (2024-01-11)
Bug Fixes
-
devtools: update default types to
module.d.ts/.mts(#559) (2ecd32c) - make twitter og tags optional (41ee5ec)
- open-graph: fix type error, close #563 (c63055a)
- support
iframePropsoption for CSP, fix Stackblitz (0eb7a82) - timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#567) (0645e35)
- update title of Eye Dropper command (#558) (ea58139)
Features
1.0.6 (2023-12-13)
Bug Fixes
- improve rpc import message, close #528 (721dda8)
- server-routes: improve filterByCollection for runtime routes (#538) (ec144d1)
- SideNav: logo text color in light mode (#537) (4dbe60d)
- stable integrations setup to have consistent plugins order (#542) (310929b)
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
getImageMetaandgetTextAssetContent(69316c4) - require token for
restartNuxt(09384af)
Features
1.0.3 (2023-11-20)
Bug Fixes
- support user
baseURL, close #506 (2697340) - tolerant parse error for local options, close #518 (e604124)
Features
- disable devtools in test mode (51e8de6)
1.0.2 (2023-11-11)
Bug Fixes
- do not show false connecting overlay on legacy Vite, close #497 (a48c248)
- timeline: do not inject for macro module, close #507 (923edaf)
1.0.1 (2023-11-09)
Bug Fixes
nuxt/image (@nuxt/image)
v1.5.0
🚀 Enhancements
-
netlify: Support
domainsoption with Netlify Image CDN (#1287)
🩹 Fixes
- Opt in to
import.meta.*properties (#1301) - Don't attempt to parse falsy values in
options.domains(#1305)
📖 Documentation
- Move to @nuxt/fonts (812da3b)
- Remove conf for old modules (1490f0e)
🏡 Chore
- Update changelog (c1fd9b8)
✅ Tests
- Close out playwright
pageafter each test (2b4bac9)
❤️ Contributors
- Daniel Roe (@danielroe)
- Matt Kane [email protected]
- Damian Głowala (@DamianGlowala)
- Sébastien Chopin (@Atinux)
nuxt-modules/color-mode (@nuxtjs/color-mode)
v3.4.0
Features
- add
disableTransitionoption (#192) (23ef3d9) - automatic integration with
@nuxtjs/tailwindcss(#237) (7e4db61)
3.3.3 (2024-03-19)
Bug Fixes
3.3.2 (2023-11-15)
Bug Fixes
- use
reffor island color-mode stub and check it is truthy (486c28f)
3.3.1 (2023-11-15)
Bug Fixes
unocss/unocss (@unocss/core)
v0.59.3
🐞 Bug Fixes
-
preset-mini:
- Remove LF in question mark rule - by @userquin in https://github.com/unocss/unocss/issues/3717 (c51bf)
- Transform-cpu - by @Simon-He95 in https://github.com/unocss/unocss/issues/3729 (9a371)
- Use
borderRadiusfrom theme to autosuggestroundedvalues - by @DamianOsipiuk in https://github.com/unocss/unocss/issues/3727 (18346)
-
shared-integration:
- Improve ide matching regex - by @Simon-He95 and @antfu in https://github.com/unocss/unocss/issues/3712 (ddcf2)
-
vscode:
- ContextLoader with workspace - by @Simon-He95 in https://github.com/unocss/unocss/issues/3728 (351a4)
View changes on GitHub
v0.59.2
🐞 Bug Fixes
- Move
@unocss/webpackto ESM First - by @userquin in https://github.com/unocss/unocss/issues/3708 (25e97) - Revert #3696 - by @antfu in https://github.com/unocss/unocss/issues/3696 (8e615)
- preset-mini: Negative custom spacing - by @Simon-He95 in https://github.com/unocss/unocss/issues/3694 (0f4ad)
View changes on GitHub
v0.59.1
🐞 Bug Fixes
- eslint-plugin:
-
postcss:
- Too many open files error - by @sonofmagic in https://github.com/unocss/unocss/issues/3695 (11918)
- Support async rule in directives, fix #3699 - by @DarkHole1 in https://github.com/unocss/unocss/issues/3701 and https://github.com/unocss/unocss/issues/3699 (f4ca5)
-
preset-mini:
-
markerpesudo element - by @Simon-He95 in https://github.com/unocss/unocss/issues/3702 (0b4a9)
-
-
shared-integration:
- DefaultIdeMatchInclude - by @Simon-He95 in https://github.com/unocss/unocss/issues/3696 (7f85b)
View changes on GitHub
vitest-dev/vitest (@vitest/ui)
v1.5.0
🚀 Features
- Add configuration for diff truncation - by @willieho in https://github.com/vitest-dev/vitest/issues/5073 and https://github.com/vitest-dev/vitest/issues/5333 (6797b)
- Remove unrelated noise from diff for toMatchObject() - by @geersch in https://github.com/vitest-dev/vitest/issues/5364 (99276)
- Allow custom host for --inspect and --inspect-brk - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5509 (61572)
- coverage: V8 to ignore empty lines, comments, types - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5457 (10b89)
🐞 Bug Fixes
-
describecalls not taking generic type parameters - by @aryaemami59 in https://github.com/vitest-dev/vitest/issues/5415 (16bac) - Prevent hang when
processis mocked - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5430 (0ec4d) - Don't check for "node:internal/console/" in console interceptor in case the environment is not Node.js - by @sheremet-va (87d36)
- The value received by toMatch should be a string - by @btea in https://github.com/vitest-dev/vitest/issues/5428 (67485)
- Increase stack trace limit for location, don't hardcode suite position - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5518 (04b23)
-
benchmark:
- Run benchmark suites sequentially - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5444 (1f548)
- Fix benchmark summary of single bench suite - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5489 (db981)
- Table reporter for non TTY output - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5484 (bea23)
-
expect:
- Fix
toHaveBeenNthCalledWitherror message when not called - by [@hi-oga
- Fix
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Deploying nuxt-devtools with
Cloudflare Pages
| Latest commit: |
ab40add
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://512ee9d0.nuxt-devtools.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.nuxt-devtools.pages.dev |
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.