-
Notifications
You must be signed in to change notification settings - Fork 835
chore(deps): update all non-major dependencies #3076
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v4 #3076 +/- ##
==========================================
- Coverage 84.02% 83.92% -0.10%
==========================================
Files 226 226
Lines 22939 22939
Branches 2481 2475 -6
==========================================
- Hits 19274 19252 -22
- Misses 3647 3669 +22
Partials 18 18 ☔ View full report in Codecov by Sentry. |
90a3962
to
c6e5d01
Compare
c6e5d01
to
3171d99
Compare
6fcfc6a
to
cc62b28
Compare
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
cc62b28
to
b833e35
Compare
6c5a801
to
175b35d
Compare
f64d690
to
bb257b0
Compare
bb257b0
to
ae8eb2e
Compare
ae8eb2e
to
afec496
Compare
This PR contains the following updates:
^3.0.2
->^3.1.0
^9.2.0
->^9.3.0
^4.3.7
->^4.3.8
^1.5.1
->^1.6.0
^20.12.11
->^20.12.12
^8.0.0-alpha.10
->^8.0.0-alpha.14
^8.0.0-alpha.10
->^8.0.0-alpha.14
^8.0.0-alpha.10
->^8.0.0-alpha.14
v4.6.0
->v4.6.1
^9.2.0
->^9.3.0
^14.10.1
->^14.11.0
^9.2.20
->^9.2.22
^1.77.1
->^1.77.2
^8.0.0-alpha.10
->^8.0.0-alpha.14
^7.1.3
->^7.2.1
Release Notes
eslint/eslintrc (@eslint/eslintrc)
v3.1.0
Compare Source
Features
Chores
eslint/eslint (@eslint/js)
v9.3.0
Compare Source
jdf2e/nutui (@nutui/nutui)
v4.3.8
Compare Source
2024-05-13
Bug Fixes
Refactors
Other Changes
shikijs/shiki (@shikijs/markdown-it)
v1.6.0
Compare Source
🚀 Features
regexp
grammar - by @antfu (8ea85)View changes on GitHub
v1.5.2
Compare Source
🚀 Features
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.0.0-alpha.14
Compare Source
v8.0.0-alpha.13
Compare Source
v8.0.0-alpha.12
Compare Source
v8.0.0-alpha.11
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.0.0-alpha.14
Compare Source
v8.0.0-alpha.13
Compare Source
v8.0.0-alpha.12
Compare Source
v8.0.0-alpha.11
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.0.0-alpha.14
Compare Source
v8.0.0-alpha.13
Compare Source
v8.0.0-alpha.12
Compare Source
v8.0.0-alpha.11
Compare Source
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.6.1
Compare Source
What's Changed
Fixes
Dependencies
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.1
eslint/eslint (eslint)
v9.3.0
Compare Source
capricorn86/happy-dom (happy-dom)
v14.11.0
Compare Source
🎨 Features
HTMLTimeElement
- By @r-thomson in task #1431v14.10.3
Compare Source
👷♂️ Patch fixes
v14.10.2
Compare Source
👷♂️ Patch fixes
HTMLAnchorElement
,HTMLButtonElement
,HTMLInputElement
andHTMLLabelElement
checked that click events triggering native behavior was of typePointerEvent
, but should check that they are of typeMouseEvent
- By @capricorn86 in task #1397SBoudrias/Inquirer.js (inquirer)
v9.2.22
Compare Source
editor
prompt: Fixed compatibility issue betweendefault
andwaitUserInput
options. #1405v9.2.21
Compare Source
sass/dart-sass (sass)
v1.77.2
Compare Source
Don't emit deprecation warnings for functions and mixins beginning with
__
.Allow user-defined functions whose names begin with
_
and otherwise looklike vendor-prefixed functions with special CSS syntax.
Command-Line Interface
Properly handle the
--silence-deprecation
flag.Handle the
--fatal-deprecation
and--future-deprecation
flags for--interactive
mode.typescript-eslint/typescript-eslint (typescript-eslint)
v8.0.0-alpha.14
Compare Source
v8.0.0-alpha.13
Compare Source
v8.0.0-alpha.12
Compare Source
v8.0.0-alpha.11
Compare Source
vuejs/devtools-next (vite-plugin-vue-devtools)
v7.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.2.0
Compare Source
🚀 Features
launchEditor
option - by @webfansplz in https://github.com/vuejs/devtools-next/issues/373 (7f147)🐞 Bug Fixes
CommandPalette
component z-index maximum - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/363 (add83)a.b
property displays/edits as expected - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/353 (3e2d4)View changes on GitHub
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.