Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

chore(deps-dev): bump jest from 26.2.2 to 26.6.3#1003

Open
dependabot-preview wants to merge1 commit intodev
base:dev
Choose a base branch
Loading
fromdependabot/npm_and_yarn/dev/jest-26.6.3

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-previewdependabot-previewbot commentedMar 1, 2021
edited
Loading

Bumpsjest from 26.2.2 to 26.6.3.

Release notes

Sourced fromjest's releases.

26.6.3

Fixes

  • [jest-resolve-dependencies] Continue dependency resolution if mock dependency can't be found (#10779)

26.6.2

Features

  • [jest-core] AddfindRelatedTests andnonFlagArgs in allowed config options forupdateConfigAndRun in watch plugins (#10659)

Fixes

  • [babel-plugin-jest-hoist] Preserve order of hoisted mock nodes within containing block (#10536)
  • [babel-plugin-jest-hoist] Hoist pure constants to support experimental JSX transform in hoisted mocks (#10723)
  • [babel-preset-jest] Updatebabel-preset-current-node-syntax to support top level await (#10747)
  • [expect] Revert "FixobjectContaining to work recursively into sub-objects (#10508)" (#10766)
  • [jest-circus, jest-jasmine2] fix: don't assumestack is always a string (#10697)
  • [jest-config] Fix bug introduced in watch mode by PR#10678 (#10692)
  • [jest-config] Throw correct error for missing preset modules (#10737)
  • [jest-resolve-dependencies] Resolve mocks as dependencies (#10713)
  • [jest-runtime] Handle file URLs in dynamic imports (#10744)
  • [jest-runtime, babel-jest] Pass more ESM options to@jest/transform (#10752)
  • [jest-runtime] Properly injectextraGlobals into the runtime (#10758)
  • [jest-transform] Link to ESM docs on syntax errors (#10748)

Chore & Maintenance

  • [docs] Add docs for using mocks in TypeScript (#10415)
  • [eslint-config-fb-strict] Move package from this repo tofbjs repo (#10739)
  • [examples] Update TypeScript example to show use of newer Jest types (#10399)
  • [jest-cli] chore: standardize files and folder names (#10698)

26.6.1

Features

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

Fixes

  • [expect] FixobjectContaining 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 thejest.config.ts compiler to not interfere withtsconfig.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)

26.6.0

Features

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

... (truncated)

Changelog

Sourced fromjest's changelog.

26.6.3

Fixes

  • [jest-resolve-dependencies] Continue dependency resolution if mock dependency can't be found (#10779)

26.6.2

Features

  • [jest-core] AddfindRelatedTests andnonFlagArgs in allowed config options forupdateConfigAndRun in watch plugins (#10659)

Fixes

  • [babel-plugin-jest-hoist] Preserve order of hoisted mock nodes within containing block (#10536)
  • [babel-plugin-jest-hoist] Hoist pure constants to support experimental JSX transform in hoisted mocks (#10723)
  • [babel-preset-jest] Updatebabel-preset-current-node-syntax to support top level await (#10747)
  • [expect] Revert "FixobjectContaining to work recursively into sub-objects (#10508)" (#10766)
  • [jest-circus, jest-jasmine2] fix: don't assumestack is always a string (#10697)
  • [jest-config] Fix bug introduced in watch mode by PR#10678 (#10692)
  • [jest-config] Throw correct error for missing preset modules (#10737)
  • [jest-resolve-dependencies] Resolve mocks as dependencies (#10713)
  • [jest-runtime] Handle file URLs in dynamic imports (#10744)
  • [jest-runtime, babel-jest] Pass more ESM options to@jest/transform (#10752)
  • [jest-runtime] Properly injectextraGlobals into the runtime (#10758)
  • [jest-transform] Link to ESM docs on syntax errors (#10748)

Chore & Maintenance

  • [docs] Add docs for using mocks in TypeScript (#10415)
  • [eslint-config-fb-strict] Move package from this repo tofbjs repo (#10739)
  • [examples] Update TypeScript example to show use of newer Jest types (#10399)
  • [jest-cli] chore: standardize files and folder names (#10698)

26.6.1

Features

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

Fixes

  • [expect] FixobjectContaining 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 thejest.config.ts compiler to not interfere withtsconfig.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)

26.6.0

... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clickingBump now in yourDependabot dashboard.

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 Dependabotdashboard:

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

@dependabot-previewdependabot-previewbot added the dependenciesPull requests that update a dependency file labelMar 1, 2021
@dependabot-previewdependabot-previewbotforce-pushed thedependabot/npm_and_yarn/dev/jest-26.6.3 branch 4 times, most recently fromb71f6cb to5a81713CompareMarch 13, 2021 12:49
@dependabot-previewdependabot-previewbotforce-pushed thedependabot/npm_and_yarn/dev/jest-26.6.3 branch from5a81713 to5375d47CompareApril 7, 2021 15:13
@dependabot-previewdependabot-previewbotforce-pushed thedependabot/npm_and_yarn/dev/jest-26.6.3 branch from5375d47 to33931acCompareApril 25, 2021 00:31
Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.6.3.- [Release notes](https://github.com/facebook/jest/releases)- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)- [Commits](jestjs/jest@v26.2.2...v26.6.3)Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-previewdependabot-previewbotforce-pushed thedependabot/npm_and_yarn/dev/jest-26.6.3 branch from33931ac to576e7d9CompareApril 25, 2021 02:13
@dependabot-preview
Copy link
ContributorAuthor

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using aversion: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp