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

Bump jest from 26.6.0 to 26.6.1 #163

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2020

Bumps jest from 26.6.0 to 26.6.1.

Release notes

Sourced from jest's releases.

26.6.1

Features

  • [jest-runtime] Support named exports from CommonJS as named ES Module imports (#10673)
  • [jest-validate] Add support for recursiveDenylist option as an alternative to recursiveBlacklist (#10236)

Fixes

  • [expect] Fix objectContaining to work recursively into sub-objects (#10508)
  • [jest-cli, jest-core, jest-config, jest-types] Fix --onlyFailures flag to work in non-watch mode (#10678)
  • [jest-config] Fix for the jest.config.ts compiler to not interfere with tsconfig.json files (#10675)
  • [jest-message-util] Update to work properly with Node 15 (#10660)
  • [jest-mock] Allow to mock methods in getters (TypeScript 3.9 export) (#10156)
Changelog

Sourced from jest's changelog.

26.6.1

Features

  • [jest-runtime] Support named exports from CommonJS as named ES Module imports (#10673)
  • [jest-validate] Add support for recursiveDenylist option as an alternative to recursiveBlacklist (#10236)

Fixes

  • [expect] Fix objectContaining to work recursively into sub-objects (#10508)
  • [jest-cli, jest-core, jest-config, jest-types] Fix --onlyFailures flag to work in non-watch mode (#10678)
  • [jest-config] Fix for the jest.config.ts compiler to not interfere with tsconfig.json files (#10675)
  • [jest-message-util] Update to work properly with Node 15 (#10660)
  • [jest-mock] Allow to mock methods in getters (TypeScript 3.9 export) (#10156)
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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-26.6.1 branch 3 times, most recently from eb409a2 to eb83298 Compare October 28, 2020 12:20
Bumps [jest](https://github.com/facebook/jest) from 26.6.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v26.6.0...v26.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-26.6.1 branch from eb83298 to 6b336d5 Compare October 28, 2020 13:06
@mattvb91
Copy link
Member

failing tests seem to be caused by this jestjs/jest#10716

@mattvb91 mattvb91 closed this Oct 28, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mattvb91 mattvb91 deleted the dependabot/npm_and_yarn/jest-26.6.1 branch October 28, 2020 13:20
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

1 participant