chore(deps): update all non-major dependencies #454
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.41.2
->^1.42.0
^8.56.2
->^8.56.5
^20.11.19
->^20.11.24
^13.6.4
->^13.6.6
^1.3.0
->^1.5.1
^4.3.2
->^4.3.3
^5.0.11
->^5.1.4
^1.3.0
->^1.3.1
^3.4.19
->^3.4.21
^4.2.5
->^4.3.0
Release Notes
microsoft/playwright (@playwright/test)
v1.42.0
Compare Source
New APIs
expect(callback).toPass()
timeout can now be configured byexpect.toPass.timeout
option globally or in project configUse
--grep
command line option to run only tests with certain tags.--project
command line flag now supports '*' wildcard:tagged
andoutline
.Announcements
Browser Versions
This version was also tested against the following stable channels:
cypress-io/cypress (cypress)
v13.6.6
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6
v13.6.5
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v1.5.1
Compare Source
Bug Fixes
Documentation
v1.5.0
Compare Source
Features
Bug Fixes
visible
andenabled
options (e97a62b)Documentation
v1.4.2
Compare Source
Bug Fixes
test.describe.configure
(91988d5)Tests
v1.4.1
Compare Source
Bug Fixes
test.use
,test.describe.configure
, andtest.slow
(33b2905), closes #258Documentation
waitForUrl
towaitForURL
(#256) (b325718)v1.4.0
Compare Source
Features
valid-describe-callback
rule (c0bd18e)valid-expect-in-promise
rule (cbf356d)require-to-throw-message
rule (3bb8c6a)Tests
test.use
usage (13141cc)Refactoring
This release brings with it some major refactoring to the internals of the plugin to improve consistency, performance, and future enhancements. This should not cause any issues as we have a very extensive test suite, but if you encounter any issues, please let us know!
v1.3.1
Compare Source
Bug Fixes
expect()
calls in test hooks (5524bf7), closes #242test.describe.configure
outside of hooks (df7e4b2)Tests
webdriverio-community/node-geckodriver (geckodriver)
v4.3.3
: Release 4.3.3Compare Source
c49704f
)d6c8596
)7b8d175
)bf906b4
)67f6eb9
)6a24a8d
)574a1c4
)b768f8f
)cdfcd28
)877411e
)4be72a8
)96107e2
)a69f198
)621faec
)57685ad
)abb0687
)ceb95af
)vitejs/vite (vite)
v5.1.4
Compare Source
fs.cachedChecks: true
(#15983) (4fe971f), closes #15983v5.1.3
Compare Source
v5.1.2
Compare Source
isFilePathESM
(#15908) (7b15607), closes #15908v5.1.1
v5.1.0
customLogger
toloadConfigFromFile
(fix #15824) (#15831) (55a3427), closes #15824 #15831vite build --force
(#15837) (f1a4242), closes #15837vitest-dev/vitest (vitest)
v1.3.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vuejs/core (vue)
v3.4.21
Compare Source
Bug Fixes
v3.4.20
Compare Source
Bug Fixes
vuejs/router (vue-router)
v4.3.0
Compare Source
Please refer to CHANGELOG.md for details.
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.