Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eslint-functional/eslint-plugin-functional
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: eslint-functional/eslint-plugin-functional
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.0
Choose a head ref
  • 12 commits
  • 15 files changed
  • 3 contributors

Commits on Jan 14, 2025

  1. ci(dev-deps): update all non-major dependencies (#914)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    a480c9e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. chore(dev-deps): update dependency cspell to v8.17.3 (#922)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    bd84405 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): update dependency eslint to v9.19.0 (#924)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    c49c341 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): update typescript-eslint monorepo to v8.22.0 (#925)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    34eb7b9 View commit details
    Browse the repository at this point in the history
  4. chore(dev-deps): update dependency @stylistic/eslint-plugin to v3 (#926)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    a5b1215 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. chore(dev-deps): update dependency eslint-config-prettier to v10 (#927)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    6492968 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): update dependency eslint-merge-processors to v1 (#929)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    ae403a6 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): update dependency eslint-flat-config-utils to v2 (#928)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    41a3d5e View commit details
    Browse the repository at this point in the history
  4. chore(dev-deps): update dependency eslint-plugin-format to v1 (#930)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    48a8bed View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(dev-deps): update dependency eslint-vitest-rule-tester to v1 (#931

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    b00d98c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. feat(immutable-data): add support for detecting map and set mutations (

    …#935)
    
    BREAKING CHANGE: map and set mutations will now be reported
    
    fix #934
    RebeccaStevens committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    0386f3a View commit details
    Browse the repository at this point in the history
  2. chore(release): 9.0.0 [skip ci]

    # [9.0.0](v8.0.0...v9.0.0) (2025-02-23)
    
    ### Features
    
    * **immutable-data:** add support for detecting map and set mutations ([#935](#935)) ([0386f3a](0386f3a)), closes [#934](#934)
    
    ### BREAKING CHANGES
    
    * **immutable-data:** map and set mutations will now be reported
    semantic-release-bot committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    37fa1ef View commit details
    Browse the repository at this point in the history
Loading