novastar icon indicating copy to clipboard operation
novastar copied to clipboard

build(deps-dev): bump eslint-plugin-functional from 4.2.1 to 4.4.1

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps eslint-plugin-functional from 4.2.1 to 4.4.1.

Release notes

Sourced from eslint-plugin-functional's releases.

v4.4.1

4.4.1 (2022-10-03)

Bug Fixes

  • prefer-tacit: handling of member expressions and be more strict with optional parameters (a277c2a), closes #486

v4.4.0

4.4.0 (2022-09-20)

Features

  • functional-parameters: add support for ignoring selector prefixes (af3cbcc), closes #207 #244

v4.3.2

4.3.2 (2022-09-19)

v4.3.1

4.3.1 (2022-09-14)

Bug Fixes

  • no-return-void: check additional ts function types (3db661d)

v4.3.0

4.3.0 (2022-09-08)

Bug Fixes

  • prefer-tacit: assign callee to a new variable when autofixing function declarations (4467d1b)

Features

  • prefer-tacit: support autofixing function calls with type parameters (#415) (e752ced)

v4.2.2

4.2.2 (2022-07-22)

Bug Fixes

  • typos and tighten a sentence (9da0455)
Changelog

Sourced from eslint-plugin-functional's changelog.

4.4.1 (2022-10-03)

Bug Fixes

  • prefer-tacit: handling of member expressions and be more strict with optional parameters (a277c2a), closes #486

4.4.0 (2022-09-20)

Features

  • functional-parameters: add support for ignoring selector prefixes (af3cbcc), closes #207 #244

4.3.2 (2022-09-19)

4.3.1 (2022-09-14)

Bug Fixes

  • no-return-void: check additional ts function types (3db661d)

4.3.0 (2022-09-08)

Bug Fixes

  • prefer-tacit: assign callee to a new variable when autofixing function declarations (4467d1b)

Features

  • prefer-tacit: support autofixing function calls with type parameters (#415) (e752ced)

4.2.2 (2022-07-22)

Bug Fixes

  • typos and tighten a sentence (9da0455)
Commits
  • 47542c8 chore(release): 4.4.1 [skip ci]
  • 416a961 Merge pull request #488 from eslint-functional/issue/486
  • a277c2a fix(prefer-tacit): handling of member expressions and be more strict with opt...
  • 6ce8d29 test: rename typescript version specific tests
  • 4748eef ci(dev-deps): update fkirc/skip-duplicate-actions action to v5.2.0
  • 9de6a74 chore(dev-deps): update dependency cspell to v6.12.0
  • cd777c5 chore(dev-deps): update dependency cspell to v6.11.1
  • 71cc26b chore(dev-deps): update dependency typescript to v4.8.4
  • d17291b chore(dev-deps): update typescript-eslint monorepo to v5.38.1
  • eed8888 ci(dev-deps): update amannn/action-semantic-pull-request action to v4.6.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 03 '22 16:10 dependabot[bot]