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
@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/eslint-plugin)

v5.36.2

Compare Source

Bug Fixes
  • eslint-plugin: [no-extra-parens] handle generic ts array type. (#​5550) (0d6a190)
  • scope-manager: correct handling for class static blocks (#​5580) (35bb8dd)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.36.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

lerna/lerna

v5.5.1

Compare Source

Bug Fixes
  • run: exclude dependencies with --scope when nx.json is not present (#​3316) (99a13a9)
Microsoft/playwright

v1.25.2

Compare Source

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

Compare Source

  • 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

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 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