chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | minor | 5.19.0 -> 5.20.0 |
@typescript-eslint/parser | devDependencies | minor | 5.19.0 -> 5.20.0 |
eslint (source) | devDependencies | minor | 8.13.0 -> 8.14.0 |
tabulator-tables (source) | dependencies | minor | 5.1.8 -> 5.2.2 |
tslib (source) | devDependencies | minor | 2.3.1 -> 2.4.0 |
webdav | dependencies | minor | 4.8.0 -> 4.9.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.20.0
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.14.0
Features
Bug Fixes
-
35fa1dd
fix: allow project paths to have URL-encoded characters (#15795) (Milos Djermanovic) -
413f1d5
fix: updateastUtils.isDirectiveComment
withglobals
andexported
(#15775) (Milos Djermanovic)
Build Related
Chores
olifolkerd/tabulator
v5.2.2
- Further improved column resize handle styling for last column
- Fixed typo in ISO parsing in
datetime
sorter - Fixed exception thrown from
list
editor when repeatedly switching between editors when used as a header filter
v5.2.1
- Fixed regression in
datetime
sorter in last release - Fixed issue with resize handles causing horizontal scroll bar in
fitColumns
layout mode
v5.2.0
There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details
Microsoft/tslib
v2.4.0
This release includes the __classPrivateFieldIn
helper as well as an update to __createBinding
to reduce indirection between multiple re-exports.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph