astorije / chai-immutable

Chai assertions for Facebook's Immutable library for JavaScript collections
MIT License
159 stars 16 forks source link

Update dependency eslint-plugin-chai-expect to v3 #320

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-chai-expect 2.2.0 -> 3.1.0 age adoption passing confidence

Release Notes

turbo87/eslint-plugin-chai-expect (eslint-plugin-chai-expect) ### [`v3.1.0`](https://togithub.com/turbo87/eslint-plugin-chai-expect/blob/HEAD/CHANGELOG.md#v310-2024-06-13) [Compare Source](https://togithub.com/turbo87/eslint-plugin-chai-expect/compare/v3.0.0...v3.1.0) ##### :rocket: Enhancement - [#​378](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/378) Add ESLint flat config support ([@​BePo65](https://togithub.com/BePo65)) - [#​387](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/387) rules/terminating-properties: Add `schema` field ([@​Turbo87](https://togithub.com/Turbo87)) - [#​248](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/248) Detect missing assertions in an arrow body ([@​jonathanperret](https://togithub.com/jonathanperret)) ##### :house: Internal - [#​391](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/391) Convert test suite to ESM ([@​Turbo87](https://togithub.com/Turbo87)) - [#​390](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/390) ESLint: Migrate to flat config internally ([@​Turbo87](https://togithub.com/Turbo87)) - [#​389](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/389) CI: Add ESLint 9 to test matrix ([@​Turbo87](https://togithub.com/Turbo87)) - [#​388](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/388) Adjust test suite to be compatible with ESLint 9 ([@​Turbo87](https://togithub.com/Turbo87)) - [#​386](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/386) Update gitignore from "Node" template ([@​Turbo87](https://togithub.com/Turbo87)) - [#​381](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/381) Use current versions of github actions and node in github workflows and package.json ([@​BePo65](https://togithub.com/BePo65)) ##### Committers: 3 - Bernhard P. ([@​BePo65](https://togithub.com/BePo65)) - Jonathan Perret ([@​jonathanperret](https://togithub.com/jonathanperret)) - Tobias Bieniek ([@​Turbo87](https://togithub.com/Turbo87)) ### [`v3.0.0`](https://togithub.com/turbo87/eslint-plugin-chai-expect/blob/HEAD/CHANGELOG.md#v300-2021-10-20) [Compare Source](https://togithub.com/turbo87/eslint-plugin-chai-expect/compare/v2.2.0...v3.0.0) ##### :boom: Breaking Change - [#​125](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/125) Drop support for Node 6 and 8 ([@​Turbo87](https://togithub.com/Turbo87)) ##### :rocket: Enhancement - [#​173](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/173) Declare ESLint v8 support ([@​ewanharris](https://togithub.com/ewanharris)) ##### :house: Internal - [#​176](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/176) CI: Add `release` job ([@​Turbo87](https://togithub.com/Turbo87)) - [#​175](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/175) Add GitHub Actions config ([@​Turbo87](https://togithub.com/Turbo87)) - [#​128](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/128) CI: Check Node 12 and 14 and ESLint 6 and 7 ([@​Turbo87](https://togithub.com/Turbo87)) - [#​100](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/100) Improve test coverage ([@​brettz9](https://togithub.com/brettz9)) - [#​115](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/115) Use `nyc` to track test coverage ([@​brettz9](https://togithub.com/brettz9)) - [#​114](https://togithub.com/Turbo87/eslint-plugin-chai-expect/pull/114) Update `yarn.lock` file ([@​brettz9](https://togithub.com/brettz9)) ##### Committers: 3 - Brett Zamir ([@​brettz9](https://togithub.com/brettz9)) - Ewan Harris ([@​ewanharris](https://togithub.com/ewanharris)) - Tobias Bieniek ([@​Turbo87](https://togithub.com/Turbo87))

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.



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