[client] Upgrade @testing-library/user-event: 12.8.3 → 13.5.0 (major) #69
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @testing-library/user-event (12.8.3 → 13.5.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 74 commits:
feat(keyboard): keep key pressed for multiple `keydown` events (#728)
docs: add 777PolarFox777 as a contributor for code (#748)
fix(keyboard): submit on enter keypress for checkboxes and radio buttons (#741)
fix(keyboard): deprecate `specialCharMap` (#738)
docs: add JohannesFischer as a contributor for code (#745)
feat(keyboard): handle `PageUp` and `PageDown` on `input` (#734)
docs: add jesperorb as a contributor for code (#740)
feat: add flag to skip pointer-events check (#731)
refactor: convert test setup to Typescript (#739)
chore: set protocol for npm to `https` (#737)
docs: add fa93hws as a contributor for code (#736)
fix(keyboard): remove invalid key definition from keyMap (#732)
chore: set node version of Codesandbox CI to `14` (#735)
docs: add eventualbuddha as a contributor for code (#725)
chore: fix typos (#723)
fix(keyboard): dispatch change event on blur (#703)
docs: add tf as a contributor for bug (#707)
docs: fix Discord links (#705)
test: fix istanbul ignore (#706)
docs: move readme content to docs (#704)
docs: update readme with changes in docs (#701)
chore: rename default branch (#675)
docs: add mkurcius as a contributor for code (#700)
feat: add keydownBehavior for `ArrowLeft` and `ArrowRight` on `<textarea>` (#686)
chore: upgrade to Jest 27 (#693)
chore: Don't test with node 10 or 15 (#685)
docs: add sydneyjodon-wk as a contributor (#680)
fix(keyboard): do not set document selection when typing on `<input>` (#679)
chore: continue testing on Node 15 (#663)
fix(keyboard): maintain cursor position on controlled React input (#665)
docs: add codepath2019 as a contributor (#673)
fix(upload): apply changeInit correctly (#670)
docs: add sydneyjodon-wk as a contributor (#671)
fix(keyboard): add link to README in key descriptor error (#666)
chore: add tests for Node 16 (#660)
docs: add GreenGremlin as a contributor (#658)
fix: relax typing and throw error for unsupported elements (#649)
chore: remove typings from PR checklist (#657)
docs: add bozdoz as a contributor (#656)
fix(keyboard): recognize `checkbox`/`radio` as clickable inputs (#654)
docs: add vicrep as a contributor (#651)
fix: throw error when `click`/`hover` on `pointer-events: none` (#647)
docs: add loreanvictor as a contributor (#643)
fix: replace references to `global.document` (#642)
docs: add InExtremaRes as a contributor (#637)
fix(type): catch internal promise rejections (#635)
docs: add MohitPopli as a contributor (#634)
feat: support CSS pointer-events property (#631)
fix(keyboard): suppress invalid input on `<input type="number">` (#628)
docs: add robin-ambachtsheer as a contributor (#627)
fix: trigger onChange in React (#626)
ci: add codesandbox config (#625)
fix: dispatch input events when overwriting selection (#623)
fix: apply changes before input event (#622)
fix: relative imports (#621)
fix: handle selectionRange on different input types (#619)
refactor: replace isInstanceOfElement (#617)
fix: omit keypress with ctrlKey or altKey (#615)
fix(keyboard): inputType for Enter on contenteditable (#614)
docs: add fergusmcdonald as a contributor (#612)
fix(paste): correct paste event init type (#611)
fix: convert modules to typescript (#609)
docs: fix missing quote (#604)
fix(upload): implement iterable on input.files (#603)
docs: add geoffroymounier as a contributor (#602)
fix(click): right click triggers contextmenu (#601)
docs: add sstauross as a contributor (#600)
fix: convert exported modules to typescript (#599)
docs: add mkapal as a contributor (#597)
fix: export typings from src (#596)
fix(keyboard): handle invalid or empty maxlength (#595)
test: add tests for functional keys (#590)
fix(keyboard): parse modifiers as characters (#588)
feat: add userEvent.keyboard API (#581)
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands