chore(deps): update all non-major dependencies #166
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.50.1
->^1.51.1
^20.1.4
->^20.1.5
^22.0.0
->^22.0.1
^22.13.9
->^22.13.15
^8.26.0
->^8.29.0
^1.1.36
->^1.1.38
^14.1.0
->^14.2.1
^9.21.0
->^9.23.0
^4.1.0
->^4.2.0
^3.11.1
->^3.12.1
^2.11.2
->^2.12.1
^2.0.10
->^2.0.11
^8.26.0
->^8.29.0
^3.0.7
->^3.1.1
Release Notes
microsoft/playwright (@playwright/test)
v1.51.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/35093 - [Regression]: TimeoutOverflowWarning:
2149630
.634 does not fit into a 32-bit signed integerhttps://github.com/microsoft/playwright/issues/35138 - [Regression]: TypeError: Cannot read properties of undefined (reading 'expectInfo')
Browser Versions
This version was also tested against the following stable channels:
v1.51.0
Compare Source
tsconfig/bases (@tsconfig/node20)
v20.1.5
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.29.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.27.0
Compare Source
🚀 Features
DeprecatedInfo
forrule.meta.deprecated
(#10932)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.26.1
Compare Source
This was a version bump only for utils 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/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.38
Compare Source
Bug Fixes
v1.1.37
Compare Source
Features
name
property to configs (#680) (ded95d9)What's Changed
name
property to configs by @aryaemami59 in https://github.com/vitest-dev/eslint-plugin-vitest/pull/680Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.36...v1.1.37
cypress-io/cypress (cypress)
v14.2.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-2-1
v14.2.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-2-0
eslint/eslint (eslint)
v9.23.0
Compare Source
v9.22.0
Compare Source
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v4.2.0
Compare Source
Bug Fixes
Features
nightwatchjs/nightwatch (nightwatch)
v3.12.1
Compare Source
What's Changed
id
redefined issue in JUnit reports. by @garg3133 in https://github.com/nightwatchjs/nightwatch/pull/4395Full Changelog: nightwatchjs/nightwatch@v3.12.0...v3.12.1
v3.12.0
Compare Source
What's Changed
describe
title to JUnit reports by @garg3133 in https://github.com/nightwatchjs/nightwatch/pull/4386.(The
name
attribute oftestsuite
tag and theclassname
attribute oftestcase
tag will now contain thedescribe
title instead of testsuite file path for BDDdescribe
tests.)NightwatchClient
instance fromclient.initialize()
call. by @garg3133 in https://github.com/nightwatchjs/nightwatch/pull/4389Full Changelog: nightwatchjs/nightwatch@v3.11.1...v3.12.0
privatenumber/pkgroll (pkgroll)
v2.12.1
Compare Source
Bug Fixes
v2.12.0
Compare Source
Features
publishConfig
(#120) (61d6ce6)bahmutov/start-server-and-test (start-server-and-test)
v2.0.11
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.29.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.27.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.26.1
Compare Source
This was a version bump only for typescript-eslint 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)
v3.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0
Compare Source
v3.0.9
Compare Source
🐞 Bug Fixes
ctx.skip()
asnever
- by @sirlancelot in https://github.com/vitest-dev/vitest/issues/7608 (09f35)resolveConfig
API - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7623 (db14a)toHaveBeenCalledWith(asymmetricMatcher)
withundefined
arguments - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7624 (0fb21)getState().testPath
during collection with no isolation - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7640 (3fb3f)coverage.all
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7597 (422ba)buildStart
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7652 (29f5a)removeEventListener
is bound to worker - by @joelgallant in https://github.com/vitest-dev/vitest/issues/7631 (ff42b)View changes on GitHub
v3.0.8
Compare Source
🐞 Bug Fixes
@vitest/spy
- by @mrginglymus in https://github.com/vitest-dev/vitest/issues/7575 (7f7ff)beforeEach/All
cleanup callback timeout - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7500 (0c292)Task.suite
initialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7414 (ca9ff)buildStart
on Vite 6 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7480 (c0f47)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (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 was generated by Mend Renovate. View the repository job log.