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 @testing-library/react from 9.4.1 to 10.0.0 #1

Merged
merged 1 commit into from Apr 4, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Apr 4, 2020

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

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

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-03-12.
Release notes
Package name: @testing-library/react
  • 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).

  • 10.0.0-beta.2 - 2020-03-04

    10.0.0-beta.2 (2020-03-04)

    Bug Fixes

    • remove deprecated cleanup-after-each (#598) (9bd87c6)

    BREAKING CHANGES

    • This removes @testing-library/react/cleanup-after-each which is deprecated and hasn't done anything for many versions.
  • 10.0.0-beta.1 - 2020-03-04

    10.0.0-beta.1 (2020-03-04)

    Bug Fixes

    Features

    BREAKING CHANGES

    • node: This release drops support for Node 8. Upgrade to Node 10 or greater.
    • The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library to ensure you are uneffected.
  • 9.5.0 - 2020-03-04

    9.5.0 (2020-03-04)

    Features

    • debug: accept the same arguments as prettyDOM (#596) (35522b1), closes #580
  • 9.4.1 - 2020-02-22

    9.4.1 (2020-02-22)

    Bug Fixes

    • release: manually release a patch version (c4cae93)
    • make fireEvent mouseEnter/mouseLeave work with addEventListener (#588) (c5a7206), closes #577 #577
from @testing-library/react GitHub release notes
Commit messages
Package name: @testing-library/react
  • f26b8df chore: cleanup repo (#600)
  • 7942f68 fix: remove deprecated cleanup-after-each (#598)
  • 9fc8581 feat: Flush microtasks in cleanup (#519)
  • fccc2cf fix(node): drop Node 8 support (#576)
  • 435098c feat: update @testing-library/dom
  • 0890ccc docs: add juangl as a contributor (#609)
  • 3d48019 chore: fix typo (#608)
  • 2613d66 docs: add stevenfitzpatrick as a contributor (#604)
  • 04e64bb docs: add MichaelDeBoey as a contributor (#599)
  • 35522b1 feat(debug): accept the same arguments as prettyDOM (#596)
  • 107e013 docs: add hottmanmichael as a contributor (#595)
  • ea67b17 chore: update deps
  • 6214d92 docs: add ryota-murakami as a contributor (#593)
  • c8a8694 README: update @testing-library/jest-dom's old syntax (#590)

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 closed this Apr 4, 2020
@guram21 guram21 reopened this Apr 4, 2020
@guram21 guram21 merged commit 5913434 into master Apr 4, 2020
@guram21 guram21 deleted the snyk-upgrade-f3bef43f5cd6f837da1549dcb2fc4740 branch April 4, 2020 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants