Skip to content

chore(deps): update all non-major dependencies (minor) - autoclosed

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

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

v5.20.0

Compare Source

Features
  • eslint-plugin: [no-magic-numbers] ignoreTypeIndexes option (#​4789) (5e79451)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.20.0

Compare Source

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

eslint/eslint

v8.14.0

Compare Source

Features

  • ab6363d feat: Add rule no-constant-binary-expression (#​15296) (Jordan Eldredge)

Bug Fixes

  • 35fa1dd fix: allow project paths to have URL-encoded characters (#​15795) (Milos Djermanovic)
  • 413f1d5 fix: update astUtils.isDirectiveComment with globals and exported (#​15775) (Milos Djermanovic)

Build Related

Chores

  • 735458c chore: add static frontmatter to no-constant-binary-expression docs (#​15798) (Milos Djermanovic)
  • db28f2c chore: Add static frontmatter to docs (#​15782) (Nicholas C. Zakas)
  • 3bca59e chore: markdownlint autofix on commit (#​15783) (Nicholas C. Zakas)
olifolkerd/tabulator

v5.2.2

Compare Source

  • 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

Compare Source

  • Fixed regression in datetime sorter in last release
  • Fixed issue with resize handles causing horizontal scroll bar in fitColumns layout mode

v5.2.0

Compare Source

There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details

Microsoft/tslib

v2.4.0

Compare Source

This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

perry-mitchell/webdav-client

v4.9.0

Compare Source

2022-04-20

  • #​237 path support for quota queries
  • Bugfix:
    • #​300 Vulnerable dependency url-parse

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Edited by Reiter, Christoph

Merge request reports