Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

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

Release notes

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

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

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2022

Superseded by #135.

@dependabot dependabot bot closed this Aug 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-environment-jsdom-global-3.1.2 branch August 31, 2022 00:02
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.

1 participant