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 jest to v27.5.1 #85

Merged
merged 1 commit into from Mar 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest (source) 27.4.7 -> 27.5.1 age adoption passing confidence

Release Notes

facebook/jest

v27.5.1

Compare Source

Features
  • [jest-config] Support comments in JSON config file (#​12316)
  • [pretty-format] Expose ConvertAnsi plugin (#​12308)
Fixes
  • [expect] Add type definitions for asymmetric closeTo matcher (#​12304)
  • [jest-cli] Load binary via exported API (#​12315)
  • [jest-config] Replace jsonlint with parse-json (#​12316)
  • [jest-repl] Make module importable (#​12311 & #​12315)
Chore & Maintenance
  • [*] Avoid anonymous default exports (#​12313)

v27.5.0

Compare Source

Features
  • [expect] Add asymmetric matcher expect.closeTo (#​12243)
  • [jest-mock] Added mockFn.mock.lastCall to retrieve last argument (#​12285)
Fixes
  • [expect] Add a fix for .toHaveProperty('') (#​12251)
  • [jest-each, @​jest/globals] Allow passing ReadonlyArray type of a table to describe.each and test.each (#​12297)
  • [@jest/globals] Add missing options argument to jest.doMock typing (#​12292)
  • [jest-environment-node] Add atob and btoa (#​12269)
  • [jest-matcher-utils] Correct diff for expected asymmetric matchers (#​12264)
  • [jest-message-util] Fix .getTopFrame() (and toMatchInlineSnapshot()) with mjs files (#​12277)
Chore & Maintenance
  • [*] Update graceful-fs to ^4.2.9 (#​11749)
Performance
  • [jest-resolve] perf: skip error creation on not found stat calls (#​11749)

Configuration

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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 2, 2022
@renovate renovate bot merged commit 4ce92b7 into main Mar 2, 2022
@renovate renovate bot deleted the renovate/test-packages branch March 2, 2022 09: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
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant