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

Bump babel-jest from 25.5.1 to 26.6.0 #191

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps babel-jest from 25.5.1 to 26.6.0.

Release notes

Sourced from babel-jest's releases.

26.6.0

Features

  • [jest-cli, jest-config] Add support for the jest.config.ts configuration file (#10564)

Fixes

  • [jest-config] Simplify transform RegExp (#10207)
  • [jest-fake-timers] Lazily instantiate mock timers (#10551)
  • [jest-runtime] require.main is no longer undefined when using jest.resetModules (#10626)
  • [@jest/types] Add missing values for timers (#10632)

Chore & Maintenance

  • [docs] Add step for fetching backers.json file in website setup docs (#10631)
  • [docs] Add page detailing environment variables set by Jest (#10630)
  • [jest-circus] Refactor callAsyncCircusFn parameters (#10629)

26.5.3

Features

  • [jest-runtime] add support for dynamic import() from CommonJS (#10620)

Fixes

  • [jest-runner, jest-runtime] require.main should not be undefined with createRequire() (#10610)
  • [jest-runtime] add missing module.path property (#10615)
  • [jest-runtime] Add mainModule instance variable to runtime (#10621)
  • [jest-runtime] Evaluate Node core modules on dynamic import() (#10622)
  • [jest-validate] Show suggestion only when unrecognized cli param is longer than 1 character (#10604)
  • [jest-validate] Validate testURL as CLI option (#10595)

26.5.2

Fixes

  • [*] Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)
  • [jest-circus] Setup globals before emitting setup, and include Jest globals in the setup payload (#10598)
  • [jest-mock] Fix typings for mockResolvedValue, mockResolvedValueOnce, mockRejectedValue and mockRejectedValueOnce (#10600)

26.5.1

Fixes

  • [jest-circus] Handle older jest-runtime in jest-circus

26.5.0

Features

  • [jest-circus, jest-config, jest-runtime] Add new injectGlobals config and CLI option to disable injecting global variables into the runtime (#10484)
  • [jest-each] Fixes .each type to always be callable (#10447)
  • [jest-runner] Add support for moduleLoaders with default exports (#10541)
Changelog

Sourced from babel-jest's changelog.

26.6.0

Features

  • [jest-cli, jest-config] Add support for the jest.config.ts configuration file (#10564)

Fixes

  • [jest-config] Simplify transform RegExp (#10207)
  • [jest-fake-timers] Lazily instantiate mock timers (#10551)
  • [jest-runtime] require.main is no longer undefined when using jest.resetModules (#10626)
  • [@jest/types] Add missing values for timers (#10632)

Chore & Maintenance

  • [docs] Add step for fetching backers.json file in website setup docs (#10631)
  • [docs] Add page detailing environment variables set by Jest (#10630)
  • [jest-circus] Refactor callAsyncCircusFn parameters (#10629)

26.5.3

Features

  • [jest-runtime] add support for dynamic import() from CommonJS (#10620)

Fixes

  • [jest-runner, jest-runtime] require.main should not be undefined with createRequire() (#10610)
  • [jest-runtime] add missing module.path property (#10615)
  • [jest-runtime] Add mainModule instance variable to runtime (#10621)
  • [jest-runtime] Evaluate Node core modules on dynamic import() (#10622)
  • [jest-validate] Show suggestion only when unrecognized cli param is longer than 1 character (#10604)
  • [jest-validate] Validate testURL as CLI option (#10595)

26.5.2

Fixes

  • [*] Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)
  • [jest-circus] Setup globals before emitting setup, and include Jest globals in the setup payload (#10598)
  • [jest-mock] Fix typings for mockResolvedValue, mockResolvedValueOnce, mockRejectedValue and mockRejectedValueOnce (#10600)

26.5.1

Fixes

  • [jest-circus] Handle older jest-runtime in jest-circus

26.5.0

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 21, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #194.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel-jest-26.6.0 branch October 23, 2020 19:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants