Skip to content

Update dependency eslint-plugin-chai-friendly to v1#331

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-plugin-chai-friendly-1.x
Open

Update dependency eslint-plugin-chai-friendly to v1#331
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-plugin-chai-friendly-1.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Apr 26, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-chai-friendly 0.6.01.2.0 age confidence

Release Notes

ihordiachenko/eslint-plugin-chai-friendly (eslint-plugin-chai-friendly)

v1.2.0: 1.2.0

Compare Source

Changes:

  • Added support for TypeScript-specific expressions: TSAsExpression, TSTypeAssertion, TSNonNullExpression, and
    TSInstantiationExpression are now correctly flagged as unused (e.g. foo as any;, foo!;, Foo<string>;)
  • Added ignoreDirectives option: when set to true, string-literal directives are always exempt regardless of
    parser context (useful as an escape hatch for ecmaVersion: 3 environments)
  • Aligned directive detection with ESLint upstream: the parser-set directive AST property is now used as the
    primary check, matching the behavior of ESLint's built-in rule

v1.1.1: 1.1.1

Compare Source

Changes:

  • Fixed a TypeScript typing issue so configs.recommendedFlat and configs.recommended are recognized correctly by consumers
  • Patched vulnerable development dependencies

v1.1.0: 1.1.0

Compare Source

Changed:

  • Improved compatibility with eslint-typescript by disabling the ts no-unused-expressions rule
  • Patched vulnurable dev dependencies

v1.0.1: 1.0.1

Compare Source

Changed:

  • Added name field for the recommendedFlat preset, it will be used by tooling like config-inspector.

v1.0.0: 1.0.0

Compare Source

Changes:

  • Fixed compatibility with the legacy eslintrc config format #​35
  • Renamed recommended preset for the new flat config format to recommendedFlat

v0.8.0: 0.8.0

Compare Source

Changes:

  • Added ESLint v9 compatibility
  • Use files property in package.json instead of .npmignore

v0.7.4: 0.7.4

Compare Source

  • rolled back engines value in package.json to keep the backwards compatibility for users of engine-strict mode

v0.7.3: 0.7.3

Compare Source

  • updated dev dependencies
  • added new test cases from eslint upstream

v0.7.2

Compare Source

Changed:

  • Updated vulnerable dev dependencies

v0.7.1

Compare Source

Fixed:

  • Handle optional chaining inside chai asserts

v0.7.0

Compare Source

Features:

  • Added support for optional chaining.
  • Added enforceForJSX option

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 26, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from cf783f5 to 328a50a Compare June 11, 2025 17:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 328a50a to 5506462 Compare March 17, 2026 01:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 5506462 to 9f7d14a Compare April 7, 2026 01:27
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