Skip to content

chore(deps): update all non-major dependencies (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master

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

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-template-literals
  • babel-helpers
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helper-environment-visitor, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-traverse, babel-types
📝 Documentation
🏠 Internal
gajus/eslint-plugin-jsdoc

v39.3.2

Compare Source

Bug Fixes
  • no-undefined-types: ensure parsing takes into account template names with defaults (374daac)

v39.3.1

Compare Source

Bug Fixes
  • update jsdoccomment to support default template values; fixes #​887 (53e4174)
i18next/i18next

v21.8.4

Compare Source

  • types: keyPrefix in react options
lit/lit

v2.2.5

Compare Source

Patch Changes
  • #​2952 a78cc3b7 - Fix SSR hydration bug relating to and other void elements having attribute bindings.
olifolkerd/tabulator

v5.2.5

Compare Source

  • Fix null comparison logic issues in modules
  • Fixed file import issue in interaction module
  • Fixed error in list editor when used as a headerFilter with the muliselect headerFilterParams option
  • Fixed padding issue in bootstrap5 theme when used with table-sm class
  • Fixed row styling issues in the bootstrap5 theme
  • Fixed popup and list editor styling on bulma 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 the bottom 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

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading