angular-ru-sdk icon indicating copy to clipboard operation
angular-ru-sdk copied to clipboard

build: update eslint dependencies (major)

Open angular-ru-bot opened this issue 3 years ago • 1 comments

This PR contains the following updates:

Package Type Update Change
eslint-import-resolver-typescript dependencies major 2.7.1 -> 3.3.0
eslint-plugin-decorator-position dependencies major 4.0.1 -> 5.0.1
eslint-plugin-html dependencies major 6.2.0 -> 7.1.0
eslint-plugin-unicorn dependencies major 42.0.0 -> 43.0.2

Release Notes

import-js/eslint-import-resolver-typescript

v3.3.0

Compare Source

Minor Changes
  • #​154 42f2dd6 Thanks @​JounQin! - feat: add externsionAlias option support, .d.([cm]?ts|tsx) are always preferred than .([cm]?js|jsx)

    typescript resolves typescript/lib/typescript.d.ts instead of typescript/lib/typescript.js by default

  • #​154 42f2dd6 Thanks @​JounQin! - feat: exports globSync, defaultExtensions, defaultMainFields, defaultConditionNames and defaultExtensionAlias for reusing

Patch Changes

v3.2.7

Compare Source

Patch Changes

v3.2.6

Compare Source

Patch Changes

v3.2.5

Compare Source

Patch Changes

v3.2.4

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes

v3.1.5

Compare Source

Patch Changes

v3.1.4

Compare Source

Patch Changes

v3.1.3

Compare Source

Patch Changes

v3.1.2

Compare Source

Patch Changes
3.1.1 (2022-06-27)
Bug Fixes

v3.1.1

Compare Source

v3.1.0

Compare Source

⚠ BREAKING CHANGES
  • use enhanced-resolve instead
Features

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove depracated directory option
  • use get-tsconfig to replace tsconfig-paths
  • bump globby, use synckit for sync fn
  • deps: bump tsconfig-paths to ^4.0.0 (#​104)
Features
  • bump globby, use synckit for sync fn (322cb29)

  • ignore node_modules folder in projects option glob (#​105) (1e1b5a6)

  • remove depracated directory option (67c8d59)

  • use get-tsconfig to replace tsconfig-paths (78a08e0)

  • deps: bump tsconfig-paths to ^4.0.0 (#​104) (b2edbc8)

2.7.1 (2022-04-03)
Bug Fixes
NullVoxPopuli/eslint-plugin-decorator-position

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Features
  • support eslint@8 (4193fac)
  • upgrade: adding eslint v7 ci testing (fef593c)
  • upgrade: adding exports of private eslint api on first rule run (c8186e3)
  • upgrade: adding exports of private eslint api on first rule run (582543e)
  • upgrade: adding postinstall script to exports private eslint api (7ad2761)
  • upgrade: adding support for eslint v6 (d549fe1)
  • upgrade: adding support for eslint v7 (afdc876)
  • upgrade: drop automatic detection of printWidth (deb4c07)
  • upgrade: eslint@8 (e00f402)
  • upgrade: fix ci (6f382ca)
  • upgrade: fix lint (882599d)
  • upgrade: fix lint (49603f9)
  • upgrade: fix smoke tests (359dec5)
  • upgrade: fix smoke tests (1648e88)
  • upgrade: rolling back formatting and package version (01b0087)
  • upgrade: upgrade readme (9452f5e)
BREAKING CHANGES
    • node 12 is no longer supported, support for node 18 was added.
  • eslint8 will not support the prettier/prettier rule. reading the config from prettier/prettier is not supported by eslint. It's possible it could maybe be added later through hacks (currently in place) / private api usage, but eslint8 does not give access to the config for a file.

4.0.1 (2021-09-29)

Bug Fixes
BenoitZugmeyer/eslint-plugin-html

v7.1.0

Compare Source

v7.0.0

Compare Source

sindresorhus/eslint-plugin-unicorn

v43.0.2

Compare Source

  • prefer-spread: Ignore Array#join().concat() and (a + b).concat() (#​1859) ab71971

v43.0.1

Compare Source

  • Remove prefer-event-target from the recommended preset 4d2faac
    • EventTarget requires Node.js 16 and we target Node.js 14. We'll enable it again in a year when we can target Node.js 16.

v43.0.0

Compare Source

New rules
Breaking
  • Require Node.js 14
Improvements
Fixes

Configuration

📅 Schedule: 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 Renovate Bot.

angular-ru-bot avatar Jul 30 '22 02:07 angular-ru-bot

Codecov Report

Merging #1343 (f475379) into master (a1b4a86) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1343   +/-   ##
=======================================
  Coverage   82.67%   82.67%           
=======================================
  Files         617      617           
  Lines        8747     8747           
  Branches     1679     1679           
=======================================
  Hits         7232     7232           
  Misses       1435     1435           
  Partials       80       80           
Flag Coverage Δ
cdk 80.14% <ø> (ø)
jest 80.83% <ø> (ø)
ngxs 96.63% <ø> (ø)
summary 82.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8025d7a...f475379. Read the comment docs.

codecov-commenter avatar Jul 30 '22 02:07 codecov-commenter