Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.2.1: 1.2.1

Compare Source

Changes:

  • Fixed chai expect and should assertions being incorrectly flagged inside ternary expressions when the allowTernary option is enabled
  • Fixed chai expect and should assertions being incorrectly flagged inside short-circuit expressions (&& / ||) when the allowShortCircuit option is enabled

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

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 6d7004a to 0de065b Compare July 28, 2024 23:00
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 0de065b to 3ee1a83 Compare June 11, 2025 13:02
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 3ee1a83 to 8a48f48 Compare November 10, 2025 17:56
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 8a48f48 to 16ad34b Compare November 18, 2025 16:52
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 16ad34b to 80a676e Compare December 3, 2025 19:48
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch 2 times, most recently from 7f104d4 to f22713d Compare January 23, 2026 18:41
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from f22713d to 35fe3d1 Compare February 2, 2026 21:31
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch 2 times, most recently from b1a0aa6 to 30d7334 Compare February 17, 2026 16:56
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 30d7334 to 028b858 Compare March 5, 2026 20:50
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch 2 times, most recently from b1a9c37 to 071430d Compare March 17, 2026 02:01
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch 2 times, most recently from 31584cd to 7fb6cc2 Compare April 1, 2026 20:32
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 7fb6cc2 to d9690aa Compare April 7, 2026 00:45
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-chai-friendly to v1 Update dependency eslint-plugin-chai-friendly to v1 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from d9690aa to b215d71 Compare April 8, 2026 18:39
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from b215d71 to d09f0bd Compare April 29, 2026 10:57
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from d09f0bd to b79dfae Compare May 12, 2026 14:17
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch 2 times, most recently from 521dcef to 3276a82 Compare June 1, 2026 17:07
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from 3276a82 to c2fcf36 Compare June 11, 2026 19:52
@renovate renovate Bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from c2fcf36 to 5c3643d Compare June 16, 2026 05:37
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