angular-cli
angular-cli copied to clipboard
build: update all non-major dependencies to v5.44.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @typescript-eslint/eslint-plugin | devDependencies | minor | 5.43.0 -> 5.44.0 |
| @typescript-eslint/parser | devDependencies | minor | 5.43.0 -> 5.44.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.44.0
Bug Fixes
- eslint-plugin: [no-empty-interface] disable autofix for declaration merging with class (#5920) (a4f85b8)
- eslint-plugin: [no-unnecessary-condition] handle index signature type (#5912) (5baad08)
- eslint-plugin: [prefer-optional-chain] handle binary expressions in negated or (#5992) (2778ff0)
-
typescript-estree: don't consider a cached program unless it's specified in the current
parserOptions.projectconfig (#5999) (530e0e6)
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.44.0
Note: Version bump only for package @typescript-eslint/parser
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Renovate Bot.