veza
veza copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@typescript-eslint/eslint-plugin | ^5.39.0 -> ^5.40.1 |
||||
@typescript-eslint/parser | ^5.39.0 -> ^5.40.1 |
||||
typedoc (source) | ^0.23.15 -> ^0.23.17 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.40.1
Bug Fixes
- eslint-plugin: Skip missing 'rest' tuple type arguments in no-misused-promises (#5809) (c5beaa2), closes #5807
v5.40.0
Bug Fixes
- eslint-plugin: [consistent-indexed-object-style] handle interface generic (#5746) (7a8a0a3)
- eslint-plugin: [no-unnecessary-condition] handle void (#5766) (ac8f06b)
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.40.1
Note: Version bump only for package @typescript-eslint/parser
v5.40.0
Note: Version bump only for package @typescript-eslint/parser
TypeStrong/TypeDoc
v0.23.17
Features
- Added
titleLink
,navigationLinks
andsidebarLinks
options to add additional links to the rendered output, #1830. - Added
sourceLinkTemplate
option to allow more flexible specification of remote urls. Deprecated now redundantgitRevision
detection starting withhttps?://
introduced in v0.23.16, #2068.
Thanks!
v0.23.16
Features
- Object types will now be pretty printed, #1793.
- Added support for specifying the tsconfig.json file in packages mode with
{ "typedoc": { "tsconfig": "tsconfig.lib.json" }}
in package.json, #2061. - In packages mode, readme files will now be automatically included if present, #2065.
- Added support for specifying the base file url for links to source code, #2068.
Bug Fixes
- Private parameter properties will no longer be ignored, #2064.
Thanks!
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.