chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.18.0 -> 7.18.2 |
@babel/plugin-transform-runtime (source) | devDependencies | patch | 7.18.0 -> 7.18.2 |
@babel/preset-env (source) | devDependencies | patch | 7.18.0 -> 7.18.2 |
@babel/runtime-corejs3 | devDependencies | patch | 7.18.0 -> 7.18.3 |
eslint-plugin-jsdoc | devDependencies | patch | 39.3.0 -> 39.3.2 |
i18next (source) | dependencies | patch | 21.8.3 -> 21.8.4 |
lit (source) | dependencies | patch | 2.2.4 -> 2.2.5 |
tabulator-tables (source) | dependencies | patch | 5.2.4 -> 5.2.5 |
Release Notes
babel/babel
v7.18.2
🐛 Bug Fix
-
babel-plugin-transform-template-literals
-
babel-helpers
-
#14537 Support frozen built-ins in
@babel/runtime
(@Jack-Works)
-
#14537 Support frozen built-ins in
-
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#14581 Define the global
regeneratorRuntime
in@babel/runtime/regenerator
(@nicolo-ribaudo)
-
#14581 Define the global
-
babel-helper-environment-visitor
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-traverse
,babel-types
📝 Documentation
🏠 Internal
- #14541 Fix synchronization between main thread and worker (@liuxingbaoyu)
gajus/eslint-plugin-jsdoc
v39.3.2
Bug Fixes
-
no-undefined-types
: ensure parsing takes into account template names with defaults (374daac)
v39.3.1
Bug Fixes
olifolkerd/tabulator
v5.2.5
- Fix null comparison logic issues in modules
- Fixed file import issue in interaction module
- Fixed error in
list
editor when used as aheaderFilter
with themuliselect
headerFilterParams
option - Fixed padding issue in
bootstrap5
theme when used withtable-sm
class - Fixed row styling issues in the
bootstrap5
theme - Fixed popup and
list
editor styling onbulma
theme - The
aria-sort
attribute on column headers is now set to the correct values - Removed unneeded
rowgroup
aria tag from.tabulator-tableholder
element - Fixed regression in the
scrollToRow
function, preventing thebottom
mode from working correctly - Column header click and tap event bindings in the column definition are now correctly called only once
- Resize handles are no longer appended to the DOM for hidden columns
- Popups are now hidden when the table is destroyed
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.