Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps eslint-plugin-functional from 6.6.3 to 7.2.0.

Release notes

Sourced from eslint-plugin-functional's releases.

v7.2.0

7.2.0 (2024-12-19)

Features

  • no-conditional-statements: add option ignoreCodePattern for ignoring if conditions (#909) (d3cf5d8)

v7.1.0

7.1.0 (2024-10-20)

Features

v7.0.3

7.0.3 (2024-10-20)

Bug Fixes

  • ensure default options are applied (#889) (5b57cd2)
  • functional-parameters: default options not being applied to option overrides (#888) (06f2b80)

v7.0.2

7.0.2 (2024-08-26)

Bug Fixes

  • no-expression-statements: ignore Promise<void> when ignoreVoid is set (#866) (2e1a992)

v7.0.1

7.0.1 (2024-08-07)

Bug Fixes

  • don't throw when typescript can't be resolved (afb05bd)

v7.0.0

7.0.0 (2024-08-05)

Bug Fixes

  • checking of types from ts's lib are now more strict (#862) (39beb25)

... (truncated)

Changelog

Sourced from eslint-plugin-functional's changelog.

7.2.0 (2024-12-19)

Features

  • no-conditional-statements: add option ignoreCodePattern for ignoring if conditions (#909) (d3cf5d8)

7.1.0 (2024-10-20)

Features

7.0.3 (2024-10-20)

Bug Fixes

  • ensure default options are applied (#889) (5b57cd2)
  • functional-parameters: default options not being applied to option overrides (#888) (06f2b80)

7.0.2 (2024-08-26)

Bug Fixes

  • no-expression-statements: ignore Promise<void> when ignoreVoid is set (#866) (2e1a992)

7.0.1 (2024-08-07)

Bug Fixes

  • don't throw when typescript can't be resolved (afb05bd)

7.0.0 (2024-08-05)

Bug Fixes

  • checking of types from ts's lib are now more strict (#862) (39beb25)

Features

  • eslint 9 migration (#809) (de4e3ea)
  • functional-parameters: allow overriding options based on where the function type is declared (#803) (21396d5), closes #575
  • functional-parameters: change options in recommended and lite configs (#811) (b3cb8d9)
  • immutable-data: allows for applying overrides to the options based on the root object's type (#826) (c04e425)

... (truncated)

Commits
  • 7514e18 chore(release): 7.2.0 [skip ci]
  • d3cf5d8 feat(no-conditional-statements): add option ignoreCodePattern for ignoring ...
  • f5a4916 ci(dev-deps): update codecov/codecov-action action to v5 (#908)
  • ec65ed0 chore(dev-deps): update dependency eslint to v9.16.0 (#906)
  • aa8daa4 chore(dev-deps): update dependency cspell to v8.16.1 (#905)
  • b9a03f0 chore(dev-deps): update vitest monorepo to v2.1.6 (#903)
  • fe1b982 chore(dev-deps): update all non-major dependencies (#901)
  • 2ef266e chore(dev-deps): update dependency @​semantic-release/github to v11.0.1 (#902)
  • 53fe007 chore(deps): update dependency node to v22
  • e7b6e75 chore(dev-deps): update typescript-eslint monorepo to v8.12.2
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 20, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-functional-7.2.0 branch from ec24d5a to c7031fe Compare December 21, 2024 11:29
Bumps [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) from 6.6.3 to 7.2.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.6.3...v7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-functional-7.2.0 branch from c7031fe to 70d679a Compare January 1, 2025 07:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

Superseded by #463.

@dependabot dependabot bot closed this Jan 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-functional-7.2.0 branch January 7, 2025 00:10
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