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

build(deps-dev): bump eslint-plugin-functional from 6.5.1 to 8.0.0 #2008

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps eslint-plugin-functional from 6.5.1 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)

v7.1.0

7.1.0 (2024-10-20)

Features

v7.0.3

7.0.3 (2024-10-20)

... (truncated)

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)

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)

... (truncated)

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

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.5.1 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@v6.5.1...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] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jan 14, 2025

The following labels could not be found: automerge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants