Skip to content

chore(deps): update dependency eslint-plugin-chai-friendly to v1.2.0#856

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/eslint-plugin-chai-friendly-1.x
Apr 10, 2026
Merged

chore(deps): update dependency eslint-plugin-chai-friendly to v1.2.0#856
renovate[bot] merged 1 commit intomasterfrom
renovate/eslint-plugin-chai-friendly-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 31, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-chai-friendly 1.1.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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from ff96193 to d0be5c2 Compare April 8, 2026 17:43
@renovate renovate bot force-pushed the renovate/eslint-plugin-chai-friendly-1.x branch from d0be5c2 to d6b191b Compare April 10, 2026 00:54
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-chai-friendly to v1.1.1 chore(deps): update dependency eslint-plugin-chai-friendly to v1.2.0 Apr 10, 2026
@renovate renovate bot merged commit 326727d into master Apr 10, 2026
35 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-chai-friendly-1.x branch April 10, 2026 05:23
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