novastar
novastar copied to clipboard
build(deps-dev): bump eslint-plugin-functional from 4.2.1 to 4.4.1
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
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
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
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
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/486a277c2a
fix(prefer-tacit): handling of member expressions and be more strict with opt...6ce8d29
test: rename typescript version specific tests4748eef
ci(dev-deps): update fkirc/skip-duplicate-actions action to v5.2.09de6a74
chore(dev-deps): update dependency cspell to v6.12.0cd777c5
chore(dev-deps): update dependency cspell to v6.11.171cc26b
chore(dev-deps): update dependency typescript to v4.8.4d17291b
chore(dev-deps): update typescript-eslint monorepo to v5.38.1eed8888
ci(dev-deps): update amannn/action-semantic-pull-request action to v4.6.0- Additional commits viewable in compare view
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)