Skip to content

build(deps-dev): bump eslint-plugin-functional from 7.1.0 to 9.0.2#3133

Merged
dolanmiu merged 2 commits intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-functional-9.0.2
Feb 22, 2026
Merged

build(deps-dev): bump eslint-plugin-functional from 7.1.0 to 9.0.2#3133
dolanmiu merged 2 commits intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-functional-9.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2025

Bumps eslint-plugin-functional from 7.1.0 to 9.0.2.

Release notes

Sourced from eslint-plugin-functional's releases.

v9.0.2

9.0.2 (2025-06-02)

Bug Fixes

  • mark no-throw-statements rule as requiring type checking (#963) (b06c25c)
  • prevent to report prefer-tacit in direct child of getter (#965) (afe34c2)

v9.0.1

9.0.1 (2025-02-24)

Bug Fixes

  • immutable-data: make ignoreMapsAndSets option actually work (#936) (2bcc407)

v9.0.0

9.0.0 (2025-02-23)

Features

  • immutable-data: add support for detecting map and set mutations (#935) (0386f3a), closes #934

BREAKING CHANGES

  • immutable-data: map and set mutations will now be reported

v8.0.0

8.0.0 (2025-01-14)

Bug Fixes

BREAKING CHANGES

  • when using patterns to match against PrivateIdentifiers, their names are now prefixed with a #.

v7.3.0

7.3.0 (2025-01-14)

Bug Fixes

  • prefer-tacit: improve suggestion message (59194b2)

... (truncated)

Changelog

Sourced from eslint-plugin-functional's changelog.

9.0.2 (2025-06-02)

Bug Fixes

  • mark no-throw-statements rule as requiring type checking (#963) (b06c25c)
  • prevent to report prefer-tacit in direct child of getter (#965) (afe34c2)

9.0.1 (2025-02-24)

Bug Fixes

  • immutable-data: make ignoreMapsAndSets option actually work (#936) (2bcc407)

9.0.0 (2025-02-23)

Features

  • immutable-data: add support for detecting map and set mutations (#935) (0386f3a), closes #934

BREAKING CHANGES

  • immutable-data: map and set mutations will now be reported

8.0.0 (2025-01-14)

Bug Fixes

BREAKING CHANGES

  • when using patterns to match against PrivateIdentifiers, their names are now prefixed with a #.

7.3.0 (2025-01-14)

Bug Fixes

  • prefer-tacit: improve suggestion message (59194b2)

Features

  • type-declaration-immutability: allow defining custom suggestion messages (037a3c7)

... (truncated)

Commits
  • 5e6f36c chore(release): 9.0.2 [skip ci]
  • 48dc9e6 Merge pull request #972 from eslint-functional/update
  • 24f8ee0 Merge branch 'main' into update
  • a54fed1 style: remove unused eslint-disable
  • d25156e docs: update auto gen docs
  • de2085d chore(dev-deps): update semantic-release monorepo (#968)
  • b06c25c fix: mark no-throw-statements rule as requiring type checking (#963)
  • afe34c2 fix: prevent to report prefer-tacit in direct child of getter (#965)
  • c5cf855 build: lock update
  • 148b4c7 chore(dev-deps): update dependency cspell to v8.19.4 (#967)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 2, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (bac788c) to head (f11ac7d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3133   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          310       310           
  Lines         3173      3173           
  Branches       716       716           
=========================================
  Hits          3173      3173           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-functional-9.0.2 branch from 89135fa to 5c09ae7 Compare June 14, 2025 14:13
@dolanmiu
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-functional-9.0.2 branch from 5c09ae7 to c764857 Compare February 12, 2026 04:17
@dolanmiu
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-functional-9.0.2 branch from c764857 to ba3dec0 Compare February 22, 2026 21:24
dependabot Bot and others added 2 commits February 22, 2026 22:17
Bumps [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) from 7.1.0 to 9.0.2.
- [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@v7.1.0...v9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts:
#	package-lock.json
@dolanmiu dolanmiu force-pushed the dependabot/npm_and_yarn/eslint-plugin-functional-9.0.2 branch from 0806d59 to f11ac7d Compare February 22, 2026 22:17
@dolanmiu dolanmiu merged commit b0b5549 into master Feb 22, 2026
11 checks passed
@dolanmiu dolanmiu deleted the dependabot/npm_and_yarn/eslint-plugin-functional-9.0.2 branch February 22, 2026 22:32
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