chore(deps): update all non-major dependencies (minor)#8738
Merged
Conversation
Contributor
|
Size Change: +17 B (0%) Total Size: 520 kB 📦 View Changed
ℹ️ View Unchanged
|
Coverage Report for CI Build 28358240258Coverage remained the same at 85.482%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
Lukas742
previously approved these changes
Jun 29, 2026
b82fa61 to
d4b71d9
Compare
d4b71d9 to
706a958
Compare
Lukas742
approved these changes
Jun 29, 2026
This file contains hidden or 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
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:
1.60.0→1.61.11.60.0→1.61.124.12.4→24.13.217.1.0→17.7.115.16.0→15.18.017.6.0→17.7.02.11.3→2.12.08.60.1→8.62.08.0.16→8.1.04.15.0→4.17.0Release Notes
microsoft/playwright (@playwright/experimental-ct-react)
v1.61.1Compare Source
v1.61.0Compare Source
🔑 WebAuthn passkeys
New Credentials virtual authenticator, available via browserContext.credentials, lets tests register passkeys and answer
navigator.credentials.create()/navigator.credentials.get()ceremonies in the page — no real hardware key required, works in all browsers:You can also let the app register a passkey once in a setup test, read it back with credentials.get(), and seed it into later tests — see Credentials for details.
🗃️ Web Storage
New WebStorage API, available via page.localStorage and page.sessionStorage, reads and writes the page's storage for the current origin:
New APIs
Network
Browser and Screencast
artifactsDirin browserType.connectOverCDP() controls where artifacts such as traces and downloads are stored when attached to an existing browser.cursorin screencast.showActions() controls the cursor decoration rendered for pointer actions.onFramecallback in screencast.start() now receives atimestampof when the frame was presented by the browser.Test runner
trace: new'on-all-retries','retain-on-first-failure'and'retain-on-failure-and-retries'values. See the video modes table for which runs are recorded and kept in each mode.expect.soft.poll(...).process.argvfrom the runner process, handy for reading custom arguments passed after the--separator.AggregateErroras a separate entry.-Gcommand line shorthand for--grep-invert.🛠️ Other improvements
Browser Versions
This version was also tested against the following stable channels:
chromaui/chromatic-cli (chromatic)
v17.7.1Compare Source
🐛 Bug Fix
Authors: 1
v17.7.0Compare Source
🚀 Enhancement
Authors: 1
v17.6.0Compare Source
🚀 Enhancement
Authors: 1
v17.5.0Compare Source
🚀 Enhancement
BaselineCheckoutFailedErrorbails #1391 (@codykaup)Authors: 1
v17.4.1Compare Source
🐛 Bug Fix
Authors: 3
v17.4.0Compare Source
🚀 Enhancement
invalidChangedFiles#1355 (@codykaup)🐛 Bug Fix
Authors: 1
v17.3.0Compare Source
🚀 Enhancement
🐛 Bug Fix
subdirdirectory #1381 (@codykaup)typescript-eslintto fix TypeScript warning #1373 (@codykaup)slashdependency for internal helper #1374 (@codykaup)react-native-build: Don't overwrite artifacts without permission. #1364 (@jmhobbs)patchlabel for Dependabot PRs #1370 (@codykaup)Authors: 3
v17.2.0Compare Source
🚀 Enhancement
Authors: 1
cypress-io/cypress (cypress)
v15.18.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-18-0
v15.17.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-17-0
sindresorhus/globals (globals)
v17.7.0Compare Source
cenfun/monocart-reporter (monocart-reporter)
v2.12.0Compare Source
What's Changed
npm install nodemailerto use the email feature; added a friendly error prompt when nodemailer is not installedFull Changelog: cenfun/monocart-reporter@2.11.3...2.12.0
typescript-eslint/typescript-eslint (typescript-eslint)
v8.62.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.61.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.61.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v8.1.0Compare Source
Features
server.fs.denylist with common files (#22707) (61ba8fd)~for Rolldown (#22693) (9928722)Bug Fixes
Code Refactoring
rolldownOptionsproperty for chunkImportMap (#22692) (8e8816c)yarnpkg/berry (yarn)
v4.17.0: v4.17.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.16.0...@yarnpkg/cli/4.17.0
v4.16.0: v4.16.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/yarnpkg/berry/compare/@yarnpkg/cli/4.15.0...@yarnpkg/cli/4.16.0
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ 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.