Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps eslint-plugin-functional from 3.2.1 to 3.5.0.

Changelog

Sourced from eslint-plugin-functional's changelog.

v3.5.0

Commits

  • feat(no-return-void): add option to allow for checking implicit return types 6fb1604
  • docs: update readme for using with typescript ba8fe86
  • build(deps-dev): bump tsutils from 3.17.1 to 3.21.0 1c921ea

v3.4.1 - 2021-07-31

Commits

  • feat(no-conditional-statement): allow switches that exhaust all types 35a72f1

v3.4.0 - 2021-07-31

Merged

Fixed

v3.3.0 - 2021-07-27

Fixed

v3.2.2 - 2021-07-23

Fixed

Commits
  • c4a37ce v3.5.0
  • 6fb1604 feat(no-return-void): add option to allow for checking implicit return types
  • ba8fe86 docs: update readme for using with typescript
  • 1c921ea build(deps-dev): bump tsutils from 3.17.1 to 3.21.0
  • 55b9414 v3.4.1
  • 35a72f1 feat(no-conditional-statement): allow switches that exhaust all types
  • f9c8942 v3.4.0
  • 3cbaacb fix(prefer-tacit): cannot read property 'type' of undefined
  • 8cdb67e fix(prefer-readonly-type): allow inline mutable return types
  • f3486d9 fix(prefer-readonly-type): computed property fixer
  • 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)

Bumps [eslint-plugin-functional](https://github.com/jonaskello/eslint-plugin-functional) from 3.2.1 to 3.5.0.
- [Release notes](https://github.com/jonaskello/eslint-plugin-functional/releases)
- [Changelog](https://github.com/jonaskello/eslint-plugin-functional/blob/master/CHANGELOG.md)
- [Commits](eslint-functional/eslint-plugin-functional@v3.2.1...v3.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-functional
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2021

Superseded by #509.

@dependabot dependabot bot closed this Aug 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-functional-3.5.0 branch August 12, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant