Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

chore(deps): minor update jest to v27.5.1 #78

Closed
wants to merge 1 commit into from

Conversation

munierujp
Copy link
Member

This PR updates these packages:

Package Repository Level Version
jest facebook/jest minor 27.4.7 -> 27.5.1 (diff)

Release notes

v27.5.1

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)

New Contributors

Full Changelog: jestjs/jest@v27.5.0...v27.5.1

v27.5.0

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)

New Contributors

Full Changelog: jestjs/jest@v27.4.7...v27.5.0

v27.4.7

Fixes

  • jest-config Add missing @babel/core dependency (#12216)

Full Changelog: jestjs/jest@v27.4.6...v27.4.7

Metadata

Don't remove or edit this section because it will be used by npm-update-package.

{
  "version": "0.36.0",
  "packages": [
    {
      "name": "jest",
      "currentVersion": "27.4.7",
      "newVersion": "27.5.1",
      "level": "minor"
    }
  ]
}

This PR has been generated by npm-update-package v0.36.0

@munierujp munierujp added the npm-update-package Created by npm-update-package label Feb 24, 2022
@munierujp munierujp closed this Feb 24, 2022
@munierujp munierujp deleted the npm-update-package/jest/v27.5.1 branch February 24, 2022 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
npm-update-package Created by npm-update-package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant