NiccoMlt / Protelis-Web

Web server for Protelis frontends
GNU General Public License v3.0
1 stars 0 forks source link

chore(deps-dev): bump @testing-library/user-event from 7.2.1 to 10.0.0 in /src/main/frontend #24

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

โš ๏ธ Dependabot is rebasing this PR โš ๏ธ

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps @testing-library/user-event from 7.2.1 to 10.0.0.

Release notes

Sourced from @testing-library/user-event's releases.

v10.0.0

10.0.0 (2020-02-17)

Continuous Integration

  • ๐ŸŽก drop support for node 8 (9e957e0)

BREAKING CHANGES

  • ๐Ÿงจ Drop support for node 8

v9.0.0

9.0.0 (2020-02-17)

Bug Fixes

  • ๐Ÿ› type supports fields with previous text (1e8d140)

BREAKING CHANGES

  • ๐Ÿงจ Using .type() with an input field that had text already inside preserve the exisiting value and appends the typed text

v8.1.3

8.1.3 (2020-02-17)

Bug Fixes

v8.1.2

8.1.2 (2020-02-17)

Bug Fixes

  • 190: Add blur events in correct order (00f9d85)

v8.1.1

8.1.1 (2020-02-17)

Bug Fixes

... (truncated)
Commits
  • 38e3c22 Merge pull request #223 from testing-library/node
  • 9e957e0 ci: ๐ŸŽก drop support for node 8
  • 8144c8b ci: ๐ŸŽก run node 13 in CI
  • 34c9d41 Merge pull request #221 from testing-library/fix-type-with-text
  • f1283f6 Merge branch 'master' into fix-type-with-text
  • 9d50ff6 Merge pull request #216 from testing-library/timdeschryver-patch-1
  • 6b8cc8b Merge branch 'master' into timdeschryver-patch-1
  • f7e1640 Merge pull request #222 from testing-library/blurEvents
  • e9c4567 Add @jsmapr1 as a contributor
  • 00f9d85 fix(190): Add blur events in correct order
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.