Skip to content

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @testing-library/react from 10.0.0 to 10.0.1.

ℹ️ 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 a month ago, on 2020-03-13.
Release notes
Package name: @testing-library/react
  • 10.0.1 - 2020-03-13

    10.0.1 (2020-03-13)

    Bug Fixes

  • 10.0.0 - 2020-03-12

    10.0.0 (2020-03-12)

    Features

    BREAKING CHANGES

    Update DOM Testing Library

    The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library v7.0.0 to ensure you are unaffected.

    Drop Node 8

    Node 10 or greater is required. Node 8 is out of LTS (#576) (fccc2cf), closes #575

    remove deprecated cleanup-after-each.js

    This file which did nothing but log a warning to the console (#598) (7942f68)

    - import '@testing-library/react/cleanup-after-each'
    + // nothing! Just remove it

    As a general reminder, you should NOT need to use cleanup at all as this is done automatically for you (unless you're using @testing-library/react/pure in which case you know what you're doing... keep using cleanup).

from @testing-library/react GitHub release notes
Commit messages
Package name: @testing-library/react
  • 3bc13d9 fix: support Node >=10 (#611)

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

@guram21 guram21 merged commit c86135b into master Apr 15, 2020
@guram21 guram21 deleted the snyk-upgrade-70193cd90ee266821ea5f0b06a17aafd branch April 15, 2020 11:59
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.

Drop Node 8

3 participants