Skip to content

fix(deps): bump @testing-library/react from 10.0.1 to 10.4.9#210

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/testing-library/react-10.4.9
Closed

fix(deps): bump @testing-library/react from 10.0.1 to 10.4.9#210
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/testing-library/react-10.4.9

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @testing-library/react from 10.0.1 to 10.4.9.

Release notes

Sourced from @​testing-library/react's releases.

v10.4.9

10.4.9 (2020-08-21)

Bug Fixes

  • Bump @​testing-library/dom to 7.22.3 (#766) (276eb65)

v10.4.8

10.4.8 (2020-08-05)

Bug Fixes

  • fireEvent: Make sure react dispatches focus/blur events (#758) (9aac157)

v10.4.7

10.4.7 (2020-07-15)

Bug Fixes

  • unmount: Flush useEffect cleanup functions syncronously (#746) (b82773c)

v10.4.6

10.4.6 (2020-07-13)

Bug Fixes

  • cleanup: remove scheduler code from flush-microtasks (#744) (240900c)

v10.4.5

10.4.5 (2020-07-08)

Bug Fixes

  • flushMicroTasks: fallback to no scheduler (#739) (9e5cf59)

v10.4.4

10.4.4 (2020-07-05)

Bug Fixes

v10.4.3

10.4.3 (2020-06-25)

... (truncated)

Commits
  • 276eb65 fix: Bump @​testing-library/dom to 7.22.3 (#766)
  • 9aac157 fix(fireEvent): Make sure react dispatches focus/blur events (#758)
  • 0405f56 test(fireEvent): Add expected behavior for blur/focus in React (#757)
  • b82773c fix(unmount): Flush useEffect cleanup functions syncronously (#746)
  • 240900c fix(cleanup): remove scheduler code from flush-microtasks (#744)
  • 9e5cf59 fix(flushMicroTasks): fallback to no scheduler (#739)
  • b81fd01 chore(package): remove reach/router from devDependencies since it's not in us...
  • 072f09e chore: refactor flush-microtasks.js (#737)
  • 47e6da6 docs: add MatanBobi as a contributor (#733)
  • 604d3e9 fix: React next fails on build (#726) (#732)
  • Additional commits viewable in compare view

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 [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.1 to 10.4.9.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v10.0.1...v10.4.9)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Nov 18, 2022

Superseded by #228.

@dependabot dependabot bot closed this Nov 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/react-10.4.9 branch November 18, 2022 00:46
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