Skip to content

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

Merged
commjoen merged 1 commit into
masterfrom
renovate/eslint
May 15, 2026
Merged

chore(deps): update dependency eslint-plugin-chai-friendly to v1.2.0#2533
commjoen merged 1 commit into
masterfrom
renovate/eslint

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2026

This PR contains the following updates:

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 and 15 of the month (* * 1,15 * *)
  • 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 requested a review from commjoen as a code owner May 15, 2026 11:45
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels May 15, 2026
@renovate renovate Bot requested a review from bendehaan as a code owner May 15, 2026 11:45
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels May 15, 2026
@renovate renovate Bot force-pushed the renovate/eslint branch from 7f1468a to 934bd4f Compare May 15, 2026 11:46
@commjoen commjoen merged commit f814f61 into master May 15, 2026
16 checks passed
@commjoen commjoen deleted the renovate/eslint branch May 15, 2026 14:15
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant