chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.26.0
🐞 Bug Fixes
ignoresTypeAwarereslove, fix #578 - by @antfu in https://github.com/antfu/eslint-config/issues/578 (e5ca2)- Check packages existence in local scope - by @paescuj and @antfu in https://github.com/antfu/eslint-config/issues/583 (12fd8)
View changes on GitHub
v2.25.2
🐞 Bug Fixes
- Migrate plugin eslint-comments - by @ntnyq in https://github.com/antfu/eslint-config/issues/577 (015e2)
View changes on GitHub
antfu/ni (@antfu/ni)
v0.22.4
🐞 Bug Fixes
View changes on GitHub
v0.22.3
🐞 Bug Fixes
- Move back to
@jsdevtools/ez-spawn, fix #224 - by @antfu in https://github.com/antfu-collective/ni/issues/224 (af1b1)
View changes on GitHub
v0.22.2
No significant changes
View changes on GitHub
TanStack/query (@tanstack/vue-query)
v5.51.24
Version 5.51.24 - 8/19/24, 11:03 AM
Changes
Refactor
Ci
- *: official @vitest/eslint-plugin (#7896) (
ab1a353) by Jonghyeon Ko - apply automated fixes (
04c977b) by autofix-ci[bot] - rename integration projects for consistency (#7875) (
73fbf00) by Lachlan Collins
Docs
- update README.md (#7904) (
49a8dc4) by Jonghyeon Ko - request-waterfalls typos (#7918) (
b565098) by 박우빈 - divided installation scripts (#7881) (
3292791) by Jay - Update vue community projects (#7655) (
5c4f88d) by zhennann
Doc
Packages
- @tanstack/query-core@5.51.24
- @tanstack/query-sync-storage-persister@5.51.24
- @tanstack/react-query@5.51.24
- @tanstack/solid-query@5.51.24
- @tanstack/vue-query@5.51.24
- @tanstack/angular-query-experimental@5.51.24
- @tanstack/query-broadcast-client-experimental@5.51.24
- @tanstack/query-persist-client-core@5.51.24
- @tanstack/react-query-devtools@5.51.24
- @tanstack/react-query-persist-client@5.51.24
- @tanstack/react-query-next-experimental@5.51.24
- @tanstack/solid-query-devtools@5.51.24
- @tanstack/solid-query-persist-client@5.51.24
- @tanstack/svelte-query@5.51.24
- @tanstack/svelte-query-devtools@5.51.24
- @tanstack/svelte-query-persist-client@5.51.24
- @tanstack/vue-query-devtools@5.51.24
- @tanstack/angular-query-devtools-experimental@5.51.24
- @tanstack/query-async-storage-persister@5.51.24
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.2.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.1.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.2.0
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.1.0
🩹 Fixes
- utils: correct types to align with @types/eslint v9
❤️ Thank You
- Aly Thobani
- Brad Zacher
- James
- Josh Goldberg ✨
- Joshua Chen
- Olivier Zalmanski
- YeonJuan
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
unocss/unocss (@unocss/core)
v0.62.2
🚀 Features
- core: Support merge transformers - by @zyyv in https://github.com/unocss/unocss/issues/4071 (97a22)
- rule-utils: Parse
DEFAULTkey of theme - by @zyyv in https://github.com/unocss/unocss/issues/4072 (3f010)
🐞 Bug Fixes
- core: Do not stringify function values, close #4069 - by @antfu in https://github.com/unocss/unocss/issues/4069 (8fc18)
- playground: Initial @apply not transform - by @Simon-He95 in https://github.com/unocss/unocss/issues/4075 (d5dc4)
View changes on GitHub
v0.62.1
🐞 Bug Fixes
- core: Fix config content pipline merging - by @ocavue in https://github.com/unocss/unocss/issues/4068 (fccb0)
View changes on GitHub
v0.62.0
🚀 Features
- Upgrade deps, upgrade
@typescript-eslint- by @antfu (aaf3a) - Replace fast-glob with tinyglobby - by @SuperchupuDev and @antfu in https://github.com/unocss/unocss/issues/4048 (3ccd4)
- playground: Supports selecting a specific unocss version - by @Tzyito and @antfu in https://github.com/unocss/unocss/issues/4016 (24340)
- preset: Support
contentoption in presets - by @Jannchie and Anthony Fu in https://github.com/unocss/unocss/issues/4041 (2466d) - preset-mini: Add starting: variant for @starting-style and transition-discrete, transition-normal rules - by @henrikvilhelmberglund and Anthony Fu in https://github.com/unocss/unocss/issues/3621 (5d2e6)
🐞 Bug Fixes
- preset-web-fonts: Named export - by @kwaa in https://github.com/unocss/unocss/issues/4053 (dc04f)
- vscode: Multiple projects in one workspace not work - by @Simon-He95 in https://github.com/unocss/unocss/issues/4055 (1ed1d)
- web-fonts: Ensure that the font URL contains the correct protocol - by @Kutius and Anthony Fu in https://github.com/unocss/unocss/issues/4051 (d4c29)
View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue-jsx)
v4.0.1
- chore: use pnpm catalog for shared deps (0735e18)
- chore(deps): update upstream (#416) (02a3edd), closes #416
- chore(deps): update upstream (#432) (5d592cd), closes #432
- chore(vue-jsx): add
typepackage field (a2fe479) - feat(vue-jsx): add
defineComponentNameoption (0f71911) - fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412
antfu/bumpp (bumpp)
v9.5.1
🚀 Features
- Read deno.jsonc for version check - by @ryoppippi in https://github.com/antfu-collective/bumpp/issues/39 (6f4cb)
View changes on GitHub
v9.5.0
electron/electron (electron)
v29.4.6: electron v29.4.6
Release Notes for v29.4.6
Fixes
- Fixed behavior when entering/exiting fullscreen fails on macOS. #43153 (Also in 30, 31, 32)
- Resolved an issue where
desktopCapturer.getSourcesnever fulfilled its promise in some cases. #43273 (Also in 30, 31, 32)
Other Changes
- Fixed ffmpeg release on x64 macOS. #43119 (Also in 30, 31, 32)
- Security: backported fix for CVE-2024-6776.
- Security: backported fix for CVE-2024-6778.
- Security: backported fix for CVE-2024-6777.
- Security: backported fix for CVE-2024-6773.
- Security: backported fix for CVE-2024-6774.
- Security: backported fix for
3435078. - Security: backported fix for CVE-2024-6772.
- Security: backported fix for CVE-2024-6775.
- Security: backported fix for
3382485. - Security: backported fix for CVE-2024-6779. #43142
- Security: backported fix for CVE-2024-6989.
- Security: backported fix for CVE-2024-6991. #43160
antfu/eslint-vitest-rule-tester (eslint-vitest-rule-tester)
v0.6.1
🐞 Bug Fixes
View changes on GitHub
v0.6.0
🚀 Features
View changes on GitHub
v0.5.2
🐞 Bug Fixes
- Respect local parser - by @9romise in https://github.com/antfu/eslint-vitest-rule-tester/issues/8 (e636f)
View changes on GitHub
v0.5.1
🐞 Bug Fixes
View changes on GitHub
v0.5.0
🚀 Features
- Upgrade to
@typescript-eslintv8 - by @antfu in https://github.com/antfu/eslint-vitest-rule-tester/issues/7 (a4db4)
View changes on GitHub
v0.4.0
🚀 Features
- Support type-aware rules - by @RebeccaStevens and @antfu in https://github.com/antfu/eslint-vitest-rule-tester/issues/5 (a3100)
View changes on GitHub
bluwy/publint (publint)
v0.2.10
Features
- Adds a new rule that validates the
"repository"field (https://github.com/bluwy/publint/pull/106)- If
"repository"is a string, it must be one of the supported shorthand strings from the docs. - If
"repository"is an object with"type": "git", the"url"must be a valid git URL and can be parsed by npm. - The
git://protocol for GitHub repos should not be used due security concerns. - GitHub or GitLab links should be prefixed with
git+and postfixed with.git. (This is also warned by npm when publishing a package).
- If
New Contributors
- @Namchee made their first contribution in https://github.com/bluwy/publint/pull/106
Full Changelog: https://github.com/bluwy/publint/compare/v0.2.9...v0.2.10
shikijs/shiki (shiki)
v1.14.1
🚀 Features
- twoslash: Handle nested include statements - by @ap0nia and @antfu in https://github.com/shikijs/shiki/issues/746 (4bda0)
View changes on GitHub
v1.14.0
🚀 Features
- twoslash: Support
@includes- by @ap0nia and @antfu in https://github.com/shikijs/shiki/issues/737 (c4cb1)
🐞 Bug Fixes
- transformers: Support more comment style for notation transformer - by @sharpchen in https://github.com/shikijs/shiki/issues/745 (d5cf4)
View changes on GitHub
v1.13.0
🚀 Features
- New grammar, new themes, update deps - by @antfu (b68ee)
- core: Lighter token explanation with
scopeName- by @antfu in https://github.com/shikijs/shiki/issues/739 (efbb7) - rehype: Trim trailing new line passed in from rehype/remark - by @Ovyerus and @antfu in https://github.com/shikijs/shiki/issues/729 (aea7f)
View changes on GitHub
antfu/taze (taze)
v0.16.6
🐞 Bug Fixes
- vscode: With lock version - by @Simon-He95 and @antfu in https://github.com/antfu-collective/taze/issues/135 (c94cb)
View changes on GitHub
v0.16.5
🐞 Bug Fixes
- Only write to
pnpm-workspace.yamlwhen changed, close #131 - by @antfu in https://github.com/antfu-collective/taze/issues/131 (e84f6)
View changes on GitHub
v0.16.4
🚀 Features
- Introduce addon system, add vscode addon, close #129 - by @antfu in https://github.com/antfu-collective/taze/issues/129 (b1099)
🐞 Bug Fixes
- Sync navigation with rendering in interactive mode - by @evermake in https://github.com/antfu-collective/taze/issues/133 (d32f5)
View changes on GitHub
vercel/turborepo (turbo)
v2.0.14
v2.0.13: Turborepo v2.0.13
What's Changed
Docs
- (docs): Improve clarity for watch. by @anthonyshew in https://github.com/vercel/turbo/pull/8957
- Migrate to Storybook 8.2.6 by @joeblas in https://github.com/vercel/turbo/pull/8835
- chore(repo): update readme and links by @tknickman in https://github.com/vercel/turbo/pull/8965
- docs: add release flag to cargo build by @chris-olszewski in https://github.com/vercel/turbo/pull/8992
Changelog
- chore: improve error message for package graph construction by @NicholasLYang in [https://github.com/vercel/turbo/pull/8966](https://togithub.com/vercel/turbo/pull/89
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.
Deploy Preview for vue-devtools-docs canceled.
| Name | Link |
|---|---|
| Latest commit | 3dfdc8fc49113a32fb54cb54bab1bb4a46266d17 |
| Latest deploy log | https://app.netlify.com/sites/vue-devtools-docs/deploys/66c44c80b58c53000874df3f |