Skip to content

chore: bump @testing-library/user-event from 13.5.0 to 14.1.0 in /site - #964

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/site/testing-library/user-event-14.1.0
Closed

chore: bump @testing-library/user-event from 13.5.0 to 14.1.0 in /site#964
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/site/testing-library/user-event-14.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2022

Copy link
Copy Markdown
Contributor

Bumps @testing-library/user-event from 13.5.0 to 14.1.0.

Release notes

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

v14.1.0

14.1.0 (2022-04-11)

Features

Bug Fixes

  • delete chars from value at maxlength (#909) (f5049c4)
  • reset UI selection after programmatic value change (#915) (8bc3310)
  • set initial value when setting UI value (#918) (7b0643b)

v14.0.4

14.0.4 (2022-04-01)

Bug Fixes

  • track calls to HTMLInputElement.select() (#898) (6d36828)

v14.0.3

14.0.3 (2022-03-31)

Bug Fixes

  • pointer: change selection before dispatching focus (#895) (06f12a6)

v14.0.2

14.0.2 (2022-03-31)

Bug Fixes

v14.0.1

14.0.1 (2022-03-31)

Bug Fixes

  • maintain UI value on controlled number input (#889) (a7f9906)
  • pointer: support nested select (#888) (e23e559)

v14.0.0

14.0.0 (2022-03-29)

... (truncated)

Commits
  • 7b0643b fix: set initial value when setting UI value (#918)
  • 8bc3310 fix: reset UI selection after programmatic value change (#915)
  • f5049c4 fix: delete chars from value at maxlength (#909)
  • 627a5cf feat: add advanceTimers option (#907)
  • 2b9d00f docs: add karolis-cekaitis as a contributor for bug, doc (#914)
  • 6d36828 fix: track calls to HTMLInputElement.select() (#898)
  • f2e8f8e docs: add wKovacs64 as a contributor for bug (#896)
  • 06f12a6 fix(pointer): change selection before dispatching focus (#895)
  • dff6d54 docs: add tbertrand7 as a contributor for bug (#893)
  • 126d2e7 fix: work around shadowed globals (#892)
  • 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)

@dependabot
dependabot Bot requested a review from a team as a code owner April 11, 2022 18:58
@greyscaled greyscaled self-assigned this Apr 11, 2022
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/site/testing-library/user-event-14.1.0 branch 2 times, most recently from 92d1c85 to 0ca027f Compare April 11, 2022 19:12
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.1.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v13.5.0...v14.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@greyscaled
greyscaled force-pushed the dependabot/npm_and_yarn/site/testing-library/user-event-14.1.0 branch from 0ca027f to d9a5cc2 Compare April 11, 2022 20:07
@codecov

codecov Bot commented Apr 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #964 (d9a5cc2) into main (ffa450d) will increase coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
+ Coverage   55.74%   56.03%   +0.29%     
==========================================
  Files         128      128              
  Lines       12900    12900              
==========================================
+ Hits         7191     7229      +38     
+ Misses       4867     4834      -33     
+ Partials      842      837       -5     
Flag Coverage Δ
unittest-go-macos-latest 53.40% <ø> (+0.32%) ⬆️
unittest-go-ubuntu-latest 55.70% <ø> (+0.10%) ⬆️
Impacted Files Coverage Δ
provisioner/echo/serve.go 54.40% <0.00%> (-2.40%) ⬇️
peerbroker/proxy.go 57.55% <0.00%> (-0.59%) ⬇️
cli/cliui/agent.go 77.19% <0.00%> (ø)
coderd/workspaceresources.go 56.09% <0.00%> (+1.21%) ⬆️
peer/conn.go 79.69% <0.00%> (+2.53%) ⬆️
provisionerd/provisionerd.go 81.05% <0.00%> (+3.81%) ⬆️
provisionersdk/transport.go 85.10% <0.00%> (+6.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ffa450d...d9a5cc2. Read the comment docs.

@greyscaled greyscaled closed this Apr 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github Apr 11, 2022

Copy link
Copy Markdown
Contributor Author

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

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.

1 participant