Update dependencies
This PR contains the following updates:
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.16.1
🐞 Bug Fixes
View changes on GitHub
v2.16.0
🚀 Features
🐞 Bug Fixes
- react: Improve option for react-refresh, aware Remix and Next.js - by @antfu and @hyoban in https://github.com/antfu/eslint-config/issues/461 (24d4f)
View changes on GitHub
TanStack/query (@tanstack/vue-query)
v5.32.1
Version 5.32.1 - 4/30/2024, 1:38 PM
Changes
Fix
- trigger release (
684ffbf) by Dominik Dorfmeister - codemods: Use .cjs extension for CommonJS files (#7333) (
2aca521) by Anton Jeppsson
Docs
Packages
- @tanstack/eslint-plugin-query@5.32.1
- @tanstack/query-async-storage-persister@5.32.1
- @tanstack/query-broadcast-client-experimental@5.32.1
- @tanstack/query-core@5.32.1
- @tanstack/query-devtools@5.32.1
- @tanstack/query-persist-client-core@5.32.1
- @tanstack/query-sync-storage-persister@5.32.1
- @tanstack/react-query@5.32.1
- @tanstack/react-query-devtools@5.32.1
- @tanstack/react-query-persist-client@5.32.1
- @tanstack/react-query-next-experimental@5.32.1
- @tanstack/solid-query@5.32.1
- @tanstack/solid-query-devtools@5.32.1
- @tanstack/solid-query-persist-client@5.32.1
- @tanstack/svelte-query@5.32.1
- @tanstack/svelte-query-devtools@5.32.1
- @tanstack/svelte-query-persist-client@5.32.1
- @tanstack/vue-query@5.32.1
- @tanstack/vue-query-devtools@5.32.1
- @tanstack/angular-query-devtools-experimental@5.32.1
- @tanstack/angular-query-experimental@5.32.1
v5.32.0
Version 5.32.0 - 4/23/2024, 7:31 AM
Changes
Feat
Chore
- docs: fix prettier (
f025a7c) by Dominik Dorfmeister
Docs
- fix pages breaking due to diff in markdown (#7321) (
b92fb04) by @KushagraMehta - fix broken internal links in the query docs (#7247) (
8fa8265) by fuko
Packages
- @tanstack/query-core@5.32.0
- @tanstack/query-broadcast-client-experimental@5.32.0
- @tanstack/query-persist-client-core@5.32.0
- @tanstack/query-sync-storage-persister@5.32.0
- @tanstack/react-query@5.32.0
- @tanstack/react-query-devtools@5.32.0
- @tanstack/react-query-persist-client@5.32.0
- @tanstack/react-query-next-experimental@5.32.0
- @tanstack/solid-query@5.32.0
- @tanstack/solid-query-devtools@5.32.0
- @tanstack/solid-query-persist-client@5.32.0
- @tanstack/svelte-query@5.32.0
- @tanstack/svelte-query-devtools@5.32.0
- @tanstack/svelte-query-persist-client@5.32.0
- @tanstack/vue-query@5.32.0
- @tanstack/vue-query-devtools@5.32.0
- @tanstack/angular-query-experimental@5.32.0
- @tanstack/query-async-storage-persister@5.32.0
- @tanstack/angular-query-devtools-experimental@5.32.0
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.8.0
🩹 Fixes
-
eslint-plugin: [no-unsafe-argument] handle tagged templates
-
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
-
eslint-plugin: [consistent-type-assertions] handle tagged templates
-
eslint-plugin: [no-unsafe-return] handle union types
-
eslint-plugin: [no-unused-vars] clear error report range
❤️ Thank You
- auvred
- Josh Goldberg ✨
- jsfm01
- Kim Sang Du
- YeonJuan
You can read about our versioning strategy and releases on our website.
v7.7.1
🩹 Fixes
-
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
-
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
-
eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish -
eslint-plugin: [no-for-in-array] refine report location
-
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
❤️ Thank You
- Abraham Guo
- Kirk Waiblinger
- YeonJuan
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.8.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.
v7.7.1
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.
element-plus/element-plus (element-plus)
v2.7.2
2.7.2
2024-04-26
Features
- Hooks add use-aria hooks (#16598 by @kooriookami)
- Components [color-picker] add
teleportedprop (#16634 by @zhixiaotong) - Components [form] add validate callback promise type (#16652 by @warmthsea)
Bug fixes
- 🐛 update autocomplete default width (#16633 by @xxholly32)
- Components [select] group error when custom option component (#16621 by @Liao-js)
- Components [table] return type of function summary-method supports VNode (#16648 by @FrontEndDog)
- Test-utils fix main export error (#16504 by @wzc520pyfm)
- Components Add missing export (#16323 by @zzh948498)
- Components [table-v2] fix scrolling fail (#16470 by @Tsong-LC)
- Components [select]
isDisabledis not fresh (#16419 by @makedopamine) - Components [progress] bar background support gradient (#16666 by @btea)
- Components [select-v2] custom options init error in multiple (#16664 by @Liao-js)
igorshubovych/markdownlint-cli (markdownlint-cli)
v0.40.0: 0.40.0
- Update
markdownlintdependency to0.34.0- Use micromark in
MD027/MD028/MD036/MD040/MD041/MD046/MD048 - Improve
MD013/MD034/MD049/MD050/MD051
- Use micromark in
- Add support for
TOMLconfiguration files via--config - Add
--configPointerargument for nested configuration - Update
--ignorefor directories to ignore all files within - Update all dependencies via
Dependabot
stylelint/stylelint (stylelint)
v16.5.0
- Added: regex support to
ignoreValuesforvalue-no-vendor-prefix(#7650) (@Mouvedia). - Fixed:
shorthand-property-no-redundant-valuesfalse negatives for functions (#7657) (@ybiquitous). - Fixed:
value-no-vendor-prefixfalse negatives/positives (#7654 & #7658) (@Mouvedia). - Fixed:
CosmiconfigResulttype error (#7661) (@ybiquitous).
v16.4.0
- Added:
no-unknown-custom-media(#7594) (@fpetrakov). - Added:
ignoreLonghands: []todeclaration-block-no-redundant-longhand-properties(#7611) (@Mouvedia). - Added:
ignore: ["keyframe-selectors"]torule-selector-property-disallowed-list(#7572) (@emmacharp). - Added: experimental support for post processors (#7568) (@YuanboXue-Amber).
- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix conflicts (#7626) (@Mouvedia). - Fixed:
declaration-block-no-redundant-longhand-propertiesautofix fortext-decoration(#7611) (@Mouvedia). - Fixed:
declaration-block-no-shorthand-property-overridesfalse negatives forborder(#7585) (@fpetrakov). - Fixed:
declaration-block-no-shorthand-property-overridesfalse negatives forfontandborder(#7606) (@Mouvedia). - Fixed:
function-calc-no-unspaced-operatorfalse negatives for some math functions (#7619) (@Mouvedia). - Fixed:
function-no-unknownfalse positives foranchorandanchor-size(#7607) (@Mouvedia). - Fixed:
selector-max-attributeend positions (#7592) (@romainmenke). - Fixed:
selector-max-classend positions (#7590) (@romainmenke). - Fixed:
selector-max-combinatorsend positions (#7596) (@romainmenke). - Fixed:
selector-max-compound-selectorsend positions (#7599) (@romainmenke). - Fixed:
selector-max-pseudo-classend positions (#7598) (@romainmenke). - Fixed:
selector-max-universalend positions (#7597) (@romainmenke). - Fixed:
selector-type-no-unknownfalse positives for experimental and deprecated HTML tags (#7612) (@Mouvedia).
vuejs/vitepress (vitepress)
v1.1.4
Bug Fixes
- dev: multiple server instances being created when editing config too quickly (#3835) (729a890)
- theme/a11y: add unique name to footer prev / next navigation landmark (e60c101)
- theme/a11y: remove duplicate assistive text from outline nav (#3803) (733d986)
- theme/i18n: 404 page not showing localized text (#3833) (cc11b8e)
- theme: disable keypress effect on search button (ccc37bb)
- theme: don't use Chinese quotes on non-Chinese documents (#3834) (75115f4)
- theme: leaking event listener when going back/forward on Safari on iOS (#3658) (#3671) (1a72181)
vuejs/core (vue)
v3.4.26
Bug Fixes
- compiler-core: fix bail constant for globals (fefce06)
- compiler-core: remove unnecessary constant bail check (09b4df8), closes #10807
- runtime-core: attrs should be readonly in functional components (#10767) (e8fd644)
- runtime-core: ensure slot compiler marker writable (#10825) (9c2de62), closes #10818
- runtime-core: properly handle inherit transition during clone VNode (#10809) (638a79f), closes #3716 #10497 #4091
- Transition: re-fix #10620 (#10832) (accf839), closes #10632 #10827
v3.4.25
Bug Fixes
- defineModel: align prod mode runtime type generation with defineProps (4253a57), closes #10769
- runtime-core: properly get keepAlive child (#10772) (3724693), closes #10771
- runtime-core: use normal object as internal prototype for attrs and slots (064e82f), closes /github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923
v3.4.24
Bug Fixes
- compiler-core: handle template ref bound via v-bind object on v-for (#10706) (da7adef), closes #10696
- compiler-core: properly parse await expressions in edge cases (b92c25f), closes #10754
- compiler-sfc: handle readonly operator and ReadonlyArray/Map/Set types (5cef52a), closes #10726
- compiler-ssr: fix hydration mismatch for conditional slot in transition (f12c81e), closes #10743
- compiler-ssr: fix v-html SSR for nullish values (1ff4076), closes #10725
- deps: update compiler (#10760) (15df5c1)
- runtime-core: fix edge case of KeepAlive inside Transition with slot children (#10719) (e51ca61), closes #10708
- runtime-core: further fix slots _ctx check (cde7f05), closes #10724
- runtime-core: props should be readonly via direct template access (b93f264), closes #8216 #10736
- transition: transition is breaking/flickering when enter is canceled (#10688) (65109a7)
Configuration
📅 Schedule: Branch creation - "on sunday" (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 has been generated by Mend Renovate. View repository job log here.
Deploy Preview for mihonapp ready!
| Name | Link |
|---|---|
| Latest commit | aacf8de6d70d58b04bdf97786720c40ad37d1908 |
| Latest deploy log | https://app.netlify.com/sites/mihonapp/deploys/66360609dfb9d20008c05d53 |
| Deploy Preview | https://deploy-preview-60--mihonapp.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 98 Accessibility: 100 Best Practices: 100 SEO: 91 PWA: 80 View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
