Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-functional from 6.0.1 to 6.4.0 #43

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps eslint-plugin-functional from 6.0.1 to 6.4.0.

Release notes

Sourced from eslint-plugin-functional's releases.

v6.4.0

6.4.0 (2024-04-01)

Bug Fixes

  • type-declaration-immutability: replace fixer with suggestions for recommended and lite configs (ae62abb)

Features

  • type-declaration-immutability: add support for in-editor suggestions (7a0a790), closes #797

v6.3.2

6.3.2 (2024-04-01)

Bug Fixes

  • readonly-type: empty object types should not trigger reports (fc6a394), closes #796

v6.3.1

6.3.1 (2024-04-01)

Bug Fixes

  • improve types for flat configs (68e6450)

v6.3.0

6.3.0 (2024-03-25)

Features

  • immutable-data: add option for ignoreNonConstDeclarations to treatParametersAsConst (#794) (059591a), closes #724

v6.2.3

6.2.3 (2024-03-25)

Bug Fixes

  • no-mixed-types: handle more than just property signatures, check the type of type references (#793) (55bd794), closes #734

v6.2.2

6.2.2 (2024-03-25)

Bug Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-functional's changelog.

6.4.0 (2024-04-01)

Bug Fixes

  • type-declaration-immutability: replace fixer with suggestions for recommended and lite configs (ae62abb)

Features

  • type-declaration-immutability: add support for in-editor suggestions (7a0a790), closes #797

6.3.2 (2024-04-01)

Bug Fixes

  • readonly-type: empty object types should not trigger reports (fc6a394), closes #796

6.3.1 (2024-04-01)

Bug Fixes

  • improve types for flat configs (68e6450)

6.3.0 (2024-03-25)

Features

  • immutable-data: add option for ignoreNonConstDeclarations to treatParametersAsConst (#794) (059591a), closes #724

6.2.3 (2024-03-25)

Bug Fixes

  • no-mixed-types: handle more than just property signatures, check the type of type references (#793) (55bd794), closes #734

6.2.2 (2024-03-25)

Bug Fixes

  • immutable-data: ignore casting when evaluating the expressions (#792) (50e789a), closes #790

6.2.1 (2024-03-24)

... (truncated)

Commits
  • b663919 chore(release): 6.4.0 [skip ci]
  • ae62abb fix(type-declaration-immutability): replace fixer with suggestions for recomm...
  • 7a0a790 feat(type-declaration-immutability): add support for in-editor suggestions
  • 065a1c7 chore(release): 6.3.2 [skip ci]
  • fc6a394 fix(readonly-type): empty object types should not trigger reports
  • 052191c chore(release): 6.3.1 [skip ci]
  • deb1712 build: refactor rollup config
  • 68e6450 fix: improve types for flat configs
  • e55596c build: deps update
  • cac7183 style: linting fix
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/eslint-functional/eslint-plugin-functional) from 6.0.1 to 6.4.0.
- [Release notes](https://github.com/eslint-functional/eslint-plugin-functional/releases)
- [Changelog](https://github.com/eslint-functional/eslint-plugin-functional/blob/main/CHANGELOG.md)
- [Commits](eslint-functional/eslint-plugin-functional@v6.0.1...v6.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
@ChrisMBarr ChrisMBarr merged commit 3acfcfd into main Apr 1, 2024
1 check passed
@ChrisMBarr ChrisMBarr deleted the dependabot/npm_and_yarn/eslint-plugin-functional-6.4.0 branch April 1, 2024 21:56
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant