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

[Snyk] Upgrade jest-environment-jsdom from 28.1.0 to 28.1.1 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

opyh
Copy link
Member

@opyh opyh commented Jun 9, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade jest-environment-jsdom from 28.1.0 to 28.1.1.

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


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 2 days ago, on 2022-06-07.
Release notes
Package name: jest-environment-jsdom
  • 28.1.1 - 2022-06-07

    Features

    • [jest] Expose Config type (#12848)
    • [@ jest/reporters] Improve GitHubActionsReporters annotation format (#12826)
    • [@ jest/types] Infer argument types passed to test and describe callback functions from each tables (#12885, #12905)

    Fixes

    • [@ jest/expect-utils] Fix deep equality of ImmutableJS OrderedMaps (#12763)
    • [jest-docblock] Handle multiline comments in parseWithComments (#12845)
    • [jest-mock] Improve spyOn error messages (#12901)
    • [jest-runtime] Correctly report V8 coverage with resetModules: true (#12912)
    • [jest-worker] Make JestWorkerFarm helper type to include methods of worker module that take more than one argument (#12839)

    Chore & Maintenance

    • [docs] Updated docs to indicate that jest-environment-jsdom is a separate package #12828

    • [docs] Document the comments used by coverage providers #12835

    • [docs] Use docusaurus-remark-plugin-tab-blocks to format tabs with code examples (#12859)

    • [jest-haste-map] Bump walker version (#12324)

    • [expect] Adjust typings of lastCalledWith, nthCalledWith, toBeCalledWith matchers to allow a case there a mock was called with no arguments (#12807)

    • [@ jest/expect-utils] Fix deep equality of ImmutableJS Lists (#12763)

    • [jest-core] Do not collect SIGNREQUEST as open handles (#12789)

    New Contributors

    Full Changelog: v28.1.0...v28.1.1

  • 28.1.0 - 2022-05-06

    Features

    • [jest-circus] Add failing test modifier that inverts the behaviour of tests (#12610)
    • [jest-environment-node, jest-environment-jsdom] Allow specifying customExportConditions (#12774)

    Fixes

    • [expect] Adjust typings of lastCalledWith, nthCalledWith, toBeCalledWith matchers to allow a case there a mock was called with no arguments (#12807)
    • [@ jest/expect-utils] Fix deep equality of ImmutableJS Lists (#12763)
    • [jest-core] Do not collect SIGNREQUEST as open handles (#12789)

    Chore & Maintenance

    • [docs] Specified documentation about --filter CLI docs (#12799)
    • [@ jest-reporters] Move helper functions from utils.ts into separate files (#12782)
    • [jest-resolve] Replace process.versions.pnp type declaration with @ types/pnpapi devDependency (#12783)

    New Contributors

    Full Changelog: v28.0.3...v28.1.0

from jest-environment-jsdom GitHub release notes
Commit messages
Package name: jest-environment-jsdom
  • eb954f8 v28.1.1
  • b309f79 chore: update changelog for release
  • 3a8696b fix(jest-runtime): correctly report V8 coverage with `resetModules: true` (#12912)
  • c4a01bd fix(@ jest/types): replace constrain with default type in one of `each` overrides (#12905)
  • 9806c90 chore(website): fix `iframe` issue and upgrade dependencies (#12910)
  • 6e6d4b4 chore: bump `typescript` to v4.7.3 (#12909)
  • 6a547d7 Change banner style according to width (#12810)
  • 24e0472 chore(lint): enable recommended configs (#12902)
  • 1bf9f36 fix typo/punctuation in MockFunctionAPI.md (#12887)
  • 3e38157 chore: bump `typescript` to v4.7 (#12901)
  • bd1fcbe chore: update eslint (#12900)
  • 815a3a0 chore: update ts-node (#12894)
  • 8f7f131 fix(expect-utils): Fix deep equality of ImmutableJS OrderedMaps (#12899)
  • fb51581 Grammatically updated the contribution.md (#12886)
  • 93d41cf docs: correct spelling of "latter" (#12896)
  • 6277505 feat(@ jest/types): infer argument types passed to `test` and `describe` functions from `each` tables (#12885)
  • 2612e3e docs: use `docusaurus-remark-plugin-tab-blocks` to format tabs with code examples (#12859)
  • 4da4a42 chore: update yarn (#12878)
  • 0a9c44b chore: update react-native (#12863)
  • c5551c4 chore: update `vscode` config (#12872)
  • 5f89ce2 docs: update link in article "Jest joins OpenJS Foundation" (#12870)
  • a4f03c4 docs: add execution order documentation for `after*` hooks (#12865)
  • a841a74 feat(jest): expose `Config` type from `jest` (#12848)
  • 43d075c fix(docs): fix typo in packageFilter code example (#12851)

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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

None yet

2 participants