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

build(deps-dev): bump jest-environment-jsdom-global from 2.0.4 to 4.0.0 #538

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps jest-environment-jsdom-global from 2.0.4 to 4.0.0.

Release notes

Sourced from jest-environment-jsdom-global's releases.

v4.0.0: Jest 29 and EOL for Node 12

This release adds support for Jest 29, and removes support for Node 12.

NOTE: If you need support for Node 12, continue using the latest 3.x version of this package.

v3.1.2: Bug fix

What's Changed

  • Fixed a bug that could cause test failures on Jest 28 (thanks, @​Belco90!) #60

New Contributors

v3.1.1: README updates

An update to the README, explaining some changes in Jest 28 that may, in some cases, remove the need to use jest-environment-jsdom-global.

v3.1.0: Jest 28 support

New features

  • Includes compatibility with Jest 28
  • Maintains compatibility with older versions of Jest. This will be dropped in a future version, but am doing this as a courtesy while everyone gets up to a newer Jest version.

Internal changes

  • Updated all packages
  • Added a CI stage that tests on older versions of Jest and jest-environment-jsdom

v3.0.0: Jest 27 support + general hygiene

Breaking changes:

  • Node >= 12 is now required. Node 10 is out of mainstream support, so I've dropped support here, too
  • jest-environment-jsdom-sixteen is no longer supported. Jest > 26 includes support out of the box. If you require jest-environment-jsdom-sixteen, continue using the latest v2.x release of this package

Minor changes:

  • Adds Jest 27 to the peer dependency range

Internal

  • All dependencies have been updated to the latest versions
  • The primary branch has been renamed from master to main
Commits
  • ea501b2 v4.0.0
  • cf7dcd5 refactor: Run Prettier
  • 336d71d test: Add Node 18 support
  • 1bf5ca2 feat: Remove Node 12 support
  • d7a0a9c test: Replace Jest 28 with 29
  • a0a55a1 feat: Add Jest 29 support
  • b3a7d0f ci: run tests for both jest v27 and v28
  • f0a5cff test: apply small improvements
  • a359381 fix: bump package version following semver
  • d25f6e6 fix: use setup hook to init the environment
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [jest-environment-jsdom-global](https://github.com/simon360/jest-environment-jsdom-global) from 2.0.4 to 4.0.0.
- [Release notes](https://github.com/simon360/jest-environment-jsdom-global/releases)
- [Commits](simon360/jest-environment-jsdom-global@v2.0.4...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@jordan-a-young jordan-a-young removed the request for review from danielpickett December 2, 2022 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants