chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | patch | 5.36.1 -> 5.36.2 |
@typescript-eslint/parser | devDependencies | patch | 5.36.1 -> 5.36.2 |
lerna (source) | devDependencies | patch | 5.5.0 -> 5.5.1 |
playwright-core (source) | devDependencies | patch | 1.25.1 -> 1.25.2 |
tabulator-tables (source) | dependencies | patch | 5.3.3 -> 5.3.4 |
typescript (source) | devDependencies | patch | 4.8.2 -> 4.8.3 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.36.2
Note: Version bump only for package @typescript-eslint/parser
Microsoft/playwright
v1.25.2
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/16937 - [REGRESSION]: session storage failing >= 1.25.0 in firefox https://github.com/microsoft/playwright/issues/16955 - Not using channel on config file when Show and Reuse browser is checked
Browser Versions
- Chromium 105.0.5195.19
- Mozilla Firefox 103.0
- WebKit 16.0
This version was also tested against the following stable channels:
- Google Chrome 104
- Microsoft Edge 104
olifolkerd/tabulator
v5.3.4
- Fixed regression in row lookup functionality that prevented the legacy value of
true
from returning the current rows array - The minimum table holder width is now correctly removed even if no
placeholder
is set - Minimum column header height is now correctly applied to the headers container element rather than the header element, which was hiding frozen rows
- Frozen rows are now visible on paginated tables with no height set
Microsoft/TypeScript
v4.8.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.8.0 (Beta).
- fixed issues query for Typescript 4.8.1 (RC).
- fixed issues query for Typescript 4.8.2 (Stable).
- fixed issues query for Typescript 4.8.3 (Stable).
Downloads are available on:
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.