Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-jest to v26 #76

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 25.3.0 -> 26.0.0 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

v26.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Drop support for @typescript-eslint/eslint-plugin@4

v25.7.0

Compare Source

Features
  • create prefer-equality-matcher rule (#​1016) (341353b)
  • valid-expect: support asyncMatchers option and default to jest-extended matchers (#​1018) (c82205a)

v25.6.0

Compare Source

Features

v25.5.0

Compare Source

Features
  • prefer-expect-assertions: support requiring only if expect is used in a callback (#​1028) (8d5fd33)

v25.4.0

Compare Source

Features
  • prefer-expect-assertions: support requiring only if expect is used in a loop (#​1013) (e6f4f8a)

25.3.4 (2022-01-01)

Bug Fixes
  • prefer-lowercase-title: ignore it and test separately (#​1011) (f1a7674)

25.3.3 (2021-12-30)

Bug Fixes
  • prefer-to-contain: support square bracket accessors (#​1009) (73984a7)
  • prefer-to-have-length: support square bracket accessors (#​1010) (9e70f55)

25.3.2 (2021-12-27)

Bug Fixes
  • no-large-snapshots: only count size of template string for inline snapshots (#​1005) (5bea38f)
  • prefer-hooks-on-top: improve message & docs (#​999) (f9e7ae2)

25.3.1 (2021-12-27)

Bug Fixes

v25.3.4

Compare Source

Bug Fixes
  • prefer-lowercase-title: ignore it and test separately (#​1011) (f1a7674)

v25.3.3

Compare Source

Bug Fixes
  • prefer-to-contain: support square bracket accessors (#​1009) (73984a7)
  • prefer-to-have-length: support square bracket accessors (#​1010) (9e70f55)

v25.3.2

Compare Source

Bug Fixes
  • no-large-snapshots: only count size of template string for inline snapshots (#​1005) (5bea38f)
  • prefer-hooks-on-top: improve message & docs (#​999) (f9e7ae2)

v25.3.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@gregend gregend merged commit 0121338 into main Feb 4, 2022
@gregend gregend deleted the renovate/eslint-plugin-jest-26.x branch February 4, 2022 08:46
domeq added a commit that referenced this pull request Mar 18, 2022
## [2.1.0](v2.0.4...v2.1.0) (2022-03-18)

### Features

* make releasing easier ([#93](#93)) ([b3e8324](b3e8324))

### Bug Fixes

* **deps:** update dependency ramda to v0.28.0 ([#74](#74)) ([26b1eb4](26b1eb4))

### Documentation

* add github badges ([#68](#68)) ([c101297](c101297))

### Configuration changes

* **renovate:** use shared preset ([#84](#84)) ([24abffc](24abffc))

### Miscellaneous Chores

* **deps:** update actions/checkout action to v3 ([#83](#83)) ([432459e](432459e))
* **deps:** update dependency @babel/eslint-parser to v7.17.0 ([#77](#77)) ([b9c7502](b9c7502))
* **deps:** update dependency @middy/core to v2.5.7 ([#75](#75)) ([c3f74ff](c3f74ff))
* **deps:** update dependency eslint to v8.11.0 ([#89](#89)) ([d0f772c](d0f772c))
* **deps:** update dependency eslint to v8.8.0 ([#71](#71)) ([c9aca83](c9aca83))
* **deps:** update dependency eslint-config-prettier to v8.5.0 ([#87](#87)) ([db65c30](db65c30))
* **deps:** update dependency eslint-plugin-import to v2.25.4 ([#72](#72)) ([899114e](899114e))
* **deps:** update dependency eslint-plugin-jest to v26 ([#76](#76)) ([0121338](0121338))
* **deps:** update dependency jest to v27.4.7 ([#73](#73)) ([fdce354](fdce354))
* **deps:** update dependency jest to v27.5.1 ([#85](#85)) ([4ce92b7](4ce92b7))
* **deps:** update dependency lint-staged to v12.3.3 ([#69](#69)) ([327b770](327b770))
* **deps:** update dependency lint-staged to v12.3.4 ([#81](#81)) ([ef4f46b](ef4f46b))
* **deps:** update dependency lint-staged to v12.3.5 ([#88](#88)) ([4374c97](4374c97))
* **deps:** update dependency lint-staged to v12.3.6 ([#90](#90)) ([fd9e8ae](fd9e8ae))
* **deps:** update dependency prettier to v2.6.0 ([#91](#91)) ([2a10d92](2a10d92))
* **deps:** update linters ([#86](#86)) ([b078bf4](b078bf4))
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.

2 participants