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-dev): bump babel-jest from 27.5.1 to 28.0.3 #2990

Merged
merged 1 commit into from May 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps babel-jest from 27.5.1 to 28.0.3.

Release notes

Sourced from babel-jest's releases.

v28.0.3

Fixes

  • [jest-config] Normalize reporters option defined in presets (#12769)
  • [@jest/reporters] Fix trailing slash in matching coverageThreshold key (#12714)
  • [jest-resolve] Fix (experimental) ESM module mocking for re-exports (#12766)
  • [@jest/transform] Throw better error if an invalid return value if encountered (#12764)

Chore & Maintenance

  • [docs] Fix typo in --shard CLI docs (#12761)

New Contributors

Full Changelog: jestjs/jest@v28.0.2...v28.0.3

v28.0.2

Features

  • [jest-worker] Add JestWorkerFarm helper type (#12753)

Fixes

  • [*] Lower Node 16 requirement to 16.10 from 16.13 due to a Node bug that causes memory and performance issues (#12754)

Full Changelog: jestjs/jest@v28.0.1...v28.0.2

v28.0.1

Features

  • [jest-resolve] Expose ResolverOptions type (#12736)

Fixes

  • [expect] Add missing dependency jest-util (#12744)
  • [jest-circus] Improve test.concurrent (#12748)
  • [jest-resolve] Correctly throw an error if jsdom test environment is used, but not installed (#12749)

Chore & Maintenance

  • [jest-serializer] Remove deprecated module from source tree (#12735)

Full Changelog: jestjs/jest@v28.0.0...v28.0.1

v28.0.0

Blog post: https://jestjs.io/blog/2022/04/25/jest-28

... (truncated)

Changelog

Sourced from babel-jest's changelog.

28.0.3

Fixes

  • [jest-config] Normalize reporters option defined in presets (#12769)
  • [@jest/reporters] Fix trailing slash in matching coverageThreshold key (#12714)
  • [jest-resolve] Fix (experimental) ESM module mocking for re-exports (#12766)
  • [@jest/transform] Throw better error if an invalid return value if encountered (#12764)

Chore & Maintenance

  • [docs] Fix typo in --shard CLI docs (#12761)

28.0.2

Features

  • [jest-worker] Add JestWorkerFarm helper type (#12753)

Fixes

  • [*] Lower Node 16 requirement to 16.10 from 16.13 due to a Node bug that causes memory and performance issues (#12754)

28.0.1

Features

  • [jest-resolve] Expose ResolverOptions type (#12736)

Fixes

  • [expect] Add missing dependency jest-util (#12744)
  • [jest-circus] Improve test.concurrent (#12748)
  • [jest-resolve] Correctly throw an error if jsdom test environment is used, but not installed (#12749)

Chore & Maintenance

  • [jest-serializer] Remove deprecated module from source tree (#12735)

28.0.0

Features

  • [babel-jest] Export createTransformer function (#12399)
  • [expect] Expose AsymmetricMatchers, MatcherFunction and MatcherFunctionWithState interfaces (#12363, #12376)
  • [jest-circus] Support error logging before retry (#12201)
  • [jest-circus, jest-jasmine2] Allowed classes and functions as describe and it/test names (#12484)
  • [jest-cli, jest-config] [BREAKING] Remove testURL config, use testEnvironmentOptions.url instead (#10797)
  • [jest-cli, jest-core] Add --shard parameter for distributed parallel test execution (#12546)
  • [jest-cli] [BREAKING] Remove undocumented --timers option (#12572)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.5.1 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@knsv knsv merged commit 52a8a56 into develop May 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/babel-jest-28.0.3 branch May 3, 2022 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant