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

Update dependency jest-cli to v16 - autoclosed #6

Closed

Conversation

dev-mend-for-github-com[bot]
Copy link
Contributor

@dev-mend-for-github-com dev-mend-for-github-com bot commented Nov 4, 2022

This PR contains the following updates:

Package Type Update Change
jest-cli (source) dependencies major 15.1.1 -> 16.0.0

By merging this PR, the issue #7 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 9.8 CVE-2018-1000620
High High 9.8 CVE-2018-16492
High High 9.8 CVE-2019-19919
High High 9.8 CVE-2020-28499
High High 9.8 CVE-2020-7774
High High 9.8 CVE-2021-23369
High High 9.8 CVE-2021-23383
High High 9.8 WS-2020-0344
High High 8.8 CVE-2018-3728
High High 8.1 CVE-2019-20920
High High 8.1 WS-2019-0063
High High 8.1 WS-2019-0333
High High 8.0 WS-2018-0084
High High 7.5 CVE-2016-10540
High High 7.5 CVE-2017-15010
High High 7.5 CVE-2017-16114
High High 7.5 CVE-2017-18077
High High 7.5 CVE-2018-16469
High High 7.5 CVE-2018-3737
High High 7.5 CVE-2019-20922
High High 7.5 CVE-2021-23343
High High 7.5 WS-2018-0069
High High 7.5 WS-2019-0032
High High 7.5 WS-2019-0318
High High 7.5 WS-2019-0492
High High 7.5 WS-2019-0493
High High 7.5 WS-2020-0218
High High 7.3 WS-2019-0064
High High 7.0 WS-2018-0590
Medium Medium 6.5 CVE-2018-21270
Medium Medium 6.5 CVE-2020-8244
Medium Medium 6.1 CVE-2017-1000427
Medium Medium 6.1 WS-2019-0025
Medium Medium 6.1 WS-2019-0026
Medium Medium 5.9 WS-2020-0163
Medium Medium 5.6 CVE-2020-7598
Medium Medium 5.6 CVE-2020-7598
Medium Medium 5.6 CVE-2020-7598
Medium Medium 5.6 CVE-2020-7789
Medium Medium 5.6 WS-2019-0103
Medium Medium 5.5 CVE-2017-16032
Medium Medium 5.3 CVE-2017-16028
Medium Medium 5.3 CVE-2017-16137
Medium Medium 5.3 CVE-2018-1107
Medium Medium 5.3 CVE-2020-7608
Medium Medium 5.3 WS-2018-0628
Medium Medium 5.3 WS-2019-0027
Medium Medium 5.3 WS-2020-0342
Medium Medium 5.1 WS-2018-0076
Medium Medium 5.0 CVE-2017-1000048
Medium Medium 5.0 WS-2019-0331
Medium Medium 5.0 WS-2019-0332
Medium Medium 4.8 WS-2018-0103
Medium Medium 4.0 WS-2018-0589
Low Low 3.4 WS-2017-0247

Release Notes

facebook/jest

v16.0.0

Compare Source

  • Previously failed tests are now always run first.
  • A new concurrent reporter shows currently running tests, a test summary, a progress bar and estimated remaining time if possible.
  • Improved CLI colors.
  • jest <pattern> is now case-insensitive.
  • Added it.only, it.skip, test.only, test.skip and xtest.
  • Added --testNamePattern=pattern or -t <pattern> to run individual tests in test files.
  • Jest now warns for duplicate mock files.
  • Pressing a, o, p, q or enter while tests are running in the watch mode, the test run will be interrupted.
  • --bail now works together with --watch.
  • Added test.concurrent for concurrent async tests.
  • Jest now automatically considers files and tests with the .jsx extension.
  • Added jest.clearAllMocks to clear all mocks manually.
  • Rewrote Jest's snapshot implementation. jest-snapshot can now be more easily integrated into other test runners and used in other projects.
  • This requires most snapshots to be updated when upgrading Jest.
  • Objects and Arrays in snapshots are now printed with a trailing comma.
  • Function names are not printed in snapshots any longer to reduce issues with code coverage instrumentation and different Node versions.
  • Snapshots are now sorted using natural sort order.
  • Snapshots are not marked as obsolete any longer when using fit or when an error is thrown in a test.
  • Finished migration of Jasmine matchers to the new Jest matchers.
  • Pretty print toHaveBeenLastCalledWith, toHaveBeenCalledWith, lastCalledWith and toBeCalledWith failure messages.
  • Added toBeInstanceOf matcher.
  • Added toContainEqual matcher.
  • Added toThrowErrorMatchingSnapshot matcher.
  • Improved moduleNameMapper resolution.
  • Module registry fixes.
  • Fixed invocation of the setupTestFrameworkScriptFile script to make it easier to use chai together with Jest.
  • Removed react-native special case in Jest's configuration.
  • Added --findRelatedTests <fileA> <fileB> cli option to run tests related to the specified files.
  • Added jest.deepUnmock to babel-plugin-jest-hoist.
  • Added jest.runTimersToTime which is useful together with fake timers.
  • Improved automated mocks for ES modules compiled with babel.

  • If you want to rebase/retry this PR, check this box

@dev-mend-for-github-com dev-mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Nov 4, 2022
@dev-mend-for-github-com
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency jest-cli to v16 Update dependency jest-cli to v16 - autoclosed Jan 28, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot deleted the whitesource-remediate/jest-cli-16.x branch January 28, 2023 12:36
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency jest-cli to v16 - autoclosed Update dependency jest-cli to v16 Jan 29, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot restored the whitesource-remediate/jest-cli-16.x branch January 29, 2023 12:22
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency jest-cli to v16 Update dependency jest-cli to v16 - autoclosed Feb 11, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot deleted the whitesource-remediate/jest-cli-16.x branch February 11, 2023 14:26
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency jest-cli to v16 - autoclosed Update dependency jest-cli to v16 Feb 12, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot restored the whitesource-remediate/jest-cli-16.x branch February 12, 2023 14:27
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency jest-cli to v16 Update dependency jest-cli to v16 - autoclosed Mar 15, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot deleted the whitesource-remediate/jest-cli-16.x branch March 15, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants