Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

[Snyk] Upgrade @jest/reporters from 27.0.6 to 27.3.1 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @jest/reporters from 27.0.6 to 27.3.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 10 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-10-19.
Release notes
Package name: @jest/reporters
  • 27.3.1 - 2021-10-19

    Fixes

    • [expect] Make expect extension properties configurable (#11978)
    • [expect] Fix .any() checks on primitive wrapper classes (#11976)

    Chore & Maintenance

    • [expect] BigInt global is always defined, don't check for its existence at runtime (#11979)
    • [jest-config, jest-util] Use ci-info instead of is-ci to detect CI environment (#11973)

    New Contributors

    Full Changelog: v27.3.0...v27.3.1

  • 27.3.0 - 2021-10-17

    Features

    • [jest-config] Add testEnvironmentOptions.html to apply to jsdom input (#11950)
    • [jest-resolver] Support default export (.) in exports field if main is missing (#11919)

    Fixes

    • [expect] Tweak and improve types (#11949)
    • [jest-runtime] Ensure absolute paths can be resolved within test modules (#11943)
    • [jest-runtime] Fix instanceof for ModernFakeTimers and LegacyFakeTimers methods (#11946)

    New Contributors

    Full Changelog: v27.2.5...v27.3.0

  • 27.2.5 - 2021-10-08

    Features

    • [jest-config] Warn when multiple Jest configs are located (#11922)

    Fixes

    • [expect] Pass matcher context to asymmetric matchers (#11926 & #11930)
    • [expect] Improve TypeScript types (#11931)
    • [expect] Improve typings of toThrow() and toThrowError() matchers (#11929)
    • [jest-cli] Improve --help printout by removing defunct --browser option (#11914)
    • [jest-haste-map] Use distinct cache paths for different values of computeDependencies (#11916)
    • [@ jest/reporters] Do not buffer console.logs when using verbose reporter (#11054)

    Chore & Maintenance

    • [expect] Export default matchers (#11932)
    • [@ jest/types] Mark deprecated configuration options as @ deprecated (#11913)

    New Contributors

    Full Changelog: v27.2.4...v27.2.5

  • 27.2.4 - 2021-09-29

    Features

    • [expect] Add equality checks for Array Buffers in expect.ToStrictEqual() (#11805)

    Fixes

    • [jest-snapshot] Correctly indent inline snapshots (#11560)
  • 27.2.3 - 2021-09-28

    Features

    • [@ jest/fake-timers] Update @ sinonjs/fake-timers to v8 (#11879)

    Fixes

    • [jest-config] Parse testEnvironmentOptions if received from CLI (#11902)
    • [jest-reporters] Call destroy on v8-to-istanbul converters to free memory (#11896)
  • 27.2.2 - 2021-09-25

    Fixes

    • [jest-runtime] Correct wrapperLength value for ESM modules. (#11893)
  • 27.2.1 - 2021-09-20

    Features

    • [jest-transform] Improve the unexpected token error message. (#11807)

    Fixes

    • [jest-runtime] Fix regression when using jest.isolateModules and mocks (#11882)
    • [jest-runtime] Include test name when importing modules after test has completed (#11885)
    • [jest-runtime] Error when ESM import is used after test is torn down (#11885)
  • 27.2.0 - 2021-09-13

    Features

    • [jest-resolver, jest-runtime] Pass conditions to custom resolvers to enable them to implement support for package.json exports field (#11859)
    • [jest-runtime] Allow custom envs to specify exportConditions which is passed together with Jest's own conditions to custom resolvers (#11863)

    Fixes

    • [@ jest/reporters] Use async transform if available to transform files with no coverage (#11852)
    • [jest-util] Return correct value from process.send stub (#11799)
  • 27.1.1 - 2021-09-08

    Features

    • [jest-runtime] Add experimental, limited (and undocumented) support for mocking ECMAScript Modules (#11818)

    Fixes

    • [jest-resolver] Support node: prefix when importing Node core modules with ESM (#11817)
    • [jest-types] Export the PrettyFormatOptions interface (#11801)
  • 27.1.0 - 2021-08-27

    Features

    • [jest-haste-map] Use watchman suffix-set option for faster file indexing. (#11784)
    • [jest-cli] Adds a new config options snapshotFormat which offers a way to override any of the formatting settings which come with pretty-format. (#11654)
    • [jest-reporters] Expose the getSummary util (#11695).
    • [jest-resolver] Support node: prefix when importing Node core modules (#11331)

    Fixes

    • [jest-each] Relaxed the validation to allow multibyte characters in headings (#11575)
    • [jest-environment-jsdom] Add support for userAgent option (#11773)
    • [jest-environment-node] Add Event and EventTarget to node global environment. (#11727)
    • [jest-mock] Fix spyOn to use Object.prototype.hasOwnProperty (#11721)
    • [jest-resolver] Add dependency on jest-haste-map (#11759)
    • [jest-types] Compat with @ types/node v16 (#11645)

    Chore & Maintenance

    • [docs] Correct expects.assertions documentation by adding async/await for asynchronous function.
  • 27.0.6 - 2021-06-28
from @jest/reporters GitHub release notes
Commit messages
Package name: @jest/reporters

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant