chore(deps): update all non-major dependencies #1677
+468
−1,045
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.2.20
->^1.2.21
^22.10.6
->^22.10.10
^12.4.0
->^12.5.0
^12.4.0
->^12.5.0
v9.0.0
->v9.1.0
9.18.0
->9.19.0
^1.13.1
->^1.14.0
^16.6.0
->^16.7.2
^5.42.0
->^5.43.3
>=18.20.5
->>=18.20.6
^2.0.1
->^2.0.2
^1.49.1
->^1.50.0
5.6.3
->5.7.3
Release Notes
vueuse/vueuse (@vueuse/core)
v12.5.0
Compare Source
🚀 Features
useEventListener
where it was not being used - by @ferferga in https://github.com/vueuse/vueuse/issues/4479 (c6c6e)afterFetch
andonFetchError
- by @tolking and Anthony Fu in https://github.com/vueuse/vueuse/issues/4499 (98a83)🐞 Bug Fixes
View changes on GitHub
actions/stale (actions/stale)
v9.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/stale@v9...v9.1.0
eslint/eslint (eslint)
v9.19.0
Compare Source
unjs/h3 (h3)
v1.14.0
Compare Source
compare changes
🚀 Enhancements
❤️ Contributors
capricorn86/happy-dom (happy-dom)
v16.7.2
Compare Source
👷♂️ Patch fixes
v16.7.1
Compare Source
👷♂️ Patch fixes
ICookie
,IOptionalCookie
,CookieSameSiteEnum
andIVirtualServer
as exports to the index file - By @capricorn86 in task #1693CookieContainer.addCookies()
- By @capricorn86 in task #1693v16.7.0
Compare Source
🎨 Features
webpro-nl/knip (knip)
v5.43.3
Compare Source
fc5982e
)f93a410
)895434b
) - thanks @TkDodo!0259b87
)v5.43.2
Compare Source
v5.43.1
Compare Source
v5.43.0
Compare Source
v5.42.3
Compare Source
v5.42.2
Compare Source
96b6783
)4b78b61
)c510a35
)4011b23
)e568802
) - thanks @davidlj95!v5.42.1
Compare Source
a28cc02
)* Edit docs + gen (d850cbe
)7ff0b70
)be5ba91
)86b2123
)4a212ad
)0530465
)959b64c
)node ../../node_modules/.bin/executable
(resolves #908) (5a77dcc
)be1f9d4
)optional
dependencies & improve pm cli arg handling (1731ee5
)execa
methods in visitor (5f2cf34
)052375f
)isDependency
case (e908cfe
)0f67016
)yarn lint:spellcheck
(03abffd
)5a3177f
)8d206a0
) - thanks @filipw01!b9aff83
)1731ee5
(938496c
)nodejs/node (node)
v18.20.6
Compare Source
unjs/pathe (pathe)
v2.0.2
Compare Source
compare changes
🩹 Fixes
node:path
export types (#199)🏡 Chore
❤️ Contributors
microsoft/playwright (playwright-core)
v1.50.0
Compare Source
Test runner
New option
timeout
allows specifying a maximum run time for an individual test step. A timed-out step will fail the execution of the test.New method test.step.skip() to disable execution of a test step.
Expanded expect(locator).toMatchAriaSnapshot() to allow storing of aria snapshots in separate YAML files.
Added method expect(locator).toHaveAccessibleErrorMessage() to assert the Locator points to an element with a given aria errormessage.
Option testConfig.updateSnapshots added the configuration enum
changed
.changed
updates only the snapshots that have changed, whereasall
now updates all snapshots, regardless of whether there are any differences.New option testConfig.updateSourceMethod defines the way source code is updated when testConfig.updateSnapshots is configured. Added
overwrite
and3-way
modes that write the changes into source code, on top of existingpatch
mode that creates a patch file.npx playwright test --update-snapshots=changed --update-source-method=3way
Option testConfig.webServer added a
gracefulShutdown
field for specifying a process kill signal other than the defaultSIGKILL
.Exposed testStep.attachments from the reporter API to allow retrieval of all attachments created by that step.
UI updates
canvas
content in traces is error-prone. Display is now disabled by default, and can be enabled via theDisplay canvas content
UI setting.Call
andNetwork
panels now display additional time information.Breaking
<input>
,<select>
, or a number of other editable elements.all
, rather than only the failed/changed snapshots. Use the new enumchanged
to keep the old functionality of only updating the changed snapshots.Browser Versions
This version was also tested against the following stable channels:
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
v5.7.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.