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 7.2.1 to 9.0.1 #1451

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 Feb 24, 2025

Bumps eslint-plugin-functional from 7.2.1 to 9.0.1.

Release notes

Sourced from eslint-plugin-functional's releases.

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)

Features

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

v7.2.2

7.2.2 (2025-01-14)

Changelog

Sourced from eslint-plugin-functional's changelog.

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)

7.2.2 (2025-01-14)

Commits
  • 08145d8 chore(release): 9.0.1 [skip ci]
  • 2bcc407 fix(immutable-data): make ignoreMapsAndSets option actually work (#936)
  • 37fa1ef chore(release): 9.0.0 [skip ci]
  • 0386f3a feat(immutable-data): add support for detecting map and set mutations (#935)
  • b00d98c chore(dev-deps): update dependency eslint-vitest-rule-tester to v1 (#931)
  • 48a8bed chore(dev-deps): update dependency eslint-plugin-format to v1 (#930)
  • 41a3d5e chore(dev-deps): update dependency eslint-flat-config-utils to v2 (#928)
  • ae403a6 chore(dev-deps): update dependency eslint-merge-processors to v1 (#929)
  • 6492968 chore(dev-deps): update dependency eslint-config-prettier to v10 (#927)
  • a5b1215 chore(dev-deps): update dependency @​stylistic/eslint-plugin to v3 (#926)
  • 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 7.2.1 to 9.0.1.
- [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.2.1...v9.0.1)

---
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 Feb 24, 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