Skip to content

[Snyk] Upgrade: jest, jest-circus#2

Open
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-16e87d47adc5a53f8856594cab37c781
Open

[Snyk] Upgrade: jest, jest-circus#2
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-16e87d47adc5a53f8856594cab37c781

Conversation

@snyk-bot
Copy link
Copy Markdown

@snyk-bot snyk-bot commented Dec 8, 2020

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on
jest
from 26.6.0 to 26.6.3
3 versions ahead of your current version a month ago
on 2020-11-04
jest-circus
from 26.6.0 to 26.6.3
3 versions ahead of your current version a month ago
on 2020-11-04
Release notes
Package name: jest
  • 26.6.3 - 2020-11-04

    Fixes

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

    Features

    • [jest-core] Add findRelatedTests and nonFlagArgs in allowed config options for updateConfigAndRun 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] Update babel-preset-current-node-syntax to support top level await (#10747)
    • [expect] Revert "Fix objectContaining to work recursively into sub-objects (#10508)" (#10766)
    • [jest-circus, jest-jasmine2] fix: don't assume stack 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 inject extraGlobals 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 to fbjs 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 - 2020-10-23

    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)
  • 26.6.0 - 2020-10-19

    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)
from jest GitHub release notes
Package name: jest-circus
  • 26.6.3 - 2020-11-04

    Fixes

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

    Features

    • [jest-core] Add findRelatedTests and nonFlagArgs in allowed config options for updateConfigAndRun 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] Update babel-preset-current-node-syntax to support top level await (#10747)
    • [expect] Revert "Fix objectContaining to work recursively into sub-objects (#10508)" (#10766)
    • [jest-circus, jest-jasmine2] fix: don't assume stack 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 inject extraGlobals 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 to fbjs 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 - 2020-10-23

    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)
  • 26.6.0 - 2020-10-19

    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)
from jest-circus GitHub release notes
Commit messages
Package name: jest

Compare

Package name: jest-circus

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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade:
  - jest from 26.6.0 to 26.6.3.
    See this package in npm: https://www.npmjs.com/package/jest
  - jest-circus from 26.6.0 to 26.6.3.
    See this package in npm: https://www.npmjs.com/package/jest-circus

See this project in Snyk:
https://app.snyk.io/org/hich74/project/74b1eaab-6eeb-41da-b8f7-350d1bf8ebfe?utm_source=github&utm_medium=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant