chore(deps): update devdependencies (non-major) (patch)#947
Merged
Conversation
37cff95 to
c93e3a0
Compare
fee653a to
dd192f6
Compare
60e8e0b to
099a6c5
Compare
099a6c5 to
3df420d
Compare
e507f4a to
6836be4
Compare
8c00028 to
cf34b59
Compare
19bf255 to
95a317e
Compare
spaenleh
approved these changes
May 9, 2025
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
19.8.0->19.8.119.8.0->19.8.13.14.0->3.14.11.2.6->1.2.95.75.1->5.75.71.9.16->1.9.175.3.15->5.3.1619.1.2->19.1.31.4.9->1.4.103.1.2->3.1.33.1.2->3.1.314.3.2->14.3.310.1.2->10.1.57.37.4->7.37.50.4.19->0.4.2017.4.6->17.4.73.5.1->3.5.36.3.4->6.3.50.9.1->0.9.33.1.2->3.1.3Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.8.1Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.8.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
cypress-io/code-coverage (@cypress/code-coverage)
v3.14.1Compare Source
Bug Fixes
eslint/rewrite (@eslint/compat)
v1.2.9Compare Source
v1.2.8Compare Source
v1.2.7Compare Source
TanStack/query (@tanstack/react-query-devtools)
v5.75.7Compare Source
Version 5.75.7 - 5/9/25, 1:40 PM
Changes
Refactor
07cbfe1) by novice0840Docs
cb40661) by DovakeidyPackages
v5.75.6Compare Source
Version 5.75.6 - 5/9/25, 9:31 AM
Changes
Refactor
295a5d5) by novice0840Chore
66ea5f2) by @manudeliTest
2a62ea1) by 김석진(poki)b1cdbc3) by 김석진(poki)2496ba5) by 김석진(poki)d0552af) by @manudeliCi
8f092f9) by autofix-ci[bot]37d8eb6) by autofix-ci[bot]Docs
e0ea8f2) by novice08403d64dc6) by @xxziikoOther
6ee1e66) by Tanner Linsley32414aa) by Tanner LinsleyFeature
57251a4) by ArnoudPackages
v5.75.5Compare Source
Version 5.75.5 - 5/7/25, 7:29 AM
Changes
Fix
useQuery(#8683) (373546b) by Seyeong JeonTest
732089e) by MINSEONG KIMCi
6f8d57b) by @manudeli62faf10) by @manudeli06ac87e) by @manudeli0943575) by @manudeliDocs
useQueryresults are immutable (#9108) (127bd01) by @ericydPackages
v5.75.4Compare Source
Version 5.75.4 - 5/6/25, 7:29 AM
Changes
Fix
5c7927d) by Dominik DorfmeisterPackages
v5.75.2Compare Source
Version 5.75.2 - 5/4/25, 8:14 AM
Changes
Fix
674f83e) by gopnik5Chore
91b75a9) by @manudeliTest
18af643) by MINSEONG KIMPackages
vitest-dev/vitest (@vitest/browser)
v3.1.3Compare Source
🐞 Bug Fixes
inline: trueis set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reportsto show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
cypress-io/cypress (cypress)
v14.3.3Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-3
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.5Compare Source
Patch Changes
60fef02Thanks @JounQin! - chore: addfundingfield intopackage.jsonv10.1.4Compare Source
Patch Changes
94b4799Thanks @silvenon! - fix(cli): do not crash on no rules configuredv10.1.3Compare Source
Patch Changes
4e95a1dThanks @pilikan! - fix: this package iscommonjs, align its types correctlyjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5Compare Source
Fixed
no-unknown-property]: allow shadow root attrs on<template>(#3912 @ljharb)prop-types]: supportComponentPropsWithReffrom a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values]: detect constructed context values in React 19<Context>usage (#3910 @TildaDares)no-unknown-property]: allowtransform-originonrect(#3914 @ljharb)Changed
button-has-type]: clean up phrasing (#3909 @hamirmahal)ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.20Compare Source
as const(fixes #80)capricorn86/happy-dom (happy-dom)
v17.4.7Compare Source
👷♂️ Patch fixes
prettier/prettier (prettier)
v3.5.3Compare Source
v3.5.2Compare Source
diff
Remove
module-synccondition (#17156 by @fisker)In Prettier 3.5.0, we added
module-synccondition topackage.json, so thatrequire("prettier")can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.vitejs/vite (vite)
v6.3.5Compare Source
fi3ework/vite-plugin-checker (vite-plugin-checker)
v0.9.3Compare Source
No significant changes
View changes on GitHub
v0.9.2Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - On day 1 of the month ( * * 1 * * ) (UTC), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.