plugins icon indicating copy to clipboard operation
plugins copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^18.11.3 -> ^18.11.7 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.40.1 -> ^5.41.0 age adoption passing confidence
@typescript-eslint/parser ^5.40.1 -> ^5.41.0 age adoption passing confidence
acorn ^8.8.0 -> ^8.8.1 age adoption passing confidence
i18next (source) ^22.0.2 -> ^22.0.4 age adoption passing confidence
turbo (source) ^1.6.1 -> ^1.6.2 age adoption passing confidence
typedoc (source) ^0.23.17 -> ^0.23.19 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.41.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#​5839) (96e1c6c)
  • type-utils: prevent stack overflow in isTypeReadonly (#​5860) (a6d8f7e), closes #​4476
Features
  • eslint-plugin: [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#​5865) (e70a10a)
  • eslint-plugin: add no-unsafe-declaration-merging (#​5840) (3728031)

5.40.1 (2022-10-17)

Bug Fixes
  • eslint-plugin: Skip missing 'rest' tuple type arguments in no-misused-promises (#​5809) (c5beaa2), closes #​5807
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.41.0

Compare Source

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

5.40.1 (2022-10-17)

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

acornjs/acorn

v8.8.1

Compare Source

i18next/i18next

v22.0.4

Compare Source

  • Add type for Formatter.addCached 1862

v22.0.3

Compare Source

  • Make getFixedT type-safe 1860
  • types: Omit object from t function 1858
vercel/turbo

v1.6.2

Compare Source

TypeStrong/TypeDoc

v0.23.19

Compare Source

Bug Fixes
  • Fixed title link if titleLink option was not specified, #​2085.
Thanks!

v0.23.18

Compare Source

Features
  • Improved error reporting when failing to find entry points, #​2080, #​2082.
Bug Fixes
  • Constructor parameter-properties will now use the @param comment for the parameter if available, #​1261.
  • Fixed display of object types containing methods, #​1788.
  • Fixed conversion of intrinsic string mapping types when converting without a type node, #​2079.

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

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

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

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


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 30 '22 01:10 renovate[bot]