-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Update Debug UI dependencies (non-major) #5814
Merged
Merged
Conversation
This file contains 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev-2.x #5814 +/- ##
==========================================
Coverage 67.88% 67.88%
- Complexity 16557 16559 +2
==========================================
Files 1908 1908
Lines 72355 72355
Branches 7443 7443
==========================================
+ Hits 49119 49120 +1
- Misses 20714 20715 +1
+ Partials 2522 2520 -2 ☔ View full report in Codecov by Sentry. |
testower
previously approved these changes
Apr 21, 2024
renovate
bot
force-pushed
the
renovate/debug-ui-dependencies-(non-major)
branch
from
April 22, 2024 17:26
e7a5928
to
d208814
Compare
testower
previously approved these changes
Apr 23, 2024
renovate
bot
force-pushed
the
renovate/debug-ui-dependencies-(non-major)
branch
from
April 23, 2024 14:57
d208814
to
b51196a
Compare
testower
previously approved these changes
Apr 23, 2024
@leonardehrenfried can we merge? |
renovate
bot
force-pushed
the
renovate/debug-ui-dependencies-(non-major)
branch
2 times, most recently
from
April 24, 2024 12:08
2e6d51c
to
bc8db00
Compare
testower
previously approved these changes
Apr 25, 2024
renovate
bot
force-pushed
the
renovate/debug-ui-dependencies-(non-major)
branch
from
April 25, 2024 12:26
bc8db00
to
965fe27
Compare
testower
approved these changes
Apr 25, 2024
vpaturet
approved these changes
Apr 25, 2024
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:
15.0.2
->15.0.4
7.7.0
->7.7.1
7.7.0
->7.7.1
1.5.0
->1.5.2
4.1.2
->4.1.3
5.2.8
->5.2.10
1.5.0
->1.5.2
Release Notes
testing-library/react-testing-library (@testing-library/react)
v15.0.4
Compare Source
v15.0.3
Compare Source
Bug Fixes
document
(#1304) (067d0c6)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.7.1
Compare Source
🩹 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
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.7.1
Compare Source
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.
vitest-dev/vitest (@vitest/coverage-v8)
v1.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.1
Compare Source
🚀 Features
startVitest()
to acceptstdout
andstdin
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5493 (780b1)startVitest
API is experimental and doesn't follow semver.🐞 Bug Fixes
import.meta.env.PROD: false
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5561 (9c649)onTestFinished
in reverse order - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5598 (23f29)fileParallelism
by default on browser pool - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5528 (5c69f)v8-to-istanbul
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5549 (df6a4)cleanOnRerun
is disabled - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5540 (ea3c1)thresholds
to compare files relative to root - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5574 (80265)toEqual
andtoMatchObject
with circular references - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5535 (9e641)View changes on GitHub
maplibre/maplibre-gl-js (maplibre-gl)
v4.1.3
Compare Source
✨ Features and improvements
isolatedModules
flag is set to false in favor of generated JS size. (#3879)🐞 Bug fixes
SourceCache
that makes unit tests unstable. Eliminate a redundant 'visibility' event fired from Style class. (#3992)vitejs/vite (vite)
v5.2.10
Compare Source
v5.2.9
Compare Source
fsp.rm
removing files does not take effect (#16032) (b05c405), closes #16032Configuration
📅 Schedule: Branch creation - "on the first day of the week" in timezone Europe/Berlin, 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.