-
-
Notifications
You must be signed in to change notification settings - Fork 943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update devdependencies #2688
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2688 +/- ##
========================================
Coverage 99.57% 99.57%
========================================
Files 2815 2815
Lines 250304 250304
Branches 1082 694 -388
========================================
+ Hits 249228 249237 +9
+ Misses 1076 1067 -9 |
3cb656b
to
4f13050
Compare
4f13050
to
6886514
Compare
Looks like there is only |
What are we supposed to do with that information? |
f2f0833
6886514
to
f2f0833
Compare
Maybe we don't specially to wait, maybe it is more an npm cache registry issue and I was too fast with the rebase. Or I question where the update for that ... 😲 ohh... it is because it is a major update! |
And we havent told renovate to do them, did we? Maybe we should turn that on for all dependencies? |
This PR contains the following updates:
~48.0.6
->~48.2.0
~20.11.19
->~20.11.20
~7.5.7
->~7.5.8
~10.7.2
->~10.8.0
~13.6.4
->~13.6.6
~8.56.0
->~8.57.0
~48.1.0
->~48.2.0
~2.11.0
->~2.12.1
~5.1.3
->~5.1.4
~3.4.19
->~3.4.20
Release Notes
vueuse/vueuse (@vueuse/core)
v10.8.0
Compare Source
🚀 Features
abortPrevious
option - by @jahnli and @antfu in https://github.com/vueuse/vueuse/issues/3735 (b94de)strategy
option to allow desktop-first convention - by @jack-allocate and @antfu in https://github.com/vueuse/vueuse/issues/3783 (15fc0)active
getter, add breakpoints for Vuetify v3 - by @altrusl, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3687 (3ae45)go
function - by @Jokerzhzh and @antfu in https://github.com/vueuse/vueuse/issues/3615 (2ae36)autoReconnect
andimmediate
to options, update typings - by @schelmo in https://github.com/vueuse/vueuse/issues/3793 (b33ab)styleProp
to support nativerows
attribute - by @yakudik, alexander.kudinov, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3552 (5025e)🐞 Bug Fixes
delta
to be negative - by @leewakin, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3650 (cf29c)isFinished
,isFetching
readonly - by @baboon-king and @antfu in https://github.com/vueuse/vueuse/issues/3616 (31d4a)fpsLimit
option, fix #3481, close #3482 - by @antfu in https://github.com/vueuse/vueuse/issues/3481 and https://github.com/vueuse/vueuse/issues/3482 (69990)onError
hook and avoid throws by default, fix #3580 - by @steklopod, @antfu and Brendo Maciel in https://github.com/vueuse/vueuse/issues/3605 and https://github.com/vueuse/vueuse/issues/3580 (fab86)wsRef
on close, fix #3706 - by @a982246809 and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3707 and https://github.com/vueuse/vueuse/issues/3706 (9a47a)immediate
should only be applied once, close #3676 - by @antfu in https://github.com/vueuse/vueuse/issues/3676 (93b96)View changes on GitHub
cypress-io/cypress (cypress)
v13.6.6
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6
v13.6.5
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v48.2.0
Compare Source
Features
disableMissingParamChecks
option (#1206) (ba642e4)apostrophecms/sanitize-html (sanitize-html)
v2.12.1
Compare Source
post-css
. This fixes a vulnerability in which information about the existence or non-existence of files on a server could be disclosed via properly crafted HTML input when thestyle
attribute is allowed by the configuration. Thanks to the Snyk Security team for the disclosure and to Dylan Armstrong for the fix.v2.12.0
Compare Source
Introduced the
allowedEmptyAttributes
option, enabling explicit specification of empty string values for select attributes, with the default attribute set toalt
. Thanks to Na for the contribution.Clarified the use of SVGs with a new test and changes to documentation. Thanks to Gauav Kumar for the contribution.
Do not process source maps when processing style tags with PostCSS.
vitejs/vite (vite)
v5.1.4
Compare Source
fs.cachedChecks: true
(#15983) (4fe971f), closes #15983vuejs/core (vue)
v3.4.20
Compare Source
Bug Fixes
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.
This PR has been generated by Mend Renovate. View repository job log here.