chore(deps): update all dependencies #19
Merged
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:
1.38.0
->1.38.1
20.6.1
->20.6.3
0.34.4
->0.34.5
12.0.1
->12.1.6
0.34.4
->0.34.5
1.8.11
->1.8.13
Release Notes
Microsoft/playwright (@playwright/test)
v1.38.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/27071 - expect(value).toMatchSnapshot() deprecation announcement on V1.38
https://github.com/microsoft/playwright/issues/27072 - [BUG] PWT trace viewer fails to load trace and throws TypeErrorhttps://github.com/microsoft/playwright/issues/270733 - [BUG] RangeError: Invalid time valuhttps://github.com/microsoft/playwright/issues/2708787 - [REGRESSION]: npx playwright test --list prints all tests twihttps://github.com/microsoft/playwright/issues/27113113 - [REGRESSION]: No longer able to extend PlaywrightTest.Matchers type for locators and pahttps://github.com/microsoft/playwright/issues/271447144 - [BUG]can not display thttps://github.com/microsoft/playwright/issues/2716327163 - [REGRESSION] Single Quote Wrongly Escaped by Locator When Using Unicodehttps://github.com/microsoft/playwright/issues/27181/27181 - [BUG] evaluate serializing fails at 1.38
Browser Versions
This version was also tested against the following stable channels:
vitest-dev/vitest (@vitest/coverage-v8)
v0.34.5
Compare Source
🚀 Features
diff
option - by @fenghan34 and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4063 (b50cf)coverage['100']
to istanbul provider - by @marcelobotega in https://github.com/vitest-dev/vitest/issues/4109 (a7e09)vi.waitFor
method - by @Dunqing and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4113 (d79cb)vi.waitUntil
method - by @Dunqing and @sheremet-va in https://github.com/vitest-dev/vitest/issues/4129 (e0ac9)🐞 Bug Fixes
toThrow
- by @Dunqing in https://github.com/vitest-dev/vitest/issues/3979 (725a0)testNamePattern
- by @segrey in https://github.com/vitest-dev/vitest/issues/4103 and https://github.com/vitest-dev/vitest/issues/4104 (3c305)test.extend
doesn't work in hooks without test - by @Dunqing in https://github.com/vitest-dev/vitest/issues/4065 (175c7)SourceMapInput
to fix CYCLIC_CROSS_CHUNK_REEXPORT - by @Dunqing in https://github.com/vitest-dev/vitest/issues/4128 (ca70a)🏎 Performance
View changes on GitHub
capricorn86/happy-dom (happy-dom)
v12.1.6
Compare Source
👷♂️ Patch fixes
URL.createObjectURL()
where it did not support the Happy DOMBlob
object. (#847)v12.1.5
Compare Source
👷♂️ Patch fixes
GlobalRegistrator
from @happy-dom/global-registrator. (#1082)v12.1.4
Compare Source
👷♂️ Patch fixes
global.window
not referring to global when usingGlobalRegistrator
from @happy-dom/global-registrator. (#1049)v12.1.3
Compare Source
👷♂️ Patch fixes
GlobalRegistrator
from @happy-dom/global-registrator, as some global properties may behave different from the Happy DOM implementation. The properties will be restored when unregistering. (#1049)v12.1.2
Compare Source
👷♂️ Patch fixes
Document.referrer
. (#653)v12.1.1
Compare Source
👷♂️ Patch fixes
display: none
, but should returndisplay: block
. This caused testing-library to not return the element when usinggetByRole('dialog')
. (#802)v12.1.0
Compare Source
🎨 Features
vuejs/language-tools (vue-tsc)
v1.8.13
Compare Source
noPropertyAccessFromIndexSignature
is not enabled (#3575) - thanks @so1vev1.8.12
Compare Source
vue-component-type-helper
strictTemplates: false
(#3565) - thanks @so1veFull-time Support by
WebContainer API is here.
Our Platinum Sponsors
Our Silver Sponsors
Add you via GitHub Sponsors or Open Collective
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.