Skip to content

chore(deps-dev): bump jest-environment-jsdom from 28.1.1 to 29.3.1 #243

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps jest-environment-jsdom from 28.1.1 to 29.3.1.

Release notes

Sourced from jest-environment-jsdom's releases.

v29.3.1

Fixes

  • [jest-config] Do not warn about preset in ProjectConfig #13583

Performance

  • [jest-transform] Defer creation of cache directory #13420

v29.3.0

Features

  • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#13505)

Fixes

  • [jest-config] Add config validation for projects option (#13565)
  • [jest-mock] Treat cjs modules as objects so they can be mocked (#13513)
  • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)

Chore & Maintenance

  • [@jest/transform] Update convert-source-map (#13509)
  • [docs] Mention toStrictEqual in UsingMatchers docs. (#13560)

New Contributors

Full Changelog: jestjs/jest@v29.2.2...v29.3.0

v29.2.2

Fixes

  • [@jest/test-sequencer] Make sure sharding does not produce empty groups (#13476)
  • [jest-circus] Test marked as todo are shown as todo when inside a focussed describe (#13504)
  • [jest-mock] Ensure mock resolved and rejected values are promises from correct realm (#13503)
  • [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff (#13480)

Chore & Maintenance

  • [docs] Update link to Jest 28 upgrade guide in error message (#13483)
  • [jest-runner, jest-watcher] Update emittery (#13490)

New Contributors

... (truncated)

Changelog

Sourced from jest-environment-jsdom's changelog.

29.3.1

Fixes

  • [jest-config] Do not warn about preset in ProjectConfig #13583

Performance

  • [jest-transform] Defer creation of cache directory #13420

29.3.0

Features

  • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#13505)

Fixes

  • [jest-config] Add config validation for projects option (#13565)
  • [jest-mock] Treat cjs modules as objects so they can be mocked (#13513)
  • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)

Chore & Maintenance

  • [@jest/transform] Update convert-source-map (#13509)
  • [docs] Mention toStrictEqual in UsingMatchers docs. (#13560)

29.2.2

Fixes

  • [@jest/test-sequencer] Make sure sharding does not produce empty groups (#13476)
  • [jest-circus] Test marked as todo are shown as todo when inside a focussed describe (#13504)
  • [jest-mock] Ensure mock resolved and rejected values are promises from correct realm (#13503)
  • [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff (#13480)

Chore & Maintenance

  • [docs] Update link to Jest 28 upgrade guide in error message (#13483)
  • [jest-runner, jest-watcher] Update emittery (#13490)

29.2.1

Features

  • [@jest/globals, jest-mock] Add jest.Spied* utility types (#13440)

Fixes

  • [jest-environment-node] make globalThis.performance writable for Node 19 and fake timers (#13467)

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


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 Nov 14, 2022
@github-actions
Copy link

github-actions bot commented Nov 14, 2022

Website preview has been generated! 🎉 🎉 🎉

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-environment-jsdom-29.3.1 branch from 2c6b771 to d167057 Compare November 14, 2022 03:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-environment-jsdom-29.3.1 branch from d167057 to 5f8d895 Compare November 23, 2022 06:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-environment-jsdom-29.3.1 branch from 5f8d895 to 70ab573 Compare December 16, 2022 06:48
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.1 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-environment-jsdom-29.3.1 branch from 70ab573 to e894f3a Compare January 16, 2023 02:27
@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #243 (e894f3a) into main (22034a6) will increase coverage by 70.00%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #243       +/-   ##
=========================================
+ Coverage      0   70.00%   +70.00%     
=========================================
  Files         0        1        +1     
  Lines         0       30       +30     
  Branches      0       13       +13     
=========================================
+ Hits          0       21       +21     
- Misses        0        8        +8     
- Partials      0        1        +1     
Impacted Files Coverage Δ
packages/ui/src/components/button/Button.tsx 70.00% <0.00%> (ø)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2023

Superseded by #268.

@dependabot dependabot bot closed this Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-environment-jsdom-29.3.1 branch January 30, 2023 02:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 31, 2024
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 PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants