Skip to content

build(deps-dev): bump eslint-plugin-functional from 7.1.0 to 8.0.0#2936

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-functional-8.0.0
Closed

build(deps-dev): bump eslint-plugin-functional from 7.1.0 to 8.0.0#2936
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-functional-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps eslint-plugin-functional from 7.1.0 to 8.0.0.

Release notes

Sourced from eslint-plugin-functional's releases.

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)

Features

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

v7.2.2

7.2.2 (2025-01-14)

v7.2.1

7.2.1 (2025-01-06)

v7.2.0

7.2.0 (2024-12-19)

Features

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

Sourced from eslint-plugin-functional's changelog.

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)

7.2.2 (2025-01-14)

7.2.1 (2025-01-06)

7.2.0 (2024-12-19)

Features

  • no-conditional-statements: add option ignoreCodePattern for ignoring if conditions (#909) (d3cf5d8)
Commits
  • 793324a chore(release): 8.0.0 [skip ci]
  • 09b6474 fix: prefix PrivateIdentifier names with a # (#921)
  • 3999418 chore(release): 7.3.0 [skip ci]
  • 4c4677b test: update test snapshot
  • 037a3c7 feat(type-declaration-immutability): allow defining custom suggestion messages
  • 59194b2 fix(prefer-tacit): improve suggestion message
  • 9f9223e chore(release): 7.2.2 [skip ci]
  • 3e9b51e build(deps): update deps (#920)
  • 5c9aeac chore(dev-deps): update dependency eslint-plugin-sonarjs to v3 (#919)
  • 9195e71 chore(dev-deps): update dependency eslint-doc-generator to v2 (#918)
  • 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.

Bumps [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) from 7.1.0 to 8.0.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@v7.1.0...v8.0.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 added the dependencies Pull requests that update a dependency file label Jan 14, 2025
@codecov
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (eb2174e) to head (4fe3b07).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2936   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          286       286           
  Lines         8363      8363           
  Branches      1409      1409           
=========================================
  Hits          8363      8363           

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #2967.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-functional-8.0.0 branch February 24, 2025 12:05
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.

0 participants